|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.exolab.adaptx.util.ErrorObserverAdapter
org.exolab.adaptx.xslt.ProcessorCallback
public class ProcessorCallback
This class is used for calling back into the RuleProcessor to perform special tasks, such as adding nodes to the result tree
Field Summary |
---|
Fields inherited from interface org.exolab.adaptx.util.ErrorObserver |
---|
FATAL, NORMAL, WARNING |
Method Summary | |
---|---|
java.lang.String |
getParameter(java.lang.String name)
Returns the parameter value associated with the given name. |
XPathResult |
processVariable(Variable var,
ProcessorState ps)
|
Methods inherited from class org.exolab.adaptx.util.ErrorObserverAdapter |
---|
addErrorObserver, receiveError, receiveError, receiveError, receiveError, receiveError, receiveError, removeAllErrorObservers, removeErrorObserver |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public java.lang.String getParameter(java.lang.String name)
name
- the name of the parameter to retrieve the value of
public XPathResult processVariable(Variable var, ProcessorState ps)
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |