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

P

pageBreakBefore() - Method in class org.apache.poi.hwpf.usermodel.Paragraph
 
pageBreakBefore() - Method in class org.apache.poi.hwpf.usermodel.ParagraphProperties
 
paint(Graphics2D, PictureData, Picture) - Method in class org.apache.poi.hslf.blip.BitmapPainter
 
paint(Graphics2D, PictureData, Picture) - Method in interface org.apache.poi.hslf.blip.ImagePainter
Paints the specified picture data
paint(SimpleShape, Graphics2D) - Static method in class org.apache.poi.hslf.model.ShapePainter
 
paint(Graphics2D) - Method in class org.apache.poi.hslf.model.TextPainter
 
PAP - Class in org.apache.poi.hdf.extractor
Comment me
PAP() - Constructor for class org.apache.poi.hdf.extractor.PAP
 
PAP_TYPE - Static variable in class org.apache.poi.hwpf.sprm.SprmOperation
 
PAPAbstractType - Class in org.apache.poi.hdf.model.hdftypes.definitions
Paragraph Properties.
PAPAbstractType() - Constructor for class org.apache.poi.hdf.model.hdftypes.definitions.PAPAbstractType
 
PAPAbstractType - Class in org.apache.poi.hwpf.model.types
Paragraph Properties.
PAPAbstractType() - Constructor for class org.apache.poi.hwpf.model.types.PAPAbstractType
 
PAPBinTable - Class in org.apache.poi.hwpf.model
This class represents the bin table of Word document but it also serves as a holder for all of the paragraphs of document that have been loaded into memory.
PAPBinTable() - Constructor for class org.apache.poi.hwpf.model.PAPBinTable
 
PAPBinTable(byte[], byte[], byte[], int, int, int, TextPieceTable) - Constructor for class org.apache.poi.hwpf.model.PAPBinTable
 
PAPFormattedDiskPage - Class in org.apache.poi.hdf.model.hdftypes
Represents a PAP FKP.
PAPFormattedDiskPage(byte[]) - Constructor for class org.apache.poi.hdf.model.hdftypes.PAPFormattedDiskPage
Creates a PAPFormattedDiskPage from a 512 byte array
PAPFormattedDiskPage - Class in org.apache.poi.hwpf.model
Represents a PAP FKP.
PAPFormattedDiskPage(byte[]) - Constructor for class org.apache.poi.hwpf.model.PAPFormattedDiskPage
 
PAPFormattedDiskPage(byte[], byte[], int, int, TextPieceTable) - Constructor for class org.apache.poi.hwpf.model.PAPFormattedDiskPage
Creates a PAPFormattedDiskPage from a 512 byte array
PAPX - Class in org.apache.poi.hwpf.model
DANGER - works in bytes! Make sure you call getStart() / getEnd() when you want characters (normal use), but getStartByte() / getEndByte() when you're reading in / writing out!
PAPX(int, int, CharIndexTranslator, byte[], ParagraphHeight, byte[]) - Constructor for class org.apache.poi.hwpf.model.PAPX
 
PAPX(int, int, CharIndexTranslator, SprmBuffer, byte[]) - Constructor for class org.apache.poi.hwpf.model.PAPX
 
PapxNode - Class in org.apache.poi.hdf.extractor.util
Comment me
PapxNode(int, int, byte[]) - Constructor for class org.apache.poi.hdf.extractor.util.PapxNode
 
PapxNode - Class in org.apache.poi.hdf.model.hdftypes
Comment me
PapxNode(int, int, byte[]) - Constructor for class org.apache.poi.hdf.model.hdftypes.PapxNode
 
ParaFormatAtom - Static variable in class org.apache.poi.hslf.record.RecordTypes
 
paragraph(PapxNode) - Method in class org.apache.poi.hdf.event.EventBridge
 
paragraph(PapxNode) - Method in interface org.apache.poi.hdf.event.HDFLowLevelParsingListener
 
paragraph(ParagraphProperties, int, int) - Method in interface org.apache.poi.hdf.event.HDFParsingListener
 
