Digester constructor, or use
Digester.setXMLSchema(javax.xml.validation.Schema) for validation.@Deprecated 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()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
static SAXParser |
newSAXParser(Properties properties)
Deprecated.
Create a new
SAXParser |
public static SAXParser newSAXParser(Properties properties) throws ParserConfigurationException, SAXException, SAXNotRecognizedException, SAXNotSupportedException
SAXParserproperties - (logical) properties to be set on parserSAXParser configured based on the underlying
parser implementation.ParserConfigurationExceptionSAXExceptionSAXNotRecognizedExceptionSAXNotSupportedExceptionCopyright © 2001–2021 The Apache Software Foundation. All rights reserved.