Class StyleKeyRegistry
java.lang.Object
org.pentaho.reporting.libraries.css.model.StyleKeyRegistry
This class should not be static, or we might create a memory leak.
- Author:
- Thomas Morgner
-
Method Summary
Modifier and TypeMethodDescriptionfindKeyByName
(String name) int
StyleKey[]
getKeys()
StyleKey[]
static StyleKeyRegistry
static void
void
-
Method Details
-
getRegistry
-
performBoot
public static void performBoot() -
findKeyByName
-
getKeyCount
public int getKeyCount() -
registerDefaults
public void registerDefaults() -
createKey
-
getKeys
-
getKeys
-