Searched refs:getDocumentTypeDeclarationPublicIdentifier (Results 1 - 7 of 7) sorted by relevance

/openjdk7/jaxp/src/com/sun/org/apache/xml/internal/dtm/
H A DDTM.java658 public String getDocumentTypeDeclarationPublicIdentifier(); method in interface:DTM
/openjdk7/jaxp/src/com/sun/org/apache/xalan/internal/xsltc/dom/
H A DAdaptiveResultTreeImpl.java1121 public String getDocumentTypeDeclarationPublicIdentifier() method in class:AdaptiveResultTreeImpl
1124 return _dom.getDocumentTypeDeclarationPublicIdentifier();
1127 return super.getDocumentTypeDeclarationPublicIdentifier();
H A DSimpleResultTreeImpl.java908 public String getDocumentTypeDeclarationPublicIdentifier() method in class:SimpleResultTreeImpl
/openjdk7/jaxp/src/com/sun/org/apache/xml/internal/dtm/ref/
H A DDTMDefaultBase.java2027 public abstract String getDocumentTypeDeclarationPublicIdentifier(); method in class:DTMDefaultBase
H A DDTMDocumentImpl.java1865 public String getDocumentTypeDeclarationPublicIdentifier() {return null;} method in class:DTMDocumentImpl
/openjdk7/jaxp/src/com/sun/org/apache/xml/internal/dtm/ref/dom2dtm/
H A DDOM2DTM.java1306 public String getDocumentTypeDeclarationPublicIdentifier() method in class:DOM2DTM
/openjdk7/jaxp/src/com/sun/org/apache/xml/internal/dtm/ref/sax2dtm/
H A DSAX2DTM.java1223 public String getDocumentTypeDeclarationPublicIdentifier() method in class:SAX2DTM

Completed in 61 milliseconds