Uses of Class
org.pentaho.reporting.libraries.xmlns.writer.DeclaredNamespaces
-
Uses of DeclaredNamespaces in org.pentaho.reporting.libraries.xmlns.writer
Modifier and TypeMethodDescriptionAdds a single namespace definition to the collection.Adds all namespaces from the given hashmap into this map.DeclaredNamespaces.add
(AttributeList attributes) Adds all declared namespaces from the given attribute-list into the namespaces collection.protected DeclaredNamespaces
XmlWriterSupport.computeNamespaces()
Computes the current collection of defined namespaces.ModifierConstructorDescriptionDeclaredNamespaces
(DeclaredNamespaces namespaces) Creates a new namespaces collection using the given namespaces as initial values.