org.das2.stream.MIME

A listing of MIME types parseable by Das2 clients


MIME_DAS2_TEXT

Das2 Text Stream mime-type


CONTENT_DAS2_TEXT

Das2 Text Stream full content-type


MIME_QDS_TEXT

Autoplot QStream text version mime-type


CONTENT_QDS_TEXT

Autoplot QStream text version full content-type string


MIME_DAS2_BIN

Das2 Binary Stream data mime-type


CONTENT_DAS2_BIN

Das2 Binary Stream full content-type (same as mime-type)


MIME_QDS_BIN

Autoplot QStream binary data mime-type


CONTENT_QDS_BIN

Autoplot QStream binary data mime-type (same as mime-type)


MIME_VAP

Autoplot VAP file mime-type recommended form


MIME_VAP_ALT

Autoplot VAP file mime-type deprecated form


isDataStream

isDataStream( String sMime ) → boolean

Parameters

sMime - a String

Returns:

boolean

[search for examples] [view on GitHub] [view on old javadoc] [view source]