Skip navigation links
C G I R S 

C

com.bedatadriven.spss - package com.bedatadriven.spss
 

G

getColumnWidth() - Method in class com.bedatadriven.spss.SpssVariableFormat
 
getDecimalPlaces() - Method in class com.bedatadriven.spss.SpssVariableFormat
 
getDoubleValue(String) - Method in class com.bedatadriven.spss.SpssDataFileReader
 
getDoubleValue(int) - Method in class com.bedatadriven.spss.SpssDataFileReader
 
getFile() - Method in class com.bedatadriven.spss.SpssInputStream
 
getIndex() - Method in class com.bedatadriven.spss.SpssVariable
 
getMissing() - Method in class com.bedatadriven.spss.SpssVariable
 
getMissingMax() - Method in class com.bedatadriven.spss.SpssVariable
 
getMissingMin() - Method in class com.bedatadriven.spss.SpssVariable
 
getMissingStrings() - Method in class com.bedatadriven.spss.SpssVariable
 
getMissingValuesHeader() - Method in class com.bedatadriven.spss.SpssDataFileReader
 
getNumCases() - Method in class com.bedatadriven.spss.SpssDataFileReader
 
getPrintFormat() - Method in class com.bedatadriven.spss.SpssVariable
 
getShortName() - Method in class com.bedatadriven.spss.SpssVariable
 
getStringValue(String) - Method in class com.bedatadriven.spss.SpssDataFileReader
 
getStringValue(int) - Method in class com.bedatadriven.spss.SpssDataFileReader
 
getType() - Method in class com.bedatadriven.spss.SpssVariableFormat
 
getTypeCode() - Method in class com.bedatadriven.spss.SpssVariable
 
getValueLabels(String) - Method in class com.bedatadriven.spss.SpssDataFileReader
 
getValueLabels(int) - Method in class com.bedatadriven.spss.SpssDataFileReader
 
getValueLabels() - Method in class com.bedatadriven.spss.SpssVariable
 
getVariableIndex(String) - Method in class com.bedatadriven.spss.SpssDataFileReader
 
getVariableLabel() - Method in class com.bedatadriven.spss.SpssVariable
 
getVariableName(int) - Method in class com.bedatadriven.spss.SpssDataFileReader
 
getVariableName() - Method in class com.bedatadriven.spss.SpssVariable
 
getVariables() - Method in class com.bedatadriven.spss.SpssDataFileReader
 
getWeightVariableIndex() - Method in class com.bedatadriven.spss.SpssDataFileReader
 
getWriteFormat() - Method in class com.bedatadriven.spss.SpssVariable
 

I

isCompressed() - Method in class com.bedatadriven.spss.SpssDataFileReader
 
isHasMissingRange() - Method in class com.bedatadriven.spss.SpssVariable
 
isMissing(double) - Method in class com.bedatadriven.spss.SpssVariable
 
isNeedToFlipBytes() - Method in class com.bedatadriven.spss.SpssInputStream
 
isNumeric() - Method in class com.bedatadriven.spss.SpssVariable
 
isSystemMissing(String) - Method in class com.bedatadriven.spss.SpssDataFileReader
 
isSystemMissing(int) - Method in class com.bedatadriven.spss.SpssDataFileReader
 
isValueMissing(int, double) - Method in class com.bedatadriven.spss.SpssDataFileReader
 

R

readBytes(int) - Method in class com.bedatadriven.spss.SpssInputStream
 
readDouble() - Method in class com.bedatadriven.spss.SpssInputStream
 
readInt() - Method in class com.bedatadriven.spss.SpssInputStream
 
readNextCase() - Method in class com.bedatadriven.spss.SpssDataFileReader
 
readRawInt() - Method in class com.bedatadriven.spss.SpssInputStream
 
readUnsignedByte() - Method in class com.bedatadriven.spss.SpssInputStream
 

S

setFile(DataInputStream) - Method in class com.bedatadriven.spss.SpssInputStream
 
setNeedToFlipBytes(boolean) - Method in class com.bedatadriven.spss.SpssInputStream
 
skipBytes(int) - Method in class com.bedatadriven.spss.SpssInputStream
 
SpssDataFileReader - Class in com.bedatadriven.spss
Provides read-only access to SPSS files, both compressed and uncompressed.
SpssDataFileReader(String) - Constructor for class com.bedatadriven.spss.SpssDataFileReader
 
SpssDataFileReader(File) - Constructor for class com.bedatadriven.spss.SpssDataFileReader
 
SpssDataFileReader(InputStream) - Constructor for class com.bedatadriven.spss.SpssDataFileReader
 
SpssDataFileReader(SpssInputStream) - Constructor for class com.bedatadriven.spss.SpssDataFileReader
 
SpssInputStream - Class in com.bedatadriven.spss
 
SpssInputStream(InputStream, Charset) - Constructor for class com.bedatadriven.spss.SpssInputStream
 
SpssInputStream(InputStream) - Constructor for class com.bedatadriven.spss.SpssInputStream
 
SpssVariable - Class in com.bedatadriven.spss
 
SpssVariableFormat - Class in com.bedatadriven.spss
Specifies the format to be used for an SpssVariable.
stringFromBytes(byte[]) - Method in class com.bedatadriven.spss.SpssInputStream
Encodes a series of bytes into a character stream, taking into account the datafile's character set, if specified.
C G I R S 
Skip navigation links

Copyright © 2019 BeDataDriven. All rights reserved.