|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ParameterSpec | |
|---|---|
| com.acciente.commons.htmlform | |
| Uses of ParameterSpec in com.acciente.commons.htmlform |
|---|
| Methods in com.acciente.commons.htmlform that return ParameterSpec | |
|---|---|
static ParameterSpec |
Parser.parseParameterSpec(Reader oReader)
This method is not typicaly used by applications. |
static ParameterSpec |
Parser.parseParameterSpec(Reader oReader,
String sDefaultType)
This method is not typicaly used by applications. |
| Methods in com.acciente.commons.htmlform with parameters of type ParameterSpec | |
|---|---|
static void |
Parser.addParameter2Form(Map oForm,
ParameterSpec oParameterSpec,
org.apache.commons.fileupload.FileItem oFileItem)
This method is not a typical entry point into the parser. |
static void |
Parser.addParameter2Form(Map oForm,
ParameterSpec oParameterSpec,
String sData,
boolean bURLEncoded)
This method is not a typical entry point into the parser. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||