A B C D F G I L M N O P R S U V W 

A

addColumnElement(int, String) - Method in class SDDS.java.SDDS.SDDSFile
add a single element to a column of data
addColumnElement(String, String) - Method in class SDDS.java.SDDS.SDDSFile
add a single element to a column of data
addColumnElement(int, char) - Method in class SDDS.java.SDDS.SDDSFile
add a single element to a column of data
addColumnElement(String, char) - Method in class SDDS.java.SDDS.SDDSFile
add a single element to a column of data
addColumnElement(int, double) - Method in class SDDS.java.SDDS.SDDSFile
add a single element to a column of data
addColumnElement(String, double) - Method in class SDDS.java.SDDS.SDDSFile
add a single element to a column of data
addColumnElement(int, float) - Method in class SDDS.java.SDDS.SDDSFile
add a single element to a column of data
addColumnElement(String, float) - Method in class SDDS.java.SDDS.SDDSFile
add a single element to a column of data
addColumnElement(int, long) - Method in class SDDS.java.SDDS.SDDSFile
add a single element to a column of data
addColumnElement(String, long) - Method in class SDDS.java.SDDS.SDDSFile
add a single element to a column of data
addColumnElement(int, short) - Method in class SDDS.java.SDDS.SDDSFile
add a single element to a column of data
addColumnElement(String, short) - Method in class SDDS.java.SDDS.SDDSFile
add a single element to a column of data
asciiFile - Variable in class SDDS.java.SDDS.SDDSFile
 

B

bigEndian - Variable in class SDDS.java.SDDS.SDDSFile
 

C

castArrayAsDouble(float[]) - Static method in class SDDS.java.SDDS.SDDSUtil
Convert elements to double precision
castArrayAsDouble(Object[], int) - Static method in class SDDS.java.SDDS.SDDSUtil
Convert elements to double precision
castArrayAsFloat(Object[], int) - Static method in class SDDS.java.SDDS.SDDSUtil
Convert elements to float precision
castArrayAsLong(short[]) - Static method in class SDDS.java.SDDS.SDDSUtil
Convert elements to long precision
castArrayAsLong(int[]) - Static method in class SDDS.java.SDDS.SDDSUtil
Convert elements to long precision
castArrayAsString(char[]) - Static method in class SDDS.java.SDDS.SDDSUtil
Convert elements to Strings
castArrayAsString(Object[], int) - Static method in class SDDS.java.SDDS.SDDSUtil
Convert elements to double precision
close() - Method in class SDDS.java.SDDS.LEDataInputStream
 
close() - Method in class SDDS.java.SDDS.LEDataOutputStream
 
close() - Method in class SDDS.java.SDDS.LERandomAccessFile
 
closeInput() - Method in class SDDS.java.SDDS.SDDSFile
Close the SDDS input file
closeOutput() - Method in class SDDS.java.SDDS.SDDSFile
Close the SDDS output file
columnMajorOrder - Variable in class SDDS.java.SDDS.SDDSFile
 
compare(String, String) - Static method in class SDDS.java.SDDS.SDDSUtil
Compare two strings to see if one starts with the other

D

d - Variable in class SDDS.java.SDDS.LEDataInputStream
 
d - Variable in class SDDS.java.SDDS.LEDataOutputStream
 
defineArray(String, String, String, String, String, String, int, int, int) - Method in class SDDS.java.SDDS.SDDSFile
Creates a new array with the specified settings.
defineArray(String, String, String, String, String, String, String, int, int) - Method in class SDDS.java.SDDS.SDDSFile
Creates a new array with the specified settings.
defineArray(String, int, int) - Method in class SDDS.java.SDDS.SDDSFile
Creates a new array with the specified settings.
defineArray(String, String, int) - Method in class SDDS.java.SDDS.SDDSFile
Creates a new array with the specified settings.
defineArrays(String[], String[], String[], String[], String[], String[], int[], int[], int[]) - Method in class SDDS.java.SDDS.SDDSFile
Creates new arrays with the specified settings.
defineArrays(String[], String[], String[], String[], String[], String[], String[], int[], int[]) - Method in class SDDS.java.SDDS.SDDSFile
Creates new arrays with the specified settings.
defineArrays(String[], int[], int[]) - Method in class SDDS.java.SDDS.SDDSFile
Creates new arrays with the specified settings.
defineArrays(String[], String[], int[]) - Method in class SDDS.java.SDDS.SDDSFile
Creates new arrays with the specified settings.
defineColumn(String, String, String, String, String, int, int) - Method in class SDDS.java.SDDS.SDDSFile
Creates a new column with the specified settings.
defineColumn(String, String, String, String, String, String, int) - Method in class SDDS.java.SDDS.SDDSFile
Creates a new column with the specified settings.
defineColumn(String, int) - Method in class SDDS.java.SDDS.SDDSFile
Creates a new column with the specified settings.
defineColumn(String, String) - Method in class SDDS.java.SDDS.SDDSFile
Creates a new column with the specified settings.
defineColumns(String[], String[], String[], String[], String[], int[], int[]) - Method in class SDDS.java.SDDS.SDDSFile
Creates new columns with the specified settings.
defineColumns(String[], String[], String[], String[], String[], String[], int[]) - Method in class SDDS.java.SDDS.SDDSFile
Creates new columns with the specified settings.
defineColumns(String[], int[]) - Method in class SDDS.java.SDDS.SDDSFile
Creates new columns with the specified settings.
defineColumns(String[], String[]) - Method in class SDDS.java.SDDS.SDDSFile
Creates new columns with the specified settings.
defineParameter(String, String, String, String, String, int, String) - Method in class SDDS.java.SDDS.SDDSFile
Creates a new parameter with the specified settings.
defineParameter(String, String, String, String, String, String, String) - Method in class SDDS.java.SDDS.SDDSFile
Creates a new parameter with the specified settings.
defineParameter(String, int) - Method in class SDDS.java.SDDS.SDDSFile
Creates a new parameter with the specified settings.
defineParameter(String, String) - Method in class SDDS.java.SDDS.SDDSFile
Creates a new parameter with the specified settings.
defineParameters(String[], String[], String[], String[], String[], int[], String[]) - Method in class SDDS.java.SDDS.SDDSFile
Creates new parameters with the specified settings.
defineParameters(String[], String[], String[], String[], String[], String[], String[]) - Method in class SDDS.java.SDDS.SDDSFile
Creates new parameters with the specified settings.
defineParameters(String[], int[]) - Method in class SDDS.java.SDDS.SDDSFile
Creates new parameters with the specified settings.
defineParameters(String[], String[]) - Method in class SDDS.java.SDDS.SDDSFile
Creates new parameters with the specified settings.
deleteArray(String) - Method in class SDDS.java.SDDS.SDDSFile
Delete array
deleteColumn(String) - Method in class SDDS.java.SDDS.SDDSFile
Delete column
deletePage(int) - Method in class SDDS.java.SDDS.SDDSArray
Delete a page at the specified index
deletePage(int) - Method in class SDDS.java.SDDS.SDDSColumn
Delete a page at the specified index
deletePage(int) - Method in class SDDS.java.SDDS.SDDSFile
Delete page at index specifed
deletePage(int) - Method in class SDDS.java.SDDS.SDDSParameter
Delete a page at the specified index
deleteParameter(String) - Method in class SDDS.java.SDDS.SDDSFile
Delete parameter
deleteRow(int, int) - Method in class SDDS.java.SDDS.SDDSColumn
Deletes the value of the column at a chosen page and at a chosen row
deleteRow(int, int) - Method in class SDDS.java.SDDS.SDDSFile
Deletes the value of the column at a chosen page and at a chosen row
descriptionContents - Variable in class SDDS.java.SDDS.SDDSFile
 
