|
![]() |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface OpenParameterList
The OpenParameterList interface defines accessors to a series of multi-valued name/value pairs.
Method Summary | |
---|---|
java.lang.String |
getParameter(java.lang.String name)
Returns the first instance of the specified parameter. |
java.util.Enumeration |
getParameters(java.lang.String name)
Returns an Enumeration of all of the values matching the specified name. |
Methods inherited from interface com.nitido.util.ParameterList |
---|
getParameterNames, getParameterNameSet, size |
Method Detail |
---|
java.lang.String getParameter(java.lang.String name)
getParameter
in interface ParameterList
name
- The name of the parameter whose value is to be returned.
java.util.Enumeration getParameters(java.lang.String name)
name
- The name of the set of values to return.
|
Nitido NiM 2.5 Java API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright © 1999-2009 Nitido Inc. Proprietary and Confidential. All Rights Reserved.