| Package | Description |
|---|---|
| org.jboss.shrinkwrap.resolver.spi.format |
| Modifier and Type | Class and Description |
|---|---|
class |
FileFormatProcessor
|
class |
InputStreamFormatProcessor
FormatProcessor implementation to return an InputStream from the provided ResolvedArtifact argument. |
| Modifier and Type | Method and Description |
|---|---|
static <RESOLVEDTYPE extends ResolvedArtifact<RESOLVEDTYPE>,RETURNTYPE> |
FormatProcessors.find(Class<RESOLVEDTYPE> resolvedTypeClass,
Class<RETURNTYPE> returnTypeClass) |
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.