|
fop 1.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use StringProperty | |
---|---|
org.apache.fop.fo.properties | Classes representing the various property types as well as supporting data structures for the FO tree. |
Uses of StringProperty in org.apache.fop.fo.properties |
---|
Fields in org.apache.fop.fo.properties declared as StringProperty | |
---|---|
StringProperty |
CommonHyphenation.country
The "country" property |
static StringProperty |
StringProperty.EMPTY_STRING_PROPERTY
canonical instance for empty strings |
StringProperty |
CommonHyphenation.language
The "language" property |
StringProperty |
CommonHyphenation.script
The "script" property |
Methods in org.apache.fop.fo.properties that return StringProperty | |
---|---|
static StringProperty |
StringProperty.getInstance(java.lang.String str)
Return the canonical StringProperty instance corresponding to the given string value |
|
fop 1.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |