| Package | Description |
|---|---|
| org.jboss.windup.graph.model.resource |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ArchiveEntryResource |
interface |
ArchiveResource |
interface |
EarArchive |
interface |
FileResource |
interface |
JarArchive |
interface |
JavaClass |
interface |
TempArchiveResource
Indicates an archive that was exploded from another archive.
|
interface |
WarArchive |
interface |
XmlResource |
| Modifier and Type | Class and Description |
|---|---|
static class |
FileResource.Impl |
| Modifier and Type | Method and Description |
|---|---|
Resource |
XmlResource.getResource() |
| Modifier and Type | Method and Description |
|---|---|
Iterable<Resource> |
JavaClass.getResources() |
| Modifier and Type | Method and Description |
|---|---|
void |
JavaClass.addResource(Resource resource) |
void |
XmlResource.setResource(Resource resource) |
Copyright © 2014 JBoss by Red Hat. All rights reserved.