| java.lang.Object tests.CreateRomTestClasses
CreateRomTestClasses | public class CreateRomTestClasses (Code) | | Create the romtestclasses.zip that contains classes that need to be
romized for the romizer unit tests.
|
Inner Class :static class Filter | |
copyZipEntries | static void copyZipEntries(ZipOutputStream zout, File src, Filter filter) throws Throwable(Code) | | Copy the content of of the given zip file source
to the ZIP file output stream
|
usage | static void usage()(Code) | | |
|
|