@ParametersAreNonnullByDefault public class XmiStreamReader extends AbstractXmiStreamReader
AbstractXmiStreamReader that uses a StAX implementation with cursors for reading and parsing XMI files.| Constructor and Description |
|---|
XmiStreamReader() |
| Modifier and Type | Method and Description |
|---|---|
void |
parse(InputStream stream)
Parses the content of the
stream. |
createProcessors, isSpecialAttributeflushCurrentElement, getCurrentElement, getPreviousId, ignoreCurrentElement, read, readAttribute, readEndDocument, readEndElement, readMetaClass, readNamespace, readSimpleElement, readStartDocument, readStartElementaddNextaddNext, notifyAttribute, notifyComplete, notifyEndElement, notifyInitialize, notifyReference, notifyStartElement, supportsMultiTargetsclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitnotifyAttribute, notifyComplete, notifyEndElement, notifyInitialize, notifyReference, notifyStartElementpublic void parse(InputStream stream) throws IOException
AbstractStreamReaderstream.parse in class AbstractStreamReaderstream - the stream to readIOException - if an error occurred during the I/O processCopyright © 2013–2019 Atlanmod. All rights reserved.