Interface | Description |
---|---|
FormatProcessor<RESOLVEDTYPE extends ResolvedArtifact<RESOLVEDTYPE>,RETURNTYPE> |
Processes an input
ResolvedArtifact and returns as a typed format. |
Class | Description |
---|---|
FormatProcessors |
Enum | Description |
---|---|
FileFormatProcessor | |
InputStreamFormatProcessor |
FormatProcessor implementation to return an InputStream from the provided ResolvedArtifact argument. |
URLFormatProcessor |
Copyright © 2021 JBoss by Red Hat. All rights reserved.