Package | Description |
---|---|
org.pentaho.reporting.libraries.xmlns.writer |
Modifier and Type | Class | Description |
---|---|---|
class |
XmlWriter |
A class for writing XML to a character stream.
|
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.
|