public class DozerResolver extends Object implements EntityResolver
Fetches "beanmapping.xsd" from the classpath resource "/beanmapping.xsd", no matter if specified as some local URL or as "http://dozer.sourceforge.net/schema/beanmapping.xsd".
| Constructor and Description |
|---|
DozerResolver() |
| Modifier and Type | Method and Description |
|---|---|
InputSource |
resolveEntity(String publicId,
String systemId) |
public InputSource resolveEntity(String publicId, String systemId)
resolveEntity in interface EntityResolverCopyright © 2005–2015 dozer. All rights reserved.