Searched defs:LocatorImpl (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jaxws/src/share/jaxws_classes/com/sun/xml/internal/rngom/ast/util/
H A DLocatorImpl.java54 public class LocatorImpl implements Locator, Location { class in inherits:Locator,Location
59 public LocatorImpl(String systemId, int lineNumber, int columnNumber) { method in class:LocatorImpl
/openjdk7/jaxp/src/org/xml/sax/helpers/
H A DLocatorImpl.java29 // $Id: LocatorImpl.java,v 1.2 2004/11/03 22:53:09 jsuttor Exp $
64 * Locator startloc = new LocatorImpl(locator);
76 public class LocatorImpl implements Locator class in inherits:Locator
86 public LocatorImpl () method in class:LocatorImpl
101 public LocatorImpl (Locator locator) method in class:LocatorImpl
238 // end of LocatorImpl.java

Completed in 28 milliseconds