Uses of Class
org.jibx.schema.elements.KeyBase

Packages that use KeyBase
org.jibx.schema   
org.jibx.schema.elements   
 

Uses of KeyBase in org.jibx.schema
 

Methods in org.jibx.schema with parameters of type KeyBase
 void SchemaVisitor.exit(KeyBase node)
          Exit identity constraint element.
 boolean SchemaVisitor.visit(KeyBase node)
          Visit identity constraint element.
 

Uses of KeyBase in org.jibx.schema.elements
 

Subclasses of KeyBase in org.jibx.schema.elements
static class KeyBase.KeyElement
           
static class KeyBase.KeyrefElement
           
static class KeyBase.UniqueElement
           
 



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