public abstract class PrintSerializableBase extends Object implements PrintSerializable
| Constructor and Description |
|---|
PrintSerializableBase() |
| Modifier and Type | Method and Description |
|---|---|
void |
output(IndentedWriter out)
Normally overridden for better information
|
String |
toString() |
String |
toString(PrefixMapping pmap) |
equals, getClass, hashCode, notify, notifyAll, wait, wait, waitoutputpublic String toString(PrefixMapping pmap)
toString in interface PrintSerializablepublic void output(IndentedWriter out)
Licenced under the Apache License, Version 2.0