org.apache.rat.document.impl.zip
Class ZipDocumentFactory

java.lang.Object
  extended by org.apache.rat.document.impl.zip.ZipDocumentFactory

public class ZipDocumentFactory
extends java.lang.Object


Constructor Summary
ZipDocumentFactory()
           
 
Method Summary
static IDocumentCollection load(java.io.File file)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ZipDocumentFactory

public ZipDocumentFactory()
Method Detail

load

public static final IDocumentCollection load(java.io.File file)
                                      throws java.io.IOException
Throws:
java.io.IOException


Copyright © 2006-2009 The Apache Software Foundation. All Rights Reserved.