| Package | Description |
|---|---|
| org.jboss.windup.graph.dao | |
| org.jboss.windup.graph.model.resource |
| Modifier and Type | Method and Description |
|---|---|
FileResource |
FileResourceDao.getByFilePath(String filePath) |
| Modifier and Type | Method and Description |
|---|---|
Iterable<FileResource> |
FileResourceDao.findArchiveEntryWithExtension(String... values) |
| Modifier and Type | Method and Description |
|---|---|
InputStream |
FileResourceDao.getPayload(FileResource file) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
TempArchiveResource
Indicates an archive that was exploded from another archive.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
FileResource.Impl |
| Modifier and Type | Method and Description |
|---|---|
FileResource |
ArchiveResource.getFileResource() |
| Modifier and Type | Method and Description |
|---|---|
void |
ArchiveResource.setFileResource(FileResource file) |
Copyright © 2014 JBoss by Red Hat. All rights reserved.