|
|||||||||
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.DesignCheck
public class DesignCheck
Field Summary |
---|
Fields inherited from class org.owasp.orizon.O |
---|
base64, hasName, initialized, line_start, line_stop, log, reduced, what |
Constructor Summary | |
---|---|
DesignCheck(org.w3c.dom.Node n)
|
Method Summary | |
---|---|
boolean |
readXmlCheck(org.w3c.dom.Node n)
|
Methods inherited from class org.owasp.orizon.library.Check |
---|
getDescription, getFamily, getId, getImpact, getLanguage, getName, getSeverity, getWeight, knownName, load, 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 DesignCheck(org.w3c.dom.Node n)
Method Detail |
---|
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 |