Uses of Class
org.apache.fop.fo.properties.OptionalCharacterProperty
-
Packages that use OptionalCharacterProperty Package Description org.apache.fop.fo.properties Classes representing the various property types as well as supporting data structures for the FO tree. -
-
Uses of OptionalCharacterProperty in org.apache.fop.fo.properties
Fields in org.apache.fop.fo.properties declared as OptionalCharacterProperty Modifier and Type Field Description OptionalCharacterPropertyCommonHyphenation. hyphenationCharacterThe "hyphenation-character" propertyMethods in org.apache.fop.fo.properties that return OptionalCharacterProperty Modifier and Type Method Description static OptionalCharacterPropertyOptionalCharacterProperty. getInstance(java.lang.Character character)Get character property instance for character.
-