org.codehaus.mojo.xmlbeans
Class SchemaArtifactLookup
java.lang.Object
org.codehaus.mojo.xmlbeans.SchemaArtifactLookup
public class SchemaArtifactLookup
- extends Object
Method Summary |
org.apache.maven.artifact.Artifact |
find(String string)
Finds an artifact in the list of project artifacts and
returns a casted version of it with extra helper methods. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SchemaArtifactLookup
public SchemaArtifactLookup(Map projectArtifacts,
org.apache.maven.plugin.logging.Log log)
find
public org.apache.maven.artifact.Artifact find(String string)
throws XmlBeansException
- Finds an artifact in the list of project artifacts and
returns a casted version of it with extra helper methods.
- Parameters:
string
-
- Returns:
-
- Throws:
XmlBeansException
Copyright © 2005-2011 Codehaus. All Rights Reserved.