Package org.apache.maven.model.io

Interface Summary
ModelReader Handles deserialization of a model from some kind of textual format like XML.
ModelWriter Handles serialization of a model into some kind of textual format like XML.
 

Class Summary
DefaultModelReader Handles deserialization of a model from some kind of textual format like XML.
DefaultModelWriter Handles serialization of a model into some kind of textual format like XML.
 

Exception Summary
ModelParseException Signals a failure to parse the POM due to invalid syntax (e.g.
 



Copyright © 2001-2013 The Apache Software Foundation. All Rights Reserved.