Package | Description |
---|---|
org.apache.maven.usability.plugin |
Modifier and Type | Method and Description |
---|---|
List<Expression> |
ExpressionDocumentation.getExpressions()
Method getExpressions.
|
static Map<String,Expression> |
ExpressionDocumenter.load() |
Modifier and Type | Method and Description |
---|---|
void |
ExpressionDocumentation.addExpression(Expression expression)
Method addExpression.
|
void |
ExpressionDocumentation.removeExpression(Expression expression)
Method removeExpression.
|
Modifier and Type | Method and Description |
---|---|
void |
ExpressionDocumentation.setExpressions(List<Expression> expressions)
Set the list of plugin parameter expressions described by
this
document.
|
Copyright © 2001–2021 The Apache Software Foundation. All rights reserved.