|
Enhydra 5.1 API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.enhydra.xml.xmlc.parsers.XMLCDocumentLocator
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.
Constructor Summary | |
XMLCDocumentLocator()
|
Method Summary | |
Locator |
getLocator()
Get the documen locator. |
void |
setLocator(Locator locator)
Set the document locator. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public XMLCDocumentLocator()
Method Detail |
public void setLocator(Locator locator)
public Locator getLocator()
|
Enhydra 5.1 API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |