A B C D E F G H I J K L M N O P Q R S T U V W Z _

W

walkEscherBasic(int, int, int) - Method in class org.apache.poi.hslf.dev.SlideShowDumper
Use the basic record format groking code to walk the Escher records
walkEscherDDF(int, int, int) - Method in class org.apache.poi.hslf.dev.SlideShowDumper
Use the DDF code to walk the Escher records
walkTree(int, int, int) - Method in class org.apache.poi.hslf.dev.SlideShowDumper
 
walkTree(int, int, Record[]) - Method in class org.apache.poi.hslf.dev.SlideShowRecordDumper
 
Wave - Static variable in interface org.apache.poi.sl.usermodel.ShapeTypes
 
WedgeEllipseCallout - Static variable in interface org.apache.poi.sl.usermodel.ShapeTypes
 
WedgeRectCallout - Static variable in interface org.apache.poi.sl.usermodel.ShapeTypes
 
WedgeRRectCallout - Static variable in interface org.apache.poi.sl.usermodel.ShapeTypes
 
WINGDINGS - Static variable in class org.apache.poi.hslf.model.PPFont
 
WMF - Class in org.apache.poi.hslf.blip
Represents a WMF (Windows Metafile) picture data.
WMF() - Constructor for class org.apache.poi.hslf.blip.WMF
 
WMF - Static variable in class org.apache.poi.hslf.model.Picture
Windows Metafile (WMF)
WMF.AldusHeader - Class in org.apache.poi.hslf.blip
Aldus Placeable Metafile header - 22 byte structure before WMF data.
WMF.AldusHeader() - Constructor for class org.apache.poi.hslf.blip.WMF.AldusHeader
 
WMF1 - Static variable in class org.apache.poi.hwpf.usermodel.Picture
 
WMF2 - Static variable in class org.apache.poi.hwpf.usermodel.Picture
 
wmfsize - Variable in class org.apache.poi.hslf.blip.Metafile.Header
size of the original file
Word6Extractor - Class in org.apache.poi.hwpf.extractor
Class to extract the text from old (Word 6 / Word 95) Word Documents.
Word6Extractor(InputStream) - Constructor for class org.apache.poi.hwpf.extractor.Word6Extractor
Create a new Word Extractor
Word6Extractor(POIFSFileSystem) - Constructor for class org.apache.poi.hwpf.extractor.Word6Extractor
Create a new Word Extractor
Word6Extractor(DirectoryNode, POIFSFileSystem) - Constructor for class org.apache.poi.hwpf.extractor.Word6Extractor
 
Word6Extractor(HWPFOldDocument) - Constructor for class org.apache.poi.hwpf.extractor.Word6Extractor
Create a new Word Extractor
WordDocument - Class in org.apache.poi.hdf.extractor
This class contains the main functionality for the Word file "reader".
WordDocument(String) - Constructor for class org.apache.poi.hdf.extractor.WordDocument
Constructs a Word document from fileName.
WordDocument(InputStream) - Constructor for class org.apache.poi.hdf.extractor.WordDocument
 
WordExtractor - Class in org.apache.poi.hwpf.extractor
Class to extract the text from a Word Document.
WordExtractor(InputStream) - Constructor for class org.apache.poi.hwpf.extractor.WordExtractor
Create a new Word Extractor
WordExtractor(POIFSFileSystem) - Constructor for class org.apache.poi.hwpf.extractor.WordExtractor
Create a new Word Extractor
WordExtractor(DirectoryNode, POIFSFileSystem) - Constructor for class org.apache.poi.hwpf.extractor.WordExtractor
 
WordExtractor(HWPFDocument) - Constructor for class org.apache.poi.hwpf.extractor.WordExtractor
Create a new Word Extractor
WrapByPoints - Static variable in class org.apache.poi.hslf.model.TextShape
 
WrapNone - Static variable in class org.apache.poi.hslf.model.TextShape
 
WrapSquare - Static variable in class org.apache.poi.hslf.model.TextShape
How to wrap the text
WrapThrough - Static variable in class org.apache.poi.hslf.model.TextShape
 
WrapTopBottom - Static variable in class org.apache.poi.hslf.model.TextShape
 
write(OutputStream) - Method in class org.apache.poi.hdgf.HDGFDiagram
 
write(OutputStream) - Method in class org.apache.poi.hpbf.HPBFDocument
 
write(OutputStream) - Method in class org.apache.poi.hslf.blip.Metafile.Header
 
write(OutputStream) - Method in class org.apache.poi.hslf.blip.WMF.AldusHeader
 
