Uses of Class
org.apache.ivy.plugins.namespace.NamespaceRule
-
Packages that use NamespaceRule Package Description org.apache.ivy.plugins.namespace -
-
Uses of NamespaceRule in org.apache.ivy.plugins.namespace
Fields in org.apache.ivy.plugins.namespace with type parameters of type NamespaceRule Modifier and Type Field Description private java.util.List<NamespaceRule>Namespace. rulesMethods in org.apache.ivy.plugins.namespace with parameters of type NamespaceRule Modifier and Type Method Description voidNamespace. addRule(NamespaceRule rule)
-