|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgec.gctparser.StructParser
public class StructParser
Parse the enumerated types.
Constructor Summary | |
---|---|
StructParser()
Null constructor. |
Method Summary | |
---|---|
java.lang.String |
getProjectName()
Return the project name. |
java.util.Vector |
getVectorOfEnumeratedTypes()
|
void |
parse()
Parse the file for the enumerated types. |
void |
setResource(java.io.File resourceFile)
Set the resource file. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public StructParser()
Method Detail |
---|
public java.lang.String getProjectName()
public java.util.Vector getVectorOfEnumeratedTypes()
public void parse()
public void setResource(java.io.File resourceFile)
resourceFile
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |