Uses of Class
org.apache.fop.fo.properties.StringProperty
Packages that use StringProperty
Package
Description
All the block- and inline-level flow formatting objects.
Classes representing the various property types as well as supporting data structures for the FO tree.
-
Uses of StringProperty in org.apache.fop.fo.flow
Fields in org.apache.fop.fo.flow declared as StringProperty -
Uses of StringProperty in org.apache.fop.fo.properties
Fields in org.apache.fop.fo.properties declared as StringPropertyModifier and TypeFieldDescriptionfinal StringPropertyCommonHyphenation.countryThe "country" propertystatic final StringPropertyStringProperty.EMPTY_STRING_PROPERTYcanonical instance for empty stringsfinal StringPropertyCommonHyphenation.languageThe "language" propertyfinal StringPropertyCommonHyphenation.scriptThe "script" propertyMethods in org.apache.fop.fo.properties that return StringPropertyModifier and TypeMethodDescriptionstatic StringPropertyStringProperty.getInstance(String str) Return the canonical StringProperty instance corresponding to the given string value