|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfr.dyade.aaa.util.XMLWriter
Constructor Summary | |
XMLWriter()
|
Method Summary | |
static void |
print(java.io.PrintWriter out,
java.lang.String str)
Prints a string with quotes and quoted special characters. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public XMLWriter()
Method Detail |
public static void print(java.io.PrintWriter out, java.lang.String str) throws java.lang.Exception
out
- stream to write the string tostr
- string to write
java.lang.Exception
- unspecialized exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |