Searched defs:parseQuery (Results 1 – 2 of 2) sorted by relevance
37 public void parseQuery() throws URISyntaxException { in parseQuery() method in ZPageHttpHandlerTest
98 public static Map<String, String> parseQuery(String query) throws IOException { in parseQuery() method in TestUtils