Class ProcessorCallback
java.lang.Object
org.exolab.adaptx.util.ErrorObserverAdapter
org.exolab.adaptx.xslt.ProcessorCallback
- All Implemented Interfaces:
ErrorObserver
This class is used for calling back into the RuleProcessor
to perform special tasks, such as adding nodes to the
result tree
- Author:
- Keith Visco (kvisco@ziplink.net)
-
Field Summary
Fields inherited from interface ErrorObserver
FATAL, NORMAL, WARNING -
Method Summary
Modifier and TypeMethodDescriptiongetParameter(String name) Returns the parameter value associated with the given name.processVariable(Variable var, ProcessorState ps) Methods inherited from class ErrorObserverAdapter
addErrorObserver, receiveError, receiveError, receiveError, receiveError, receiveError, receiveError, removeAllErrorObservers, removeErrorObserver
-
Method Details
-
getParameter
-
processVariable
-