descriptionText - Variable in class SDDS.java.SDDS.SDDSFile
 
duplicateCopy(SDDSFile, boolean, boolean, boolean) - Method in class SDDS.java.SDDS.SDDSFile
Duplicate an SDDSFile object copying over appropriate header information and data.

F

fileName - Variable in class SDDS.java.SDDS.SDDSFile
 
flush() - Method in class SDDS.java.SDDS.LEDataOutputStream
 

G

getAllArrayUnits() - Method in class SDDS.java.SDDS.SDDSFile
Get all array units
getAllColumnUnits() - Method in class SDDS.java.SDDS.SDDSFile
Get all column units
getAllParameterUnits() - Method in class SDDS.java.SDDS.SDDSFile
Get all parameter units
getArrayDescription(int) - Method in class SDDS.java.SDDS.SDDSFile
Get array description
getArrayDescriptions() - Method in class SDDS.java.SDDS.SDDSFile
Get array descriptions
getArrayDim(int, int) - Method in class SDDS.java.SDDS.SDDSFile
Returns the number of elements in each dimension of the array
getArrayDimensions(int) - Method in class SDDS.java.SDDS.SDDSFile
Get array dimensions
getArrayFieldLength(int) - Method in class SDDS.java.SDDS.SDDSFile
Get array field length
getArrayFieldLengths() - Method in class SDDS.java.SDDS.SDDSFile
Get field lengths
getArrayFormatString(int) - Method in class SDDS.java.SDDS.SDDSFile
Get array format string
getArrayFormatStrings() - Method in class SDDS.java.SDDS.SDDSFile
Get array format strings
getArrayGroupName(int) - Method in class SDDS.java.SDDS.SDDSFile
Get array group name
getArrayGroupNames() - Method in class SDDS.java.SDDS.SDDSFile
Get array group names
getArrayIndex(String) - Method in class SDDS.java.SDDS.SDDSFile
Return the index of the specified array.
getArrayIndexes(String[]) - Method in class SDDS.java.SDDS.SDDSFile
Return the indexes of the specified arrays.
getArrayName(int) - Method in class SDDS.java.SDDS.SDDSFile
Get array name
getArrayNames() - Method in class SDDS.java.SDDS.SDDSFile
Get array names
getArraySymbol(int) - Method in class SDDS.java.SDDS.SDDSFile
Get array symbol
getArraySymbols() - Method in class SDDS.java.SDDS.SDDSFile
Get array symbols
getArrayType(int) - Method in class SDDS.java.SDDS.SDDSFile
Get array type
getArrayTypes() - Method in class SDDS.java.SDDS.SDDSFile
Get array types
getArrayUnits(int) - Method in class SDDS.java.SDDS.SDDSFile
Get array units
getArrayValues(int, int, boolean) - Method in class SDDS.java.SDDS.SDDSFile
Get the values of the array for a chosen page
getColumnDescription(int) - Method in class SDDS.java.SDDS.SDDSFile
Get column description
getColumnDescriptions() - Method in class SDDS.java.SDDS.SDDSFile
Get column descriptions
getColumnFieldLength(int) - Method in class SDDS.java.SDDS.SDDSFile
Get column field length
getColumnFieldLengths() - Method in class SDDS.java.SDDS.SDDSFile
Get field lengths
getColumnFormatString(int) - Method in class SDDS.java.SDDS.SDDSFile
Get column format string
getColumnFormatStrings() - Method in class SDDS.java.SDDS.SDDSFile
Get column format strings
getColumnIndex(String) - Method in class SDDS.java.SDDS.SDDSFile
Return the index of the specified column.
getColumnIndexes(String[]) - Method in class SDDS.java.SDDS.SDDSFile
Return the indexes of the specified columns.
getColumnName(int) - Method in class SDDS.java.SDDS.SDDSFile
Get column name
getColumnNames() - Method in class SDDS.java.SDDS.SDDSFile
Get column names
getColumnSymbol(int) - Method in class SDDS.java.SDDS.SDDSFile
Get column symbol
getColumnSymbols() - Method in class SDDS.java.SDDS.SDDSFile
Get column symbols
getColumnType(int) - Method in class SDDS.java.SDDS.SDDSFile
Get column type
getColumnTypes() - Method in class SDDS.java.SDDS.SDDSFile
Get column types
getColumnUnits(int) - Method in class SDDS.java.SDDS.SDDSFile
Get column units
getColumnValues(int, int, boolean) - Method in class SDDS.java.SDDS.SDDSFile
Get the values of the column for a chosen page
getDescription() - Method in class SDDS.java.SDDS.SDDSArray
Returns the description of the array
getDescription() - Method in class SDDS.java.SDDS.SDDSColumn
Returns the description of the column
getDescription() - Method in class SDDS.java.SDDS.SDDSParameter
Returns the description of the parameter
getDim(int) - Method in class SDDS.java.SDDS.SDDSArray
Returns the number of elements in each dimension of the array
getDimensions() - Method in class SDDS.java.SDDS.SDDSArray
Returns the number of dimensions in the array
getErrors() - Method in class SDDS.java.SDDS.SDDSFile
Return all the error messages.
getFD() - Method in class SDDS.java.SDDS.LERandomAccessFile
 
getField_Length() - Method in class SDDS.java.SDDS.SDDSArray
Returns the field length of the array
getField_Length() - Method in class SDDS.java.SDDS.SDDSColumn
Returns the field length of the column
getFilePointer() - Method in class SDDS.java.SDDS.LERandomAccessFile
 
getFixed_Value() - Method in class SDDS.java.SDDS.SDDSParameter
Returns the fixed value of the parameter
getFormat_String() - Method in class SDDS.java.SDDS.SDDSArray
Returns the format string of the array
getFormat_String() - Method in class SDDS.java.SDDS.SDDSColumn
Returns the format string of the column
getFormat_String() - Method in class SDDS.java.SDDS.SDDSParameter
Returns the format string of the parameter
getGroup_Name() - Method in class SDDS.java.SDDS.SDDSArray
Returns the group name of the array
getName() - Method in class SDDS.java.SDDS.SDDSArray
Returns the name of the array
getName() - Method in class SDDS.java.SDDS.SDDSColumn
Returns the name of the column
getName() - Method in class SDDS.java.SDDS.SDDSParameter
Returns the name of the parameter
getPageCount() - Method in class SDDS.java.SDDS.SDDSArray
Returns the number of pages that the array contains
getPageCount() - Method in class SDDS.java.SDDS.SDDSColumn
Returns the number of pages that the column contains
getPageCount() - Method in class SDDS.java.SDDS.SDDSParameter
Returns the number of pages that the parameter contains
getParameterDescription(int) - Method in class SDDS.java.SDDS.SDDSFile
Get parameter description
getParameterDescriptions() - Method in class SDDS.java.SDDS.SDDSFile
Get parameter descriptions
getParameterFixedValue(int) - Method in class SDDS.java.SDDS.SDDSFile
Get parameter fixed value
getParameterFormatString(int) - Method in class SDDS.java.SDDS.SDDSFile
Get parameter format string
getParameterFormatStrings() - Method in class SDDS.java.SDDS.SDDSFile
Get parameter format strings
getParameterIndex(String) - Method in class SDDS.java.SDDS.SDDSFile
Return the index of the specified parameter.
getParameterIndexes(String[]) - Method in class SDDS.java.SDDS.SDDSFile
Return the indexes of the specified parameter.
getParameterName(int) - Method in class SDDS.java.SDDS.SDDSFile
Get parameter name
getParameterNames() - Method in class SDDS.java.SDDS.SDDSFile
Get parameter names
getParameterSymbol(int) - Method in class SDDS.java.SDDS.SDDSFile
Get parameter symbol
getParameterSymbols() - Method in class SDDS.java.SDDS.SDDSFile
Get parameter symbols
getParameterType(int) - Method in class SDDS.java.SDDS.SDDSFile
Get parameter type
getParameterTypes() - Method in class SDDS.java.SDDS.SDDSFile
Get parameter types
getParameterUnits(int) - Method in class SDDS.java.SDDS.SDDSFile
Get parameter units
getParameterValue(int, int, boolean) - Method in class SDDS.java.SDDS.SDDSFile
Get the value of the parameter for a chosen page
getRowCount(int) - Method in class SDDS.java.SDDS.SDDSArray
Returns the number of rows a page contains
getRowCount(int) - Method in class SDDS.java.SDDS.SDDSColumn
Returns the number of rows a page contains
getRowCount(int) - Method in class SDDS.java.SDDS.SDDSFile
Get the number of rows on a page.
getSymbol() - Method in class SDDS.java.SDDS.SDDSArray
Returns the symbol of the array
getSymbol() - Method in class SDDS.java.SDDS.SDDSColumn
Returns the symbol of the column
getSymbol() - Method in class SDDS.java.SDDS.SDDSParameter
Returns the symbol of the parameter
getType() - Method in class SDDS.java.SDDS.SDDSArray
Returns the type of the array
getType() - Method in class SDDS.java.SDDS.SDDSColumn
Returns the type of the column
getType() - Method in class SDDS.java.SDDS.SDDSParameter
Returns the type of the parameter
getTypeName(int) - Static method in class SDDS.java.SDDS.SDDSUtil
Get data type name from integer data type value.
getUnits() - Method in class SDDS.java.SDDS.SDDSArray
Returns the units of the array
getUnits() - Method in class SDDS.java.SDDS.SDDSColumn
Returns the units of the column
getUnits() - Method in class SDDS.java.SDDS.SDDSParameter
Returns the units of the parameter
getValue(int, boolean) - Method in class SDDS.java.SDDS.SDDSParameter
Get the values of the parameter for a chosen page
getValues(int, boolean) - Method in class SDDS.java.SDDS.SDDSArray
Get the values of the array for a chosen page
getValues(int, boolean) - Method in class SDDS.java.SDDS.SDDSColumn
Get the values of the column for a chosen page
globMatch(String, String) - Static method in class SDDS.java.SDDS.SDDSUtil
Do a glob style string match

I

identifyType(String) - Static method in class SDDS.java.SDDS.SDDSUtil
Get integer data type value from data type name.
in - Variable in class SDDS.java.SDDS.LEDataInputStream
 
insertPage(int) - Method in class SDDS.java.SDDS.SDDSArray
Inserts a blank page at the specified index
insertPage(int) - Method in class SDDS.java.SDDS.SDDSColumn
Inserts a blank page at the specified index
insertPage(int) - Method in class SDDS.java.SDDS.SDDSFile
Insert blank page at index specifed
insertPage(int) - Method in class SDDS.java.SDDS.SDDSParameter
Inserts a blank page at the specified index
isIS - Variable in class SDDS.java.SDDS.SDDSFile
 
isURL - Variable in class SDDS.java.SDDS.SDDSFile
 
isValidName(String) - Static method in class SDDS.java.SDDS.SDDSUtil
Determine if string is a valid name.
isValidType(int) - Static method in class SDDS.java.SDDS.SDDSUtil
Determine if data type is a valid type.

L

layoutVersion - Variable in class SDDS.java.SDDS.SDDSFile
 
LEDataInputStream - Class in SDDS.java.SDDS
 
LEDataInputStream(InputStream) - Constructor for class SDDS.java.SDDS.LEDataInputStream
constructor
LEDataOutputStream - Class in SDDS.java.SDDS
 
LEDataOutputStream(OutputStream) - Constructor for class SDDS.java.SDDS.LEDataOutputStream
constructor
length() - Method in class SDDS.java.SDDS.LERandomAccessFile
 
LERandomAccessFile - Class in SDDS.java.SDDS
 
LERandomAccessFile(String, String) - Constructor for class SDDS.java.SDDS.LERandomAccessFile
constructors
LERandomAccessFile(File, String) - Constructor for class SDDS.java.SDDS.LERandomAccessFile
 

M

makeBlankPages(int) - Method in class SDDS.java.SDDS.SDDSArray
Create blank pages up to the last page specified
makeBlankPages(int) - Method in class SDDS.java.SDDS.SDDSColumn
Create blank pages up to the last page specified
makeBlankPages(int) - Method in class SDDS.java.SDDS.SDDSFile
Create blank pages up to the last page specified
makeBlankPages(int) - Method in class SDDS.java.SDDS.SDDSParameter
Create blank pages up to the last page specified

N

noRowCount - Variable in class SDDS.java.SDDS.SDDSFile
 

O

openInputFile() - Method in class SDDS.java.SDDS.SDDSFile
Open SDDS input file
openOutputFile() - Method in class SDDS.java.SDDS.SDDSFile
Open a file for writting.

P

pageCount() - Method in class SDDS.java.SDDS.SDDSFile
Get the number of pages in the SDDS object
parseCommandLine(String[]) - Static method in class SDDS.java.SDDS.SDDSUtil
Parse the command line into a string array
parseHeaders() - Method in class SDDS.java.SDDS.SDDSFile
Parse SDDS input file header lines
prepareString(String) - Static method in class SDDS.java.SDDS.SDDSUtil
Prepare string to be written to a file
printErrors() - Method in class SDDS.java.SDDS.SDDSFile
Print the error messages to standard error.

R

r - Variable in class SDDS.java.SDDS.LERandomAccessFile
 
read(byte[], int, int) - Method in class SDDS.java.SDDS.LEDataInputStream
 
read(byte[], int, int) - Method in class SDDS.java.SDDS.LERandomAccessFile
 
read(byte[]) - Method in class SDDS.java.SDDS.LERandomAccessFile
 
read() - Method in class SDDS.java.SDDS.LERandomAccessFile
 
readAsciiData() - Method in class SDDS.java.SDDS.SDDSFile
Read SDDS input file ascii data
readBinaryData() - Method in class SDDS.java.SDDS.SDDSFile
Read SDDS input file binary data
readBoolean() - Method in class SDDS.java.SDDS.LEDataInputStream
 
