Save This Page
Home » commons-digester-1.8-src » org.apache.commons » digester » [javadoc | source]
org.apache.commons.digester
public class: ParserFeatureSetterFactory [javadoc | source]
java.lang.Object
   org.apache.commons.digester.ParserFeatureSetterFactory
Creates a SAXParser based on the underlying parser. Allows logical properties depending on logical parser versions to be set.
Method from org.apache.commons.digester.ParserFeatureSetterFactory Summary:
newSAXParser
Methods from java.lang.Object:
equals,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait
Method from org.apache.commons.digester.ParserFeatureSetterFactory Detail:
 public static SAXParser newSAXParser(Properties properties) throws SAXNotSupportedException, SAXException, SAXNotRecognizedException, ParserConfigurationException 
    Create a new SAXParser