Package dw.io

ClassDescription
CSVStreamReaderThe class supports reading a CSV file.
CSVStreamWriterThe class writes a CSV file.
FileRepresents a file resource accessible from scripting.
FileReaderFile reader class.
FileWriterConvenience class for writing character files.
InputStreamThe class represent a stream of bytes that can be read from the application.
OutputStreamThe class represent a stream of bytes that can be written from the application.
PrintWriterTemplate output stream writer.
RandomAccessFileReaderInstances of this class support reading from a random access file.
ReaderThe class supports reading characters from a stream.
StringWriterA Writer that can be used to generate a String.
WriterThe class supports writing characters to a stream.
XMLIndentingStreamWriterA XMLIndentingStreamWriter writes the XML output formatted for good readability.
XMLStreamConstantsUseful constants for working with XML streams.
XMLStreamReaderThe XMLStreamReader allows forward, read-only access to XML.
XMLStreamWriterThe XMLStreamWriter can be used to write small and large XML feeds.