| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectorg.exolab.adaptx.util.ErrorObserverAdapterorg.exolab.adaptx.xslt.ProcessorCallbackpublic class ProcessorCallbackextends ErrorObserverAdapterFields 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.