public class PlexusArchiverZipFileResourceCollection
extends org.codehaus.plexus.components.io.resources.AbstractPlexusIoArchiveResourceCollection
implements org.codehaus.plexus.components.io.resources.EncodingSupported
Modifier and Type | Field and Description |
---|---|
static String |
ROLE_HINT
The zip file resource collections role hint.
|
Constructor and Description |
---|
PlexusArchiverZipFileResourceCollection() |
Modifier and Type | Method and Description |
---|---|
protected Iterator<org.codehaus.plexus.components.io.resources.PlexusIoResource> |
getEntries() |
void |
setEncoding(Charset charset) |
getFile, getLastModified, getResources, setFile, stream
getExcludes, getFileMappers, getFileSelectors, getIncludes, getInputStream, getName, getName, getPrefix, getStreamTransformer, isCaseSensitive, isIncludingEmptyDirectories, isSelected, isUsingDefaultExcludes, iterator, resolve, setCaseSensitive, setExcludes, setFileMappers, setFileSelectors, setIncludes, setIncludingEmptyDirectories, setPrefix, setStreamTransformer, setUsingDefaultExcludes
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static final String ROLE_HINT
public PlexusArchiverZipFileResourceCollection()
protected Iterator<org.codehaus.plexus.components.io.resources.PlexusIoResource> getEntries() throws IOException
getEntries
in class org.codehaus.plexus.components.io.resources.AbstractPlexusIoArchiveResourceCollection
IOException
public void setEncoding(Charset charset)
setEncoding
in interface org.codehaus.plexus.components.io.resources.EncodingSupported
Copyright © 2001-2015 Codehaus. All Rights Reserved.