public class StreamText extends ParsableByteStream
Java class for Stream_Text complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="Stream_Text">
<complexContent>
<extension base="{http://pds.nasa.gov/pds4/pds/v1}Parsable_Byte_Stream">
<sequence>
<element name="record_delimiter" type="{http://pds.nasa.gov/pds4/pds/v1}record_delimiter"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected String |
recordDelimiter |
description, objectLength, offset, parsingStandardIdlocalIdentifier, md5Checksum, name| Constructor and Description |
|---|
StreamText() |
| Modifier and Type | Method and Description |
|---|---|
String |
getRecordDelimiter()
Gets the value of the recordDelimiter property.
|
void |
setRecordDelimiter(String value)
Sets the value of the recordDelimiter property.
|
getDescription, getObjectLength, getOffset, getParsingStandardId, setDescription, setObjectLength, setOffset, setParsingStandardIdgetLocalIdentifier, getMd5Checksum, getName, setLocalIdentifier, setMd5Checksum, setNameCopyright © 2021. All rights reserved.