Interface Formatter
- All Known Implementing Classes:
Formatters
,SimpleFormatter
,VerboseFormatter
public interface Formatter
A type capable of formatting an
Archive
into human-readable style.- Version:
- $Revision: $
-
Method Summary
-
Method Details
-
format
Returns a formatted view of the specified archive- Parameters:
archive
-- Returns:
- Throws:
IllegalArgumentException
- If the archive is not specified
-