Class LocatorImpl
java.lang.Object
nu.validator.saxtree.LocatorImpl
- All Implemented Interfaces:
Locator
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintint
-
Constructor Details
-
LocatorImpl
-
-
Method Details
-
getColumnNumber
public int getColumnNumber()- Specified by:
getColumnNumberin interfaceLocator- See Also:
-
getLineNumber
public int getLineNumber()- Specified by:
getLineNumberin interfaceLocator- See Also:
-
getPublicId
- Specified by:
getPublicIdin interfaceLocator- See Also:
-
getSystemId
- Specified by:
getSystemIdin interfaceLocator- See Also:
-