public class StreamsDocumentTranslator extends java.lang.Object
StreamsDocumentTranslator(org.ojai.Document dbRecord, java.util.List<java.lang.Integer> pathIds)
boolean
hasNext()
org.ojai.Document
next()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public StreamsDocumentTranslator(org.ojai.Document dbRecord, java.util.List<java.lang.Integer> pathIds) throws java.lang.Exception
java.lang.Exception
public boolean hasNext()
public org.ojai.Document next()