Uses of Class
org.apache.ivy.plugins.namespace.MRIDTransformationRule
-
Packages that use MRIDTransformationRule Package Description org.apache.ivy.plugins.namespace -
-
Uses of MRIDTransformationRule in org.apache.ivy.plugins.namespace
Fields in org.apache.ivy.plugins.namespace declared as MRIDTransformationRule Modifier and Type Field Description private MRIDTransformationRuleNamespaceRule. fromSystemprivate MRIDTransformationRuleNamespaceRule. toSystemMethods in org.apache.ivy.plugins.namespace that return MRIDTransformationRule Modifier and Type Method Description MRIDTransformationRuleNamespaceRule. getFromSystem()MRIDTransformationRuleNamespaceRule. getToSystem()Methods in org.apache.ivy.plugins.namespace with parameters of type MRIDTransformationRule Modifier and Type Method Description voidNamespaceRule. addFromsystem(MRIDTransformationRule fromSystem)voidNamespaceRule. addTosystem(MRIDTransformationRule toSystem)
-