public interface EntityResolverSupport
Modifier and Type | Method and Description |
---|---|
EntityResolver |
getEntityResolver()
Return the EntityResolver associated with the class.
|
void |
setEntityResolver(EntityResolver resolver)
Set the EntityResolver to associate with this class.
|
EntityResolver getEntityResolver()
void setEntityResolver(EntityResolver resolver)
resolver
- The EntityResolverCopyright © 2001–2013 The Apache Software Foundation. All rights reserved.