Package nu.validator.htmlparser.impl
Class LocatorImpl
java.lang.Object
nu.validator.htmlparser.impl.LocatorImpl
- Direct Known Subclasses:
TaintableLocatorImpl
-
Constructor Details
-
LocatorImpl
public LocatorImpl()Create a new Locator with default values -
LocatorImpl
-
-
Method Details
-
getColumnNumber
public final int getColumnNumber()- Specified by:
getColumnNumberin interfaceLocator
-
getLineNumber
public final int getLineNumber()- Specified by:
getLineNumberin interfaceLocator
-
getPublicId
- Specified by:
getPublicIdin interfaceLocator
-
getSystemId
- Specified by:
getSystemIdin interfaceLocator
-
getXMLVersion
- Specified by:
getXMLVersionin interfaceLocator2
-
getEncoding
- Specified by:
getEncodingin interfaceLocator2
-