org.codehaus.mojo.xmlbeans
public class SchemaArtifact extends java.lang.Object
Constructor and Description |
---|
SchemaArtifact() |
Modifier and Type | Method and Description |
---|---|
static java.util.Map |
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.
|
public static java.util.Map getFilePaths(org.apache.maven.artifact.Artifact artifact, org.apache.maven.plugin.logging.Log logger, java.io.File prefix) throws XmlBeansException
XmlBeansException
Copyright © 2005-2014. All Rights Reserved.