Package | Description |
---|---|
org.apache.fop.fo.flow |
All the block- and inline-level flow formatting objects.
|
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 | Description |
---|---|---|
StringProperty |
MultiToggle.prSwitchTo |
Modifier and Type | Field | 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 | Description |
---|---|---|
static StringProperty |
StringProperty.getInstance(java.lang.String str) |
Return the canonical StringProperty instance
corresponding to the given string value
|
Copyright 1999-2016 The Apache Software Foundation. All Rights Reserved.