org.codehaus.plexus.archiver.tar

Class PlexusIoTarFileResourceCollection

public class PlexusIoTarFileResourceCollection extends AbstractPlexusIoArchiveResourceCollection

Field Summary
static StringROLE_HINT
The zip file resource collections role hint.
Method Summary
protected IteratorgetEntries()
protected TarFilenewTarFile(File file)

Field Detail

ROLE_HINT

public static final String ROLE_HINT
The zip file resource collections role hint.

Method Detail

getEntries

protected Iterator getEntries()

newTarFile

protected TarFile newTarFile(File file)
Copyright © 2001-2009 Codehaus. All Rights Reserved.