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 classXmlWriterA 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 voidXmlWriterSupport. copyNamespaces(XmlWriterSupport writerSupport)Copies all currently declared namespaces of the given XmlWriterSupport instance as new implied namespaces into this instance.
-