Uses of Class
org.pentaho.reporting.libraries.xmlns.writer.XmlWriterSupport

Packages that use XmlWriterSupport
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
 class XmlWriter
          A class for writing XML to a character stream.
 

Methods in org.pentaho.reporting.libraries.xmlns.writer with parameters of type XmlWriterSupport
 void XmlWriterSupport.copyNamespaces(XmlWriterSupport writerSupport)
          Copies all currently declared namespaces of the given XmlWriterSupport instance as new implied namespaces into this instance.