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