|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgec.gctparser.Resource
public class Resource
Process the Resource.
Constructor Summary | |
---|---|
Resource(java.lang.String base,
java.lang.String file)
Constructor. |
Method Summary | |
---|---|
java.util.Vector |
getLibraries()
Return the libraries to search. |
void |
process(java.util.Vector vot)
Process the remaining tokens. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Resource(java.lang.String base, java.lang.String file)
base
- String - the base GCT directoryfile
- String - the path of the resourceMethod Detail |
---|
public java.util.Vector getLibraries()
public void process(java.util.Vector vot)
vot
- Vector of String
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |