Overview
Package
Tree
Index
Deprecated
About
Prev Class
|
Next Class
Frames
|
No Frames
Summary: Nested | Field |
Method
| Constr
Detail: Nested | Field |
Method
| Constr
com.jclark.xsl.tr
Interface ParameterSet
Known Implementing Classes:
XSLProcessorImpl
,
XSLProcessorImpl
public interface
ParameterSet
a place to obtain run-time parameters from the execution environment
Method Summary
Object
getParameter
(
Name
name)
Method Details
getParameter
public Object getParameter(
Name
name)
Overview
Package
Tree
Index
Deprecated
About