MultiFileHierarchicalConfigurationpublic interface EntityResolverSupport
| Modifier and Type | Method | Description |
|---|---|---|
org.xml.sax.EntityResolver |
getEntityResolver() |
Return the EntityResolver associated with the class.
|
void |
setEntityResolver(org.xml.sax.EntityResolver resolver) |
Set the EntityResolver to associate with this class.
|
org.xml.sax.EntityResolver getEntityResolver()
void setEntityResolver(org.xml.sax.EntityResolver resolver)
resolver - The EntityResolver