|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sun.tools.xjc.reader.dtd.bindinfo.DOM4JLocator
class DOM4JLocator
Constructor Summary | |
---|---|
DOM4JLocator()
|
Method Summary | |
---|---|
static org.xml.sax.Locator |
getLocationInfo(org.w3c.dom.Element e)
Gets the location information from an element. |
static void |
setLocationInfo(org.w3c.dom.Element e,
org.xml.sax.Locator loc)
Sets the location information to a specified element. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
DOM4JLocator()
Method Detail |
---|
public static void setLocationInfo(org.w3c.dom.Element e, org.xml.sax.Locator loc)
public static org.xml.sax.Locator getLocationInfo(org.w3c.dom.Element e)
For this method to work, the setLocationInfo method has to be called before.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |