org.apache.rat.report.xml.writer
Class XmlWriterUtils

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

public class XmlWriterUtils
extends java.lang.Object


Constructor Summary
XmlWriterUtils()
           
 
Method Summary
static void writeAttribute(IXmlWriter writer, java.lang.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,
                                        java.lang.String name,
                                        boolean booleanValue)
                                 throws java.io.IOException
Throws:
java.io.IOException


Copyright © 2006-2010 Apache Software Foundation. All Rights Reserved.