|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.codehaus.mojo.xmlbeans.SchemaArtifact
public class SchemaArtifact
Constructor Summary | |
---|---|
SchemaArtifact()
|
Method Summary | |
---|---|
static Map |
getFilePaths(org.apache.maven.artifact.Artifact artifact,
org.apache.maven.plugin.logging.Log logger,
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 Map getFilePaths(org.apache.maven.artifact.Artifact artifact, org.apache.maven.plugin.logging.Log logger, File prefix) throws XmlBeansException
XmlBeansException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |