Package com.spss.psapi.content

This provides classes used for accessing content generated during stream execution.

See: Description

  • Interface Summary 
    Interface Description
    ColumnStatsContentModel
    An interface that provides a mechanism for accessing column/univariate statistics from nodes which can produce them.
    ContentModel
    An interface that provides a mechanism for accessing the content of a ContentContainer in a structured way.
    JSONContentModel
    An interface that provides a mechanism for accessing the JSON content of a ContentContainer.
    PairwiseStatsContentModel
    An interface that provides a mechanism for accessing correlations between columns.
    TableContentModel
    An interface that provides a mechanism for accessing the tabular content of a ContentContainer.
    XMLContentModel
    An interface that provides a mechanism for accessing the XML content of a ContentContainer.
  • Enum Summary 
    Enum Description
    StatisticType
    Defines the statistics that can be computed either for a single column or for combinations of columns/column values.

Package com.spss.psapi.content Description

This provides classes used for accessing content generated during stream execution.

Copyright © 2014 Integral Solutions Ltd. All Rights Reserved.