Uses of Class
org.apache.ivy.core.module.descriptor.MDArtifact
-
Packages that use MDArtifact Package Description org.apache.ivy.plugins.parser.xml -
-
Uses of MDArtifact in org.apache.ivy.plugins.parser.xml
Fields in org.apache.ivy.plugins.parser.xml declared as MDArtifact Modifier and Type Field Description private MDArtifactXmlModuleDescriptorParser.Parser. artifactMethods in org.apache.ivy.plugins.parser.xml that return MDArtifact Modifier and Type Method Description protected MDArtifactXmlModuleDescriptorParser.Parser. getArtifact()Methods in org.apache.ivy.plugins.parser.xml with parameters of type MDArtifact Modifier and Type Method Description protected voidXmlModuleDescriptorParser.Parser. setArtifact(MDArtifact artifact)
-