|
XDC - v. 0.6.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.xdc.util.FileTokenizer
A FileTokenizer is used to parse an options file for the XDC
tool (which is specified with the '@' notation as a command line argument).
| Constructor Summary | |
FileTokenizer(java.io.File file)
Public constructor. |
|
| Method Summary | |
java.lang.String[] |
getContents()
This method does the actual parsing of the XDC options file. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public FileTokenizer(java.io.File file)
file - The file containing the XDC options| Method Detail |
public java.lang.String[] getContents()
throws java.io.IOException
java.io.IOException
|
XDC - v. 0.6.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||