Uses of Package
org.jboss.shrinkwrap.api.formatter

Packages that use org.jboss.shrinkwrap.api.formatter
org.jboss.shrinkwrap.api   
org.jboss.shrinkwrap.api.formatter   
 

Classes in org.jboss.shrinkwrap.api.formatter used by org.jboss.shrinkwrap.api
Formatter
          A type capable of formatting an Archive into human-readable style.
 

Classes in org.jboss.shrinkwrap.api.formatter used by org.jboss.shrinkwrap.api.formatter
Formatter
          A type capable of formatting an Archive into human-readable style.
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 © 2010 JBoss, a division of Red Hat, Inc.. All Rights Reserved.