Package org.apache.rat.report.xml.writer


package org.apache.rat.report.xml.writer
Classes to handle writing well-formed XML documents.
  • Class
    Description
    Indicates that the requested document is not well-formed.
    Thrown by XmlWriter implementations when the current state does not allow the requested operation.
    This class defines the basic XML character properties.
    Requires a wrapper to be used safely in a multithreaded environment.