|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.plumtree.openfoundation.io.XPWriter
com.plumtree.openfoundation.io.XPOutputStreamWriter
com.plumtree.openfoundation.io.XPFileWriter
XPFileWriter corresponds to java.io.OutputStreamWriter or System.IO.StreamWriter.
Field Summary |
Fields inherited from class com.plumtree.openfoundation.io.XPWriter |
writer |
Constructor Summary | |
XPFileWriter(java.io.OutputStreamWriter outputStreamWriter)
Creates a new XPFileWriter object that wraps the OutputStreamWriter. |
Methods inherited from class com.plumtree.openfoundation.io.XPOutputStreamWriter |
Close, Flush, GetUnderlyingObject, Write, Write, Write, Write |
Methods inherited from class com.plumtree.openfoundation.io.XPWriter |
NullWriter, WriteLine, WriteLine, WriteLine, WriteLine, WriteLine |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public XPFileWriter(java.io.OutputStreamWriter outputStreamWriter)
outputStreamWriter
- An instance of OutputStreamWriter
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |