fop 0.95

Uses of Class
org.apache.fop.fo.expr.PropertyInfo

Packages that use PropertyInfo
org.apache.fop.fo.expr Classes for XSL expressions and functions. 
 

Uses of PropertyInfo in org.apache.fop.fo.expr
 

Methods in org.apache.fop.fo.expr with parameters of type PropertyInfo
 Property AbsFunction.eval(Property[] args, PropertyInfo propInfo)
           
 Property BodyStartFunction.eval(Property[] args, PropertyInfo pInfo)
           
 Property FromParentFunction.eval(Property[] args, PropertyInfo pInfo)
           
 Property FromTableColumnFunction.eval(Property[] args, PropertyInfo pInfo)
           
 Property Function.eval(Property[] args, PropertyInfo propInfo)
          Evaluate the function
 Property InheritedPropFunction.eval(Property[] args, PropertyInfo pInfo)
           
 Property LabelEndFunction.eval(Property[] args, PropertyInfo pInfo)
           
 Property MaxFunction.eval(Property[] args, PropertyInfo pInfo)
          Handle "numerics" if no proportional/percent parts
 Property MinFunction.eval(Property[] args, PropertyInfo pInfo)
          Handle "numerics" if no proportional/percent parts
 Property NearestSpecPropFunction.eval(Property[] args, PropertyInfo pInfo)
           
 Property PPColWidthFunction.eval(Property[] args, PropertyInfo pInfo)
           
static Property PropertyParser.parse(java.lang.String expr, PropertyInfo propInfo)
          Public entrypoint to the Property expression parser.
 void PropertyException.setPropertyInfo(PropertyInfo propInfo)
          Sets the property context information.
 


fop 0.95

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