| Interface | Description |
|---|---|
| XmlGathererErrorHandler |
Represents a specific type of
XMLErrorHandler which gathers as many errors as possible to be displayed later for either
logging purposes or to propagate an exception with the full list of errors. |
| XmlGrammarPoolBuilder |
Provides a way of creating
XMLGrammarPool instances. |
| XmlSchemaProvider |
Provide
XMLInputSource schemas to be loaded. |
| Class | Description |
|---|---|
| DefaultXmlEntityResolver |
Custom
XMLEntityResolver that resolve entities over mule schemas. |
| DefaultXmlGathererErrorHandler |
Runtime implementation of
XmlGathererErrorHandler which collects all errors, and on a fatal exception will propagate an
exception. |
| DefaultXmlGrammarPoolBuilder |
Default implementation of
XmlGrammarPoolBuilder provides a way of creating ReadOnlyXmlGrammarPool instances. |
| DefaultXmlGrammarPoolManager |
This class manages
XMLGrammarPool preloaded mule.schemas |
| DefaultXmlSchemaProvider |
Default implementation of
XmlSchemaProvider |
| ReadOnlyXmlGrammarPool |
A read-only
XMLGrammarPool preloaded with mule schemas |
Copyright © 2022 MuleSoft, Inc.. All rights reserved.