Package org.apache.commons.xml
package org.apache.commons.xml
Apache Commons XML provides secure-by-default JAXP factory creation for Java. A single method call returns a hardened JAXP factory that can be used to
safely parse XML files. The entry point is the class
XmlFactories.-
Classes