Package | Description |
---|---|
org.vast.swe |
Modifier and Type | Class and Description |
---|---|
class |
AbstractDataParser
Abstract class for parsing a CDM data stream
|
class |
AbstractDataWriter
Abstract class for writing a CDM data stream.
|
class |
AsciiDataParser |
class |
AsciiDataWriter
TODO AsciiDataWriter type description
|
class |
BinaryDataParser
Parses CDM binary data stream using the data components structure
and the binary encoding information.
|
class |
BinaryDataWriter
Writes CDM binary data stream using the given data components
structure and binary encoding information.
|
class |
FilteredWriter
Delegating writer for writing only the selected components.
This is used to implement filtering by observed property in SOS. |
class |
JSONDataParser
Reads SWE data streams in JSON format
|
class |
JSONDataWriter
Writes SWE data stream in JSON format
|
class |
XmlDataParser
Parser for data streams written using SWE Common XML encoding
|
class |
XmlDataParserDOM
Writes CDM XML data stream using the given data components
structure directly inside a DOM.
|
class |
XmlDataWriter
Writes CDM XML data stream using the given data components
structure and encoding information.
|
class |
XmlDataWriterDOM
Writes CDM XML data stream using the given data components
structure directly inside a DOM.
|
Copyright © 2016 Sensia Software LLC. All rights reserved.