java.lang.Object
org.apache.jena.rdfxml.xmlinput.impl.ARPLocation
- All Implemented Interfaces:
Locator
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
inputName
-
endLine
public final int endLine -
endColumn
public final int endColumn
-
-
Constructor Details
-
ARPLocation
-
-
Method Details
-
toString
-
getSystemId
- Specified by:
getSystemId
in interfaceLocator
-
getLineNumber
public int getLineNumber()- Specified by:
getLineNumber
in interfaceLocator
-
getColumnNumber
public int getColumnNumber()- Specified by:
getColumnNumber
in interfaceLocator
-
getPublicId
- Specified by:
getPublicId
in interfaceLocator
-