protected abstract class IBU.StringInjector<E> extends IBU.AbstractInjector<E>
| Modifier and Type | Field and Description |
|---|---|
protected String |
content |
contextMigration, manager, reader, toInject| Modifier | Constructor and Description |
|---|---|
protected |
IBU.StringInjector(ManagerInjector manager,
CSVReaderGeneric<E> reader,
String content) |
| Modifier and Type | Method and Description |
|---|---|
Reader |
getReader() |
doInject, getNbLinesclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitinjectprotected String content
protected IBU.StringInjector(ManagerInjector manager, CSVReaderGeneric<E> reader, String content) throws org.nuiton.topia.TopiaNotFoundException, IOException
org.nuiton.topia.TopiaNotFoundExceptionIOExceptionpublic Reader getReader()
getReader in class IBU.AbstractInjector<E>Copyright © 2008-2013 Cybelia. All Rights Reserved.