org.mycore.frontend.redundancy
Class MCRRedundancyUtil
java.lang.Object
org.mycore.frontend.redundancy.MCRRedundancyUtil
public abstract class MCRRedundancyUtil
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DIR
public static final String DIR
MCRRedundancyUtil
public MCRRedundancyUtil()
getMapGenerator
public static MCRRedundancyAbstractMapGenerator getMapGenerator(String alias)
throws ClassNotFoundException,
IllegalAccessException,
InstantiationException
- Throws:
ClassNotFoundException
IllegalAccessException
InstantiationException
resolveAlias
protected static Class<?> resolveAlias(String alias)
throws ClassNotFoundException
- Throws:
ClassNotFoundException