Uses of Class
org.apache.ivy.plugins.parser.xml.XmlModuleDescriptorParser.Parser
-
Packages that use XmlModuleDescriptorParser.Parser Package Description org.apache.ivy.plugins.parser.xml -
-
Uses of XmlModuleDescriptorParser.Parser in org.apache.ivy.plugins.parser.xml
Methods in org.apache.ivy.plugins.parser.xml that return XmlModuleDescriptorParser.Parser Modifier and Type Method Description protected XmlModuleDescriptorParser.ParserXmlModuleDescriptorParser. newParser(ParserSettings ivySettings)Instantiates a Parser instance responsible for actual parsing of Ivy files.
-