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

/openjdk7/jaxp/src/com/sun/org/apache/xml/internal/dtm/
H A DDTM.java648 public String getDocumentTypeDeclarationSystemIdentifier(); method in interface:DTM
/openjdk7/jaxp/src/com/sun/org/apache/xalan/internal/xsltc/dom/
H A DAdaptiveResultTreeImpl.java1111 public String getDocumentTypeDeclarationSystemIdentifier() method in class:AdaptiveResultTreeImpl
1114 return _dom.getDocumentTypeDeclarationSystemIdentifier();
1117 return super.getDocumentTypeDeclarationSystemIdentifier();
H A DSimpleResultTreeImpl.java903 public String getDocumentTypeDeclarationSystemIdentifier() method in class:SimpleResultTreeImpl
/openjdk7/jaxp/src/com/sun/org/apache/xml/internal/dtm/ref/
H A DDTMDefaultBase.java2017 public abstract String getDocumentTypeDeclarationSystemIdentifier(); method in class:DTMDefaultBase
H A DDTMDocumentImpl.java1855 public String getDocumentTypeDeclarationSystemIdentifier() {return null;} method in class:DTMDocumentImpl
/openjdk7/jaxp/src/com/sun/org/apache/xml/internal/dtm/ref/dom2dtm/
H A DDOM2DTM.java1275 public String getDocumentTypeDeclarationSystemIdentifier() method in class:DOM2DTM
/openjdk7/jaxp/src/com/sun/org/apache/xml/internal/dtm/ref/sax2dtm/
H A DSAX2DTM.java703 public String getDocumentTypeDeclarationSystemIdentifier() method in class:SAX2DTM

Completed in 49 milliseconds