|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectde.berlios.jsunit.ant.JsUnitTask.SourceFile
A utility bean for a SourceFile.
| Constructor Summary | |
JsUnitTask.SourceFile()
|
|
| Method Summary | |
java.lang.String |
getCharacterSet()
Requests the character set |
java.io.File |
getFile()
Requests the file name. |
void |
setCharacterSet(java.lang.String characterSet)
Sets the character set. |
void |
setFile(java.lang.String name)
Sets the file name. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public JsUnitTask.SourceFile()
| Method Detail |
public void setFile(java.lang.String name)
name - the file namepublic java.io.File getFile()
public void setCharacterSet(java.lang.String characterSet)
characterSet - the name of the character setpublic java.lang.String getCharacterSet()
null
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||