public interface DozerClassLoader
Modifier and Type | Method and Description |
---|---|
Class<?> |
loadClass(String className)
Loads class by provided name
|
URL |
loadResource(String uri)
Loads the resource by URI as an URL
|
Copyright © 2005–2018 dozer. All rights reserved.