|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.raritantechnologies.verity.topic.OtlParser
Parser for Verity .otl Topic files. Parses an otl file to a TopicSet object.
| Constructor Summary | |
OtlParser()
|
|
| Method Summary | |
int |
getDepth(java.lang.String line)
|
TopicSet |
getTopicSet()
|
static void |
main(java.lang.String[] args)
|
TopicSet |
parseFile(java.io.File otlFile)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public OtlParser()
| Method Detail |
public int getDepth(java.lang.String line)
public TopicSet parseFile(java.io.File otlFile)
throws ParseException
ParseExceptionpublic TopicSet getTopicSet()
public static void main(java.lang.String[] args)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||