public class DefaultXmlEntityResolverFactory extends Object implements XmlEntityResolverFactory
XmlEntityResolverFactory which will return the DefaultXmlEntityResolver instance.| Modifier and Type | Method and Description |
|---|---|
org.mule.apache.xerces.xni.parser.XMLEntityResolver |
create() |
static DefaultXmlEntityResolverFactory |
getInstance() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetDefaultpublic static DefaultXmlEntityResolverFactory getInstance()
public org.mule.apache.xerces.xni.parser.XMLEntityResolver create()
create in interface XmlEntityResolverFactoryXMLEntityResolver to be used in the reading of XML files.Copyright © 2025 MuleSoft, Inc.. All rights reserved.