public interface Formatter
Archive into human-readable style.| Modifier and Type | Method and Description |
|---|---|
String |
format(Archive<?> archive)
Returns a formatted view of the specified archive
|
String format(Archive<?> archive) throws IllegalArgumentException
archive - IllegalArgumentException - If the archive is not specifiedCopyright © 2017 JBoss, a division of Red Hat, Inc.. All Rights Reserved.