| Package | Description |
|---|---|
| org.apache.ws.commons.schema |
| Modifier and Type | Method and Description |
|---|---|
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) |
| Modifier and Type | Method and Description |
|---|---|
Map<QName,XmlSchemaGroup> |
XmlSchemaRedefine.getGroups() |
Map<QName,XmlSchemaGroup> |
XmlSchema.getGroups()
Return a map containing all the defined groups of this schema.
|
Copyright © 2004–2017 The Apache Software Foundation. All rights reserved.