Uses of Interface
org.jibx.schema.ISchemaListener
-
Packages that use ISchemaListener Package Description org.jibx.schema org.jibx.schema.validation -
-
Uses of ISchemaListener in org.jibx.schema
Classes in org.jibx.schema that implement ISchemaListener Modifier and Type Class Description classSchemaContextTrackerCurrent schema name context tracker.Constructors in org.jibx.schema with parameters of type ISchemaListener Constructor Description TreeWalker(ISkipElements skip, ISchemaListener listen)Constructor. -
Uses of ISchemaListener in org.jibx.schema.validation
Classes in org.jibx.schema.validation that implement ISchemaListener Modifier and Type Class Description classValidationContextTracks the schema validation state.
-