Uses of Class
org.ow2.util.archive.api.ArchiveException

Uses of ArchiveException in org.ow2.util.archive.api
 

Methods in org.ow2.util.archive.api that throw ArchiveException
 java.util.Iterator<java.lang.String> IArchive.getEntries()
           
 java.net.URL IArchive.getResource(java.lang.String resourceName)
           
 java.util.Iterator<java.net.URL> IArchive.getResources()
           
 java.util.Iterator<java.net.URL> IArchive.getResources(java.lang.String resourceName)
           
 java.net.URL IArchive.getURL()
          Returns an URL that can be used to access the resource described by this IArchive.
 



Copyright © 2007-2009 OW2 Consortium. All Rights Reserved.