readBoolean() - Method in class SDDS.java.SDDS.LERandomAccessFile
 
readByte() - Method in class SDDS.java.SDDS.LEDataInputStream
 
readByte() - Method in class SDDS.java.SDDS.LERandomAccessFile
 
readChar() - Method in class SDDS.java.SDDS.LEDataInputStream
like DataInputStream.readChar except little endian.
readChar() - Method in class SDDS.java.SDDS.LERandomAccessFile
like RandomAcessFile.readChar except little endian.
readDouble() - Method in class SDDS.java.SDDS.LEDataInputStream
like DataInputStream.readDouble except little endian.
readDouble() - Method in class SDDS.java.SDDS.LERandomAccessFile
like RandomAcessFile.readDouble except little endian.
readFile() - Method in class SDDS.java.SDDS.SDDSFile
Read the SDDS file
readFloat() - Method in class SDDS.java.SDDS.LEDataInputStream
like DataInputStream.readFloat except little endian.
readFloat() - Method in class SDDS.java.SDDS.LERandomAccessFile
like RandomAcessFile.readFloat except little endian.
readFully(byte[]) - Method in class SDDS.java.SDDS.LEDataInputStream
 
readFully(byte[], int, int) - Method in class SDDS.java.SDDS.LEDataInputStream
 
readFully(byte[]) - Method in class SDDS.java.SDDS.LERandomAccessFile
 
readFully(byte[], int, int) - Method in class SDDS.java.SDDS.LERandomAccessFile
 
readInt() - Method in class SDDS.java.SDDS.LEDataInputStream
like DataInputStream.readInt except little endian.
readInt() - Method in class SDDS.java.SDDS.LERandomAccessFile
like RandomAcessFile.readInt except little endian.
readLine() - Method in class SDDS.java.SDDS.LEDataInputStream
 
readLine() - Method in class SDDS.java.SDDS.LERandomAccessFile
 
readLong() - Method in class SDDS.java.SDDS.LEDataInputStream
like DataInputStream.readLong except little endian.
readLong() - Method in class SDDS.java.SDDS.LERandomAccessFile
like RandomAcessFile.readLong except little endian.
readShort() - Method in class SDDS.java.SDDS.LEDataInputStream
like DataInputStream.readShort except little endian.
readShort() - Method in class SDDS.java.SDDS.LERandomAccessFile
like RandomAcessFile.readShort except little endian.
readUnsignedByte() - Method in class SDDS.java.SDDS.LEDataInputStream
 
readUnsignedByte() - Method in class SDDS.java.SDDS.LERandomAccessFile
 
readUnsignedShort() - Method in class SDDS.java.SDDS.LEDataInputStream
like DataInputStream.readUnsignedShort except little endian.
readUnsignedShort() - Method in class SDDS.java.SDDS.LERandomAccessFile
like RandomAcessFile.readUnsignedShort except little endian.
readUTF() - Method in class SDDS.java.SDDS.LEDataInputStream
 
readUTF(DataInput) - Static method in class SDDS.java.SDDS.LEDataInputStream
 
readUTF() - Method in class SDDS.java.SDDS.LERandomAccessFile
 
removeBackSlashes(String) - Static method in class SDDS.java.SDDS.SDDSUtil
Remove backslashes from the string
removeComments(String) - Static method in class SDDS.java.SDDS.SDDSUtil
Search for \ and !
renameArray(String, String) - Method in class SDDS.java.SDDS.SDDSFile
Rename array
renameColumn(String, String) - Method in class SDDS.java.SDDS.SDDSFile
Rename column
renameParameter(String, String) - Method in class SDDS.java.SDDS.SDDSFile
Rename parameter
resize(Object, int, int) - Static method in class SDDS.java.SDDS.SDDSUtil
Resize array while keeping existing elements
resize(Object, int) - Static method in class SDDS.java.SDDS.SDDSUtil
Resize array while keeping existing elements
returnCharValueFromOctalCode(String) - Static method in class SDDS.java.SDDS.SDDSUtil
Return character from octal code

S

SDDS.java.SDDS - package SDDS.java.SDDS
 
SDDS_CHARACTER - Static variable in class SDDS.java.SDDS.SDDSUtil
 
SDDS_DOUBLE - Static variable in class SDDS.java.SDDS.SDDSUtil
 
SDDS_FLOAT - Static variable in class SDDS.java.SDDS.SDDSUtil
 
SDDS_LONG - Static variable in class SDDS.java.SDDS.SDDSUtil
 
SDDS_NUM_TYPES - Static variable in class SDDS.java.SDDS.SDDSUtil
 
SDDS_SHORT - Static variable in class SDDS.java.SDDS.SDDSUtil
 
SDDS_STRING - Static variable in class SDDS.java.SDDS.SDDSUtil
 
SDDS_type_name - Static variable in class SDDS.java.SDDS.SDDSUtil
 
SDDS_ULONG - Static variable in class SDDS.java.SDDS.SDDSUtil
 
SDDS_USHORT - Static variable in class SDDS.java.SDDS.SDDSUtil
 
SDDSArray - Class in SDDS.java.SDDS
Title: SDDSArray Description: Provide support for storing array data.
SDDSArray() - Constructor for class SDDS.java.SDDS.SDDSArray
Create a new SDDS array that can be used to store array information for SDDS files
SDDSColumn - Class in SDDS.java.SDDS
The SDDS Column object is used by the SDDS File object.
SDDSColumn() - Constructor for class SDDS.java.SDDS.SDDSColumn
Create a new SDDS column that can be used to store column information for SDDS files.
SDDSFile - Class in SDDS.java.SDDS
The SDDS File object is used to read and write Self Describing Data Sets.
SDDSFile() - Constructor for class SDDS.java.SDDS.SDDSFile
Create a new SDDS file that can be used to read and write SDDS files.
SDDSFile(String) - Constructor for class SDDS.java.SDDS.SDDSFile
Create a new SDDS file that can be used to read and write SDDS files.
SDDSFile(InputStream) - Constructor for class SDDS.java.SDDS.SDDSFile
Use a supplied InputStream object to read an SDDS file
SDDSFile(URL) - Constructor for class SDDS.java.SDDS.SDDSFile
Create a new SDDS file that can be used to read and write SDDS files.
SDDSFile(boolean) - Constructor for class SDDS.java.SDDS.SDDSFile
Create a new SDDS file that can be used to read and write SDDS files.
SDDSFile(String, boolean) - Constructor for class SDDS.java.SDDS.SDDSFile
Create a new SDDS file that can be used to read and write SDDS files.
SDDSParameter - Class in SDDS.java.SDDS
The SDDS Parameter object is used by the SDDS File object.
SDDSParameter() - Constructor for class SDDS.java.SDDS.SDDSParameter
Create a new SDDS parameter that can be used to store parameter information for SDDS files.
SDDSUtil - Class in SDDS.java.SDDS
The SDDS Utility object is used for miscellaneous static methods.
SDDSUtil() - Constructor for class SDDS.java.SDDS.SDDSUtil
 
seek(long) - Method in class SDDS.java.SDDS.LERandomAccessFile
 
