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 |
| Constructor and Description |
|---|
XMLFactoryConfig(Boolean externalEntities,
Boolean expandEntities,
String factoryName) |
| Modifier and Type | Method and Description |
|---|---|
abstract Object |
createFactory() |
boolean |
equals(Object other) |
int |
hashCode() |
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.