| Package | Description |
|---|---|
| org.opendatafoundation.data.spss |
Provides the classes necessary to read SPSS .sav data files to (1) produce DDI 2.0 and DDI 3.0 XML metadata and (2) export the data into ASCII format.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SPSSNumericVariable
SPSS numeric variable
|
class |
SPSSStringVariable
SPSS string variable
|
| Modifier and Type | Field and Description |
|---|---|
List<SPSSVariable> |
SPSSStringVariable.segments
list of segments for long string variables *
|
| Modifier and Type | Method and Description |
|---|---|
SPSSVariable |
SPSSFile.getVariable(int index)
Gets a SPSSVariable based on its 0-based file index position.
|
Copyright © 2016. All rights reserved.