org.apache.maven.model.building
Interface ModelProcessor

All Superinterfaces:
ModelLocator, ModelReader
All Known Implementing Classes:
DefaultModelProcessor

public interface ModelProcessor
extends ModelLocator, ModelReader


Field Summary
static String SOURCE
           
 
Fields inherited from interface org.apache.maven.model.io.ModelReader
INPUT_SOURCE, IS_STRICT
 
Method Summary
 
Methods inherited from interface org.apache.maven.model.locator.ModelLocator
locatePom
 
Methods inherited from interface org.apache.maven.model.io.ModelReader
read, read, read
 

Field Detail

SOURCE

static final String SOURCE
See Also:
Constant Field Values


Copyright © 2001–2013 The Apache Software Foundation. All rights reserved.