Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- addIgnoreVersion(IgnoreVersion) - Method in class org.codehaus.mojo.versions.model.Rule
-
Method addIgnoreVersion.
- addIgnoreVersion(IgnoreVersion) - Method in class org.codehaus.mojo.versions.model.RuleSet
-
Method addIgnoreVersion.
- addRule(Rule) - Method in class org.codehaus.mojo.versions.model.RuleSet
-
Method addRule.
G
- getArtifactId() - Method in class org.codehaus.mojo.versions.model.Rule
-
Get the artifactId to which this rule applies.
- getComparisonMethod() - Method in class org.codehaus.mojo.versions.model.Rule
-
Get the comparison method that this rule specifies.
- getComparisonMethod() - Method in class org.codehaus.mojo.versions.model.RuleSet
-
Get the comparison method to use when no rule matches.
- getGroupId() - Method in class org.codehaus.mojo.versions.model.Rule
-
Get the for groupId to which this rule applies.
- getIgnoreVersions() - Method in class org.codehaus.mojo.versions.model.Rule
-
Method getIgnoreVersions.
- getIgnoreVersions() - Method in class org.codehaus.mojo.versions.model.RuleSet
-
Method getIgnoreVersions.
- getModelEncoding() - Method in class org.codehaus.mojo.versions.model.RuleSet
-
Get the modelEncoding field.
- getRules() - Method in class org.codehaus.mojo.versions.model.RuleSet
-
Method getRules.
- getType() - Method in class org.codehaus.mojo.versions.model.IgnoreVersion
-
Get the type of ignore mechanism to use.
- getVersion() - Method in class org.codehaus.mojo.versions.model.IgnoreVersion
-
Get a version number or a regular expression for version numbers that should be ignored.
I
- IgnoreVersion - Class in org.codehaus.mojo.versions.model
-
A version to ignore.
- IgnoreVersion() - Constructor for class org.codehaus.mojo.versions.model.IgnoreVersion
O
- org.codehaus.mojo.versions.model - package org.codehaus.mojo.versions.model
- org.codehaus.mojo.versions.model.io.stax - package org.codehaus.mojo.versions.model.io.stax
R
- read(InputStream) - Method in class org.codehaus.mojo.versions.model.io.stax.RuleStaxReader
-
Method read.
- read(InputStream, boolean) - Method in class org.codehaus.mojo.versions.model.io.stax.RuleStaxReader
-
Method read.
- read(Reader) - Method in class org.codehaus.mojo.versions.model.io.stax.RuleStaxReader
-
Method read.
- read(Reader, boolean) - Method in class org.codehaus.mojo.versions.model.io.stax.RuleStaxReader
-
Method read.
- read(String) - Method in class org.codehaus.mojo.versions.model.io.stax.RuleStaxReader
-
Method read.
- read(String, boolean) - Method in class org.codehaus.mojo.versions.model.io.stax.RuleStaxReader
-
Method read.
- removeIgnoreVersion(IgnoreVersion) - Method in class org.codehaus.mojo.versions.model.Rule
-
Method removeIgnoreVersion.
- removeIgnoreVersion(IgnoreVersion) - Method in class org.codehaus.mojo.versions.model.RuleSet
-
Method removeIgnoreVersion.
- removeRule(Rule) - Method in class org.codehaus.mojo.versions.model.RuleSet
-
Method removeRule.
- Rule - Class in org.codehaus.mojo.versions.model
-
Describes a rule for how versions of artifacts should be handled.
- Rule() - Constructor for class org.codehaus.mojo.versions.model.Rule
-
Creates a new empty rule.
- RuleSet - Class in org.codehaus.mojo.versions.model
-
Describes a set of rules for how versions of artifacts should be handled.
- RuleSet() - Constructor for class org.codehaus.mojo.versions.model.RuleSet
-
Creates a new empty rule set.
- RuleStaxReader - Class in org.codehaus.mojo.versions.model.io.stax
-
Class RuleStaxReader.
- RuleStaxReader() - Constructor for class org.codehaus.mojo.versions.model.io.stax.RuleStaxReader
S
- setArtifactId(String) - Method in class org.codehaus.mojo.versions.model.Rule
-
Set the artifactId to which this rule applies.
- setComparisonMethod(String) - Method in class org.codehaus.mojo.versions.model.Rule
-
Set the comparison method that this rule specifies.
- setComparisonMethod(String) - Method in class org.codehaus.mojo.versions.model.RuleSet
-
Set the comparison method to use when no rule matches.
- setGroupId(String) - Method in class org.codehaus.mojo.versions.model.Rule
-
Set the for groupId to which this rule applies.
- setIgnoreVersions(List<IgnoreVersion>) - Method in class org.codehaus.mojo.versions.model.Rule
-
Set version patterns to ignore for this rule.
- setIgnoreVersions(List<IgnoreVersion>) - Method in class org.codehaus.mojo.versions.model.RuleSet
-
Set version patterns to ignore for all artifacts.
- setModelEncoding(String) - Method in class org.codehaus.mojo.versions.model.RuleSet
-
Set the modelEncoding field.
- setRules(List<Rule>) - Method in class org.codehaus.mojo.versions.model.RuleSet
-
Set the rules field.
- setType(String) - Method in class org.codehaus.mojo.versions.model.IgnoreVersion
-
Set the type of ignore mechanism to use.
- setVersion(String) - Method in class org.codehaus.mojo.versions.model.IgnoreVersion
-
Set a version number or a regular expression for version numbers that should be ignored.
T
- toString() - Method in class org.codehaus.mojo.versions.model.IgnoreVersion
- toString() - Method in class org.codehaus.mojo.versions.model.Rule
- toString() - Method in class org.codehaus.mojo.versions.model.RuleSet
- TYPE_EXACT - Static variable in class org.codehaus.mojo.versions.model.IgnoreVersion
- TYPE_RANGE - Static variable in class org.codehaus.mojo.versions.model.IgnoreVersion
- TYPE_REGEX - Static variable in class org.codehaus.mojo.versions.model.IgnoreVersion
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form