fr.jayasoft.ivy.external.m2
Class PomModuleDescriptorParser
java.lang.Object
fr.jayasoft.ivy.parser.AbstractModuleDescriptorParser
fr.jayasoft.ivy.external.m2.PomModuleDescriptorParser
- All Implemented Interfaces:
- ModuleDescriptorParser
- public class PomModuleDescriptorParser
- extends AbstractModuleDescriptorParser
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
MAVEN2_CONFIGURATIONS
public static final Configuration[] MAVEN2_CONFIGURATIONS
getInstance
public static PomModuleDescriptorParser getInstance()
parseDescriptor
public ModuleDescriptor parseDescriptor(Ivy ivy,
java.net.URL descriptorURL,
Resource res,
boolean validate)
throws java.text.ParseException,
java.io.IOException
- Throws:
java.text.ParseException
java.io.IOException
toIvyFile
public void toIvyFile(java.net.URL srcURL,
Resource res,
java.io.File destFile,
ModuleDescriptor md)
throws java.text.ParseException,
java.io.IOException
- Throws:
java.text.ParseException
java.io.IOException
accept
public boolean accept(Resource res)
toString
public java.lang.String toString()