fr.dyade.aaa.util

Class XMLWriter


public class XMLWriter
extends java.lang.Object

Method Summary

static void
print(PrintWriter out, String str)
Prints a string with quotes and quoted special characters.

Method Details

print

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 to
str - string to write


Copyright B) 2004 Scalagent - All rights reserved