Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
fr.dyade.aaa.util.XMLWriter
public class XMLWriter
extends java.lang.Object
Method Summary | |
static void |
|
public static void print(PrintWriter out, String str) throws Exception
Prints a string with quotes and quoted special characters.
- Parameters:
out
- stream to write the string tostr
- string to write