Uses of Interface
org.apache.maven.model.io.ModelReader
Packages that use ModelReader
-
Uses of ModelReader in org.apache.maven.model.building
Subinterfaces of ModelReader in org.apache.maven.model.buildingClasses in org.apache.maven.model.building that implement ModelReaderModifier and TypeClassDescriptionclass
Note: 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 ModelReader
DefaultModelBuilderFactory.newModelReader()
Methods in org.apache.maven.model.building with parameters of type ModelReader -
Uses of ModelReader in org.apache.maven.model.io
Classes in org.apache.maven.model.io that implement ModelReaderModifier and TypeClassDescriptionclass
Handles deserialization of a model from some kind of textual format like XML.