public class DefaultXmlGathererErrorHandlerFactory extends Object implements XmlGathererErrorHandlerFactory
XmlGathererErrorHandlerFactory which will return the DefaultXmlGathererErrorHandler
instance.| Modifier and Type | Method and Description |
|---|---|
XmlGathererErrorHandler |
create() |
static DefaultXmlGathererErrorHandlerFactory |
getInstance() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetDefaultpublic static DefaultXmlGathererErrorHandlerFactory getInstance()
public XmlGathererErrorHandler create()
create in interface XmlGathererErrorHandlerFactoryXmlGathererErrorHandler to be used in the reading of XML files.Copyright © 2023 MuleSoft, Inc.. All rights reserved.