Uses of Class
org.jibx.schema.elements.GroupRefElement
-
Packages that use GroupRefElement Package Description org.jibx.schema -
-
Uses of GroupRefElement in org.jibx.schema
Methods in org.jibx.schema with parameters of type GroupRefElement Modifier and Type Method Description voidSchemaVisitor. exit(GroupRefElement node)Exit group element for reference.voidSchemaVisitorDelegate. exit(GroupRefElement node)booleanSchemaVisitor. visit(GroupRefElement node)Visit group element for reference.booleanSchemaVisitorDelegate. visit(GroupRefElement node)
-