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