|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectipipan.spejd.Parser
public class Parser
Main SPADE/Spejd class.
Constructor Summary | |
---|---|
Parser()
|
Method Summary | |
---|---|
static void |
main(java.lang.String[] args)
Loads rule set, parse the give directory and write a summary of results. |
void |
parseDirectory(java.io.File path)
|
void |
report()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Parser()
Method Detail |
---|
public void parseDirectory(java.io.File path)
public void report()
public static void main(java.lang.String[] args)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |