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, wait
output
public String toString(PrefixMapping pmap)
toString
in interface PrintSerializable
public void output(IndentedWriter out)
Licenced under the Apache License, Version 2.0