Uses of Class
org.apache.ws.commons.schema.XmlSchemaAttributeGroupRef
Packages that use XmlSchemaAttributeGroupRef
-
Uses of XmlSchemaAttributeGroupRef in org.apache.ws.commons.schema
Methods in org.apache.ws.commons.schema that return XmlSchemaAttributeGroupRefModifier and TypeMethodDescriptionprivate XmlSchemaAttributeGroupRefSchemaBuilder.handleAttributeGroupRef(XmlSchema schema, Element attrGroupEl) Methods in org.apache.ws.commons.schema with parameters of type XmlSchemaAttributeGroupRefModifier and TypeMethodDescription(package private) ElementXmlSchemaSerializer.serializeAttributeGroupRef(Document doc, XmlSchemaAttributeGroupRef attributeGroupObj, XmlSchema schema) ********************************************************************* Element serializeAttributeGroupRef(Document doc, XmlSchemaAttributeGroupRef attributeGroupObj, XmlSchema schema) throws XmlSchemaSerializerException -
Uses of XmlSchemaAttributeGroupRef in org.apache.ws.commons.schema.walker
Methods in org.apache.ws.commons.schema.walker with parameters of type XmlSchemaAttributeGroupRefModifier and TypeMethodDescriptionprivate ArrayList<XmlSchemaAttrInfo> XmlSchemaScope.getAttributesOf(XmlSchemaAttributeGroupRef groupRef)