Package org.apache.ivy.plugins.namespace
Class MRIDTransformationRule.MridRuleMatcher
java.lang.Object
org.apache.ivy.plugins.namespace.MRIDTransformationRule.MridRuleMatcher
- Enclosing class:
- MRIDTransformationRule
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionapply
(MRIDRule dest, ModuleRevisionId mrid) private String
applyRules
(String str, String type) private String
applyTypeRule
(String rule, String type, String ruleType, Matcher m) private String
getPattern
(String p) boolean
match
(MRIDRule src, ModuleRevisionId mrid)
-
Field Details
-
TYPES
-
matchers
-
-
Constructor Details
-
MridRuleMatcher
private MridRuleMatcher()
-
-
Method Details
-
match
-
apply
-
applyRules
-
applyTypeRule
-
getPattern
-