Package | Description |
---|---|
org.jboss.shrinkwrap.api |
Modifier and Type | Method and Description |
---|---|
T |
Archive.move(ArchivePath source,
ArchivePath target)
Moves the asset under the source path to the target path.
|
T |
Archive.move(String source,
String target)
Moves the asset under the source path to the target path.
|
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.