xjavadoc
public final class NodePrinter extends Object
UNKNOWN: 8. januar 2002 replace PrintWriter with PrintWriter and remove the addUnicodeEscapes()
Method Summary | |
---|---|
static String | addUnicodeEscapes(String str)
Describe the method
|
protected String | addUnicodeEscapesOld(String str)
Describe the method
|
static void | print(SimpleNode node, Writer o)
Describe what the method does
|
static void | print(Token t, PrintWriter out)
Describe what the method does
|
Parameters: str Describe the method parameter
Returns: Describe the return value
UNKNOWN: Describe the method Describe the method parameter Write javadocs for return value
Parameters: str Describe the method parameter
Returns: Describe the return value
UNKNOWN: Describe the method Describe the method parameter Write javadocs for return value
Parameters: node Describe what the parameter does o
UNKNOWN: Write javadocs for method parameter Write javadocs for method Write javadocs for method parameter Write javadocs for method parameter Write javadocs for return value
Parameters: t Describe what the parameter does out Describe what the parameter does
UNKNOWN: Write javadocs for method Write javadocs for method parameter Write javadocs for method parameter