| Package | Description |
|---|---|
| org.apache.maven.usability.plugin |
| Modifier and Type | Method | Description |
|---|---|---|
java.util.List<Expression> |
ExpressionDocumentation.getExpressions() |
Method getExpressions.
|
static java.util.Map<java.lang.String,Expression> |
ExpressionDocumenter.load() |
| Modifier and Type | Method | Description |
|---|---|---|
void |
ExpressionDocumentation.addExpression(Expression expression) |
Method addExpression.
|
void |
ExpressionDocumentation.removeExpression(Expression expression) |
Method removeExpression.
|
| Modifier and Type | Method | Description |
|---|---|---|
void |
ExpressionDocumentation.setExpressions(java.util.List<Expression> expressions) |
Set the list of plugin parameter expressions described by
this
document.
|