|
||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ISchemaListener
Listener for schema changes during traversal. The appropriate method is called when entering or exiting a schema.
Method Summary | |
---|---|
boolean |
enterSchema(SchemaElement schema)
Enter schema. |
void |
exitSchema()
Exit schema. |
Method Detail |
---|
boolean enterSchema(SchemaElement schema)
schema
-
true
if schema should be entered, false
if notvoid exitSchema()
|
||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |