|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.exolab.castor.xml.util.resolvers.AbstractResolverPackageCommand
org.exolab.castor.xml.util.resolvers.ByCDR
Resolves a class by reading the package level class-descriptor-resolver file and loading all descriptors mentioned inside.
| Constructor Summary | |
ByCDR()
No specific stuff needed. |
|
| Method Summary | |
protected java.util.Map |
internalResolve(java.lang.String packageName,
java.lang.ClassLoader classLoader,
java.util.Map properties)
Tries to load the CDR file for the given package name using the provided class loader. |
| Methods inherited from class org.exolab.castor.xml.util.resolvers.AbstractResolverPackageCommand |
isEmptyPackageName, resolve |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ByCDR()
| Method Detail |
protected java.util.Map internalResolve(java.lang.String packageName,
java.lang.ClassLoader classLoader,
java.util.Map properties)
throws ResolverException
internalResolve in class AbstractResolverPackageCommandclassLoader - the class loader to useproperties - the resolve properties to use
ResolverException - in case of unrecoverable problems at resolving
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||