public interface Book
| Modifier and Type | Method and Description |
|---|---|
BiffRec |
addRecord(BiffRec b,
boolean y) |
ContinueHandler |
getContinueHandler() |
WorkBookFactory |
getFactory()
get a handle to the factory
|
String |
getFileName() |
Boundsheet |
getSheetFromRec(BiffRec rec,
Long l)
Dec 15, 2010
|
ByteStreamer |
getStreamer() |
void |
setDebugLevel(int i)
set the Debug level
|
void |
setFactory(WorkBookFactory fact) |
void |
setFirstBof(Bof b) |
int |
stream(OutputStream out)
Stream the Book bytes to out
|
String |
toString() |
ContinueHandler getContinueHandler()
ByteStreamer getStreamer()
void setFirstBof(Bof b)
int stream(OutputStream out)
out - void setDebugLevel(int i)
String getFileName()
WorkBookFactory getFactory()
void setFactory(WorkBookFactory fact)
Boundsheet getSheetFromRec(BiffRec rec, Long l)
rec - Copyright © 2002–2019 Starter Inc.. All rights reserved.