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 StringapplyRules(String str, String type) private StringapplyTypeRule(String rule, String type, String ruleType, Matcher m) private StringgetPattern(String p) booleanmatch(MRIDRule src, ModuleRevisionId mrid)
-
Field Details
-
TYPES
-
matchers
-
-
Constructor Details
-
MridRuleMatcher
private MridRuleMatcher()
-
-
Method Details
-
match
-
apply
-
applyRules
-
applyTypeRule
-
getPattern
-