| Interface | Description |
|---|---|
| StreamEventListener |
A base listener interface for this package.
|
| StreamNodeListener |
An event dispatch interface used to notify interested clients of stream
node allocation related events occurring during processing of
an XML stream.
|
| Class | Description |
|---|---|
| StreamContext |
Encapsulates context information for the current XMI stream, including
namespaces and other resources.
|
| StreamLocation |
Stream location data necessary only because Sun's StAX implementation "loses"
location data immediately after it is allocated.
|
| StreamNode |
Encapsulates a set of related XML (stream) events.
|
| StreamNodeEvent |
Encapsulates the node(s) of concern and other state for this event.
|
| StreamReader |
Stream based XmiReader implementation utilizing the StAX parser.
|
Copyright © 2017. All rights reserved.