org.enhydra.zeus.generator.SimpleGenerator <p> <code>{@link Generator}</code> is the portion of Zeus that will convert a set of constraints, visible through a <code>{@link Binding}</code>, and output them as generated Java classes (to a <code>File</code> [directory]). </p><p> <code&g ...
org.apache.avalon.excalibur.io.test.IOUtilTestCase Note: jdk1.2 dependency This is used to test IOUtil for correctness. The following checks are performed: <ul> <li>The return must not be null, must be the same type and equals() to the method's second arg</li> <li>All bytes must have been read from the source (available() = ...
org.objectweb.jac.util.WrapLib This class generates the <code>jac.lib</code> delegators source-files from the <code>jac.prop</code> file found in the current directory (exclude all other options). @author Renaud Pawlak