paragraph(PapxNode) - Method in class org.apache.poi.hdf.model.HDFObjectModel
 
Paragraph - Class in org.apache.poi.hwpf.usermodel
 
ParagraphFlagsTextProp - Class in org.apache.poi.hslf.model.textproperties
Definition for the common paragraph text property bitset.
ParagraphFlagsTextProp() - Constructor for class org.apache.poi.hslf.model.textproperties.ParagraphFlagsTextProp
 
ParagraphHeight - Class in org.apache.poi.hwpf.model
 
ParagraphHeight(byte[], int) - Constructor for class org.apache.poi.hwpf.model.ParagraphHeight
 
ParagraphHeight() - Constructor for class org.apache.poi.hwpf.model.ParagraphHeight
 
paragraphInTableRow(ParagraphProperties, int, int) - Method in interface org.apache.poi.hdf.event.HDFParsingListener
 
ParagraphProperties - Class in org.apache.poi.hdf.model.hdftypes
Comment me
ParagraphProperties() - Constructor for class org.apache.poi.hdf.model.hdftypes.ParagraphProperties
 
ParagraphProperties - Class in org.apache.poi.hwpf.usermodel
 
ParagraphProperties() - Constructor for class org.apache.poi.hwpf.usermodel.ParagraphProperties
 
ParagraphSprmCompressor - Class in org.apache.poi.hwpf.sprm
 
ParagraphSprmCompressor() - Constructor for class org.apache.poi.hwpf.sprm.ParagraphSprmCompressor
 
ParagraphSprmUncompressor - Class in org.apache.poi.hwpf.sprm
 
ParagraphSprmUncompressor() - Constructor for class org.apache.poi.hwpf.sprm.ParagraphSprmUncompressor
 
paragraphTextPropTypes - Static variable in class org.apache.poi.hslf.record.StyleTextPropAtom
All the different kinds of paragraph properties we might handle
Parallelogram - Static variable in interface org.apache.poi.sl.usermodel.ShapeTypes
 
parent - Variable in class org.apache.poi.hdf.model.util.BTreeSet.BTreeNode
 
ParentAwareRecord - Interface in org.apache.poi.hslf.record
Interface to define how a record can indicate it cares about what its parent is, and how it wants to be told which record is its parent.
parse(POIFSFileSystem) - Static method in class org.apache.poi.hsmf.parsers.POIFSChunkParser
 
parse(DirectoryNode) - Static method in class org.apache.poi.hsmf.parsers.POIFSChunkParser
 
ParsingState - Class in org.apache.poi.hdf.model.util
 
ParsingState(int, FormattedDiskPage) - Constructor for class org.apache.poi.hdf.model.util.ParsingState
 
PEN_DASH - Static variable in class org.apache.poi.hslf.model.Line
dash style
PEN_DASHDOT - Static variable in class org.apache.poi.hslf.model.Line
PS_DASHDOT system dash style
PEN_DASHDOTDOT - Static variable in class org.apache.poi.hslf.model.Line
PS_DASHDOTDOT system dash style
PEN_DASHDOTGEL - Static variable in class org.apache.poi.hslf.model.Line
dash short dash
PEN_DOT - Static variable in class org.apache.poi.hslf.model.Line
PS_DOT system dash style
PEN_DOTGEL - Static variable in class org.apache.poi.hslf.model.Line
square dot style
PEN_LONGDASHDOTDOTGEL - Static variable in class org.apache.poi.hslf.model.Line
long dash short dash short dash
PEN_LONGDASHDOTGEL - Static variable in class org.apache.poi.hslf.model.Line
long dash short dash
PEN_LONGDASHGEL - Static variable in class org.apache.poi.hslf.model.Line
long dash style
PEN_PS_DASH - Static variable in class org.apache.poi.hslf.model.Line
PS_DASH system dash style
PEN_SOLID - Static variable in class org.apache.poi.hslf.model.Line
Solid (continuous) pen
Pentagon - Static variable in interface org.apache.poi.sl.usermodel.ShapeTypes
 
