Class AbstractResolverPackageCommand

java.lang.Object
org.exolab.castor.xml.util.resolvers.AbstractResolverPackageCommand
All Implemented Interfaces:
ResolverPackageCommand
Direct Known Subclasses:
ByCDR, ByPackageMapping

public abstract class AbstractResolverPackageCommand extends Object implements ResolverPackageCommand
The abstract resolver command provides the argument checking, writes a debug message and reads the class loader from the properties... All specific code is found in the extended classes.
Since:
1.2
Version:
$Id$
Author:
Joachim Grueneis, jgrueneis AT gmail DOT com