org.apache.commons.digester
public class ParserFeatureSetterFactory extends Object
SAXParser based on the underlying parser.
Allows logical properties depending on logical parser versions
to be set.
Since: 1.6
| Field Summary | |
|---|---|
| static boolean | isXercesUsedtrue is Xerces is used. |
| Method Summary | |
|---|---|
| static SAXParser | newSAXParser(Properties properties)
Create a new SAXParser |
true is Xerces is used.SAXParserParameters: properties (logical) properties to be set on parser
Returns: a SAXParser configured based on the underlying
parser implementation.