write(OutputStream) - Method in class org.apache.poi.hslf.HSLFSlideShow
Writes out the slideshow file the is represented by an instance of this class.
write(OutputStream, boolean) - Method in class org.apache.poi.hslf.HSLFSlideShow
Writes out the slideshow file the is represented by an instance of this class.
write(OutputStream) - Method in class org.apache.poi.hslf.usermodel.PictureData
Write this picture into OutputStream
write(OutputStream) - Method in class org.apache.poi.hslf.usermodel.SlideShow
Writes out the slideshow file the is represented by an instance of this class
write(byte[]) - Method in class org.apache.poi.hslf.util.MutableByteArrayOutputStream
Write some bytes to the array
write(int) - Method in class org.apache.poi.hslf.util.MutableByteArrayOutputStream
 
write(OutputStream) - Method in class org.apache.poi.hsmf.MAPIMessage
Note - not yet supported, sorry.
write(OutputStream) - Method in class org.apache.poi.hwpf.HWPFDocument
Writes out the word file that is represented by an instance of this class.
write(OutputStream) - Method in class org.apache.poi.hwpf.HWPFOldDocument
 
write(byte[], int, int) - Method in class org.apache.poi.hwpf.model.io.HWPFOutputStream
 
write(int) - Method in class org.apache.poi.hwpf.model.io.HWPFOutputStream
 
write(OutputStream) - Method in class org.apache.poi.hwpf.model.ParagraphHeight
 
writeAllText(Writer) - Method in class org.apache.poi.hdf.extractor.WordDocument
Spits out the document text
writeImageContent(OutputStream) - Method in class org.apache.poi.hwpf.usermodel.Picture
Writes Picture's content bytes to specified OutputStream.
writeListDataTo(HWPFOutputStream) - Method in class org.apache.poi.hwpf.model.ListTables
 
writeListOverridesTo(HWPFOutputStream) - Method in class org.apache.poi.hwpf.model.ListTables
 
writeLittleEndian(int, OutputStream) - Static method in class org.apache.poi.hslf.record.Record
When writing out, write out a signed int (32bit) in Little Endian format
writeLittleEndian(short, OutputStream) - Static method in class org.apache.poi.hslf.record.Record
When writing out, write out a signed short (16bit) in Little Endian format
writeOut(DirectoryNode) - Method in class org.apache.poi.hpbf.model.HPBFPart
 
writeOut(OutputStream) - Method in class org.apache.poi.hslf.model.textproperties.TextPropCollection
Writes out to disk the header, and then all the properties
writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.AnimationInfo
Write the contents of the record back, so it can be written to disk
writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.AnimationInfoAtom
Write the contents of the record back, so it can be written to disk
writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.ColorSchemeAtom
Write the contents of the record back, so it can be written to disk
writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.Comment2000
Write the contents of the record back, so it can be written to disk
writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.Comment2000Atom
Write the contents of the record back, so it can be written to disk
writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.CString
Write the contents of the record back, so it can be written to disk
writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.CurrentUserAtom
Writes ourselves back out
writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.Document
Write the contents of the record back, so it can be written to disk
writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.DocumentAtom
Write the contents of the record back, so it can be written to disk
writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.DocumentEncryptionAtom
Write the contents of the record back, so it can be written to disk
writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.DummyPositionSensitiveRecordWithChildren
Write the contents of the record back, so it can be written to disk
writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.DummyRecordWithChildren
Write the contents of the record back, so it can be written to disk
writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.Environment
Write the contents of the record back, so it can be written to disk
writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.EscherTextboxWrapper
Stores the data for the child records back into the Escher layer.
writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.ExControlAtom
Write the contents of the record back, so it can be written to disk
writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.ExEmbed
Have the contents printer out into an OutputStream, used when writing a file back out to disk.
writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.ExEmbedAtom
Write the contents of the record back, so it can be written to disk
writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.ExHyperlink
Write the contents of the record back, so it can be written to disk
writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.ExHyperlinkAtom
Write the contents of the record back, so it can be written to disk
writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.ExMCIMovie
Write the contents of the record back, so it can be written to disk
writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.ExMediaAtom
Write the contents of the record back, so it can be written to disk
writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.ExObjList
Write the contents of the record back, so it can be written to disk
writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.ExObjListAtom
Write the contents of the record back, so it can be written to disk
writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.ExOleObjAtom
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)
writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.ExOleObjStg
Write the contents of the record back, so it can be written to disk.
writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.ExVideoContainer
Write the contents of the record back, so it can be written to disk
writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.FontCollection
Write the contents of the record back, so it can be written to disk
writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.FontEntityAtom
Write the contents of the record back, so it can be written to disk
writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.HeadersFootersAtom
Write the contents of the record back, so it can be written to disk
writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.HeadersFootersContainer
Write the contents of the record back, so it can be written to disk
writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.InteractiveInfo
Write the contents of the record back, so it can be written to disk
writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.InteractiveInfoAtom
Write the contents of the record back, so it can be written to disk
writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.MainMaster
Write the contents of the record back, so it can be written to disk
writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.Notes
Write the contents of the record back, so it can be written to disk
writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.NotesAtom
Write the contents of the record back, so it can be written to disk
writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.OEPlaceholderAtom
Write the contents of the record back, so it can be written to disk
writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.OEShapeAtom
Write the contents of the record back, so it can be written to disk
writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.OutlineTextRefAtom
Write the contents of the record back, so it can be written to disk
writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.PersistPtrHolder
Write the contents of the record back, so it can be written to disk
writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.PPDrawing
Write the contents of the record back, so it can be written to disk Walks the escher layer to get the contents
writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.PPDrawingGroup
 
writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.Record
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)
writeOut(byte, byte, long, Record[], OutputStream) - Method in class org.apache.poi.hslf.record.RecordContainer
Write out our header, and our children.
writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.RoundTripHFPlaceholder12
Write the contents of the record back, so it can be written to disk
writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.Slide
Write the contents of the record back, so it can be written to disk
writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.SlideAtom.SSlideLayoutAtom
Write the contents of the record back, so it can be written to disk.
writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.SlideAtom
Write the contents of the record back, so it can be written to disk
writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.SlideListWithText
Write the contents of the record back, so it can be written to disk
writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.SlidePersistAtom
Write the contents of the record back, so it can be written to disk
writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.Sound
Have the contents printer out into an OutputStream, used when writing a file back out to disk.
writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.SoundCollection
Have the contents printer out into an OutputStream, used when writing a file back out to disk.
writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.SoundData
Write the contents of the record back, so it can be written to disk.
writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.StyleTextPropAtom
Write the contents of the record back, so it can be written to disk
writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.TextBytesAtom
Write the contents of the record back, so it can be written to disk
writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.TextCharsAtom
Write the contents of the record back, so it can be written to disk
writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.TextHeaderAtom
Write the contents of the record back, so it can be written to disk
writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.TextRulerAtom
Write the contents of the record back, so it can be written to disk.
writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.TextSpecInfoAtom
Write the contents of the record back, so it can be written to disk
writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.TxInteractiveInfoAtom
Write the contents of the record back, so it can be written to disk
writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.TxMasterStyleAtom
Write the contents of the record back, so it can be written to disk
writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.UnknownRecordPlaceholder
Write the contents of the record back, so it can be written to disk
writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.UserEditAtom
Write the contents of the record back, so it can be written to disk
writeSection(int, int, SEP, BTreeSet, BTreeSet, BTreeSet, StyleSheet) - Method in class org.apache.poi.hdf.extractor.WordDocument
 
writeTo(HWPFFileSystem, int) - Method in class org.apache.poi.hwpf.model.CHPBinTable
 
writeTo(HWPFFileSystem) - Method in class org.apache.poi.hwpf.model.ComplexFileTable
 
writeTo(byte[], HWPFOutputStream) - Method in class org.apache.poi.hwpf.model.FileInformationBlock
 
writeTo(HWPFFileSystem) - Method in class org.apache.poi.hwpf.model.FontTable
 
writeTo(HWPFFileSystem, int) - Method in class org.apache.poi.hwpf.model.PAPBinTable
 
writeTo(HWPFOutputStream) - Method in class org.apache.poi.hwpf.model.RevisionMarkAuthorTable
Writes this table to the table stream.
writeTo(HWPFOutputStream) - Method in class org.apache.poi.hwpf.model.SavedByTable
Writes this table to the table stream.
writeTo(HWPFFileSystem, int) - Method in class org.apache.poi.hwpf.model.SectionTable
 
writeTo(HWPFOutputStream) - Method in class org.apache.poi.hwpf.model.StyleSheet
 
writeTo(HWPFOutputStream) - Method in class org.apache.poi.hwpf.model.TextPieceTable
 
writeToFS(POIFSFileSystem) - Method in class org.apache.poi.hslf.record.CurrentUserAtom
Writes ourselves back out to a filesystem
writeValue(OutputStream) - Method in class org.apache.poi.hsmf.datatypes.ByteChunk
 
writeValue(OutputStream) - Method in class org.apache.poi.hsmf.datatypes.Chunk
Writes the value of this chunk back out again.
writeValue(OutputStream) - Method in class org.apache.poi.hsmf.datatypes.DirectoryChunk
 
writeValue(OutputStream) - Method in class org.apache.poi.hsmf.datatypes.MessageSubmissionChunk
 
writeValue(OutputStream) - Method in class org.apache.poi.hsmf.datatypes.StringChunk
 
WSS - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
 

A B C D E F G H I J K L M N O P Q R S T U V W Z _