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

/openjdk7/jaxp/src/com/sun/org/apache/xml/internal/dtm/
H A DDTM.java626 public String getDocumentVersion(int documentHandle); method in interface:DTM
/openjdk7/jaxp/src/com/sun/org/apache/xalan/internal/xsltc/dom/
H A DAdaptiveResultTreeImpl.java1091 public String getDocumentVersion(int documentHandle) method in class:AdaptiveResultTreeImpl
1094 return _dom.getDocumentVersion(documentHandle);
1097 return super.getDocumentVersion(documentHandle);
H A DSimpleResultTreeImpl.java893 public String getDocumentVersion(int documentHandle) method in class:SimpleResultTreeImpl
/openjdk7/jaxp/src/com/sun/org/apache/xml/internal/dtm/ref/
H A DDTMDefaultBase.java1987 public String getDocumentVersion(int documentHandle) method in class:DTMDefaultBase
H A DDTMDocumentImpl.java1833 public String getDocumentVersion(int documentHandle) {return null;} method in class:DTMDocumentImpl

Completed in 41 milliseconds