public class PlexusIoZipFileResourceCollection extends AbstractPlexusIoArchiveResourceCollection
Modifier and Type | Field and Description |
---|---|
static String |
JAR_ROLE_HINT
The zip file resource collections role hint for jar files.
|
static String |
ROLE_HINT
The zip file resource collections role hint.
|
DEFAULT_ROLE_HINT, ROLE
Constructor and Description |
---|
PlexusIoZipFileResourceCollection() |
Modifier and Type | Method and Description |
---|---|
protected Iterator<PlexusIoResource> |
getEntries()
Returns an iterator over the archives entries.
|
getFile, getLastModified, getResources, setFile
enableLogging, getExcludes, getFileMappers, getFileSelectors, getIncludes, getLogger, getName, getPrefix, isCaseSensitive, isIncludingEmptyDirectories, isSelected, isUsingDefaultExcludes, setCaseSensitive, setExcludes, setFileMappers, setFileSelectors, setIncludes, setIncludingEmptyDirectories, setPrefix, setUsingDefaultExcludes
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getName
public static final String ROLE_HINT
public static final String JAR_ROLE_HINT
protected Iterator<PlexusIoResource> getEntries() throws IOException
AbstractPlexusIoArchiveResourceCollection
getEntries
in class AbstractPlexusIoArchiveResourceCollection
IOException
- an IOException, dohCopyright © 2001-2012 Codehaus. All Rights Reserved.