Uses of Class
org.jibx.schema.elements.KeyBase
-
Packages that use KeyBase Package Description org.jibx.schema org.jibx.schema.elements -
-
Uses of KeyBase in org.jibx.schema
Methods in org.jibx.schema with parameters of type KeyBase Modifier and Type Method Description voidSchemaVisitor. exit(KeyBase node)Exit identity constraint element.booleanSchemaVisitor. visit(KeyBase node)Visit identity constraint element. -
Uses of KeyBase in org.jibx.schema.elements
Subclasses of KeyBase in org.jibx.schema.elements Modifier and Type Class Description static classKeyBase.KeyElementstatic classKeyBase.KeyrefElementstatic classKeyBase.UniqueElement
-