Description
[xjavac] Found 1 semantic error compiling "/var/tmp/portage/xerces-2.8.0/work/xerces-2_8_0/build/samples/jaxp/ParserAPIUsage.java":
[xjavac] 191. dbf.setFeature(XMLConstants.FEATURE_SECURE_PROCESSING, secureProcessing);
[xjavac] ----------------------------------------------------------------------
[xjavac] *** Semantic Error: No accessible method with signature "setFeature(java.lang.String, boolean)" was found in type "javax.xml.parsers.DocumentBuilderFactory".