Package org.jboss.shrinkwrap.api.formatter


Interface Summary
Formatter A type capable of formatting an Archive into human-readable style.
 

Enum Summary
Formatters Available pre-configured Formatter instances used in constructing a human-readable form for a specified Archive.
SimpleFormatter Formatter implementation to provide a simple, one-line description of an Archive, including its name
VerboseFormatter Formatter implementation to provide an "ls -l"-esque output for an Archive, listing all internal contents in sorted order
 



Copyright © 2009 JBoss, a division of Red Hat, Inc.. All Rights Reserved.