Class Namespaces
java.lang.Object
org.pentaho.reporting.libraries.css.namespace.Namespaces
Known and supported namespaces.
- Author:
- Thomas Morgner
-
Field Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic NamespaceDefinition[]
createFromConfig
(org.pentaho.reporting.libraries.base.config.Configuration config, String prefix, org.pentaho.reporting.libraries.resourceloader.ResourceManager resourceManager)
-
Field Details
-
LIBLAYOUT_NAMESPACE
- See Also:
-
XML_NAMESPACE
The XML-Namespace is used for the 'id' attribute.- See Also:
-
XHTML_NAMESPACE
The XML-Namespace is used for the 'id' attribute.- See Also:
-
-
Method Details
-
createFromConfig
public static NamespaceDefinition[] createFromConfig(org.pentaho.reporting.libraries.base.config.Configuration config, String prefix, org.pentaho.reporting.libraries.resourceloader.ResourceManager resourceManager)
-