public class SchemaArtifact extends Object
Constructor and Description |
---|
SchemaArtifact() |
Modifier and Type | Method and Description |
---|---|
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.
|
public static Map getFilePaths(org.apache.maven.artifact.Artifact artifact, org.apache.maven.plugin.logging.Log logger, File prefix) throws XmlBeansException
XmlBeansException
Copyright © 2005–2014 Codehaus. All rights reserved.