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