public class FormCharSetFinder extends Object
| Constructor and Description |
|---|
FormCharSetFinder() |
public void addFormActionsAndCharSet(String html, Map<String,String> formEncodings, String pageEncoding) throws HTMLParseException
html - the html to parse for form encodingsformEncodings - the Map where form encodings should be addedpageEncoding - the encoding used for the whole pageHTMLParseException - when parsing the html failsCopyright © 1998-2016 Apache Software Foundation. All Rights Reserved.