|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sf.myra.gui.parser.ResultParser
net.sf.myra.gui.parser.TreeSizeParser
public class TreeSizeParser
This class represents the parser for the rule list size.
Constructor Summary | |
---|---|
TreeSizeParser()
|
Method Summary | |
---|---|
java.lang.String |
parse(java.lang.String text)
Returns the result (as a string) of parsing the specified text. |
Methods inherited from class net.sf.myra.gui.parser.ResultParser |
---|
stdev, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public TreeSizeParser()
Method Detail |
---|
public java.lang.String parse(java.lang.String text)
ResultParser
parse
in class ResultParser
text
- the text to be parsed.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |