jsr352.tck.specialized
Class SkipReader

java.lang.Object
  extended by jsr352.tck.specialized.SkipReader

@Named(value="SkipReader")
public class SkipReader
extends Object


Constructor Summary
SkipReader()
           
 
Method Summary
 ArrayIndexCheckpointData getCPD()
           
 void openMe(ArrayIndexCheckpointData cpd)
           
 ReadRecord readIt()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SkipReader

public SkipReader()
Method Detail

openMe

public void openMe(ArrayIndexCheckpointData cpd)

readIt

public ReadRecord readIt()
                  throws Exception
Throws:
Exception

getCPD

public ArrayIndexCheckpointData getCPD()


Copyright © 2012. All Rights Reserved.