Uses of Interface
org.modeshape.sequencer.text.RowFactory

Packages that use RowFactory
org.modeshape.sequencer.text The classes that provide the ability to sequence fixed-width and delimited text files. 
 

Uses of RowFactory in org.modeshape.sequencer.text
 

Classes in org.modeshape.sequencer.text that implement RowFactory
 class DefaultRowFactory
          A default implementation of the RowFactory class.
 

Methods in org.modeshape.sequencer.text that return RowFactory
protected  RowFactory AbstractTextSequencer.createRowFactory(String className)
          Creates an instance of the row factory configured for this sequencer.
 



Copyright © 2008-2011 JBoss, a division of Red Hat. All Rights Reserved.