|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use XmlSchemaNotation | |
|---|---|
| org.apache.ws.commons.schema | |
| Uses of XmlSchemaNotation in org.apache.ws.commons.schema |
|---|
| Methods in org.apache.ws.commons.schema that return XmlSchemaNotation | |
|---|---|
XmlSchemaNotation |
XmlSchema.getNotationByName(QName name)
Retrieve a notation by QName. |
protected XmlSchemaNotation |
XmlSchema.getNotationByName(QName name,
boolean deep,
Stack<XmlSchema> schemaStack)
|
XmlSchemaNotation |
XmlSchemaCollection.getNotationByQName(QName name)
|
| Methods in org.apache.ws.commons.schema that return types with arguments of type XmlSchemaNotation | |
|---|---|
Map<QName,XmlSchemaNotation> |
XmlSchema.getNotations()
Return a map containing all the defined notations of this schema. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||