public class Resource extends Object
| Constructor and Description |
|---|
Resource(File source,
String targetPath) |
| Modifier and Type | Method and Description |
|---|---|
File |
getSource()
Return a file that contains content of the resource
|
String |
getTargetPath()
Returns a normalized path where resource should be stored in archive
|
public File getSource()
public String getTargetPath()
Copyright © 2017 JBoss by Red Hat. All rights reserved.