Searched defs:getNotation (Results 1 - 5 of 5) sorted by relevance

/openjdk7/jaxp/src/com/sun/org/apache/xerces/internal/xs/
H A DElementPSVI.java36 public XSNotationDeclaration getNotation(); method in interface:ElementPSVI
/openjdk7/jaxws/src/share/jaxws_classes/com/sun/xml/internal/xsom/
H A DXSSchema.java107 XSNotation getNotation(String localName); method in interface:XSSchema
/openjdk7/jaxp/src/com/sun/org/apache/xerces/internal/dom/
H A DPSVIElementNSImpl.java194 public XSNotationDeclaration getNotation() { method in class:PSVIElementNSImpl
247 this.fNotation = elem.getNotation();
/openjdk7/jaxp/src/com/sun/org/apache/xerces/internal/impl/xs/
H A DElementPSVImpl.java187 public XSNotationDeclaration getNotation() { method in class:ElementPSVImpl
/openjdk7/jaxws/src/share/jaxws_classes/com/sun/xml/internal/xsom/impl/
H A DSchemaImpl.java168 public XSNotation getNotation( String name ) { method in class:SchemaImpl

Completed in 99 milliseconds