Uses of Class
org.apache.ivy.plugins.parser.xml.XmlModuleDescriptorParser
-
Packages that use XmlModuleDescriptorParser Package Description org.apache.ivy.plugins.parser.xml -
-
Uses of XmlModuleDescriptorParser in org.apache.ivy.plugins.parser.xml
Fields in org.apache.ivy.plugins.parser.xml declared as XmlModuleDescriptorParser Modifier and Type Field Description private static XmlModuleDescriptorParser
XmlModuleDescriptorParser. INSTANCE
Methods in org.apache.ivy.plugins.parser.xml that return XmlModuleDescriptorParser Modifier and Type Method Description static XmlModuleDescriptorParser
XmlModuleDescriptorParser. getInstance()
-