Uses of Class
org.pentaho.reporting.libraries.xmlns.writer.XmlWriterSupport
-
Packages that use XmlWriterSupport Package Description org.pentaho.reporting.libraries.xmlns.writer -
-
Uses of XmlWriterSupport in org.pentaho.reporting.libraries.xmlns.writer
Subclasses of XmlWriterSupport in org.pentaho.reporting.libraries.xmlns.writer Modifier and Type Class Description class
XmlWriter
A class for writing XML to a character stream.Methods in org.pentaho.reporting.libraries.xmlns.writer with parameters of type XmlWriterSupport Modifier and Type Method Description void
XmlWriterSupport. copyNamespaces(XmlWriterSupport writerSupport)
Copies all currently declared namespaces of the given XmlWriterSupport instance as new implied namespaces into this instance.
-