Uses of Interface
org.mule.runtime.dsl.internal.xerces.xni.parser.XmlGathererErrorHandler
Packages that use XmlGathererErrorHandler
-
Uses of XmlGathererErrorHandler in org.mule.runtime.dsl.internal.xerces.xni.parser
Classes in org.mule.runtime.dsl.internal.xerces.xni.parser that implement XmlGathererErrorHandlerModifier and TypeClassDescriptionclassRuntime implementation ofXmlGathererErrorHandlerwhich collects all errors, and on a fatal exception will propagate an exception.Methods in org.mule.runtime.dsl.internal.xerces.xni.parser with parameters of type XmlGathererErrorHandlerModifier and TypeMethodDescriptionstatic XmlGrammarPoolBuilderXmlGrammarPoolBuilder.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 providedextensionModels.Constructors in org.mule.runtime.dsl.internal.xerces.xni.parser with parameters of type XmlGathererErrorHandlerModifierConstructorDescriptionDefaultXmlGrammarPoolBuilder(XmlSchemaProvider schemaProvider, XmlGathererErrorHandler errorHandler, org.mule.apache.xerces.xni.parser.XMLEntityResolver entityResolver)