|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use XmlSchemaGroup | |
|---|---|
| org.apache.ws.commons.schema | |
| Uses of XmlSchemaGroup in org.apache.ws.commons.schema |
|---|
| Methods in org.apache.ws.commons.schema that return XmlSchemaGroup | |
|---|---|
XmlSchemaGroup |
XmlSchema.getGroupByName(QName name)
Retrieve a group by QName. |
protected XmlSchemaGroup |
XmlSchema.getGroupByName(QName name,
boolean deep,
Stack<XmlSchema> schemaStack)
|
XmlSchemaGroup |
XmlSchemaCollection.getGroupByQName(QName name)
|
| Methods in org.apache.ws.commons.schema that return types with arguments of type XmlSchemaGroup | |
|---|---|
Map<QName,XmlSchemaGroup> |
XmlSchemaRedefine.getGroups()
|
Map<QName,XmlSchemaGroup> |
XmlSchema.getGroups()
Return a map containing all the defined groups of this schema. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||