Package org.pentaho.reporting.libraries.xmlns.writer

Interface Summary
TagDescription A tag-description provides information about xml tags.
 

Class Summary
CharacterEntityParser The character entity parser replaces all known occurrences of an entity in the format &entityname;.
DeclaredNamespaces A immutable namespace collection.
DefaultTagDescription A tag-description provides information about xml tags.
HtmlCharacterEntities A collection of all character entites defined in the HTML4 standard.
NamespaceCollection Holds a set of namespace definitions that have been declared in a libbase-configuration.
XmlWriter A class for writing XML to a character stream.
XmlWriterSupport A support class for writing XML files.