poi.support
Class POIFormatter
java.lang.Object
poi.support.POIFormatter
- All Implemented Interfaces:
- Closeable, Flushable
public class POIFormatter
- extends java.lang.Object
- implements Closeable, Flushable
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
POIFormatter
public POIFormatter(java.lang.StringBuffer sb)
POIFormatter
public POIFormatter(java.io.OutputStream os)
format
public void format(java.lang.String fmt,
java.lang.Object[] parts)
format
public void format(java.lang.String fmt)
toString
public java.lang.String toString()
- Overrides:
toString
in class java.lang.Object
flush
public void flush()
- Specified by:
flush
in interface Flushable
close
public void close()
- Specified by:
close
in interface Closeable
ioException
public java.io.IOException ioException()