Package org.apache.rat.report.xml.writer
Class XmlWriterUtils
- java.lang.Object
-
- org.apache.rat.report.xml.writer.XmlWriterUtils
-
public class XmlWriterUtils extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description XmlWriterUtils()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static void
writeAttribute(IXmlWriter writer, java.lang.String name, boolean booleanValue)
-
-
-
Method Detail
-
writeAttribute
public static final void writeAttribute(IXmlWriter writer, java.lang.String name, boolean booleanValue) throws java.io.IOException
- Throws:
java.io.IOException
-
-