|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Locator
Encapsulates how the location information is obtained.
The "get" methods are really more like the "create" methods, but unfortunately we can't rename them because of the backward compatibility.
This interface is not implemented by the generated code, so new methods can be added.
Method Summary | |
---|---|
javax.xml.bind.ValidationEventLocator |
getLocation(org.xml.sax.Locator location)
|
javax.xml.bind.ValidationEventLocator |
getLocation(org.xml.sax.SAXParseException saxException)
Get the appropriate locator information for the given error. |
Method Detail |
---|
javax.xml.bind.ValidationEventLocator getLocation(org.xml.sax.SAXParseException saxException)
javax.xml.bind.ValidationEventLocator getLocation(org.xml.sax.Locator location)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |