Searched refs:validOutputFormats (Results 1 – 1 of 1) sorted by relevance
682 Set<Integer> validOutputFormats = zslConfig.getValidOutputFormatsForInput(inputFormat); in verifyRecommendedZSLConfiguration() local685 for (Integer outputFormatInteger : validOutputFormats) { in verifyRecommendedZSLConfiguration()