Searched defs:postArguments (Results 1 – 1 of 1) sorted by relevance
1131 public abstract String getHTML(Map<String, String> postArguments) throws Exception; in getHTML() argument1146 public final boolean processPost(Map<String, String> postArguments) { in processPost() argument1161 protected abstract void getArguments(Map<String, String> postArguments); in getArguments() argument1164 public String getHTML(Map<String, String> postArguments) throws Exception { in getHTML() argument1174 public String getPlainText(Map<String, String> postArguments) { in getPlainText() argument