Uses of Package
org.jibx.schema

Packages that use org.jibx.schema
org.jibx.schema   
org.jibx.schema.attributes   
org.jibx.schema.elements   
org.jibx.schema.support   
org.jibx.schema.validation   
 

Classes in org.jibx.schema used by org.jibx.schema
IArity
          Interface for schema components representing complex or simple values, which may be optional or repeating.
ISchemaListener
          Listener for schema changes during traversal.
ISchemaResolver
          Interface for resolving schema references which may be relative to a base location.
ISkipElements
          Interface for checking elements to be skipped in walking the definition tree.
NameRegister
          Holder for registration of all global components of a schema by name.
SchemaVisitor
          Schema model visitor base class.
 

Classes in org.jibx.schema used by org.jibx.schema.attributes
IComponent
          Schema component interface.
 

Classes in org.jibx.schema used by org.jibx.schema.elements
IArity
          Interface for schema components representing complex or simple values, which may be optional or repeating.
IComponent
          Schema component interface.
INamed
          Interface for schema components with names.
IReference
          Interface for schema components referencing other components.
ISchemaResolver
          Interface for resolving schema references which may be relative to a base location.
NameRegister
          Holder for registration of all global components of a schema by name.
 

Classes in org.jibx.schema used by org.jibx.schema.support
IComponent
          Schema component interface.
INamed
          Interface for schema components with names.
 

Classes in org.jibx.schema used by org.jibx.schema.validation
ISchemaListener
          Listener for schema changes during traversal.
ISkipElements
          Interface for checking elements to be skipped in walking the definition tree.
SchemaContextTracker
          Current schema name context tracker.
SchemaVisitor
          Schema model visitor base class.
 



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