PersistPtrFullBlock - Static variable in class org.apache.poi.hslf.record.RecordTypes
 
PersistPtrHolder - Class in org.apache.poi.hslf.record
General holder for PersistPtrFullBlock and PersistPtrIncrementalBlock records.
PersistPtrIncrementalBlock - Static variable in class org.apache.poi.hslf.record.RecordTypes
 
PersistRecord - Interface in org.apache.poi.hslf.record
A record that can be referenced in PersistPtr storage.
PGDEDN - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
 
PGDFTN - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
 
PGDMOTHER - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
 
PICT - Class in org.apache.poi.hslf.blip
Represents Macintosh PICT picture data.
PICT() - Constructor for class org.apache.poi.hslf.blip.PICT
 
PICT - Static variable in class org.apache.poi.hslf.model.Picture
Macintosh PICT
PICT_HEADER_SIZE - Static variable in class org.apache.poi.hslf.dev.PPTXMLDump
 
Picture - Class in org.apache.poi.hslf.model
Represents a picture in a PowerPoint document.
Picture(int) - Constructor for class org.apache.poi.hslf.model.Picture
Create a new Picture
Picture(int, Shape) - Constructor for class org.apache.poi.hslf.model.Picture
Create a new Picture
Picture - Class in org.apache.poi.hwpf.usermodel
Represents embedded picture extracted from Word Document
Picture(int, byte[], boolean) - Constructor for class org.apache.poi.hwpf.usermodel.Picture
 
Picture(byte[]) - Constructor for class org.apache.poi.hwpf.usermodel.Picture
 
Picture - Interface in org.apache.poi.sl.usermodel
 
PictureData - Class in org.apache.poi.hslf.usermodel
A class that represents image data contained in a slide show.
PictureData() - Constructor for class org.apache.poi.hslf.usermodel.PictureData
 
PictureData - Interface in org.apache.poi.sl.usermodel
 
PictureFrame - Static variable in interface org.apache.poi.sl.usermodel.ShapeTypes
 
PICTURES_ENTRY - Static variable in class org.apache.poi.hslf.dev.PPTXMLDump
 
PicturesTable - Class in org.apache.poi.hwpf.model
Holds information about all pictures embedded in Word Document either via "Insert -> Picture -> From File" or via clipboard.
PicturesTable(HWPFDocument, byte[], byte[], FSPATable, EscherRecordHolder) - Constructor for class org.apache.poi.hwpf.model.PicturesTable
 
Pie - Static variable in class org.apache.poi.hssf.usermodel.HSSFChart.HSSFChartType
 
PieceDescriptor - Class in org.apache.poi.hwpf.model
 
PieceDescriptor(byte[], int) - Constructor for class org.apache.poi.hwpf.model.PieceDescriptor
 
PIXEL_DPI - Static variable in class org.apache.poi.hslf.model.Shape
Pixels DPI (96 pixels per inch)
Placeholder - Class in org.apache.poi.hslf.model
Represents a Placeholder in PowerPoint.
Placeholder(Shape) - Constructor for class org.apache.poi.hslf.model.Placeholder
 
Placeholder() - Constructor for class org.apache.poi.hslf.model.Placeholder
 
PLACEHOLDER_FULLSIZE - Static variable in class org.apache.poi.hslf.record.OEPlaceholderAtom
The full size of the master body text placeholder shape.
PLACEHOLDER_HALFSIZE - Static variable in class org.apache.poi.hslf.record.OEPlaceholderAtom
Half of the size of the master body text placeholder shape.
PLACEHOLDER_QUARTSIZE - Static variable in class org.apache.poi.hslf.record.OEPlaceholderAtom
A quarter of the size of the master body text placeholder shape.
Plaque - Static variable in interface org.apache.poi.sl.usermodel.ShapeTypes
 
Play - Static variable in class org.apache.poi.hslf.record.AnimationInfoAtom
whether an associated sound, media or action verb is activated when the shape is clicked.
PLCASUMY - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
 
PLCDOAHDR - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
 