setArray(String, short[], int) - Method in class SDDS.java.SDDS.SDDSFile
Set the values of the array at the specified page.
setArray(int, short[], int) - Method in class SDDS.java.SDDS.SDDSFile
Set the values of the array at the specified page.
setArray(String, int[], int) - Method in class SDDS.java.SDDS.SDDSFile
Set the values of the array at the specified page.
setArray(int, int[], int) - Method in class SDDS.java.SDDS.SDDSFile
Set the values of the array at the specified page.
setArray(String, long[], int) - Method in class SDDS.java.SDDS.SDDSFile
Set the values of the array at the specified page.
setArray(int, long[], int) - Method in class SDDS.java.SDDS.SDDSFile
Set the values of the array at the specified page.
setArray(String, float[], int) - Method in class SDDS.java.SDDS.SDDSFile
Set the values of the array at the specified page.
setArray(int, float[], int) - Method in class SDDS.java.SDDS.SDDSFile
Set the values of the array at the specified page.
setArray(String, double[], int) - Method in class SDDS.java.SDDS.SDDSFile
Set the values of the array at the specified page.
setArray(int, double[], int) - Method in class SDDS.java.SDDS.SDDSFile
Set the values of the array at the specified page.
setArray(String, String[], int) - Method in class SDDS.java.SDDS.SDDSFile
Set the values of the array at the specified page.
setArray(int, String[], int) - Method in class SDDS.java.SDDS.SDDSFile
Set the values of the array at the specified page.
setArray(String, char[], int) - Method in class SDDS.java.SDDS.SDDSFile
Set the values of the array at the specified page.
setArray(int, char[], int) - Method in class SDDS.java.SDDS.SDDSFile
Set the values of the array at the specified page.
setArray(String, Object[], int) - Method in class SDDS.java.SDDS.SDDSFile
Set the values of the array at the specified page.
setArray(int, Object[], int) - Method in class SDDS.java.SDDS.SDDSFile
Set the values of the array at the specified page.
setArrayDescription(int, String) - Method in class SDDS.java.SDDS.SDDSFile
Set array description
setArrayDim(int, int, int[]) - Method in class SDDS.java.SDDS.SDDSFile
Sets the number of elements in each dimension of the array
setArrayFieldLength(int, int) - Method in class SDDS.java.SDDS.SDDSFile
Set array field length
setArrayFormatString(int, String) - Method in class SDDS.java.SDDS.SDDSFile
Set array format string
setArrayGroupName(int, String) - Method in class SDDS.java.SDDS.SDDSFile
Set array group name
setArraySymbol(int, String) - Method in class SDDS.java.SDDS.SDDSFile
Set array symbol
setArrayUnits(int, String) - Method in class SDDS.java.SDDS.SDDSFile
Set array units
setColumn(String, short[], int) - Method in class SDDS.java.SDDS.SDDSFile
Set the values of the column at the specified page.
setColumn(String, short[], int, int) - Method in class SDDS.java.SDDS.SDDSFile
Set the values of the column at the specified page starting at the specified row.
setColumn(int, short[], int) - Method in class SDDS.java.SDDS.SDDSFile
Set the values of the column at the specified page.
setColumn(int, short[], int, int) - Method in class SDDS.java.SDDS.SDDSFile
Set the values of the column at the specified page starting at the specified row.
setColumn(String, int[], int) - Method in class SDDS.java.SDDS.SDDSFile
Set the values of the column at the specified page.
setColumn(String, int[], int, int) - Method in class SDDS.java.SDDS.SDDSFile
Set the values of the column at the specified page starting at the specified row.
setColumn(int, int[], int) - Method in class SDDS.java.SDDS.SDDSFile
Set the values of the column at the specified page.
setColumn(int, int[], int, int) - Method in class SDDS.java.SDDS.SDDSFile
Set the values of the column at the specified page starting at the specified row.
setColumn(String, long[], int) - Method in class SDDS.java.SDDS.SDDSFile
Set the values of the column at the specified page.
setColumn(String, long[], int, int) - Method in class SDDS.java.SDDS.SDDSFile
Set the values of the column at the specified page starting at the specified row.
setColumn(int, long[], int) - Method in class SDDS.java.SDDS.SDDSFile
Set the values of the column at the specified page.
setColumn(int, long[], int, int) - Method in class SDDS.java.SDDS.SDDSFile
Set the values of the column at the specified page starting at the specified row.
setColumn(String, float[], int) - Method in class SDDS.java.SDDS.SDDSFile
Set the values of the column at the specified page.
setColumn(String, float[], int, int) - Method in class SDDS.java.SDDS.SDDSFile
Set the values of the column at the specified page starting at the specified row.
setColumn(int, float[], int) - Method in class SDDS.java.SDDS.SDDSFile
Set the values of the column at the specified page.
setColumn(int, float[], int, int) - Method in class SDDS.java.SDDS.SDDSFile
Set the values of the column at the specified page starting at the specified row.
setColumn(String, double[], int) - Method in class SDDS.java.SDDS.SDDSFile
Set the values of the column at the specified page.
setColumn(String, double[], int, int) - Method in class SDDS.java.SDDS.SDDSFile
Set the values of the column at the specified page starting at the specified row.
setColumn(int, double[], int) - Method in class SDDS.java.SDDS.SDDSFile
Set the values of the column at the specified page.
setColumn(int, double[], int, int) - Method in class SDDS.java.SDDS.SDDSFile
Set the values of the column at the specified page starting at the specified row.
setColumn(String, String[], int) - Method in class SDDS.java.SDDS.SDDSFile
Set the values of the column at the specified page.
setColumn(String, String[], int, int) - Method in class SDDS.java.SDDS.SDDSFile
Set the values of the column at the specified page starting at the specified row.
setColumn(int, String[], int) - Method in class SDDS.java.SDDS.SDDSFile
Set the values of the column at the specified page.
setColumn(int, String[], int, int) - Method in class SDDS.java.SDDS.SDDSFile
Set the values of the column at the specified page starting at the specified row.
setColumn(String, char[], int) - Method in class SDDS.java.SDDS.SDDSFile
Set the values of the column at the specified page.
setColumn(String, char[], int, int) - Method in class SDDS.java.SDDS.SDDSFile
Set the values of the column at the specified page starting at the specified row.
setColumn(int, char[], int) - Method in class SDDS.java.SDDS.SDDSFile
Set the values of the column at the specified page.
setColumn(int, char[], int, int) - Method in class SDDS.java.SDDS.SDDSFile
Set the values of the column at the specified page starting at the specified row.
setColumn(String, Object[], int) - Method in class SDDS.java.SDDS.SDDSFile
Set the values of the column at the specified page.
setColumn(String, Object[], int, int) - Method in class SDDS.java.SDDS.SDDSFile
Set the values of the column at the specified page starting at the specified row.
setColumn(int, Object[], int) - Method in class SDDS.java.SDDS.SDDSFile
Set the values of the column at the specified page.
setColumn(int, Object[], int, int) - Method in class SDDS.java.SDDS.SDDSFile
Set the values of the column at the specified page starting at the specified row.
setColumnDescription(int, String) - Method in class SDDS.java.SDDS.SDDSFile
Set column description
setColumnElement(String, short, int, int) - Method in class SDDS.java.SDDS.SDDSFile
Set the value of the column element at the specified page and row.
setColumnElement(int, short, int, int) - Method in class SDDS.java.SDDS.SDDSFile
Set the value of the column element at the specified page and row.
setColumnElement(String, int, int, int) - Method in class SDDS.java.SDDS.SDDSFile
Set the value of the column element at the specified page and row.
setColumnElement(int, int, int, int) - Method in class SDDS.java.SDDS.SDDSFile
Set the value of the column element at the specified page and row.
setColumnElement(String, long, int, int) - Method in class SDDS.java.SDDS.SDDSFile
Set the value of the column element at the specified page and row.
setColumnElement(int, long, int, int) - Method in class SDDS.java.SDDS.SDDSFile
Set the value of the column element at the specified page and row.
setColumnElement(String, float, int, int) - Method in class SDDS.java.SDDS.SDDSFile
Set the value of the column element at the specified page and row.
setColumnElement(int, float, int, int) - Method in class SDDS.java.SDDS.SDDSFile
Set the value of the column element at the specified page and row.
setColumnElement(String, double, int, int) - Method in class SDDS.java.SDDS.SDDSFile
Set the value of the column element at the specified page and row.
setColumnElement(int, double, int, int) - Method in class SDDS.java.SDDS.SDDSFile
Set the value of the column element at the specified page and row.
setColumnElement(String, String, int, int) - Method in class SDDS.java.SDDS.SDDSFile
Set the value of the column element at the specified page and row.
setColumnElement(int, String, int, int) - Method in class SDDS.java.SDDS.SDDSFile
Set the value of the column element at the specified page and row.
setColumnElement(String, char, int, int) - Method in class SDDS.java.SDDS.SDDSFile
Set the value of the column element at the specified page and row.
setColumnElement(int, char, int, int) - Method in class SDDS.java.SDDS.SDDSFile
Set the value of the column element at the specified page and row.
setColumnFieldLength(int, int) - Method in class SDDS.java.SDDS.SDDSFile
Set column field length
setColumnFormatString(int, String) - Method in class SDDS.java.SDDS.SDDSFile
Set column format string
setColumnSymbol(int, String) - Method in class SDDS.java.SDDS.SDDSFile
Set column symbol
setColumnUnits(int, String) - Method in class SDDS.java.SDDS.SDDSFile
Set column units
setDescription(String) - Method in class SDDS.java.SDDS.SDDSArray
Set the description of the array
setDescription(String) - Method in class SDDS.java.SDDS.SDDSColumn
Set the description of the column
setDescription(String, String) - Method in class SDDS.java.SDDS.SDDSFile
Set the description text and contents.
setDescription(String) - Method in class SDDS.java.SDDS.SDDSParameter
Set the parameter description
setDim(int, int[]) - Method in class SDDS.java.SDDS.SDDSArray
Set the number of elements in each dimension of the array
setEndian(boolean) - Method in class SDDS.java.SDDS.SDDSFile
Set endian mode for accessing files.
setError(String) - Method in class SDDS.java.SDDS.SDDSFile
Append to the error description array.
setField_Length(int) - Method in class SDDS.java.SDDS.SDDSArray
Set the field length of the array
setField_Length(int) - Method in class SDDS.java.SDDS.SDDSColumn
Set the field length of the column
setFileName(String) - Method in class SDDS.java.SDDS.SDDSFile
Set the file name for input and output.
setFixed_Value(String) - Method in class SDDS.java.SDDS.SDDSParameter
Set the fixed value of the parameter
setFormat_String(String) - Method in class SDDS.java.SDDS.SDDSArray
Set the format string of the array
setFormat_String(String) - Method in class SDDS.java.SDDS.SDDSColumn
Set the format string of the column
setFormat_String(String) - Method in class SDDS.java.SDDS.SDDSParameter
Set the parameter format string
setGroup_Name(String) - Method in class SDDS.java.SDDS.SDDSArray
Set the group name of the array
setMode(boolean) - Method in class SDDS.java.SDDS.SDDSFile
Set binary mode for accessing files.
setName(String) - Method in class SDDS.java.SDDS.SDDSArray
Set the name of the array
setName(String) - Method in class SDDS.java.SDDS.SDDSColumn
Set the name of the column
setName(String) - Method in class SDDS.java.SDDS.SDDSParameter
Set the parameter name
setNoRowCount(boolean) - Method in class SDDS.java.SDDS.SDDSFile
Set for fixed number of rows in column data or dynamic.
setParameter(String, short[], int) - Method in class SDDS.java.SDDS.SDDSFile
Set the values of the parameter starting from the specified page.
setParameter(int, short[], int) - Method in class SDDS.java.SDDS.SDDSFile
Set the values of the parameter starting from the specified page.
setParameter(String, int[], int) - Method in class SDDS.java.SDDS.SDDSFile
Set the values of the parameter starting from the specified page.
setParameter(int, int[], int) - Method in class SDDS.java.SDDS.SDDSFile
Set the values of the parameter starting from the specified page.
setParameter(String, long[], int) - Method in class SDDS.java.SDDS.SDDSFile
Set the values of the parameter starting from the specified page.
setParameter(int, long[], int) - Method in class SDDS.java.SDDS.SDDSFile
Set the values of the parameter starting from the specified page.
setParameter(String, float[], int) - Method in class SDDS.java.SDDS.SDDSFile
Set the values of the parameter starting from the specified page.
setParameter(int, float[], int) - Method in class SDDS.java.SDDS.SDDSFile
Set the values of the parameter starting from the specified page.
setParameter(String, double[], int) - Method in class SDDS.java.SDDS.SDDSFile
Set the values of the parameter starting from the specified page.
setParameter(int, double[], int) - Method in class SDDS.java.SDDS.SDDSFile
Set the values of the parameter starting from the specified page.
setParameter(String, String[], int) - Method in class SDDS.java.SDDS.SDDSFile
Set the values of the parameter starting from the specified page.
setParameter(int, String[], int) - Method in class SDDS.java.SDDS.SDDSFile
Set the values of the parameter starting from the specified page.
setParameter(String, char[], int) - Method in class SDDS.java.SDDS.SDDSFile
Set the values of the parameter starting from the specified page.
setParameter(int, char[], int) - Method in class SDDS.java.SDDS.SDDSFile
Set the values of the parameter starting from the specified page.
setParameter(String, short, int) - Method in class SDDS.java.SDDS.SDDSFile
Set the value of the parameter at the specified page.
setParameter(int, short, int) - Method in class SDDS.java.SDDS.SDDSFile
Set the value of the parameter at the specified page.
setParameter(String, int, int) - Method in class SDDS.java.SDDS.SDDSFile
Set the value of the parameter at the specified page.
setParameter(int, int, int) - Method in class SDDS.java.SDDS.SDDSFile
Set the value of the parameter at the specified page.
setParameter(String, long, int) - Method in class SDDS.java.SDDS.SDDSFile
Set the value of the parameter at the specified page.
setParameter(int, long, int) - Method in class SDDS.java.SDDS.SDDSFile
Set the value of the parameter at the specified page.
setParameter(String, float, int) - Method in class SDDS.java.SDDS.SDDSFile
Set the value of the parameter at the specified page.
setParameter(int, float, int) - Method in class SDDS.java.SDDS.SDDSFile
Set the value of the parameter at the specified page.
setParameter(String, double, int) - Method in class SDDS.java.SDDS.SDDSFile
Set the value of the parameter at the specified page.
setParameter(int, double, int) - Method in class SDDS.java.SDDS.SDDSFile
Set the value of the parameter at the specified page.
setParameter(String, String, int) - Method in class SDDS.java.SDDS.SDDSFile
Set the value of the parameter at the specified page.
setParameter(int, String, int) - Method in class SDDS.java.SDDS.SDDSFile
Set the value of the parameter at the specified page.
setParameter(String, char, int) - Method in class SDDS.java.SDDS.SDDSFile
Set the value of the parameter at the specified page.
setParameter(int, char, int) - Method in class SDDS.java.SDDS.SDDSFile
Set the value of the parameter at the specified page.
setParameterDescription(int, String) - Method in class SDDS.java.SDDS.SDDSFile
Set parameter description
setParameterFixedValue(int, String) - Method in class SDDS.java.SDDS.SDDSFile
Set parameter fixed value
setParameterFormatString(int, String) - Method in class SDDS.java.SDDS.SDDSFile
Set parameter format string
setParameters(String[], short[], int) - Method in class SDDS.java.SDDS.SDDSFile
Set the values of the parameters at the specified page.
setParameters(int[], short[], int) - Method in class SDDS.java.SDDS.SDDSFile
Set the values of the parameters at the specified page.
setParameters(String[], int[], int) - Method in class SDDS.java.SDDS.SDDSFile
Set the values of the parameters at the specified page.
setParameters(int[], int[], int) - Method in class SDDS.java.SDDS.SDDSFile
Set the values of the parameters at the specified page.
setParameters(String[], long[], int) - Method in class SDDS.java.SDDS.SDDSFile
Set the values of the parameters at the specified page.
setParameters(int[], long[], int) - Method in class SDDS.java.SDDS.SDDSFile
Set the values of the parameters at the specified page.
setParameters(String[], float[], int) - Method in class SDDS.java.SDDS.SDDSFile
Set the values of the parameters at the specified page.
setParameters(int[], float[], int) - Method in class SDDS.java.SDDS.SDDSFile
Set the values of the parameters at the specified page.
setParameters(String[], double[], int) - Method in class SDDS.java.SDDS.SDDSFile
Set the values of the parameters at the specified page.
setParameters(int[], double[], int) - Method in class SDDS.java.SDDS.SDDSFile
Set the values of the parameters at the specified page.
setParameters(String[], String[], int) - Method in class SDDS.java.SDDS.SDDSFile
Set the values of the parameters at the specified page.
setParameters(int[], String[], int) - Method in class SDDS.java.SDDS.SDDSFile
Set the values of the parameters at the specified page.
setParameters(String[], char[], int) - Method in class SDDS.java.SDDS.SDDSFile
Set the values of the parameters at the specified page.
setParameters(int[], char[], int) - Method in class SDDS.java.SDDS.SDDSFile
Set the values of the parameters at the specified page.
setParameters(String[], short[][], int) - Method in class SDDS.java.SDDS.SDDSFile
Set the values of the parameters starting at the specified page.
setParameters(int[], short[][], int) - Method in class SDDS.java.SDDS.SDDSFile
Set the values of the parameters starting at the specified page.
setParameters(String[], int[][], int) - Method in class SDDS.java.SDDS.SDDSFile
Set the values of the parameters starting at the specified page.
setParameters(int[], int[][], int) - Method in class SDDS.java.SDDS.SDDSFile
Set the values of the parameters starting at the specified page.
setParameters(String[], long[][], int) - Method in class SDDS.java.SDDS.SDDSFile
Set the values of the parameters starting at the specified page.
setParameters(int[], long[][], int) - Method in class SDDS.java.SDDS.SDDSFile
Set the values of the parameters starting at the specified page.
setParameters(String[], float[][], int) - Method in class SDDS.java.SDDS.SDDSFile
Set the values of the parameters starting at the specified page.
setParameters(int[], float[][], int) - Method in class SDDS.java.SDDS.SDDSFile
Set the values of the parameters starting at the specified page.
setParameters(String[], double[][], int) - Method in class SDDS.java.SDDS.SDDSFile
Set the values of the parameters starting at the specified page.
setParameters(int[], double[][], int) - Method in class SDDS.java.SDDS.SDDSFile
Set the values of the parameters starting at the specified page.
setParameters(String[], String[][], int) - Method in class SDDS.java.SDDS.SDDSFile
Set the values of the parameters starting at the specified page.
setParameters(int[], String[][], int) - Method in class SDDS.java.SDDS.SDDSFile
Set the values of the parameters starting at the specified page.
setParameters(String[], char[][], int) - Method in class SDDS.java.SDDS.SDDSFile
Set the values of the parameters starting at the specified page.
setParameters(int[], char[][], int) - Method in class SDDS.java.SDDS.SDDSFile
Set the values of the parameters starting at the specified page.
setParameterSymbol(int, String) - Method in class SDDS.java.SDDS.SDDSFile
Set parameter symbol
setParameterUnits(int, String) - Method in class SDDS.java.SDDS.SDDSFile
Set parameter units
setSymbol(String) - Method in class SDDS.java.SDDS.SDDSArray
Set the symbol of the array
setSymbol(String) - Method in class SDDS.java.SDDS.SDDSColumn
Set the symbol of the column
setSymbol(String) - Method in class SDDS.java.SDDS.SDDSParameter
Set the parameter symbol
setUnits(String) - Method in class SDDS.java.SDDS.SDDSArray
Set the units of the array
setUnits(String) - Method in class SDDS.java.SDDS.SDDSColumn
Set the units of the column
setUnits(String) - Method in class SDDS.java.SDDS.SDDSParameter
Set the parameter units
setupArray(String, String, String, String, String, String, int, int, int) - Method in class SDDS.java.SDDS.SDDSArray
Set up the array information
setupColumn(String, String, String, String, String, int, int) - Method in class SDDS.java.SDDS.SDDSColumn
Set up the column information.
setupParameter(String, String, String, String, String, int, String) - Method in class SDDS.java.SDDS.SDDSParameter
Set up the parameter information.
setValue(long, int) - Method in class SDDS.java.SDDS.SDDSParameter
Set the value of the parameter at a chosen page
setValue(double, int) - Method in class SDDS.java.SDDS.SDDSParameter
Set the value of the parameter at a chosen page
setValue(String, int) - Method in class SDDS.java.SDDS.SDDSParameter
Set the value of the parameter at a chosen page
setValues(long[], int) - Method in class SDDS.java.SDDS.SDDSArray
Set the values of the array at a chosen page
setValues(double[], int) - Method in class SDDS.java.SDDS.SDDSArray
Set the values of the array at a chosen page
setValues(String[], int) - Method in class SDDS.java.SDDS.SDDSArray
Set the values of the array at a chosen page
setValues(long[], int, int) - Method in class SDDS.java.SDDS.SDDSColumn
Set the values of the column at a chosen page starting at the chosen row
setValues(double[], int, int) - Method in class SDDS.java.SDDS.SDDSColumn
Set the values of the column at a chosen page starting at the chosen row
setValues(String[], int, int) - Method in class SDDS.java.SDDS.SDDSColumn
Set the values of the column at a chosen page starting at the chosen row
size() - Method in class SDDS.java.SDDS.LEDataOutputStream
 
