public class PlexusIoTarFileResourceCollection extends org.codehaus.plexus.components.io.resources.AbstractPlexusIoArchiveResourceCollection implements Closeable
| Modifier and Type | Field and Description |
|---|---|
static String |
ROLE_HINT
The zip file resource collections role hint.
|
| Constructor and Description |
|---|
PlexusIoTarFileResourceCollection() |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
protected Iterator<org.codehaus.plexus.components.io.resources.PlexusIoResource> |
getEntries() |
protected TarFile |
newTarFile(File file) |
getFile, getLastModified, getResources, setFile, streamgetExcludes, getFileMappers, getFileSelectors, getIncludes, getInputStream, getName, getName, getPrefix, getStreamTransformer, isCaseSensitive, isIncludingEmptyDirectories, isSelected, isUsingDefaultExcludes, iterator, resolve, setCaseSensitive, setExcludes, setFileMappers, setFileSelectors, setIncludes, setIncludingEmptyDirectories, setPrefix, setStreamTransformer, setUsingDefaultExcludesclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpublic static final String ROLE_HINT
public void close()
throws IOException
close in interface Closeableclose in interface AutoCloseableIOExceptionprotected Iterator<org.codehaus.plexus.components.io.resources.PlexusIoResource> getEntries() throws IOException
getEntries in class org.codehaus.plexus.components.io.resources.AbstractPlexusIoArchiveResourceCollectionIOExceptionCopyright © 2001-2015 Codehaus. All Rights Reserved.