org.owasp.orizon.library
Class Librarian
java.lang.Object
org.owasp.orizon.library.Librarian
public class Librarian
- extends java.lang.Object
This class gives a static mapping for default library items and services
- Since:
- 1.16.a
- Author:
- thesp0nge
Method Summary |
boolean |
available(java.lang.Integer code)
|
java.lang.String |
say(java.lang.Integer code)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CRAWL_PHP
public static final java.lang.Integer CRAWL_PHP
CRAWL_JAVA
public static final java.lang.Integer CRAWL_JAVA
CRAWL_C
public static final java.lang.Integer CRAWL_C
Librarian
public Librarian()
available
public boolean available(java.lang.Integer code)
say
public java.lang.String say(java.lang.Integer code)