public final class Namespaces extends Object
Modifier and Type | Field and Description |
---|---|
static String |
LIBLAYOUT_NAMESPACE |
static String |
XHTML_NAMESPACE
The XML-Namespace is used for the 'id' attribute.
|
static String |
XML_NAMESPACE
The XML-Namespace is used for the 'id' attribute.
|
Modifier and Type | Method and Description |
---|---|
static NamespaceDefinition[] |
createFromConfig(org.pentaho.reporting.libraries.base.config.Configuration config,
String prefix,
org.pentaho.reporting.libraries.resourceloader.ResourceManager resourceManager) |
public static final String LIBLAYOUT_NAMESPACE
public static final String XML_NAMESPACE
public static final String XHTML_NAMESPACE
public static NamespaceDefinition[] createFromConfig(org.pentaho.reporting.libraries.base.config.Configuration config, String prefix, org.pentaho.reporting.libraries.resourceloader.ResourceManager resourceManager)