Class GraphParser
java.lang.Object
org.brijframework.reflection.graph.GraphParser
-
Constructor Summary
ConstructorsConstructorDescriptionGraphParser(File sourceFile) GraphParser(File sourceFile, char commentChar) GraphParser(String aString) GraphParser(StringBuffer strBuf) GraphParser(StringBuffer strBuf, char commentChar) GraphParser(String aString, char commentChar) -
Method Summary
Modifier and TypeMethodDescriptionCollection<?>Hashtable<?,?> static GraphParserstatic GraphParservoidsetCommentChar(char commentChar)
-
Constructor Details
-
GraphParser
-
GraphParser
-
GraphParser
-
GraphParser
-
GraphParser
-
GraphParser
-
-
Method Details
-
getParser
-
getParser
-
getHashtable
-
getCollection
-
getObject
-
setCommentChar
public void setCommentChar(char commentChar)
-