org.pentaho.reporting.engine.classic.core.modules.parser.bundle
Class BundleNamespaces

java.lang.Object
  extended by org.pentaho.reporting.engine.classic.core.modules.parser.bundle.BundleNamespaces

public class BundleNamespaces
extends Object


Field Summary
static String CONTENT
           
static String DATADEFINITION
           
static String LAYOUT
           
static String SETTINGS
           
static String STYLE
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

CONTENT

public static final String CONTENT
See Also:
Constant Field Values

STYLE

public static final String STYLE
See Also:
Constant Field Values

LAYOUT

public static final String LAYOUT
See Also:
Constant Field Values

SETTINGS

public static final String SETTINGS
See Also:
Constant Field Values

DATADEFINITION

public static final String DATADEFINITION
See Also:
Constant Field Values