Interface EntityResolverSupport
public interface EntityResolverSupport
Interface that identifies the class as using an EntityResolver
- Since:
- 1.7
-
Method Summary
Modifier and TypeMethodDescriptionGets the EntityResolver associated with the class.void
setEntityResolver
(EntityResolver resolver) Sets the EntityResolver to associate with this class.