public class MappedLoader extends Object
Constructor and Description |
---|
MappedLoader() |
Modifier and Type | Method and Description |
---|---|
static boolean |
isPossibleDynamicURI(String uri,
Class<?> expectedClass) |
static Class<?> |
loadClass(String uri,
Class<?> expectedClass) |
static String |
mapDynamicURI(String uri) |
Licenced under the Apache License, Version 2.0