Searched defs:postArguments (Results 1 – 1 of 1) sorted by relevance
935 public abstract String getHTML(Map<String, String> postArguments) throws Exception; in getHTML() argument953 public final boolean processPost(Map<String, String> postArguments) { in processPost() argument968 protected abstract void getArguments(Map<String, String> postArguments); in getArguments() argument970 public String getHTML(Map<String, String> postArguments) throws Exception { in getHTML() argument979 public String getPlainText(Map<String, String> postArguments) { in getPlainText() argument