Searched defs:postArguments (Results 1 – 1 of 1) sorted by relevance
933 public abstract String getHTML(Map<String, String> postArguments) throws Exception; in getHTML() argument951 public final boolean processPost(Map<String, String> postArguments) { in processPost() argument973 protected abstract void getArguments(Map<String, String> postArguments); in getArguments() argument975 public String getHTML(Map<String, String> postArguments) throws Exception { in getHTML() argument984 public String getPlainText(Map<String, String> postArguments) { in getPlainText() argument