Searched defs:postArguments (Results 1 – 1 of 1) sorted by relevance
975 public abstract String getHTML(Map<String, String> postArguments) throws Exception; in getHTML() argument993 public final boolean processPost(Map<String, String> postArguments) { in processPost() argument1008 protected abstract void getArguments(Map<String, String> postArguments); in getArguments() argument1011 public String getHTML(Map<String, String> postArguments) throws Exception { in getHTML() argument1020 public String getPlainText(Map<String, String> postArguments) { in getPlainText() argument