|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.jscape.inet.mft.subsystems.reporting.FormatterEnvironment
public class FormatterEnvironment
Represents formatter environment.
Constructor Summary | |
---|---|
FormatterEnvironment(java.io.File workingDirectory)
Creates a new environment instance. |
Method Summary | |
---|---|
void |
clearWorkingDirectory()
Clears working directory. |
java.io.File |
getWorkingDirectory()
Returns working directory. |
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public FormatterEnvironment(java.io.File workingDirectory)
workingDirectory
- working directoryMethod Detail |
---|
public java.io.File getWorkingDirectory()
public void clearWorkingDirectory()
public java.lang.String toString()
toString
in class java.lang.Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |