Uses of Interface
org.apache.fop.fo.properties.ShorthandParser
Packages that use ShorthandParser
Package
Description
Classes representing the various property types as well as supporting data structures for the FO tree.
-
Uses of ShorthandParser in org.apache.fop.fo.properties
Classes in org.apache.fop.fo.properties that implement ShorthandParserModifier and TypeClassDescriptionstatic classInner class to provide shorthand parsing capabilitiesclassShorthand parser for the "border-spacing" shorthand property.classShorthand property parser for Box rounded corner propertiesclassShorthand property parser for Box propertiesclassA shorthand parser for the font shorthand propertyclassGeneric shorthand parser for ListPropertiesclassShorthand parser for page-break-before, page-break-after and page-break-inside.classA shorthand parser for the position shorthand.classA shorthand parser for the vertical-align shorthand.classShorthand parser for the white-space property; Sets the values for white-space-treament, linefeed-treatment, white-space-collapse and wrap-optionclassA parser for the xml:lang property.Methods in org.apache.fop.fo.properties with parameters of type ShorthandParserModifier and TypeMethodDescriptionvoidPropertyMaker.setDatatypeParser(ShorthandParser parser) Set the shorthand datatype parser.