Uses of Interface
org.jibx.schema.ISchemaListener

Packages that use ISchemaListener
org.jibx.schema   
org.jibx.schema.validation   
 

Uses of ISchemaListener in org.jibx.schema
 

Classes in org.jibx.schema that implement ISchemaListener
 class SchemaContextTracker
          Current schema name context tracker.
 

Constructors in org.jibx.schema with parameters of type ISchemaListener
TreeWalker(ISkipElements skip, ISchemaListener listen)
          Constructor.
 

Uses of ISchemaListener in org.jibx.schema.validation
 

Classes in org.jibx.schema.validation that implement ISchemaListener
 class ValidationContext
          Tracks the schema validation state.
 



Copyright © 2005-2012 jibx.org. All Rights Reserved.