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
XmlBeansExceptionCopyright © 2005–2016. All rights reserved.