PLCDumper - Class in org.apache.poi.hpbf.dev
For dumping out the PLC contents of QC Bits of a HPBF (Publisher) file, while we try to figure out what the format of them is.
PLCDumper(HPBFDocument) - Constructor for class org.apache.poi.hpbf.dev.PLCDumper
 
PLCDumper(POIFSFileSystem) - Constructor for class org.apache.poi.hpbf.dev.PLCDumper
 
PLCDumper(InputStream) - Constructor for class org.apache.poi.hpbf.dev.PLCDumper
 
PLCFANDREF - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
 
PLCFANDTXT - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
 
PLCFATNBKF - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
 
PLCFATNBKL - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
 
PLCFBKF - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
 
PLCFBKL - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
 
PLCFBTECHPX - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
 
PLCFBTELVC - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
 
PLCFBTEPAPX - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
 
PLCFDOAMOM - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
 
PLCFENDREF - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
 
PLCFENDTXT - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
 
PLCFFLDATN - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
 
PLCFFLDEDN - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
 
PLCFFLDFTN - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
 
PLCFFLDHDR - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
 
PLCFFLDHDRTXBX - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
 
PLCFFLDMCR - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
 
PLCFFLDMOM - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
 
PLCFFLDTXBX - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
 
PLCFFNDREF - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
 
PLCFFNDTXT - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
 
PLCFGLSY - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
 
PLCFGRAM - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
 
PLCFHDD - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
 
PLCFHDRTXBXTXT - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
 
PLCFLST - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
 
PLCFLVC - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
 
PLCFPAD - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
 
PLCFPGDEDN - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
 
PLCFPGDFTN - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
 
PLCFPHE - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
 
PLCFSEA - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
 
PLCFSED - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
 
PLCFSPL - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
 
PLCFTXBXBKD - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
 
PLCFTXBXHDRBKD - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
 
PLCFTXBXTXT - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
 
PLCFWKB - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
 
PLCMCR - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
 
PLCOCX - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
 
PLCSPAHDR - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
 
PLCSPAMOM - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
 
PLCUPCRGBUSE - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
 
PLCUPCUSP - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
 
PlexOfCps - Class in org.apache.poi.hdf.model.hdftypes
common data structure in a Word file.
PlexOfCps(int, int) - Constructor for class org.apache.poi.hdf.model.hdftypes.PlexOfCps
Constructor
PlexOfCps - Class in org.apache.poi.hwpf.model
common data structure in a Word file.
PlexOfCps(int) - Constructor for class org.apache.poi.hwpf.model.PlexOfCps
 
PlexOfCps(byte[], int, int, int) - Constructor for class org.apache.poi.hwpf.model.PlexOfCps
Constructor
PLFLFO - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
 
PLGOSL - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
 
Plus - Static variable in interface org.apache.poi.sl.usermodel.ShapeTypes
 
PMS - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
 
PNCHPFIRST - Static variable in class org.apache.poi.hwpf.model.FIBLongHandler
 
PNFBPCHPFIRST - Static variable in class org.apache.poi.hwpf.model.FIBLongHandler
 
PNFBPLVCFIRST - Static variable in class org.apache.poi.hwpf.model.FIBLongHandler
 
PNFBPPAPFIRST - Static variable in class org.apache.poi.hwpf.model.FIBLongHandler
 
PNG - Class in org.apache.poi.hslf.blip
Represents a PNG picture data in a PPT file
PNG() - Constructor for class org.apache.poi.hslf.blip.PNG
 
PNG - Static variable in class org.apache.poi.hslf.model.Picture
PNG
PNG - Static variable in class org.apache.poi.hwpf.usermodel.Picture
 
PNLVCFIRST - Static variable in class org.apache.poi.hwpf.model.FIBLongHandler
 
PNPAPFIRST - Static variable in class org.apache.poi.hwpf.model.FIBLongHandler
 
POIFSChunkParser - Class in org.apache.poi.hsmf.parsers
Processes a POIFS of a .msg file into groups of Chunks, such as core data, attachment #1 data, attachment #2 data, recipient data and so on.
POIFSChunkParser() - Constructor for class org.apache.poi.hsmf.parsers.POIFSChunkParser
 
