org.exolab.adaptx.xslt
public class ProcessorCallback extends ErrorObserverAdapter
Method Summary | |
---|---|
String | getParameter(String name)
Returns the parameter value associated with the given name. |
XPathResult | processVariable(Variable var, ProcessorState ps) |
Parameters: name the name of the parameter to retrieve the value of
Returns: the parameter value associated with the given name.