RowSetOutput
Objects
Subclass of DocumentOutput
.
This encapsulates the concrete results of executing DocumentBuilder
nodes
that produce objects that are based on underlying RowSet
such
as tables and matrices.
r.getRowSet() : RowSet
Returns the RowSet
underlying this output object.