|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FoPropertyKeyword | |
---|---|
org.foray.fotree.fo | Namespace and Factory classes for objects in the fo: (XSL Formatting Objects) namespace. |
org.foray.fotree.xml | Namespace and Factory classes for objects in the xml: (Generic XML) namespace. |
Uses of FoPropertyKeyword in org.foray.fotree.fo |
---|
Methods in org.foray.fotree.fo that return FoPropertyKeyword | |
---|---|
protected FoPropertyKeyword |
AbstractFoProperty.checkKeywords(FoValue[] validKeywords,
String possibleKeyword)
Checks the keywords for this property, returning an appropriate property value if a keyword is detected. |
static FoPropertyKeyword |
FoPropertyKeyword.getPropertyKeyword(FoValue value)
Gets or creates the singleton instance for the specific keyword value. |
Uses of FoPropertyKeyword in org.foray.fotree.xml |
---|
Methods in org.foray.fotree.xml that return FoPropertyKeyword | |
---|---|
protected FoPropertyKeyword |
AbstractXmlProperty.checkKeywords(FoValue[] validKeywords,
String possibleKeyword)
Checks the keywords for this property, returning an appropriate property value if a keyword is detected. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |