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 © 2016 JBoss by Red Hat. All rights reserved.