Searched refs:getDocumentSystemIdentifier (Results 1 - 5 of 5) sorted by relevance

/openjdk7/jaxp/src/com/sun/org/apache/xml/internal/dtm/
H A DDTM.java594 public String getDocumentSystemIdentifier(int nodeHandle); method in interface:DTM
/openjdk7/jaxp/src/com/sun/org/apache/xalan/internal/xsltc/dom/
H A DAdaptiveResultTreeImpl.java1061 public String getDocumentSystemIdentifier(int nodeHandle) method in class:AdaptiveResultTreeImpl
1064 return _dom.getDocumentSystemIdentifier(nodeHandle);
1067 return super.getDocumentSystemIdentifier(nodeHandle);
H A DSimpleResultTreeImpl.java878 public String getDocumentSystemIdentifier(int nodeHandle) method in class:SimpleResultTreeImpl
/openjdk7/jaxp/src/com/sun/org/apache/xml/internal/dtm/ref/
H A DDTMDefaultBase.java1940 public String getDocumentSystemIdentifier(int nodeHandle) method in class:DTMDefaultBase
H A DDTMDocumentImpl.java1800 public String getDocumentSystemIdentifier(int nodeHandle) {return null;} method in class:DTMDocumentImpl

Completed in 65 milliseconds