org.gcube.application.speciesmanager.stubs.readers
Class StringReader

java.lang.Object
  extended by org.gcube.application.speciesmanager.stubs.readers.RSReader<String>
      extended by org.gcube.application.speciesmanager.stubs.readers.StringReader
All Implemented Interfaces:
Iterator<String>

public class StringReader
extends RSReader<String>


Constructor Summary
StringReader(String locator)
           
 
Method Summary
 String transform(String serializedItem)
           
 
Methods inherited from class org.gcube.application.speciesmanager.stubs.readers.RSReader
hasNext, next, remove
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StringReader

public StringReader(String locator)
             throws Exception
Throws:
Exception
Method Detail

transform

public String transform(String serializedItem)
                 throws Exception
Specified by:
transform in class RSReader<String>
Throws:
Exception


Copyright © 2012. All Rights Reserved.