Package | Description |
---|---|
org.apache.fop.fo.properties |
Classes representing the various property types as well as supporting data structures for the FO tree.
|
Modifier and Type | Field and Description |
---|---|
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
|
Modifier and Type | Method and Description |
---|---|
static StringProperty |
StringProperty.getInstance(java.lang.String str)
Return the canonical StringProperty instance
corresponding to the given string value
|
Copyright 1999-2012 The Apache Software Foundation. All Rights Reserved.