public class BookshelfOutput extends Output
Modifier and Type | Class and Description |
---|---|
static class |
BookshelfOutput.BookshelfOutputPreferences |
Output.OutputPreferences, Output.WriteJELIB
dataOutputStream, errorLogger, printWriter, quiet, stringWriter
Modifier and Type | Method and Description |
---|---|
static java.lang.String |
createBookshelfHeader(Bookshelf.BookshelfFiles fileType) |
protected boolean |
writeCell(Cell cell,
VarContext context)
Method to write a cell.
|
closeBinaryOutputStream, closeStringsOutputStream, closeTextOutputStream, emitCopyright, exportCellCommand, finishWrite, getAreaToPrint, getNumErrors, getNumWarnings, getOutputPreferences, openBinaryOutputStream, openStringsOutputStream, openTextOutputStream, reportError, reportWarning, saveJelib, setContinuationString, setOutputWidth, writeLibrary, writeLibrary, writePanicSnapshot, writeWidthLimited, writeWidthLimited
protected boolean writeCell(Cell cell, VarContext context)
Output
public static java.lang.String createBookshelfHeader(Bookshelf.BookshelfFiles fileType)