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 EntityResolver
Copyright © 2005–2019 dozer. All rights reserved.