org.codehaus.mojo.xmlbeans
public class SchemaArtifactLookup extends java.lang.Object
Constructor and Description |
---|
SchemaArtifactLookup(java.util.Map projectArtifacts,
org.apache.maven.plugin.logging.Log log) |
Modifier and Type | Method and Description |
---|---|
org.apache.maven.artifact.Artifact |
find(java.lang.String string)
Finds an artifact in the list of project artifacts and
returns a casted version of it with extra helper methods.
|
public SchemaArtifactLookup(java.util.Map projectArtifacts, org.apache.maven.plugin.logging.Log log)
public org.apache.maven.artifact.Artifact find(java.lang.String string) throws XmlBeansException
string
- XmlBeansException
Copyright © 2005-2014. All Rights Reserved.