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 and Description |
---|---|
StringProperty |
MultiToggle.prSwitchTo |
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(String str)
Return the canonical StringProperty instance
corresponding to the given string value
|
Copyright © 2025 Apache Software Foundation. All rights reserved.