Uses of Interface
org.apache.maven.model.io.ModelReader
Packages that use ModelReader
- 
Uses of ModelReader in org.apache.maven.model.buildingSubinterfaces of ModelReader in org.apache.maven.model.buildingClasses in org.apache.maven.model.building that implement ModelReaderModifier and TypeClassDescriptionclassNote: uses @Typed to limit the types it is available for injection to just ModelProcessor.Methods in org.apache.maven.model.building that return ModelReaderModifier and TypeMethodDescriptionprotected ModelReaderDefaultModelBuilderFactory.newModelReader()Methods in org.apache.maven.model.building with parameters of type ModelReader
- 
Uses of ModelReader in org.apache.maven.model.ioClasses in org.apache.maven.model.io that implement ModelReaderModifier and TypeClassDescriptionclassHandles deserialization of a model from some kind of textual format like XML.