public class Resource extends Object
| Constructor and Description |
|---|
Resource(String resourceName,
org.apache.maven.plugin.logging.Log logger) |
| Modifier and Type | Method and Description |
|---|---|
void |
copy(String to) |
void |
copyAndOverwrite(String to) |
static Resource |
from(String resourceName,
org.apache.maven.plugin.logging.Log logger) |
Resource |
withFilter(String placeholder,
String value) |
public Resource(String resourceName, org.apache.maven.plugin.logging.Log logger)
Copyright © 2015. All Rights Reserved.