|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use XSNotationDeclaration | |
|---|---|
| org.apache.xerces.dom | |
| org.apache.xerces.impl.xs | |
| org.apache.xerces.xs | |
| Uses of XSNotationDeclaration in org.apache.xerces.dom |
|---|
| Methods in org.apache.xerces.dom that return XSNotationDeclaration | |
|---|---|
XSNotationDeclaration |
PSVIElementNSImpl.getNotation()
[notation] |
| Uses of XSNotationDeclaration in org.apache.xerces.impl.xs |
|---|
| Classes in org.apache.xerces.impl.xs that implement XSNotationDeclaration | |
|---|---|
class |
XSNotationDecl
The XML representation for a NOTATION declaration schema component is a global <notation> element information item |
| Methods in org.apache.xerces.impl.xs that return XSNotationDeclaration | |
|---|---|
XSNotationDeclaration |
ElementPSVImpl.getNotation()
[notation] |
XSNotationDeclaration |
SchemaGrammar.getNotationDeclaration(java.lang.String name)
Convenience method. |
XSNotationDeclaration |
XSModelImpl.getNotationDeclaration(java.lang.String name,
java.lang.String namespace)
|
| Uses of XSNotationDeclaration in org.apache.xerces.xs |
|---|
| Methods in org.apache.xerces.xs that return XSNotationDeclaration | |
|---|---|
XSNotationDeclaration |
ElementPSVI.getNotation()
[notation]: the notation declaration. |
XSNotationDeclaration |
XSNamespaceItem.getNotationDeclaration(java.lang.String name)
Convenience method. |
XSNotationDeclaration |
XSModel.getNotationDeclaration(java.lang.String name,
java.lang.String namespace)
Convenience method. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||