Class ZipFileRegistry

java.lang.Object
com.sun.jdo.api.persistence.enhancer.util.ZipFileRegistry

public class ZipFileRegistry extends Object
ZipFileRegistry provides a central point for lookup of zip files within the filter tool. It needs to be public because it's accessed from outside the filter.util package.
  • Constructor Details

    • ZipFileRegistry

      public ZipFileRegistry()
  • Method Details