Uses of Class
org.jibx.schema.elements.KeyBase.KeyrefElement
-
Packages that use KeyBase.KeyrefElement Package Description org.jibx.schema -
-
Uses of KeyBase.KeyrefElement in org.jibx.schema
Methods in org.jibx.schema with parameters of type KeyBase.KeyrefElement Modifier and Type Method Description voidSchemaVisitor. exit(KeyBase.KeyrefElement node)Exit keyref element.booleanSchemaVisitor. visit(KeyBase.KeyrefElement node)Visit keyref element.
-