Home
last modified time | relevance | path

Searched refs:getDocumentTypeDeclarationSystemIdentifier (Results 1 – 5 of 5) sorted by relevance

/external/apache-xml/src/main/java/org/apache/xml/dtm/
DDTM.java646 public String getDocumentTypeDeclarationSystemIdentifier(); in getDocumentTypeDeclarationSystemIdentifier() method
/external/apache-xml/src/main/java/org/apache/xml/dtm/ref/
DDTMDocumentImpl.java1853 public String getDocumentTypeDeclarationSystemIdentifier() {return null;} in getDocumentTypeDeclarationSystemIdentifier() method in DTMDocumentImpl
DDTMDefaultBase.java2017 public abstract String getDocumentTypeDeclarationSystemIdentifier(); in getDocumentTypeDeclarationSystemIdentifier() method in DTMDefaultBase
/external/apache-xml/src/main/java/org/apache/xml/dtm/ref/dom2dtm/
DDOM2DTM.java1274 public String getDocumentTypeDeclarationSystemIdentifier() in getDocumentTypeDeclarationSystemIdentifier() method in DOM2DTM
/external/apache-xml/src/main/java/org/apache/xml/dtm/ref/sax2dtm/
DSAX2DTM.java693 public String getDocumentTypeDeclarationSystemIdentifier() in getDocumentTypeDeclarationSystemIdentifier() method in SAX2DTM