|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.xml.bind.validator.SAXLocator
public class SAXLocator
| Field Summary | |
|---|---|
static SAXLocator |
theInstance
|
| Constructor Summary | |
|---|---|
SAXLocator()
|
|
| Method Summary | |
|---|---|
ValidationEventLocator |
getLocation(org.xml.sax.Locator location)
|
ValidationEventLocator |
getLocation(org.xml.sax.SAXParseException saxException)
Set the appropriate locator information on the supplied ValidationEvent. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final SAXLocator theInstance
| Constructor Detail |
|---|
public SAXLocator()
| Method Detail |
|---|
public ValidationEventLocator getLocation(org.xml.sax.SAXParseException saxException)
getLocation in interface Locatorpublic ValidationEventLocator getLocation(org.xml.sax.Locator location)
getLocation in interface Locator
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||