| Package | Description |
|---|---|
| com.spss.psapi.content |
This provides classes used for accessing content generated during stream execution.
|
| com.spss.psapi.core |
This provides the base objects used by other parts of the API.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
ColumnStatsContentModel
An interface that provides a mechanism for accessing column/univariate
statistics from nodes which can produce them.
|
interface |
JSONContentModel
An interface that provides a mechanism for accessing the JSON content of a
ContentContainer. |
interface |
PairwiseStatsContentModel
An interface that provides a mechanism for accessing correlations between
columns.
|
interface |
TableContentModel
An interface that provides a mechanism for accessing the tabular content of a
ContentContainer. |
interface |
XMLContentModel
An interface that provides a mechanism for accessing the XML content of a
ContentContainer. |
| Modifier and Type | Method and Description |
|---|---|
ContentModel |
ContentContainerProvider.getContentModel(java.lang.String tag)
Returns the content model associated with the content tags
or
null if content model tag is unknown. |
Copyright © 2014 Integral Solutions Ltd. All Rights Reserved.