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