Uses of Interface
org.apache.maven.model.io.ModelReader
-
Uses of ModelReader in org.apache.maven.model.building
Modifier and TypeClassDescriptionclass
Note: uses @Typed to limit the types it is available for injection to just ModelProcessor.Modifier and TypeMethodDescriptionprotected ModelReader
DefaultModelBuilderFactory.newModelReader()
ModifierConstructorDescriptionDefaultModelProcessor
(Collection<ModelParser> modelParsers, ModelLocator modelLocator, ModelReader modelReader) -
Uses of ModelReader in org.apache.maven.model.io
Modifier and TypeClassDescriptionclass
Handles deserialization of a model from some kind of textual format like XML.