skipBytes(int) - Method in class SDDS.java.SDDS.LEDataInputStream
 
skipBytes(int) - Method in class SDDS.java.SDDS.LERandomAccessFile
 
strchop(String, int) - Static method in class SDDS.java.SDDS.SDDSUtil
Return the substring from the index to the end of the string
strncmp(String, String, int) - Static method in class SDDS.java.SDDS.SDDSUtil
Compare two strings up to a given length
switchToNewFile(String) - Method in class SDDS.java.SDDS.SDDSFile
Switch writing of column data from one file to a new file without having to redefine parameters, arrays and columns.

U

URLName - Variable in class SDDS.java.SDDS.SDDSFile
 

V

verifyPrintfFormat(String, int) - Static method in class SDDS.java.SDDS.SDDSUtil
Verify that format string is valid.

W

write(int) - Method in class SDDS.java.SDDS.LEDataOutputStream
 
write(byte[], int, int) - Method in class SDDS.java.SDDS.LEDataOutputStream
 
write(byte[]) - Method in class SDDS.java.SDDS.LEDataOutputStream
 
write(int) - Method in class SDDS.java.SDDS.LERandomAccessFile
 
write(byte[], int, int) - Method in class SDDS.java.SDDS.LERandomAccessFile
 
write(byte[]) - Method in class SDDS.java.SDDS.LERandomAccessFile
 
