fop 0.91beta

Uses of Interface
org.apache.fop.fo.properties.ShorthandParser

Packages that use ShorthandParser
org.apache.fop.fo.properties 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 ShorthandParser
 class BorderSpacingShorthandParser
          Shorthand parser for the "border-spacing" shorthand property.
 class BoxPropShorthandParser
          Shorthand property parser for Box properties
 class GenericShorthandParser
           
 class PositionShorthandParser
          A shorthand parser for the position shorthand.
 class VerticalAlignShorthandParser
          A shorthand parser for the vertical-align shorthand.
 

Methods in org.apache.fop.fo.properties with parameters of type ShorthandParser
 void PropertyMaker.setDatatypeParser(ShorthandParser parser)
          Set the shorthand datatype parser.
 


fop 0.91beta

Copyright 1999-2005 The Apache Software Foundation. All Rights Reserved.