Interface | Description |
---|---|
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 | Description |
---|---|
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 | Description |
---|---|
ModelParseException |
Signals a failure to parse the POM due to invalid syntax (e.g.
|
Copyright © 2001–2019 The Apache Software Foundation. All rights reserved.