net.groboclown.xml.xdstates.v1.impl
Class StatesPropertyWriterCSV
java.lang.Object
|
+--net.groboclown.xml.xdstates.v1.impl.StatesPropertyWriterCSV
- All Implemented Interfaces:
- IStatesPropertyWriter
- public class StatesPropertyWriterCSV
- extends Object
- implements IStatesPropertyWriter
- Version:
- Alpha 0.9.0 - JDK 1.2+
- Author:
- Matt Albrecht
Methods inherited from class java.lang.Object |
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, registerNatives, toString, wait, wait, wait |
fileName
private String fileName
columns
private HashMap columns
TAIL_NAME
private static final String TAIL_NAME
StatesPropertyWriterCSV
public StatesPropertyWriterCSV()
setBaseOutputName
public void setBaseOutputName(String name)
- Specified by:
setBaseOutputName
in interface IStatesPropertyWriter
writeProperties
public void writeProperties(Properties props,
int index)
throws IOException
- Specified by:
writeProperties
in interface IStatesPropertyWriter
endOfList
public void endOfList()
throws IOException
- Specified by:
endOfList
in interface IStatesPropertyWriter
Written under the LGPL