| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjava.text.Format
gnu.lists.AbstractFormat
gnu.kawa.functions.DisplayFormat
gnu.jemacs.lang.Print
public class Print
| Nested Class Summary | 
|---|
| Nested classes/interfaces inherited from class java.text.Format | 
|---|
| java.text.Format.Field | 
| Field Summary | 
|---|
| Fields inherited from class gnu.kawa.functions.DisplayFormat | 
|---|
| outBase, outRadix | 
| Constructor Summary | |
|---|---|
| Print(boolean readable) | |
| Method Summary | |
|---|---|
| static java.lang.String | escapeChar(int ch) | 
|  void | writeChar(int v,
          Consumer out) | 
| Methods inherited from class gnu.kawa.functions.DisplayFormat | 
|---|
| getCommonLispFormat, getEmacsLispFormat, getReadableOutput, getSchemeFormat, writeBoolean, writeList, writeObject | 
| Methods inherited from class gnu.lists.AbstractFormat | 
|---|
| beginGroup, endGroup, format, format, parseObject, write, writeInt, writeLong, writeObject, writeObject | 
| Methods inherited from class java.text.Format | 
|---|
| clone, format, formatToCharacterIterator, parseObject | 
| Methods inherited from class java.lang.Object | 
|---|
| equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public Print(boolean readable)
| Method Detail | 
|---|
public static java.lang.String escapeChar(int ch)
public void writeChar(int v,
                      Consumer out)
writeChar in class DisplayFormat| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||