public abstract class XMLOutput extends FileOutput implements OutputType
NORMAL_FILE_ACCESS| Constructor and Description |
|---|
XMLOutput() |
| Modifier and Type | Method and Description |
|---|---|
void |
close()
Call the super method to close the file and flush the buffers*
|
java.lang.String |
getAppendix()
returns the file appendix for this output type*
|
void |
setTimeFloats(int timeFloats)
set the time of the current output
|
getEndOfLine, getFileName, getSeparator, isEmpty, isOpen, open, setEndOfLine, setFileSystemAccess, setSeparator, write, writeln, writeSepequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitopenreceive, receivepublic void close()
close in interface OutputTypeclose in class FileOutputpublic void setTimeFloats(int timeFloats)
timeFLoats - int: time of the curent outputpublic java.lang.String getAppendix()
getAppendix in interface OutputType