|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
com.essbase.eas.utils.RandomAccessFileListModel.TextFileRenderer
public class RandomAccessFileListModel.TextFileRenderer
| Constructor Summary | |
|---|---|
RandomAccessFileListModel.TextFileRenderer(TextFileReader reader) |
|
| Method Summary | |
|---|---|
long |
getCount()The nunber of objects to write. |
boolean |
writeObject(java.io.RandomAccessFile raf, long index)writes each object to the file |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RandomAccessFileListModel.TextFileRenderer(TextFileReader reader)
| Method Detail |
|---|
public long getCount()
RandomAccessFileListWritergetCount in interface RandomAccessFileListWriter
public boolean writeObject(java.io.RandomAccessFile raf,
long index)
throws java.io.IOException
RandomAccessFileListWriterwriteObject in interface RandomAccessFileListWriterraf - the output fileindex - the index of the objectjava.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||