public interface Formatter
Archive into human-readable style.| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
format(Archive<?> archive)
Returns a formatted view of the specified archive
|
java.lang.String format(Archive<?> archive) throws java.lang.IllegalArgumentException
archive - java.lang.IllegalArgumentException - If the archive is not specified