Index
All Classes and Interfaces|All Packages|Serialized Form
C
- contribute(Map<String, String>) - Method in interface org.apache.maven.api.spi.PropertyContributor
- 
Invoked just before session is created with a mutable map that carries collected user properties so far.
E
- ExtensibleEnumProvider<T> - Interface in org.apache.maven.api.spi
- 
An SPI interface to extend Maven with a new enum value.
G
- getColumnNumber() - Method in exception class org.apache.maven.api.spi.ModelParserException
- getLineNumber() - Method in exception class org.apache.maven.api.spi.ModelParserException
L
- LanguageProvider - Interface in org.apache.maven.api.spi
- locate(Path) - Method in interface org.apache.maven.api.spi.ModelParser
- 
Locates the pom in the given directory.
- locateAndParse(Path, Map<String, ?>) - Method in interface org.apache.maven.api.spi.ModelParser
- 
Locate and parse the model in the specified directory.
M
- ModelParser - Interface in org.apache.maven.api.spi
- 
TheModelParserinterface is used to locate and readModels from the file system.
- ModelParserException - Exception Class in org.apache.maven.api.spi
- ModelParserException() - Constructor for exception class org.apache.maven.api.spi.ModelParserException
- ModelParserException(String) - Constructor for exception class org.apache.maven.api.spi.ModelParserException
- ModelParserException(String, int, int, Throwable) - Constructor for exception class org.apache.maven.api.spi.ModelParserException
- ModelParserException(String, Throwable) - Constructor for exception class org.apache.maven.api.spi.ModelParserException
- ModelParserException(Throwable) - Constructor for exception class org.apache.maven.api.spi.ModelParserException
O
- org.apache.maven.api.spi - package org.apache.maven.api.spi
P
- parse(Source, Map<String, ?>) - Method in interface org.apache.maven.api.spi.ModelParser
- 
Parse the model obtained previously by a previous call toModelParser.locate(Path).
- PathScopeProvider - Interface in org.apache.maven.api.spi
- ProjectScopeProvider - Interface in org.apache.maven.api.spi
- PropertyContributor - Interface in org.apache.maven.api.spi
- 
Component able to contribute to Maven session user properties.
- provides() - Method in interface org.apache.maven.api.spi.ExtensibleEnumProvider
- 
Registers new values for the T extensible enum.
S
- SpiService - Interface in org.apache.maven.api.spi
- 
Marker interface to indicate services that can be provided by plugins and extensions.
T
- TypeProvider - Interface in org.apache.maven.api.spi
All Classes and Interfaces|All Packages|Serialized Form