com.spss.psapi.transform

Interface RowSetOutput

  • All Superinterfaces:
    BuiltObject, ContentContainerProvider, DocumentOutput, PropertiedObject


    public interface RowSetOutput
    extends DocumentOutput
    This encapsulates the concrete results of executing DocumentBuilder nodes that produce objects that are based on underlying RowSet such as tables and matrices.
    Since:
    PSAPI 1.0
    Version:
    1.0
    Author:
    Rob Duncan, Julian Clinton
    Specification Status:
    Under Development
    • Method Detail

      • getRowSet

        RowSet getRowSet()
        Returns the RowSet underlying this output object.
        Returns:
        the RowSet underlying this output object

Copyright © 2014 Integral Solutions Ltd. All Rights Reserved.