public interface toASCII
| Modifier and Type | Method and Description |
|---|---|
void |
toASCII(PrintWriter pw,
boolean addName,
String rootName,
boolean newLine)
Returns a string representation of the variables value.
|
String |
toASCIIAddRootName(PrintWriter pw,
boolean addName,
String rootName) |
String |
toASCIIFlatName(String rootName) |
void toASCII(PrintWriter pw, boolean addName, String rootName, boolean newLine)
String toASCIIAddRootName(PrintWriter pw, boolean addName, String rootName)