Searched refs:VALIDATION (Results 1 – 3 of 3) sorted by relevance
34 private static final String VALIDATION = field in DocumentBuilderFactoryImpl50 } else if (VALIDATION.equals(name)) { in getFeature()98 } else if (VALIDATION.equals(name)) { in setFeature()
36 private static final String VALIDATION field in SAXParserFactoryImpl66 return getFeature(VALIDATION); in isValidating()116 setFeature(VALIDATION, value); in setValidating()
61 private static final String VALIDATION = BASE_URI + "validation"; field in ExpatReader.Feature81 if (name.equals(Feature.VALIDATION) in getFeature()108 if (name.equals(Feature.VALIDATION) in setFeature()