Uses of Interface
org.apache.maven.api.spi.ModelParser
Packages that use ModelParser
-
Uses of ModelParser in org.apache.maven.model.building
Methods 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)