org.osjava.oscube.container
Class TabularResult

java.lang.Object
  extended byorg.osjava.oscube.container.TabularResult
All Implemented Interfaces:
Result

public class TabularResult
extends Object
implements Result


Constructor Summary
TabularResult(Iterator iterator)
           
 
Method Summary
 Iterator iterateRows()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TabularResult

public TabularResult(Iterator iterator)
Method Detail

iterateRows

public Iterator iterateRows()
Specified by:
iterateRows in interface Result


Copyright © 2003-2005 OSJava. All Rights Reserved.