POINT_DPI - Static variable in class org.apache.poi.hslf.model.Shape
Points DPI (72 pixels per inch)
Pointer - Class in org.apache.poi.hdgf.pointers
Base class of pointers, which hold metadata and offsets about blocks elsewhere in the file
Pointer() - Constructor for class org.apache.poi.hdgf.pointers.Pointer
 
PointerContainingStream - Class in org.apache.poi.hdgf.streams
A stream that holds pointers, possibly in addition to some other data too.
PointerFactory - Class in org.apache.poi.hdgf.pointers
Factor class to create the appropriate pointers, based on the version of the file
PointerFactory(int) - Constructor for class org.apache.poi.hdgf.pointers.PointerFactory
 
PointerV6 - Class in org.apache.poi.hdgf.pointers
A Pointer from v6+
PointerV6() - Constructor for class org.apache.poi.hdgf.pointers.PointerV6
 
Polygon - Class in org.apache.poi.hslf.model
A simple closed polygon shape
Polygon(Shape) - Constructor for class org.apache.poi.hslf.model.Polygon
Create a new Polygon.
Polygon() - Constructor for class org.apache.poi.hslf.model.Polygon
Create a new Polygon.
PositionDependentRecord - Interface in org.apache.poi.hslf.record
Records which either care about where they are on disk, or have other records who care about where they are, will implement this interface.
PositionDependentRecordAtom - Class in org.apache.poi.hslf.record
A special (and dangerous) kind of Record Atom that cares about where it lives on the disk, or who has other Atoms that care about where this is on the disk.
PositionDependentRecordAtom() - Constructor for class org.apache.poi.hslf.record.PositionDependentRecordAtom
 
PositionDependentRecordContainer - Class in org.apache.poi.hslf.record
A special (and dangerous) kind of Record Container, for which other Atoms care about where this one lives on disk.
PositionDependentRecordContainer() - Constructor for class org.apache.poi.hslf.record.PositionDependentRecordContainer
 
PowerPointExtractor - Class in org.apache.poi.hslf.extractor
This class can be used to extract text from a PowerPoint file.
PowerPointExtractor(String) - Constructor for class org.apache.poi.hslf.extractor.PowerPointExtractor
Creates a PowerPointExtractor, from a file
PowerPointExtractor(InputStream) - Constructor for class org.apache.poi.hslf.extractor.PowerPointExtractor
Creates a PowerPointExtractor, from an Input Stream
PowerPointExtractor(POIFSFileSystem) - Constructor for class org.apache.poi.hslf.extractor.PowerPointExtractor
Creates a PowerPointExtractor, from an open POIFSFileSystem
PowerPointExtractor(DirectoryNode, POIFSFileSystem) - Constructor for class org.apache.poi.hslf.extractor.PowerPointExtractor
 
PowerPointExtractor(HSLFSlideShow) - Constructor for class org.apache.poi.hslf.extractor.PowerPointExtractor
Creates a PowerPointExtractor, from a HSLFSlideShow
PPDOC_ENTRY - Static variable in class org.apache.poi.hslf.dev.PPTXMLDump
 
PPDrawing - Class in org.apache.poi.hslf.record
These are actually wrappers onto Escher drawings.
PPDrawing() - Constructor for class org.apache.poi.hslf.record.PPDrawing
Creates a new, empty, PPDrawing (typically for use with a new Slide or Notes)
PPDrawing - Static variable in class org.apache.poi.hslf.record.RecordTypes
 
PPDrawingGroup - Class in org.apache.poi.hslf.record
Container records which always exists inside Document.
PPDrawingGroup - Static variable in class org.apache.poi.hslf.record.RecordTypes
 
PPDrawingTextListing - Class in org.apache.poi.hslf.dev
Uses record level code to locate PPDrawing entries.
PPDrawingTextListing() - Constructor for class org.apache.poi.hslf.dev.PPDrawingTextListing
 
