Home
last modified time | relevance | path

Searched defs:DOMLocatorImpl (Results 1 – 1 of 1) sorted by relevance

/external/apache-xml/src/main/java/org/apache/xml/serializer/dom3/
DDOMLocatorImpl.java39 final class DOMLocatorImpl implements DOMLocator { class
83 DOMLocatorImpl(){ in DOMLocatorImpl() method in DOMLocatorImpl
92 DOMLocatorImpl (int lineNumber, int columnNumber, String uri ){ in DOMLocatorImpl() method in DOMLocatorImpl
102 DOMLocatorImpl (int lineNumber, int columnNumber, int utf16Offset, String uri ){ in DOMLocatorImpl() method in DOMLocatorImpl
113DOMLocatorImpl (int lineNumber, int columnNumber, int byteoffset, Node relatedData, String uri ){ in DOMLocatorImpl() method in DOMLocatorImpl
123DOMLocatorImpl (int lineNumber, int columnNumber, int byteoffset, Node relatedData, String uri, in… in DOMLocatorImpl() method in DOMLocatorImpl