org.apache.ivy.plugins.parser.xml
public static final class XmlModuleDescriptorParser.Parser.State extends Object
| Field Summary | |
|---|---|
| static int | ARTIFACT_EXCLUDE |
| static int | ARTIFACT_INCLUDE |
| static int | CONF |
| static int | CONFLICT |
| static int | DEP |
| static int | DEPS |
| static int | DEP_ARTIFACT |
| static int | DESCRIPTION |
| static int | EXCLUDE |
| static int | EXTRA_INFO |
| static int | INFO |
| static int | NONE |
| static int | PUB |