Package org.apache.rat.report.xml.writer
-
Interface Summary Interface Description IXmlWriter Simple interface for creating basic xml documents. -
Class Summary Class Description XmlWriterUtils -
Exception Summary Exception Description InvalidXmlException Indicates that the requested document would not be well formed.OperationNotAllowedException Thrown byIXmlWriter
implementations when the current state does not allow the requested operation.