| Package | Description |
|---|---|
| fr.inria.atlanmod.neoemf.io.writer |
Provides classes related to data writing.
|
| Class and Description |
|---|
| AbstractStreamWriter
A abstract
Writer that writes data into a OutputStream. |
| AbstractWriter
An abstract
Writer that acts as an accumulator of multi-value features in order to notify them once. |
| AbstractXmiStreamWriter
An
AbstractStreamWriter that writes data into an XMI file. |
| Writer
A
Handler that converts received notifications in write operations. |
| XmiStreamWriter
A
AbstractXmiStreamWriter that uses a StAX implementation with cursors for writing XMI files. |
Copyright © 2013–2019 Atlanmod. All rights reserved.