public class ProcessorCallback extends ErrorObserverAdapter
FATAL, NORMAL, WARNING
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getParameter(java.lang.String name)
Returns the parameter value associated with the given name.
|
XPathResult |
processVariable(Variable var,
ProcessorState ps) |
addErrorObserver, receiveError, receiveError, receiveError, receiveError, receiveError, receiveError, removeAllErrorObservers, removeErrorObserver
public java.lang.String getParameter(java.lang.String name)
name
- the name of the parameter to retrieve the value ofpublic XPathResult processVariable(Variable var, ProcessorState ps)