|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.codehaus.plexus.components.io.resources.AbstractPlexusIoResourceCollection
org.codehaus.plexus.components.io.resources.AbstractPlexusIoArchiveResourceCollection
org.codehaus.plexus.components.io.resources.PlexusIoZipFileResourceCollection
public class PlexusIoZipFileResourceCollection
| Field Summary | |
|---|---|
static java.lang.String |
JAR_ROLE_HINT
The zip file resource collections role hint for jar files. |
static java.lang.String |
ROLE_HINT
The zip file resource collections role hint. |
| Fields inherited from interface org.codehaus.plexus.components.io.resources.PlexusIoResourceCollection |
|---|
DEFAULT_ROLE_HINT, ROLE |
| Constructor Summary | |
|---|---|
PlexusIoZipFileResourceCollection()
|
|
| Method Summary | |
|---|---|
protected java.util.Iterator<PlexusIoResource> |
getEntries()
Returns an iterator over the archives entries. |
| Methods inherited from class org.codehaus.plexus.components.io.resources.AbstractPlexusIoArchiveResourceCollection |
|---|
getFile, getLastModified, getResources, setFile |
| Methods inherited from class org.codehaus.plexus.components.io.resources.AbstractPlexusIoResourceCollection |
|---|
enableLogging, getExcludes, getFileMappers, getFileSelectors, getIncludes, getLogger, getName, getPrefix, isCaseSensitive, isIncludingEmptyDirectories, isSelected, isUsingDefaultExcludes, setCaseSensitive, setExcludes, setFileMappers, setFileSelectors, setIncludes, setIncludingEmptyDirectories, setPrefix, setUsingDefaultExcludes |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.codehaus.plexus.components.io.resources.PlexusIoResourceCollection |
|---|
getName |
| Field Detail |
|---|
public static final java.lang.String ROLE_HINT
public static final java.lang.String JAR_ROLE_HINT
| Constructor Detail |
|---|
public PlexusIoZipFileResourceCollection()
| Method Detail |
|---|
protected java.util.Iterator<PlexusIoResource> getEntries()
throws java.io.IOException
AbstractPlexusIoArchiveResourceCollection
getEntries in class AbstractPlexusIoArchiveResourceCollectionjava.io.IOException - an IOException, doh
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||