public abstract class XMLFactoryConfig extends Object
XMLSecureFactoriesCache. Also creates the corresponding factory.| Modifier and Type | Field and Description |
|---|---|
protected Boolean |
expandEntities |
protected Boolean |
externalEntities |
protected String |
factoryName |
protected String |
schemaLanguage |
| Constructor and Description |
|---|
XMLFactoryConfig(DefaultXMLSecureFactories secureFactories,
String schemaLanguage,
String factoryName) |
| Modifier and Type | Method and Description |
|---|---|
abstract Object |
createFactory() |
boolean |
equals(Object other) |
int |
hashCode() |
protected Boolean externalEntities
protected Boolean expandEntities
protected String schemaLanguage
protected String factoryName
public XMLFactoryConfig(DefaultXMLSecureFactories secureFactories, String schemaLanguage, String factoryName)
Copyright © 2024 MuleSoft, Inc.. All rights reserved.