| Constructor and Description |
|---|
STAXLocator(XMLStreamReader reader) |
| Modifier and Type | Method and Description |
|---|---|
int |
getColumnNumber() |
String |
getEncoding() |
int |
getLineNumber() |
String |
getPublicId() |
String |
getSystemId() |
String |
getXMLVersion() |
public STAXLocator(XMLStreamReader reader)
public String getPublicId()
getPublicId in interface Locatorpublic String getSystemId()
getSystemId in interface Locatorpublic int getLineNumber()
getLineNumber in interface Locatorpublic int getColumnNumber()
getColumnNumber in interface Locatorpublic String getXMLVersion()
getXMLVersion in interface Locator2public String getEncoding()
getEncoding in interface Locator2Copyright © 2019. All rights reserved.