Free Download - Stylus Studio, The World's Best XML IDE!


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

Packages that use PropertyException
org.apache.fop.fo.expr   
 

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

Methods in org.apache.fop.fo.expr that throw PropertyException
static Property PropertyParser.parse(java.lang.String expr, PropertyInfo propInfo)
          Public entrypoint to the Property expression parser.
 Property PPColWidthFunction.eval(Property[] args, PropertyInfo pInfo)
           
 Numeric Numeric.subtract(Numeric op)
          Subtract the operand from the current value and return a new Numeric representing the result.
 Numeric Numeric.add(Numeric op)
          Add the operand from the current value and return a new Numeric representing the result.
 Numeric Numeric.multiply(Numeric op)
          Multiply the the current value by the operand and return a new Numeric representing the result.
 Numeric Numeric.divide(Numeric op)
          Divide the the current value by the operand and return a new Numeric representing the result.
 Numeric Numeric.max(Numeric op)
          Return a Numeric which is the maximum of the current value and the operand.
 Numeric Numeric.min(Numeric op)
          Return a Numeric which is the minimum of the current value and the operand.
 Property NearestSpecPropFunction.eval(Property[] args, PropertyInfo pInfo)
           
 ColorType NCnameProperty.getColor()
           
 Property MinFunction.eval(Property[] args, PropertyInfo pInfo)
           
 Property MaxFunction.eval(Property[] args, PropertyInfo pInfo)
           
 Property LabelEndFunction.eval(Property[] args, PropertyInfo pInfo)
           
 Property InheritedPropFunction.eval(Property[] args, PropertyInfo pInfo)
           
 Property Function.eval(Property[] args, PropertyInfo propInfo)
           
 Property FromTableColumnFunction.eval(Property[] args, PropertyInfo pInfo)
           
 Property FromParentFunction.eval(Property[] args, PropertyInfo pInfo)
           
 Property FopPropValFunction.eval(Property[] args, PropertyInfo pInfo)
           
 Property BodyStartFunction.eval(Property[] args, PropertyInfo pInfo)
           
 Property AbsFunction.eval(Property[] args, PropertyInfo propInfo)
           
 



Copyright © 1999-2004 Apache XML Project. All Rights Reserved.
Stylus Studio's advanced XSL:FO editor features integrated development support for Apache FOP.