See: Description
| Class | Description |
|---|---|
| GenericParser | 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. |
| XercesParser | 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. |
javax.xml.validation.Schema support.Copyright © 2001–2021 The Apache Software Foundation. All rights reserved.