Uses of Class
org.pentaho.reporting.libraries.xmlns.writer.DeclaredNamespaces
Packages that use DeclaredNamespaces
-
Uses of DeclaredNamespaces in org.pentaho.reporting.libraries.xmlns.writer
Methods in org.pentaho.reporting.libraries.xmlns.writer that return DeclaredNamespacesModifier 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.Constructors in org.pentaho.reporting.libraries.xmlns.writer with parameters of type DeclaredNamespacesModifierConstructorDescriptionDeclaredNamespaces
(DeclaredNamespaces namespaces) Creates a new namespaces collection using the given namespaces as initial values.