org.apache.maven.index.locator
Class PomLocator

java.lang.Object
  extended by org.apache.maven.index.locator.PomLocator
All Implemented Interfaces:
GavHelpedLocator

public class PomLocator
extends Object
implements GavHelpedLocator

A POM locator to locate POM artifact.


Field Summary
 
Fields inherited from interface org.apache.maven.index.locator.GavHelpedLocator
ROLE
 
Constructor Summary
PomLocator()
           
 
Method Summary
 File locate(File source, GavCalculator gavCalculator, Gav gav)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PomLocator

public PomLocator()
Method Detail

locate

public File locate(File source,
                   GavCalculator gavCalculator,
                   Gav gav)
Specified by:
locate in interface GavHelpedLocator


Copyright © 2002-2012 The Apache Software Foundation. All Rights Reserved.