Uses of Class
org.apache.maven.model.building.SimpleProblemCollector

Packages that use SimpleProblemCollector
org.apache.maven.model.interpolation   
 

Uses of SimpleProblemCollector in org.apache.maven.model.interpolation
 

Methods in org.apache.maven.model.interpolation with parameters of type SimpleProblemCollector
protected  void AbstractModelInterpolatorTest.assertColllectorState(int numFatals, int numErrors, int numWarnings, SimpleProblemCollector collector)
           
protected  void AbstractModelInterpolatorTest.assertProblemFree(SimpleProblemCollector collector)
           
 



Copyright © 2001-2011 The Apache Software Foundation. All Rights Reserved.