org.jfree.layouting.namespace
Class Namespaces
java.lang.Object
org.jfree.layouting.namespace.Namespaces
public final class Namespaces
extends java.lang.Object
Known and supported namespaces.
LIBLAYOUT_NAMESPACE
public static final String LIBLAYOUT_NAMESPACE
XHTML_NAMESPACE
public static final String XHTML_NAMESPACE
The XML-Namespace is used for the 'id' attribute.
XML_NAMESPACE
public static final String XML_NAMESPACE
The XML-Namespace is used for the 'id' attribute.
createFromConfig
public static NamespaceDefinition[] createFromConfig(Configuration config,
String prefix,
ResourceManager resourceManager)