|
|||||||||
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.xml.Reader
org.owasp.orizon.library.Library_to_remove
public class Library_to_remove
The Owasp Orizon Library. It scans for library.xml file contained in the library root and collects information about the cookbok contained within.
Field Summary |
---|
Fields inherited from class org.owasp.orizon.xml.Reader |
---|
doc, docBuilder, docBuilderFactory, readFlag, result_ready, xmlFilename |
Fields inherited from class org.owasp.orizon.O |
---|
base64, hasName, initialized, line_start, line_stop, log, reduced, what |
Constructor Summary | |
---|---|
Library_to_remove()
Deprecated. |
Method Summary | |
---|---|
static java.lang.String |
getAuthor()
Deprecated. |
static java.lang.String |
getContact()
Deprecated. |
java.lang.String |
getCookBookName(int index)
Deprecated. |
int |
getCookBooksCount()
Deprecated. |
static java.lang.String |
getVersion()
Deprecated. |
static java.lang.String |
greeting()
Deprecated. |
boolean |
read()
Deprecated. |
static void |
setAuthor(java.lang.String author)
Deprecated. |
static void |
setContact(java.lang.String contact)
Deprecated. |
static void |
setVersion(java.lang.String version)
Deprecated. |
Methods inherited from class org.owasp.orizon.xml.Reader |
---|
areResultsReady, clean, dispose, getDocumentRoot, getXmlFilename, isGoodDocumentRoot, isSupported, readCalled, readXmlNode |
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 Library_to_remove()
Method Detail |
---|
public int getCookBooksCount()
public java.lang.String getCookBookName(int index)
public boolean read()
read
in class Reader
public static java.lang.String greeting()
public static void setAuthor(java.lang.String author)
public static java.lang.String getAuthor()
public static void setContact(java.lang.String contact)
public static java.lang.String getContact()
public static void setVersion(java.lang.String version)
public static java.lang.String getVersion()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |