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