A E F G I O P R S W

A

addApiMethod(String, String) - Method in class org.apache.maven.usability.plugin.Expression
Method addApiMethod
addCliOption(String, String) - Method in class org.apache.maven.usability.plugin.Expression
Method addCliOption
addExpression(Expression) - Method in class org.apache.maven.usability.plugin.ExpressionDocumentation
Method addExpression

E

Expression - Class in org.apache.maven.usability.plugin
A plugin parameter expression supported by Maven
Expression() - Constructor for class org.apache.maven.usability.plugin.Expression
 
ExpressionDocumentation - Class in org.apache.maven.usability.plugin
The root of a parameter plugin expression document.
ExpressionDocumentation() - Constructor for class org.apache.maven.usability.plugin.ExpressionDocumentation
 

F

flushExpressionsBySyntax() - Method in class org.apache.maven.usability.plugin.ExpressionDocumentation
 

G

getAddDefaultEntities() - Method in class org.apache.maven.usability.plugin.io.xpp3.ParamdocXpp3Reader
Method getAddDefaultEntities
getApiMethods() - Method in class org.apache.maven.usability.plugin.Expression
Method getApiMethods
getBan() - Method in class org.apache.maven.usability.plugin.Expression
Get A preferred alternative to this expression, in the case where it's banned from use.
getBooleanValue(String, String, XmlPullParser) - Method in class org.apache.maven.usability.plugin.io.xpp3.ParamdocXpp3Reader
Method getBooleanValue
getCharacterValue(String, String, XmlPullParser) - Method in class org.apache.maven.usability.plugin.io.xpp3.ParamdocXpp3Reader
Method getCharacterValue
getCliOptions() - Method in class org.apache.maven.usability.plugin.Expression
Method getCliOptions
getConfiguration() - Method in class org.apache.maven.usability.plugin.Expression
Get The place and syntax used to change the value of this expression.
getDateValue(String, String, String, XmlPullParser) - Method in class org.apache.maven.usability.plugin.io.xpp3.ParamdocXpp3Reader
Method getDateValue
getDeprecation() - Method in class org.apache.maven.usability.plugin.Expression
Get A preferred alternative to this expression, in the case where it's deprecated.
getDescription() - Method in class org.apache.maven.usability.plugin.Expression
Get The description of what this expression references, and what it's generally used for.
getDoubleValue(String, String, XmlPullParser, boolean) - Method in class org.apache.maven.usability.plugin.io.xpp3.ParamdocXpp3Reader
Method getDoubleValue
getExpressions() - Method in class org.apache.maven.usability.plugin.ExpressionDocumentation
Method getExpressions
getExpressionsBySyntax() - Method in class org.apache.maven.usability.plugin.ExpressionDocumentation
 
getFloatValue(String, String, XmlPullParser, boolean) - Method in class org.apache.maven.usability.plugin.io.xpp3.ParamdocXpp3Reader
Method getFloatValue
getIntegerValue(String, String, XmlPullParser, boolean) - Method in class org.apache.maven.usability.plugin.io.xpp3.ParamdocXpp3Reader
Method getIntegerValue
getLongValue(String, String, XmlPullParser, boolean) - Method in class org.apache.maven.usability.plugin.io.xpp3.ParamdocXpp3Reader
Method getLongValue
getModelEncoding() - Method in class org.apache.maven.usability.plugin.Expression
 
getModelEncoding() - Method in class org.apache.maven.usability.plugin.ExpressionDocumentation
 
getRequiredAttributeValue(String, String, XmlPullParser, boolean) - Method in class org.apache.maven.usability.plugin.io.xpp3.ParamdocXpp3Reader
Method getRequiredAttributeValue
getShortValue(String, String, XmlPullParser, boolean) - Method in class org.apache.maven.usability.plugin.io.xpp3.ParamdocXpp3Reader
Method getShortValue
getSyntax() - Method in class org.apache.maven.usability.plugin.Expression
Get The syntax of the expression
getTrimmedValue(String) - Method in class org.apache.maven.usability.plugin.io.xpp3.ParamdocXpp3Reader
Method getTrimmedValue

I

isEditable() - Method in class org.apache.maven.usability.plugin.Expression
Get Whether the value of this expression can be changed.

O

org.apache.maven.usability.plugin - package org.apache.maven.usability.plugin
 
org.apache.maven.usability.plugin.io.xpp3 - package org.apache.maven.usability.plugin.io.xpp3
 

P

ParamdocXpp3Reader - Class in org.apache.maven.usability.plugin.io.xpp3
Class ParamdocXpp3Reader.
ParamdocXpp3Reader() - Constructor for class org.apache.maven.usability.plugin.io.xpp3.ParamdocXpp3Reader
 
ParamdocXpp3Writer - Class in org.apache.maven.usability.plugin.io.xpp3
Class ParamdocXpp3Writer.
ParamdocXpp3Writer() - Constructor for class org.apache.maven.usability.plugin.io.xpp3.ParamdocXpp3Writer
 

R

read(Reader, boolean) - Method in class org.apache.maven.usability.plugin.io.xpp3.ParamdocXpp3Reader
Method read
read(Reader) - Method in class org.apache.maven.usability.plugin.io.xpp3.ParamdocXpp3Reader
Method read
removeExpression(Expression) - Method in class org.apache.maven.usability.plugin.ExpressionDocumentation
Method removeExpression

S

setAddDefaultEntities(boolean) - Method in class org.apache.maven.usability.plugin.io.xpp3.ParamdocXpp3Reader
Returns the state of the "add default entities" flag.
setApiMethods(Properties) - Method in class org.apache.maven.usability.plugin.Expression
Set The programmatic methods used to change the value of this expression.
setBan(String) - Method in class org.apache.maven.usability.plugin.Expression
Set A preferred alternative to this expression, in the case where it's banned from use.
setCliOptions(Properties) - Method in class org.apache.maven.usability.plugin.Expression
Set The command-line switches used to change the value of this expression.
setConfiguration(String) - Method in class org.apache.maven.usability.plugin.Expression
Set The place and syntax used to change the value of this expression.
setDeprecation(String) - Method in class org.apache.maven.usability.plugin.Expression
Set A preferred alternative to this expression, in the case where it's deprecated.
setDescription(String) - Method in class org.apache.maven.usability.plugin.Expression
Set The description of what this expression references, and what it's generally used for.
setEditable(boolean) - Method in class org.apache.maven.usability.plugin.Expression
Set Whether the value of this expression can be changed.
setExpressions(List) - Method in class org.apache.maven.usability.plugin.ExpressionDocumentation
Set The list of plugin parameter expressions described by this document.
setModelEncoding(String) - Method in class org.apache.maven.usability.plugin.Expression
 
setModelEncoding(String) - Method in class org.apache.maven.usability.plugin.ExpressionDocumentation
 
setSyntax(String) - Method in class org.apache.maven.usability.plugin.Expression
Set The syntax of the expression

W

write(Writer, ExpressionDocumentation) - Method in class org.apache.maven.usability.plugin.io.xpp3.ParamdocXpp3Writer
Method write

A E F G I O P R S W

Copyright © 2001-2011 Apache Software Foundation. All Rights Reserved.