writeArrayHeader(int) - Method in class SDDS.java.SDDS.SDDSFile
Write the specified array header to a file.
writeArrayHeaders() - Method in class SDDS.java.SDDS.SDDSFile
Write the array headers to a file.
writeBoolean(boolean) - Method in class SDDS.java.SDDS.LEDataOutputStream
 
writeBoolean(boolean) - Method in class SDDS.java.SDDS.LERandomAccessFile
 
writeByte(int) - Method in class SDDS.java.SDDS.LEDataOutputStream
 
writeByte(int) - Method in class SDDS.java.SDDS.LERandomAccessFile
 
writeBytes(String) - Method in class SDDS.java.SDDS.LEDataOutputStream
 
writeBytes(String) - Method in class SDDS.java.SDDS.LERandomAccessFile
 
writeChar(int) - Method in class SDDS.java.SDDS.LEDataOutputStream
like DataOutputStream.writeChar.
writeChar(int) - Method in class SDDS.java.SDDS.LERandomAccessFile
like RandomAcessFile.writeChar.
writeChars(String) - Method in class SDDS.java.SDDS.LEDataOutputStream
like DataOutputStream.writeChars, flip each char.
writeChars(String) - Method in class SDDS.java.SDDS.LERandomAccessFile
like RandomAcessFile.writeChars, has to flip each char.
writeColumn(DataOutputStream, int) - Method in class SDDS.java.SDDS.SDDSColumn
Write the values of the column for a chosen page
writeColumnHeader(int) - Method in class SDDS.java.SDDS.SDDSFile
Write the specified column header to a file.
writeColumnHeaders() - Method in class SDDS.java.SDDS.SDDSFile
Write the column headers to a file.
writeDescription() - Method in class SDDS.java.SDDS.SDDSFile
Write the description to a file.
writeDouble(double) - Method in class SDDS.java.SDDS.LEDataOutputStream
like DataOutputStream.writeDouble.
writeDouble(double) - Method in class SDDS.java.SDDS.LERandomAccessFile
like RandomAcessFile.writeDouble.
writeElement(LEDataOutputStream, int) - Method in class SDDS.java.SDDS.SDDSArray
Write the little endian binary value of the array for a chosen page
writeElement(DataOutputStream, int, int, boolean) - Method in class SDDS.java.SDDS.SDDSColumn
Write the value of the column for a chosen page and row
writeElement(LEDataOutputStream, int, int) - Method in class SDDS.java.SDDS.SDDSColumn
Write the little endian binary value of the column for a chosen page and row
writeFile() - Method in class SDDS.java.SDDS.SDDSFile
Write out the SDDS file
writeFloat(float) - Method in class SDDS.java.SDDS.LEDataOutputStream
like DataOutputStream.writeFloat.
writeFloat(float) - Method in class SDDS.java.SDDS.LERandomAccessFile
like RandomAcessFile.writeFloat.
writeHeader(DataOutputStream) - Method in class SDDS.java.SDDS.SDDSArray
Write the header to a file.
writeHeader(DataOutputStream) - Method in class SDDS.java.SDDS.SDDSColumn
Write the header to a file.
writeHeader(DataOutputStream) - Method in class SDDS.java.SDDS.SDDSParameter
Write the header to a file.
writeInt(int) - Method in class SDDS.java.SDDS.LEDataOutputStream
like DataOutputStream.writeInt.
writeInt(int) - Method in class SDDS.java.SDDS.LERandomAccessFile
like RandomAcessFile.writeInt.
writeLayout() - Method in class SDDS.java.SDDS.SDDSFile
Write the layout to a file.
writeLong(long) - Method in class SDDS.java.SDDS.LEDataOutputStream
like DataOutputStream.writeLong.
writeLong(long) - Method in class SDDS.java.SDDS.LERandomAccessFile
like RandomAcessFile.writeLong.
writePage(int) - Method in class SDDS.java.SDDS.SDDSFile
Write specified the page to a file.
writePages() - Method in class SDDS.java.SDDS.SDDSFile
Write all the pages to a file.
writePages(int, int) - Method in class SDDS.java.SDDS.SDDSFile
Write specified the pages to a file.
writeParameterHeader(int) - Method in class SDDS.java.SDDS.SDDSFile
Write the specified parameter header to a file.
writeParameterHeaders() - Method in class SDDS.java.SDDS.SDDSFile
Write the parameter headers to a file.
writeRow() - Method in class SDDS.java.SDDS.SDDSFile
Write a new row of column data.
writeShort(int) - Method in class SDDS.java.SDDS.LEDataOutputStream
like DataOutputStream.writeShort.
writeShort(int) - Method in class SDDS.java.SDDS.LERandomAccessFile
like RandomAcessFile.writeShort.
writeUTF(String) - Method in class SDDS.java.SDDS.LEDataOutputStream
 
writeUTF(String) - Method in class SDDS.java.SDDS.LERandomAccessFile
 
writeValue(DataOutputStream, int, boolean) - Method in class SDDS.java.SDDS.SDDSParameter
Write the value of the parameter for a chosen page
writeValue(LEDataOutputStream, int) - Method in class SDDS.java.SDDS.SDDSParameter
Write the little endian binary value of the parameter for a chosen page
writeValues(DataOutputStream, int, boolean) - Method in class SDDS.java.SDDS.SDDSArray
Write the values of the array for a chosen page
writeValues(LEDataOutputStream, int) - Method in class SDDS.java.SDDS.SDDSArray
Write the values of the array for a chosen page
A B C D F G I L M N O P R S U V W