Class ParserFeatureSetterFactory

java.lang.Object
org.apache.commons.digester.ParserFeatureSetterFactory

Deprecated.
Create an XMLParser instance yourself, configure validation appropriately, and pass it as a parameter to the Digester constructor, or use Digester.setXMLSchema(javax.xml.validation.Schema) for validation.
Creates a SAXParser based on the underlying parser. Allows logical properties depending on logical parser versions to be set.
Since:
1.6