|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnu.validator.htmlparser.impl.LocatorImpl
nu.validator.htmlparser.impl.TaintableLocatorImpl
public class TaintableLocatorImpl
Constructor Summary | |
---|---|
TaintableLocatorImpl(org.xml.sax.Locator locator)
|
Method Summary | |
---|---|
boolean |
isTainted()
|
void |
markTainted()
|
Methods inherited from class nu.validator.htmlparser.impl.LocatorImpl |
---|
getColumnNumber, getLineNumber, getPublicId, getSystemId |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TaintableLocatorImpl(org.xml.sax.Locator locator)
Method Detail |
---|
public void markTainted()
public boolean isTainted()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |