|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use XmlSchemaCollection | |
|---|---|
| org.apache.ws.commons.schema | |
| Uses of XmlSchemaCollection in org.apache.ws.commons.schema |
|---|
| Methods in org.apache.ws.commons.schema that return XmlSchemaCollection | |
|---|---|
XmlSchemaCollection |
XmlSchema.getParent()
Return the parent XmlSchemaCollection. |
| Constructors in org.apache.ws.commons.schema with parameters of type XmlSchemaCollection | |
|---|---|
XmlSchema(String namespace,
String systemId,
XmlSchemaCollection parent)
Create a new schema with a target namespace and system ID, and record it as a member of a schema collection. |
|
XmlSchema(String namespace,
XmlSchemaCollection parent)
Create a new schema in a collection with a target namespace. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||