|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object net.ontopia.topicmaps.viz.MenuFileParser
public class MenuFileParser
Parses menu configuration files.
Nested Class Summary | |
---|---|
class |
MenuFileParser.MenuFileParseError
Indicates a parse or syntax error in MenuFileParser. |
Constructor Summary | |
---|---|
MenuFileParser(java.lang.String fileString)
Create new from a given file. |
Method Summary | |
---|---|
ParsedMenuFile |
parse()
|
void |
warn(java.lang.String warning)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MenuFileParser(java.lang.String fileString)
Method Detail |
---|
public void warn(java.lang.String warning)
public ParsedMenuFile parse()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |