|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A style key factory.
Method Summary | |
java.lang.Object |
createBasicObject(StyleKey k,
java.lang.String value,
java.lang.Class c,
org.jfree.xml.factory.objects.ClassFactory cf)
Creates an object. |
java.util.Iterator |
getRegisteredKeys()
Returns an iterator that provides access to the registered keys. |
StyleKey |
getStyleKey(java.lang.String name)
Returns a style key. |
Method Detail |
public StyleKey getStyleKey(java.lang.String name)
name
- the name.
public java.lang.Object createBasicObject(StyleKey k, java.lang.String value, java.lang.Class c, org.jfree.xml.factory.objects.ClassFactory cf)
k
- the style key.value
- the value.c
- the class.cf
- the class factory used to create the basic object.
public java.util.Iterator getRegisteredKeys()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |