|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface EntityFileParser.EntityVisitor
A simple interface to be implemented by objects traversing the contents of an entity file.
Method Summary | |
---|---|
void |
visitSystemEntity(String name,
String systemId)
Invoked whenever the parser encounters a system entity. |
Method Detail |
---|
void visitSystemEntity(String name, String systemId)
name
- The name of the entity.systemId
- The system id of the entity.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |