public static final class XmlLoader.FeaturesForVerySecureJavaInstallations extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
static void |
addFeaturesForVerySecureJavaInstallations(javax.xml.parsers.SAXParserFactory factory)
Configures SAXParserFactory with features required
for execution on very secured environments.
|
public static void addFeaturesForVerySecureJavaInstallations(javax.xml.parsers.SAXParserFactory factory) throws org.xml.sax.SAXException, javax.xml.parsers.ParserConfigurationException
factory - factory to be configured with special featuresorg.xml.sax.SAXException - if an error occursjavax.xml.parsers.ParserConfigurationException - if an error occursCopyright © 2001-2018. All Rights Reserved.