PPFont - Class in org.apache.poi.hslf.model
Represents a Font used in a presenation.
PPFont() - Constructor for class org.apache.poi.hslf.model.PPFont
Creates a new instance of PPFont
PPFont(FontEntityAtom) - Constructor for class org.apache.poi.hslf.model.PPFont
Creates a new instance of PPFont and initialize it from the supplied font atom
PPGraphics2D - Class in org.apache.poi.hslf.model
Translates Graphics2D calls into PowerPoint.
PPGraphics2D(ShapeGroup) - Constructor for class org.apache.poi.hslf.model.PPGraphics2D
Construct Java Graphics object which translates graphic calls in ppt drawing layer.
ppt97FileVer - Static variable in class org.apache.poi.hslf.record.CurrentUserAtom
The Powerpoint 97 version, major and minor numbers
PPTXMLDump - Class in org.apache.poi.hslf.dev
Utility class which dumps raw contents of a ppt file into XML format
PPTXMLDump(File) - Constructor for class org.apache.poi.hslf.dev.PPTXMLDump
 
PRDRVR - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
 
PREFIX - Static variable in class org.apache.poi.hsmf.datatypes.AttachmentChunks
 
PREFIX - Static variable in class org.apache.poi.hsmf.datatypes.NameIdChunks
 
PREFIX - Static variable in class org.apache.poi.hsmf.datatypes.RecipientChunks
 
PRENVLAND - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
 
PRENVPORT - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
 
printDump() - Method in class org.apache.poi.hslf.dev.SlideShowDumper
 
printDump() - Method in class org.apache.poi.hslf.dev.SlideShowRecordDumper
 
printEscherContainerRecord(EscherContainerRecord) - Method in class org.apache.poi.hslf.dev.SlideShowRecordDumper
 
printEscherRecord(EscherRecord) - Method in class org.apache.poi.hslf.dev.SlideShowRecordDumper
 
printUsage() - Static method in class org.apache.poi.hslf.dev.SlideShowRecordDumper
 
PRODUCTCREATED - Static variable in class org.apache.poi.hwpf.model.FIBLongHandler
 
PRODUCTREVISED - Static variable in class org.apache.poi.hwpf.model.FIBLongHandler
 
ProgBinaryTag - Static variable in class org.apache.poi.hslf.record.RecordTypes
 
ProgStringTag - Static variable in class org.apache.poi.hslf.record.RecordTypes
 
ProgTags - Static variable in class org.apache.poi.hslf.record.RecordTypes
 
PropertyNode - Class in org.apache.poi.hdf.extractor.util
Comment me
PropertyNode(int, int, byte[]) - Constructor for class org.apache.poi.hdf.extractor.util.PropertyNode
 
PropertyNode - Class in org.apache.poi.hdf.model.hdftypes
Represents a lightweight node in the Trees used to store formatting properties.
PropertyNode(int, int, byte[]) - Constructor for class org.apache.poi.hdf.model.hdftypes.PropertyNode
 
PropertyNode - Class in org.apache.poi.hwpf.model
Represents a lightweight node in the Trees used to store content properties.
PropertySet - Class in org.apache.poi.hdf.extractor
Comment me
PropertySet(String, int, int, int, int, int, int, int) - Constructor for class org.apache.poi.hdf.extractor.PropertySet
 
PrpublicintOptions - Static variable in class org.apache.poi.hslf.record.RecordTypes
 
PublisherTextExtractor - Class in org.apache.poi.hpbf.extractor
Extract text from HPBF Publisher files
PublisherTextExtractor(HPBFDocument) - Constructor for class org.apache.poi.hpbf.extractor.PublisherTextExtractor
 
PublisherTextExtractor(DirectoryNode, POIFSFileSystem) - Constructor for class org.apache.poi.hpbf.extractor.PublisherTextExtractor
 
PublisherTextExtractor(POIFSFileSystem) - Constructor for class org.apache.poi.hpbf.extractor.PublisherTextExtractor
 
PublisherTextExtractor(InputStream) - Constructor for class org.apache.poi.hpbf.extractor.PublisherTextExtractor
 

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