Package | Description |
---|---|
org.apache.fop.fo.expr |
Classes for XSL expressions and functions.
|
Modifier and Type | Method and Description |
---|---|
Property |
FromTableColumnFunction.eval(Property[] args,
PropertyInfo pInfo) |
Property |
NearestSpecPropFunction.eval(Property[] args,
PropertyInfo pInfo) |
Property |
InheritedPropFunction.eval(Property[] args,
PropertyInfo pInfo) |
Property |
FromParentFunction.eval(Property[] args,
PropertyInfo pInfo) |
Property |
BodyStartFunction.eval(Property[] args,
PropertyInfo pInfo) |
Property |
PPColWidthFunction.eval(Property[] args,
PropertyInfo pInfo) |
Property |
AbsFunction.eval(Property[] args,
PropertyInfo propInfo) |
Property |
LabelEndFunction.eval(Property[] args,
PropertyInfo pInfo) |
Property |
Function.eval(Property[] args,
PropertyInfo propInfo)
Evaluate the function
|
Property |
MinFunction.eval(Property[] args,
PropertyInfo pInfo)
Handle "numerics" if no proportional/percent parts
|
Property |
MaxFunction.eval(Property[] args,
PropertyInfo pInfo)
Handle "numerics" if no proportional/percent parts
|
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.
|
Copyright 1999-2010 The Apache Software Foundation. All Rights Reserved.