ShrinkWrap Resolver API 2.0.0-alpha-3

Package org.jboss.shrinkwrap.resolver.api.formatprocessor

Interface Summary
FormatProcessor<RETURNTYPE> Processes an input File and returns as a typed format
 

Enum Summary
FileFormatProcessor FormatProcessor implementation to return a File as-is, assuming it exists and does not point to a directory.
InputStreamFormatProcessor FormatProcessor implementation to return an InputStream from the provided File argument
 


ShrinkWrap Resolver API 2.0.0-alpha-3

Copyright © 2012 JBoss by Red Hat. All Rights Reserved.