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, setFileenableLogging, getExcludes, getFileMappers, getFileSelectors, getIncludes, getLogger, getName, getPrefix, isCaseSensitive, isIncludingEmptyDirectories, isSelected, isUsingDefaultExcludes, setCaseSensitive, setExcludes, setFileMappers, setFileSelectors, setIncludes, setIncludingEmptyDirectories, setPrefix, setUsingDefaultExcludesclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetNamepublic static final String ROLE_HINT
public static final String JAR_ROLE_HINT
protected Iterator<PlexusIoResource> getEntries() throws IOException
AbstractPlexusIoArchiveResourceCollectiongetEntries in class AbstractPlexusIoArchiveResourceCollectionIOException - an IOException, dohCopyright © 2001-2014 Codehaus. All Rights Reserved.