|
fop 1.1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
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 |
FromNearestSpecifiedValueFunction.eval(Property[] args,
PropertyInfo pInfo)
Evaluate the function |
Property |
LabelEndFunction.eval(Property[] args,
PropertyInfo pInfo)
Evaluate the function |
Property |
BodyStartFunction.eval(Property[] args,
PropertyInfo pInfo)
Evaluate the function |
Property |
MinFunction.eval(Property[] args,
PropertyInfo pInfo)
Evaluate the function |
Property |
AbsFunction.eval(Property[] args,
PropertyInfo propInfo)
Evaluate the function |
Property |
MaxFunction.eval(Property[] args,
PropertyInfo pInfo)
Evaluate the function |
Property |
ProportionalColumnWidthFunction.eval(Property[] args,
PropertyInfo pInfo)
Evaluate the function |
Property |
FromTableColumnFunction.eval(Property[] args,
PropertyInfo pInfo)
Evaluate the function |
Property |
Function.eval(Property[] args,
PropertyInfo pi)
Evaluate the function |
Property |
FromParentFunction.eval(Property[] args,
PropertyInfo pInfo)
Evaluate the function |
Property |
InheritedPropFunction.eval(Property[] args,
PropertyInfo pInfo)
Evaluate the function |
Property |
FromNearestSpecifiedValueFunction.getOptionalArgDefault(int index,
PropertyInfo pi)
|
Property |
FunctionBase.getOptionalArgDefault(int index,
PropertyInfo pi)
|
Property |
FromTableColumnFunction.getOptionalArgDefault(int index,
PropertyInfo pi)
|
Property |
Function.getOptionalArgDefault(int index,
PropertyInfo pi)
|
Property |
FromParentFunction.getOptionalArgDefault(int index,
PropertyInfo pi)
|
Property |
InheritedPropFunction.getOptionalArgDefault(int index,
PropertyInfo pi)
|
protected Property |
FunctionBase.getPropertyName(PropertyInfo pi)
|
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 1.1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |