Package com.acciente.commons.htmlform

Interface Summary
Symbols Contains the set of symbols used by the parser to identify tokens.
 

Class Summary
FileHandle This class is a facade to isolate the fileupload implementation from the multi-part parser used.
ParameterSpec This class models a parameter on the HTML form.
Parser This class implements a parser that parses the parameters (and data) submitted in an HTML form and populates a Map with the form data.
Tokenizer This class tokenizes a URL encoded character stream, with additional considerations due to support for an extended syntax for HTML form variables in Induction.
 

Exception Summary
ParserException An exception thrown to signal a parse error.
 



Copyright © 2008-2013 Acciente, LLC. All Rights Reserved.