| Package | Description |
|---|---|
| org.vafer.jdeb | |
| org.vafer.jdeb.maven | |
| org.vafer.jdeb.utils |
| Modifier and Type | Method and Description |
|---|---|
void |
DebMaker.setResolver(VariableResolver variableResolver) |
| Modifier and Type | Method and Description |
|---|---|
protected VariableResolver |
DebMojo.initializeVariableResolver(Map<String,String> variables) |
| Modifier and Type | Class and Description |
|---|---|
class |
MapVariableResolver
Resolve variables based on a Map.
|
| Modifier and Type | Method and Description |
|---|---|
static String |
Utils.replaceVariables(VariableResolver pResolver,
String pExpression,
String pOpen,
String pClose)
Substitute the variables in the given expression with the
values from the resolver
|
| Constructor and Description |
|---|
FilteredFile(InputStream in,
VariableResolver resolver) |
Copyright © 2014. All rights reserved.