|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.owasp.orizon.O
org.owasp.orizon.library.Check
org.owasp.orizon.library.CrawlerCheck
public class CrawlerCheck
The faulty crawler keyword
Field Summary |
---|
Fields inherited from class org.owasp.orizon.O |
---|
base64, hasName, initialized, line_start, line_stop, log, reduced, what |
Constructor Summary | |
---|---|
CrawlerCheck()
|
|
CrawlerCheck(org.w3c.dom.Node n)
|
Method Summary | |
---|---|
java.lang.String |
getKeyword()
|
int |
getLine_no()
|
void |
load(Source s)
|
boolean |
readXmlCheck(org.w3c.dom.Node n)
|
void |
setKeyword(java.lang.String k)
|
void |
setLine_no(int line_no)
|
Methods inherited from class org.owasp.orizon.library.Check |
---|
getDescription, getFamily, getId, getImpact, getLanguage, getName, getSeverity, getWeight, knownName, mod2Code, readXmlNode, readXmlPreamble, review, score, setDescription, setFamily, setId, setImpact, setLanguage, setName, setSeverity, setWeight, verb2Code |
Methods inherited from class org.owasp.orizon.O |
---|
clone, getStartLine, getStopLine, isCompatible, isInitialized, setStartLine, setStopLine, trackThis |
Methods inherited from class java.lang.Object |
---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CrawlerCheck(org.w3c.dom.Node n)
public CrawlerCheck()
Method Detail |
---|
public void setKeyword(java.lang.String k)
public java.lang.String getKeyword()
public int getLine_no()
public void setLine_no(int line_no)
public void load(Source s)
load
in class Check
public boolean readXmlCheck(org.w3c.dom.Node n)
readXmlCheck
in class Check
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |