| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjava.io.Writer
java.io.PrintWriter
gnu.lists.PrintConsumer
gnu.mapping.OutPort
gnu.mapping.CharArrayOutPort
public class CharArrayOutPort
Similar to CharArrayWriter.
| Field Summary | 
|---|
| Fields inherited from class gnu.mapping.OutPort | 
|---|
| errLocation, index, objectFormat, outLocation, prev, printReadable, WORD | 
| Fields inherited from class java.io.PrintWriter | 
|---|
| out | 
| Fields inherited from class java.io.Writer | 
|---|
| lock | 
| Constructor Summary | |
|---|---|
| CharArrayOutPort() | |
| Method Summary | |
|---|---|
|  char[] | toCharArray() | 
|  java.lang.String | toString() | 
| Methods inherited from class gnu.mapping.OutPort | 
|---|
| beginAttribute, beginGroup, clearBuffer, close, closeLogFile, echo, endAttribute, endGroup, endLogicalBlock, errDefault, freshLine, getColumnNumber, isWordChar, openFile, outDefault, print, print, print, print, print, print, print, print, runCleanups, setColumnNumber, setErrDefault, setIndentation, setLogFile, setOutDefault, startLogicalBlock, startLogicalBlock, write, write, write, writeBreak, writeBreakFill, writeBreakLinear, writeChar, writeSpaceFill, writeSpaceLinear | 
| Methods inherited from class gnu.lists.PrintConsumer | 
|---|
| append, append, append, beginDocument, endDocument, ignoring, startNumber, writeBoolean, writeChars, writeDouble, writeFloat, writeInt, writeLong, writeObject | 
| Methods inherited from class java.io.PrintWriter | 
|---|
| checkError, flush, format, format, print, print, printf, printf, println, println, println, println, println, println, println, println, println, println, setError, write, write | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait | 
| Constructor Detail | 
|---|
public CharArrayOutPort()
| Method Detail | 
|---|
public char[] toCharArray()
public java.lang.String toString()
toString in class java.lang.Object| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||