|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.codehaus.mojo.xmlbeans.SchemaArtifact
| Constructor Summary | |
SchemaArtifact()
|
|
| Method Summary | |
static java.util.Collection |
getFilePaths(org.apache.maven.artifact.Artifact artifact,
org.apache.maven.plugin.logging.Log logger,
java.io.File prefix)
Assuming that the artifact has a file handle, returns a collection of strings pointing to each xsd file within the jar. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public SchemaArtifact()
| Method Detail |
public static java.util.Collection getFilePaths(org.apache.maven.artifact.Artifact artifact,
org.apache.maven.plugin.logging.Log logger,
java.io.File prefix)
throws XmlBeansException
XmlBeansException
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||