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, 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 void close() throws IOException
close
in interface Closeable
close
in interface AutoCloseable
IOException
protected Iterator<org.codehaus.plexus.components.io.resources.PlexusIoResource> getEntries() throws IOException
getEntries
in class org.codehaus.plexus.components.io.resources.AbstractPlexusIoArchiveResourceCollection
IOException
Copyright © 2001-2015 Codehaus. All Rights Reserved.