org.codehaus.plexus.archiver

Interface ArchivedFileSet

public interface ArchivedFileSet extends BaseFileSet

A file set, which consists of the files and directories in an archive.

Since: 1.0-alpha-9

Method Summary
FilegetArchive()
Returns the archive file.

Method Detail

getArchive

public File getArchive()
Returns the archive file.
Copyright © 2001-2009 Codehaus. All Rights Reserved.