Package nu.validator.saxtree
Class LocatorImpl
java.lang.Object
nu.validator.saxtree.LocatorImpl
A locator implementation.
- Version:
- $Id$
- Author:
- hsivonen
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintint
-
Constructor Details
-
LocatorImpl
The constructor.- Parameters:
locator- the locator
-
-
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:
-
getXMLVersion
- Specified by:
getXMLVersionin interfaceLocator2- See Also:
-
getEncoding
- Specified by:
getEncodingin interfaceLocator2- See Also:
-