classUtils
Class CatalogBuilder
java.lang.Object
classUtils.CatalogBuilder
public class CatalogBuilder
- extends java.lang.Object
Copyright 2005, DocJava, Inc.
User: dlyon
Date: Nov 29, 2006
Time: 12:57:21 PM
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CatalogBuilder
public CatalogBuilder()
main
public static void main(java.lang.String[] args)
throws java.io.IOException
- Throws:
java.io.IOException
unzipCatalog
public static Catalog unzipCatalog(java.io.File _f)
zipCatalog
public static void zipCatalog(java.io.File _f,
Catalog _c)
throws java.io.IOException
- Throws:
java.io.IOException
buildCatalog
public static Catalog buildCatalog(java.io.File _f)
throws java.io.IOException
- Throws:
java.io.IOException