Package org.apache.ivy.plugins.parser.m2
package org.apache.ivy.plugins.parser.m2
-
ClassDescriptionParser that understands Maven version ranges of the form
(,1.0]and such.Build a module descriptor.DependencyDescriptorthat provides access to the originalPomDependencyData.A parser for Maven 2 POM.Wraps anIvyVariableContainerdelegating most method calls to the wrapped instance, except for a set of variables which are only stored locally in the wrapper, and not propagated to the wrapped instance.Provides the method to read some data out of the DOM tree of a pom file.