| Constructor and Description |
|---|
DOMLocator() |
| Modifier and Type | Method and Description |
|---|---|
int |
getColumnNumber() |
int |
getLineNumber() |
Node |
getNode() |
String |
getPublicId() |
String |
getSystemId() |
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 Node getNode()
Copyright © 2019. All rights reserved.