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, writeSep
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
open
receive, receive
public void close()
close
in interface OutputType
close
in class FileOutput
public void setTimeFloats(int timeFloats)
timeFLoats
- int: time of the curent outputpublic java.lang.String getAppendix()
getAppendix
in interface OutputType