public class ExpressionConfig extends Object
Modifier and Type | Field and Description |
---|---|
XPathExpression |
xPathExpr |
Templates |
xslt |
Constructor and Description |
---|
ExpressionConfig() |
Modifier and Type | Method and Description |
---|---|
void |
setTemplate(Templates xslt) |
void |
setXPath(ExtendedDigester dig,
String xpath)
Deprecated.
|
String |
toString() |
public XPathExpression xPathExpr
public Templates xslt
@PublicForDigesterUse @Deprecated public void setXPath(ExtendedDigester dig, String xpath) throws XPathExpressionException
XPathExpressionException
public void setTemplate(Templates xslt)
Copyright ©2007-2013 panFMP Developers c/o Uwe Schindler