public class ParserFeatureSetterFactory extends Object
SAXParser
based on the underlying parser.
Allows logical properties depending on logical parser versions
to be set.Constructor and Description |
---|
ParserFeatureSetterFactory() |
public static SAXParser newSAXParser(Properties properties) throws ParserConfigurationException, SAXException, SAXNotRecognizedException, SAXNotSupportedException
SAXParser
properties
- (logical) properties to be set on parserSAXParser
configured based on the underlying
parser implementation.ParserConfigurationException
SAXException
SAXNotRecognizedException
SAXNotSupportedException
Copyright © 2000-2021 Apache Software Foundation. All Rights Reserved.