|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use XmlSchemaAttributeGroup | |
|---|---|
| org.apache.ws.commons.schema | |
| Uses of XmlSchemaAttributeGroup in org.apache.ws.commons.schema |
|---|
| Methods in org.apache.ws.commons.schema that return XmlSchemaAttributeGroup | |
|---|---|
XmlSchemaAttributeGroup |
XmlSchema.getAttributeGroupByName(QName name)
Retrieve an attribute group by QName. |
protected XmlSchemaAttributeGroup |
XmlSchema.getAttributeGroupByName(QName name,
boolean deep,
Stack<XmlSchema> schemaStack)
|
XmlSchemaAttributeGroup |
XmlSchemaCollection.getAttributeGroupByQName(QName name)
|
| Methods in org.apache.ws.commons.schema that return types with arguments of type XmlSchemaAttributeGroup | |
|---|---|
Map<QName,XmlSchemaAttributeGroup> |
XmlSchemaRedefine.getAttributeGroups()
|
Map<QName,XmlSchemaAttributeGroup> |
XmlSchema.getAttributeGroups()
Return a map containing all the defined attribute groups of this schema. |
XmlSchemaRef<XmlSchemaAttributeGroup> |
XmlSchemaAttributeGroupRef.getRef()
Return the reference object. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||