uci.xml.argo
Class ArgoTokenTable
java.lang.Object
|
+--uci.xml.XMLTokenTableBase
|
+--uci.xml.argo.ArgoTokenTable
- public class ArgoTokenTable
- extends XMLTokenTableBase
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
STRING_argo
public static final String STRING_argo
STRING_authorname
public static final String STRING_authorname
STRING_version
public static final String STRING_version
STRING_description
public static final String STRING_description
STRING_searchpath
public static final String STRING_searchpath
STRING_member
public static final String STRING_member
STRING_historyfile
public static final String STRING_historyfile
STRING_documentation
public static final String STRING_documentation
TOKEN_argo
public static final int TOKEN_argo
TOKEN_authorname
public static final int TOKEN_authorname
TOKEN_version
public static final int TOKEN_version
TOKEN_description
public static final int TOKEN_description
TOKEN_searchpath
public static final int TOKEN_searchpath
TOKEN_member
public static final int TOKEN_member
TOKEN_historyfile
public static final int TOKEN_historyfile
TOKEN_documentation
public static final int TOKEN_documentation
TOKEN_undefined
public static final int TOKEN_undefined
ArgoTokenTable
public ArgoTokenTable()
setupTokens
protected void setupTokens()
- Overrides:
- setupTokens in class XMLTokenTableBase