rat.report.xml.writer
Class XmlWriterUtils

java.lang.Object
  extended by rat.report.xml.writer.XmlWriterUtils

public class XmlWriterUtils
extends Object


Constructor Summary
XmlWriterUtils()
           
 
Method Summary
static void writeAttribute(IXmlWriter writer, String name, boolean booleanValue)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XmlWriterUtils

public XmlWriterUtils()
Method Detail

writeAttribute

public static final void writeAttribute(IXmlWriter writer,
                                        String name,
                                        boolean booleanValue)
                                 throws IOException
Throws:
IOException


Copyright © 2006-2011. All Rights Reserved.