Searched defs:postArguments (Results 1 – 1 of 1) sorted by relevance
956 public abstract String getHTML(Map<String, String> postArguments) throws Exception; in getHTML() argument974 public final boolean processPost(Map<String, String> postArguments) { in processPost() argument989 protected abstract void getArguments(Map<String, String> postArguments); in getArguments() argument992 public String getHTML(Map<String, String> postArguments) throws Exception { in getHTML() argument1001 public String getPlainText(Map<String, String> postArguments) { in getPlainText() argument