|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.codehaus.mojo.xmlbeans.SchemaArtifactLookup
public class SchemaArtifactLookup
Constructor Summary | |
---|---|
SchemaArtifactLookup(java.util.Map projectArtifacts,
org.apache.maven.plugin.logging.Log log)
|
Method Summary | |
---|---|
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. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SchemaArtifactLookup(java.util.Map projectArtifacts, org.apache.maven.plugin.logging.Log log)
Method Detail |
---|
public org.apache.maven.artifact.Artifact find(java.lang.String string) throws XmlBeansException
string
-
XmlBeansException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |