Searched refs:explicitValue (Results 1 – 1 of 1) sorted by relevance
580 String explicitValue = (String) format.get(key); in setOutputFormat() local581 if (explicitValue == null && value != null) { in setOutputFormat()585 if (explicitValue != null) { in setOutputFormat()587 this.setOutputProperty(key,explicitValue); in setOutputFormat()