Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
org.exolab.adaptx.util.ErrorObserverAdapter
org.exolab.adaptx.xslt.ProcessorCallback
public class ProcessorCallback
extends ErrorObserverAdapter
Fields inherited from interface org.exolab.adaptx.util.ErrorObserver | |
FATAL , NORMAL , WARNING |
Method Summary | |
String |
|
XPathResult |
|
Methods inherited from class org.exolab.adaptx.util.ErrorObserverAdapter | |
addErrorObserver , receiveError , receiveError , receiveError , receiveError , receiveError , receiveError , removeAllErrorObservers , removeErrorObserver |
public String getParameter(String name)
Returns the parameter value associated with the given name.
- Parameters:
name
- the name of the parameter to retrieve the value of
- Returns:
- the parameter value associated with the given name.