Searched refs:formatSpec (Results 1 – 1 of 1) sorted by relevance
91 String formatSpec = getExpectedArg(args, ++i); in main() local92 if ("xml".equalsIgnoreCase(formatSpec)) { in main()94 } else if ("txt".equalsIgnoreCase(formatSpec)) { in main()96 } else if ("html".equalsIgnoreCase(formatSpec)) { in main()