Constant Field Values
Contents
org.pentaho.*
-
org.pentaho.reporting.libraries.css.counter.CounterStyleFactory Modifier and Type Constant Field Value public static final String
PREFIX
"org.pentaho.reporting.libraries.css.counter.numbering."
-
org.pentaho.reporting.libraries.css.dom.StyleReference Modifier and Type Constant Field Value public static final int
INLINE
1
public static final int
LINK
0
-
org.pentaho.reporting.libraries.css.model.StyleKey Modifier and Type Constant Field Value public static final int
All_ELEMENTS
4095
public static final int
ALWAYS
81919
public static final int
BLOCK_ELEMENTS
2
public static final int
COUNTERS
131072
public static final int
DOM_ELEMENTS
3
public static final int
FOOTNOTE_AREA
8192
public static final int
INLINE_ELEMENTS
1
public static final int
MARGINS
4096
public static final int
PAGE_CONTEXT
65536
public static final int
PSEUDO_AFTER
32
public static final int
PSEUDO_ALTERNATE
64
public static final int
PSEUDO_BEFORE
16
public static final int
PSEUDO_FIRST_LETTER
512
public static final int
PSEUDO_FIRST_LINE
1024
public static final int
PSEUDO_LINEMARKER
256
public static final int
PSEUDO_MARKER
128
public static final int
PSEUDO_OTHER
2048
-
org.pentaho.reporting.libraries.css.namespace.Namespaces Modifier and Type Constant Field Value public static final String
LIBLAYOUT_NAMESPACE
"http://jfreereport.sourceforge.net/namespaces/layout"
public static final String
XHTML_NAMESPACE
"http://www.w3.org/1999/xhtml"
public static final String
XML_NAMESPACE
"http://www.w3.org/XML/1998/namespace"
-
org.pentaho.reporting.libraries.css.parser.CSSValueFactory Modifier and Type Constant Field Value public static final String
COMPOUND_PREFIX
"org.pentaho.reporting.libraries.css.parser.compoundhandlers."
public static final String
SIMPLE_PREFIX
"org.pentaho.reporting.libraries.css.parser.handlers."
-
org.pentaho.reporting.libraries.css.resolver.function.FunctionFactory Modifier and Type Constant Field Value public static final String
CONTENT_FUNCTIONS_KEY_RANGE
"org.pentaho.reporting.libraries.css.functions.content."
public static final String
VALUE_FUNCTIONS_KEY_RANGE
"org.pentaho.reporting.libraries.css.functions.values."