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