| Modifier and Type | Method and Description |
|---|---|
XmlGathererErrorHandler |
XmlGathererErrorHandlerFactory.create() |
| Modifier and Type | Method and Description |
|---|---|
XmlGathererErrorHandler |
DefaultXmlGathererErrorHandlerFactory.create() |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultXmlGathererErrorHandler
Runtime implementation of
XmlGathererErrorHandler which collects all errors, and on a fatal exception will propagate an
exception. |
| Modifier and Type | Method and Description |
|---|---|
static XmlGrammarPoolBuilder |
XmlGrammarPoolBuilder.builder(XmlSchemaProvider schemaProvider,
XmlGathererErrorHandler errorHandler,
org.mule.apache.xerces.xni.parser.XMLEntityResolver entityResolver)
Instantiates a new raw builder, whose components will be declared in the provided
extensionModels. |
| Constructor and Description |
|---|
DefaultXmlGrammarPoolBuilder(XmlSchemaProvider schemaProvider,
XmlGathererErrorHandler errorHandler,
org.mule.apache.xerces.xni.parser.XMLEntityResolver entityResolver) |
Copyright © 2024 MuleSoft, Inc.. All rights reserved.