Uses of Interface
org.apache.maven.api.spi.ModelParser
Packages that use ModelParser
- 
Uses of ModelParser in org.apache.maven.model.buildingMethods in org.apache.maven.model.building that return ModelParserModifier and TypeMethodDescriptionprotected ModelParser[]DefaultModelBuilderFactory.newModelParsers()Constructor parameters in org.apache.maven.model.building with type arguments of type ModelParserModifierConstructorDescriptionDefaultModelProcessor(Collection<ModelParser> modelParsers, ModelLocator modelLocator, ModelReader modelReader)