org.enhydra.xml.xmlc.parsers
Class XMLCDocumentLocator
java.lang.Object
|
+--org.enhydra.xml.xmlc.parsers.XMLCDocumentLocator
- public class XMLCDocumentLocator
- extends Object
Class to contain a document locator object. This container is use so
that the locator can be shared amount multiple classes and be settable
during parsing.
Methods inherited from class java.lang.Object |
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XMLCDocumentLocator
public XMLCDocumentLocator()
setLocator
public void setLocator(Locator locator)
- Set the document locator.
getLocator
public Locator getLocator()
- Get the documen locator.
Copyright © 1999-2002 enhydra.org (Mark Diekhans, David Li, Richard Kunze). All Rights reserved.