- WARNING - Static variable in class org.apache.poi.ss.usermodel.DataValidation.ErrorStyle
-
WARNING style
- wasNull() - Method in class org.apache.poi.hpsf.PropertySet
-
- wasNull() - Method in class org.apache.poi.hpsf.Section
-
- Wave - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
-
- WAVE - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
-
- WEDGE_ELLIPSE_CALLOUT - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
-
- WEDGE_RECT_CALLOUT - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
-
- WEDGE_ROUND_RECT_CALLOUT - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
-
- WedgeEllipseCallout - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
-
- WedgeRectCallout - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
-
- WedgeRRectCallout - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
-
- WeekdayFunc - Class in org.apache.poi.ss.formula.functions
-
Implementation for the Excel function WEEKDAY
- WeekNum - Class in org.apache.poi.ss.formula.functions
-
Implementation for Excel WeekNum() function.
- WeekNum() - Constructor for class org.apache.poi.ss.formula.functions.WeekNum
-
- WEIGHT_HAIRLINE - Static variable in class org.apache.poi.hssf.record.chart.LineFormatRecord
-
- WEIGHT_MEDIUM - Static variable in class org.apache.poi.hssf.record.chart.LineFormatRecord
-
- WEIGHT_NARROW - Static variable in class org.apache.poi.hssf.record.chart.LineFormatRecord
-
- WEIGHT_WIDE - Static variable in class org.apache.poi.hssf.record.chart.LineFormatRecord
-
- WHITESPACE - Static variable in interface org.apache.poi.sl.draw.geom.GuideIf
-
- WIN_1252 - Static variable in class org.apache.poi.util.StringUtil
-
- WindowOneRecord - Class in org.apache.poi.hssf.record
-
Stores the attributes of the workbook window.
- WindowOneRecord() - Constructor for class org.apache.poi.hssf.record.WindowOneRecord
-
- WindowOneRecord(WindowOneRecord) - Constructor for class org.apache.poi.hssf.record.WindowOneRecord
-
- WindowOneRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.WindowOneRecord
-
- WindowProtectRecord - Class in org.apache.poi.hssf.record
-
Flags whether workbook windows are protected
- WindowProtectRecord(int) - Constructor for class org.apache.poi.hssf.record.WindowProtectRecord
-
- WindowProtectRecord(WindowProtectRecord) - Constructor for class org.apache.poi.hssf.record.WindowProtectRecord
-
- WindowProtectRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.WindowProtectRecord
-
- WindowProtectRecord(boolean) - Constructor for class org.apache.poi.hssf.record.WindowProtectRecord
-
- windowTwo - Variable in class org.apache.poi.hssf.model.InternalSheet
-
- WindowTwoRecord - Class in org.apache.poi.hssf.record
-
Sheet window settings
- WindowTwoRecord() - Constructor for class org.apache.poi.hssf.record.WindowTwoRecord
-
- WindowTwoRecord(WindowTwoRecord) - Constructor for class org.apache.poi.hssf.record.WindowTwoRecord
-
- WindowTwoRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.WindowTwoRecord
-
- withComments - Variable in class org.apache.poi.util.GenericRecordJsonWriter
-
- WORKBOOK - Static variable in class org.apache.poi.hssf.model.InternalWorkbook
-
- Workbook - Interface in org.apache.poi.ss.usermodel
-
High level representation of a Excel workbook.
- WORKBOOK_DIR_ENTRY_NAMES - Static variable in class org.apache.poi.hssf.model.InternalWorkbook
-
Normally, the Workbook will be in a POIFS Stream called
"Workbook".
- WORKBOOK_DIR_ENTRY_NAMES_CASE_INSENSITIVE - Static variable in class org.apache.poi.hssf.model.InternalWorkbook
-
- WorkbookDependentFormula - Interface in org.apache.poi.ss.formula
-
Should be implemented by any
Ptg subclass that needs a workbook to render its formula.
- WorkbookEvaluator - Class in org.apache.poi.ss.formula
-
Evaluates formula cells.
- WorkbookEvaluator(EvaluationWorkbook, IStabilityClassifier, UDFFinder) - Constructor for class org.apache.poi.ss.formula.WorkbookEvaluator
-
- WorkbookEvaluatorProvider - Interface in org.apache.poi.ss.formula
-
- WorkbookFactory - Class in org.apache.poi.ss.usermodel
-
Factory for creating the appropriate kind of Workbook
(be it
HSSFWorkbook or XSSFWorkbook),
by auto-detecting from the supplied input.
- WorkbookProvider - Interface in org.apache.poi.ss.usermodel
-
- WorkbookRecordList - Class in org.apache.poi.hssf.model
-
- WorkbookRecordList() - Constructor for class org.apache.poi.hssf.model.WorkbookRecordList
-
- WorkbookUtil - Class in org.apache.poi.ss.util
-
Helper methods for when working with Usermodel Workbooks
- WorkbookUtil() - Constructor for class org.apache.poi.ss.util.WorkbookUtil
-
- WorkdayCalculator - Class in org.apache.poi.ss.formula.atp
-
A calculator for workdays, considering dates as excel representations.
- WorksheetProtectionBlock - Class in org.apache.poi.hssf.record.aggregates
-
Groups the sheet protection records for a worksheet.
- WorksheetProtectionBlock() - Constructor for class org.apache.poi.hssf.record.aggregates.WorksheetProtectionBlock
-
Creates an empty WorksheetProtectionBlock
- WRAP_BY_POINTS - Static variable in class org.apache.poi.hssf.usermodel.HSSFSimpleShape
-
- WRAP_NONE - Static variable in class org.apache.poi.hssf.usermodel.HSSFSimpleShape
-
- WRAP_SQUARE - Static variable in class org.apache.poi.hssf.usermodel.HSSFSimpleShape
-
- WRAP_TEXT - Static variable in class org.apache.poi.ss.util.CellUtil
-
- write(byte[], int) - Method in class org.apache.poi.hpsf.ClassID
-
Writes the class ID to a byte array in the little-endian format.
- write(LittleEndianOutput) - Method in class org.apache.poi.hpsf.ClassID
-
Write the class ID to a LittleEndianOutput (stream)
- write(OutputStream) - Method in class org.apache.poi.hpsf.CodePageString
-
- write(OutputStream) - Method in class org.apache.poi.hpsf.Filetime
-
- write() - Method in class org.apache.poi.hpsf.HPSFPropertiesOnlyDocument
-
Write out to the currently open file the properties changes, but nothing else
- write(File) - Method in class org.apache.poi.hpsf.HPSFPropertiesOnlyDocument
-
Write out, with any properties changes, but nothing else
- write(OutputStream) - Method in class org.apache.poi.hpsf.HPSFPropertiesOnlyDocument
-
Write out, with any properties changes, but nothing else
- write(OutputStream, int) - Method in class org.apache.poi.hpsf.Property
-
Writes the property to an output stream.
- write(OutputStream) - Method in class org.apache.poi.hpsf.PropertySet
-
Writes the property set to an output stream.
- write(DirectoryEntry, String) - Method in class org.apache.poi.hpsf.PropertySet
-
Writes a property set to a document in a POI filesystem directory.
- write(OutputStream) - Method in class org.apache.poi.hpsf.Section
-
Writes this section into an output stream.
- write(OutputStream) - Method in class org.apache.poi.hpsf.UnicodeString
-
- write(OutputStream, long, Object, int) - Static method in class org.apache.poi.hpsf.VariantSupport
-
Writes a variant value to an output stream.
- write(byte[]) - Method in class org.apache.poi.hssf.record.cont.ContinuableRecordOutput
-
- write(byte[], int, int) - Method in class org.apache.poi.hssf.record.cont.ContinuableRecordOutput
-
- write() - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
-
Write out this workbook to the currently open
File via the
writeable
POIFSFileSystem it was opened as.
- write(File) - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
-
Method write - write out this workbook to a new
File.
- write(OutputStream) - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
-
- write() - Method in class org.apache.poi.POIDocument
-
Writes the document out to the currently open
File, via the
writeable
POIFSFileSystem it was opened from.
- write(File) - Method in class org.apache.poi.POIDocument
-
Writes the document out to the specified new
File.
- write(OutputStream) - Method in class org.apache.poi.POIDocument
-
Writes the document out to the specified output stream.
- write(Document) - Method in class org.apache.poi.poifs.crypt.agile.EncryptionDocument
-
- write(LittleEndianByteArrayOutputStream) - Method in class org.apache.poi.poifs.crypt.binaryrc4.BinaryRC4EncryptionHeader
-
- write(LittleEndianByteArrayOutputStream) - Method in class org.apache.poi.poifs.crypt.binaryrc4.BinaryRC4EncryptionVerifier
-
- write(int) - Method in class org.apache.poi.poifs.crypt.ChunkedCipherOutputStream
-
- write(byte[]) - Method in class org.apache.poi.poifs.crypt.ChunkedCipherOutputStream
-
- write(byte[], int, int) - Method in class org.apache.poi.poifs.crypt.ChunkedCipherOutputStream
-
- write(byte[], int, int, boolean) - Method in class org.apache.poi.poifs.crypt.ChunkedCipherOutputStream
-
- write(LittleEndianByteArrayOutputStream) - Method in class org.apache.poi.poifs.crypt.DataSpaceMapUtils.DataSpaceDefinition
-
- write(LittleEndianByteArrayOutputStream) - Method in class org.apache.poi.poifs.crypt.DataSpaceMapUtils.DataSpaceMap
-
- write(LittleEndianByteArrayOutputStream) - Method in class org.apache.poi.poifs.crypt.DataSpaceMapUtils.DataSpaceMapEntry
-
- write(LittleEndianByteArrayOutputStream) - Method in class org.apache.poi.poifs.crypt.DataSpaceMapUtils.DataSpaceVersionInfo
-
- write(LittleEndianByteArrayOutputStream) - Method in class org.apache.poi.poifs.crypt.DataSpaceMapUtils.IRMDSTransformInfo
-
- write(LittleEndianByteArrayOutputStream) - Method in class org.apache.poi.poifs.crypt.DataSpaceMapUtils.TransformInfoHeader
-
- write(LittleEndianByteArrayOutputStream) - Method in interface org.apache.poi.poifs.crypt.standard.EncryptionRecord
-
- write(LittleEndianByteArrayOutputStream) - Method in class org.apache.poi.poifs.crypt.standard.StandardEncryptionHeader
-
serializes the header
- write(LittleEndianByteArrayOutputStream) - Method in class org.apache.poi.poifs.crypt.standard.StandardEncryptionVerifier
-
- write(byte[], int, int) - Method in class org.apache.poi.poifs.crypt.standard.StandardEncryptor.StandardCipherOutputStream
-
- write(int) - Method in class org.apache.poi.poifs.crypt.standard.StandardEncryptor.StandardCipherOutputStream
-
- write(LittleEndianByteArrayOutputStream) - Method in class org.apache.poi.poifs.crypt.xor.XOREncryptionHeader
-
- write(LittleEndianByteArrayOutputStream) - Method in class org.apache.poi.poifs.crypt.xor.XOREncryptionVerifier
-
- write(int) - Method in class org.apache.poi.poifs.filesystem.DocumentOutputStream
-
- write(byte[], int, int) - Method in class org.apache.poi.poifs.filesystem.DocumentOutputStream
-
- write(int) - Method in class org.apache.poi.poifs.filesystem.POIFSStream.StreamBlockByteBuffer
-
- write(byte[], int, int) - Method in class org.apache.poi.poifs.filesystem.POIFSStream.StreamBlockByteBuffer
-
- write(ByteBuffer, long) - Method in class org.apache.poi.poifs.nio.ByteArrayBackedDataSource
-
- write(ByteBuffer, long) - Method in class org.apache.poi.poifs.nio.DataSource
-
- write(ByteBuffer, long) - Method in class org.apache.poi.poifs.nio.FileBackedDataSource
-
- write(POIFSStream) - Method in class org.apache.poi.poifs.property.PropertyTable
-
Writes the properties out into the given low-level stream
- write() - Method in class org.apache.poi.POIReadOnlyDocument
-
Note - writing is not yet supported for this file format, sorry.
- write(File) - Method in class org.apache.poi.POIReadOnlyDocument
-
Note - writing is not yet supported for this file format, sorry.
- write(OutputStream) - Method in class org.apache.poi.POIReadOnlyDocument
-
Note - writing is not yet supported for this file format, sorry.
- write(OutputStream) - Method in class org.apache.poi.sl.image.ImageHeaderWMF
-
- write(OutputStream) - Method in interface org.apache.poi.sl.usermodel.SlideShow
-
Writes out the slideshow file the is represented by an instance of this
class
- write(LittleEndianOutput) - Method in class org.apache.poi.ss.formula.ptg.Area2DPtgBase
-
- write(LittleEndianOutput) - Method in class org.apache.poi.ss.formula.ptg.Area3DPtg
-
- write(LittleEndianOutput) - Method in class org.apache.poi.ss.formula.ptg.Area3DPxg
-
- write(LittleEndianOutput) - Method in class org.apache.poi.ss.formula.ptg.AreaErrPtg
-
- write(LittleEndianOutput) - Method in class org.apache.poi.ss.formula.ptg.ArrayPtg
-
- write(LittleEndianOutput) - Method in class org.apache.poi.ss.formula.ptg.AttrPtg
-
- write(LittleEndianOutput) - Method in class org.apache.poi.ss.formula.ptg.BoolPtg
-
- write(LittleEndianOutput) - Method in class org.apache.poi.ss.formula.ptg.Deleted3DPxg
-
- write(LittleEndianOutput) - Method in class org.apache.poi.ss.formula.ptg.DeletedArea3DPtg
-
- write(LittleEndianOutput) - Method in class org.apache.poi.ss.formula.ptg.DeletedRef3DPtg
-
- write(LittleEndianOutput) - Method in class org.apache.poi.ss.formula.ptg.ErrPtg
-
- write(LittleEndianOutput) - Method in class org.apache.poi.ss.formula.ptg.ExpPtg
-
- write(LittleEndianOutput) - Method in class org.apache.poi.ss.formula.ptg.FuncPtg
-
- write(LittleEndianOutput) - Method in class org.apache.poi.ss.formula.ptg.FuncVarPtg
-
- write(LittleEndianOutput) - Method in class org.apache.poi.ss.formula.ptg.IntersectionPtg
-
- write(LittleEndianOutput) - Method in class org.apache.poi.ss.formula.ptg.IntPtg
-
- write(LittleEndianOutput) - Method in class org.apache.poi.ss.formula.ptg.MemAreaPtg
-
- write(LittleEndianOutput) - Method in class org.apache.poi.ss.formula.ptg.MemErrPtg
-
- write(LittleEndianOutput) - Method in class org.apache.poi.ss.formula.ptg.MemFuncPtg
-
- write(LittleEndianOutput) - Method in class org.apache.poi.ss.formula.ptg.MissingArgPtg
-
- write(LittleEndianOutput) - Method in class org.apache.poi.ss.formula.ptg.NamePtg
-
- write(LittleEndianOutput) - Method in class org.apache.poi.ss.formula.ptg.NameXPtg
-
- write(LittleEndianOutput) - Method in class org.apache.poi.ss.formula.ptg.NameXPxg
-
- write(LittleEndianOutput) - Method in class org.apache.poi.ss.formula.ptg.NumberPtg
-
- write(LittleEndianOutput) - Method in class org.apache.poi.ss.formula.ptg.ParenthesisPtg
-
- write(LittleEndianOutput) - Method in class org.apache.poi.ss.formula.ptg.Ptg
-
- write(LittleEndianOutput) - Method in class org.apache.poi.ss.formula.ptg.RangePtg
-
- write(LittleEndianOutput) - Method in class org.apache.poi.ss.formula.ptg.Ref3DPtg
-
- write(LittleEndianOutput) - Method in class org.apache.poi.ss.formula.ptg.Ref3DPxg
-
- write(LittleEndianOutput) - Method in class org.apache.poi.ss.formula.ptg.RefErrorPtg
-
- write(LittleEndianOutput) - Method in class org.apache.poi.ss.formula.ptg.StringPtg
-
- write(LittleEndianOutput) - Method in class org.apache.poi.ss.formula.ptg.TblPtg
-
- write(LittleEndianOutput) - Method in class org.apache.poi.ss.formula.ptg.UnionPtg
-
- write(LittleEndianOutput) - Method in class org.apache.poi.ss.formula.ptg.UnknownPtg
-
- write(LittleEndianOutput) - Method in class org.apache.poi.ss.formula.ptg.ValueOperatorPtg
-
- write(OutputStream) - Method in interface org.apache.poi.ss.usermodel.Workbook
-
Write out this workbook to an OutputStream.
- write(GenericRecord) - Method in class org.apache.poi.util.GenericRecordJsonWriter
-
- write(GenericRecord) - Method in class org.apache.poi.util.GenericRecordXmlWriter
-
- write(String, GenericRecord) - Method in class org.apache.poi.util.GenericRecordXmlWriter
-
- write(int) - Method in class org.apache.poi.util.LittleEndianByteArrayOutputStream
-
- write(byte[]) - Method in class org.apache.poi.util.LittleEndianByteArrayOutputStream
-
- write(byte[], int, int) - Method in class org.apache.poi.util.LittleEndianByteArrayOutputStream
-
- write(byte[]) - Method in interface org.apache.poi.util.LittleEndianOutput
-
- write(byte[], int, int) - Method in interface org.apache.poi.util.LittleEndianOutput
-
- write(byte[]) - Method in class org.apache.poi.util.LittleEndianOutputStream
-
- write(byte[], int, int) - Method in class org.apache.poi.util.LittleEndianOutputStream
-
- WriteAccessRecord - Class in org.apache.poi.hssf.record
-
Title: Write Access Record (0x005C)
- WriteAccessRecord() - Constructor for class org.apache.poi.hssf.record.WriteAccessRecord
-
- WriteAccessRecord(WriteAccessRecord) - Constructor for class org.apache.poi.hssf.record.WriteAccessRecord
-
- WriteAccessRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.WriteAccessRecord
-
- writeBlocks(OutputStream) - Method in class org.apache.poi.poifs.storage.BATBlock
-
Write the block's data to an OutputStream
- writeBlocks(OutputStream) - Method in interface org.apache.poi.poifs.storage.BlockWritable
-
Write the storage to an OutputStream
- writeByte(int) - Method in class org.apache.poi.hssf.record.cont.ContinuableRecordOutput
-
- writeByte(int) - Method in class org.apache.poi.util.LittleEndianByteArrayOutputStream
-
- writeByte(int) - Method in interface org.apache.poi.util.LittleEndianOutput
-
- writeByte(int) - Method in class org.apache.poi.util.LittleEndianOutputStream
-
- writeChildren(GenericRecord, boolean) - Method in class org.apache.poi.util.GenericRecordJsonWriter
-
- writeChildren(GenericRecord, boolean) - Method in class org.apache.poi.util.GenericRecordXmlWriter
-
- writeChunk(boolean) - Method in class org.apache.poi.poifs.crypt.ChunkedCipherOutputStream
-
- writeContinue() - Method in class org.apache.poi.hssf.record.cont.ContinuableRecordOutput
-
Terminates the current record and starts a new
ContinueRecord (regardless
of how much space is still available in the current record).
- writeContinueIfRequired(int) - Method in class org.apache.poi.hssf.record.cont.ContinuableRecordOutput
-
Will terminate the current record and start a new
ContinueRecord
if there isn't space for the requested number of bytes
- writeCoordinates(LittleEndianOutput) - Method in class org.apache.poi.ss.formula.ptg.AreaPtgBase
-
- writeCoordinates(LittleEndianOutput) - Method in class org.apache.poi.ss.formula.ptg.RefPtgBase
-
- writeData(OutputStream) - Method in class org.apache.poi.poifs.property.Property
-
Write the raw data to an OutputStream.
- writeData(ByteBuffer) - Method in class org.apache.poi.poifs.storage.BATBlock
-
- writeData(OutputStream) - Method in class org.apache.poi.poifs.storage.HeaderBlock
-
Write the block's data to an OutputStream
- writeDouble(double) - Method in class org.apache.poi.hssf.record.cont.ContinuableRecordOutput
-
- writeDouble(double) - Method in class org.apache.poi.util.LittleEndianByteArrayOutputStream
-
- writeDouble(double) - Method in interface org.apache.poi.util.LittleEndianOutput
-
- writeDouble(double) - Method in class org.apache.poi.util.LittleEndianOutputStream
-
- writeError(String) - Method in class org.apache.poi.util.GenericRecordJsonWriter
-
- writeError(String) - Method in class org.apache.poi.util.GenericRecordXmlWriter
-
- writeFilesystem() - Method in class org.apache.poi.poifs.filesystem.POIFSFileSystem
-
Write the filesystem out to the open file.
- writeFilesystem(OutputStream) - Method in class org.apache.poi.poifs.filesystem.POIFSFileSystem
-
Write the filesystem out
- writeInt(int) - Method in class org.apache.poi.hssf.record.cont.ContinuableRecordOutput
-
- writeInt(int) - Method in class org.apache.poi.util.LittleEndianByteArrayOutputStream
-
- writeInt(int) - Method in interface org.apache.poi.util.LittleEndianOutput
-
- writeInt(int) - Method in class org.apache.poi.util.LittleEndianOutputStream
-
- writeLong(long) - Method in class org.apache.poi.hssf.record.cont.ContinuableRecordOutput
-
- writeLong(long) - Method in class org.apache.poi.util.LittleEndianByteArrayOutputStream
-
- writeLong(long) - Method in interface org.apache.poi.util.LittleEndianOutput
-
- writeLong(long) - Method in class org.apache.poi.util.LittleEndianOutputStream
-
- writeOut(OutputStream) - Method in class org.apache.poi.poifs.filesystem.Ole10Native
-
Have the contents printer out into an OutputStream, used when writing a
file back out to disk (Normally, atom classes will keep their bytes
around, but non atom classes will just request the bytes from their
children, then chuck on their header and return)
- writePlain(byte[], int, int) - Method in class org.apache.poi.poifs.crypt.ChunkedCipherOutputStream
-
- writeProp(String, Supplier<?>) - Method in class org.apache.poi.util.GenericRecordJsonWriter
-
- writeProp(Map.Entry<String, Supplier<?>>) - Method in class org.apache.poi.util.GenericRecordXmlWriter
-
- writeProperties() - Method in class org.apache.poi.POIDocument
-
Writes out the updated standard Document Information Properties (HPSF)
into the currently open POIFSFileSystem
- writeProperties(POIFSFileSystem) - Method in class org.apache.poi.POIDocument
-
Writes out the standard Document Information Properties (HPSF)
- writeProperties(POIFSFileSystem, List<String>) - Method in class org.apache.poi.POIDocument
-
Writes out the standard Document Information Properties (HPSF)
- writeProperties(GenericRecord) - Method in class org.apache.poi.util.GenericRecordJsonWriter
-
- writeProperties(GenericRecord) - Method in class org.apache.poi.util.GenericRecordXmlWriter
-
- WriteProtectRecord - Class in org.apache.poi.hssf.record
-
Indicated that the sheet/workbook is write protected.
- WriteProtectRecord() - Constructor for class org.apache.poi.hssf.record.WriteProtectRecord
-
- WriteProtectRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.WriteProtectRecord
-
- writeProtectWorkbook(String, String) - Method in class org.apache.poi.hssf.model.InternalWorkbook
-
protect a workbook with a password (not encrypted, just sets writeprotect
flags and the password.
- writeProtectWorkbook(String, String) - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
-
protect a workbook with a password (not encrypted, just sets writeprotect
flags and the password.
- writeShort(int) - Method in class org.apache.poi.hssf.record.cont.ContinuableRecordOutput
-
- writeShort(int) - Method in class org.apache.poi.util.LittleEndianByteArrayOutputStream
-
- writeShort(int) - Method in interface org.apache.poi.util.LittleEndianOutput
-
- writeShort(int) - Method in class org.apache.poi.util.LittleEndianOutputStream
-
- writeString(String, int, int) - Method in class org.apache.poi.hssf.record.cont.ContinuableRecordOutput
-
Writes a unicode string complete with header and character data.
- writeStringData(String) - Method in class org.apache.poi.hssf.record.cont.ContinuableRecordOutput
-
Writes the 'optionFlags' byte and encoded character data of a unicode string.
- writeToBytes(byte[]) - Method in class org.apache.poi.util.ByteField
-
write the value out to an array of bytes at the appropriate
offset
- writeToBytes(byte[]) - Method in interface org.apache.poi.util.FixedField
-
write the value out to an array of bytes at the appropriate
offset
- writeToBytes(byte[]) - Method in class org.apache.poi.util.IntegerField
-
write the value out to an array of bytes at the appropriate
offset
- writeToBytes(byte[]) - Method in class org.apache.poi.util.LongField
-
write the value out to an array of bytes at the appropriate
offset
- writeToBytes(byte[]) - Method in class org.apache.poi.util.ShortField
-
write the value out to an array of bytes at the appropriate
offset
- writeTokenValueBytes(LittleEndianOutput) - Method in class org.apache.poi.ss.formula.ptg.ArrayPtg
-
- writeUInt(long) - Method in class org.apache.poi.util.LittleEndianOutputStream
-
Put unsigned int into output stream
- writeUnicodeLPP4(LittleEndianOutput, String) - Static method in class org.apache.poi.poifs.crypt.DataSpaceMapUtils
-
- writeUnicodeString(LittleEndianOutput, String) - Static method in class org.apache.poi.util.StringUtil
-
OutputStream out will get:
ushort nChars
byte is16BitFlag
byte[]/char[] characterData
For this encoding, the is16BitFlag is always present even if nChars==0.
- writeUnicodeStringFlagAndData(LittleEndianOutput, String) - Static method in class org.apache.poi.util.StringUtil
-
OutputStream out will get:
byte is16BitFlag
byte[]/char[] characterData
For this encoding, the is16BitFlag is always present even if nChars==0.
- writeUnsupportedTypeMessage(UnsupportedVariantTypeException) - Static method in class org.apache.poi.hpsf.VariantSupport
-
Writes a warning to System.err that a variant type is
unsupported by HPSF.
- writeUtf8LPP4(LittleEndianOutput, String) - Static method in class org.apache.poi.poifs.crypt.DataSpaceMapUtils
-
- writeValue(String, Object) - Method in class org.apache.poi.util.GenericRecordJsonWriter
-
- writeValue(String, Object) - Method in class org.apache.poi.util.GenericRecordXmlWriter
-
- WritingNotSupportedException - Exception in org.apache.poi.hpsf
-
This exception is thrown when trying to write a (yet) unsupported variant
type.
- WritingNotSupportedException(long, Object) - Constructor for exception org.apache.poi.hpsf.WritingNotSupportedException
-
Constructor
- WSBoolRecord - Class in org.apache.poi.hssf.record
-
Stores workbook settings (aka its a big "everything we didn't put somewhere else")
- WSBoolRecord() - Constructor for class org.apache.poi.hssf.record.WSBoolRecord
-
- WSBoolRecord(WSBoolRecord) - Constructor for class org.apache.poi.hssf.record.WSBoolRecord
-
- WSBoolRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.WSBoolRecord
-