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

P

PACK_OBJECT_REL_TYPE - Static variable in class org.apache.poi.POIXMLDocument
 
Package - Class in org.apache.poi.openxml4j.opc
Deprecated. (name clash with Package use OPCPackage instead.
PACKAGE_CORE_PROPERTIES_NAME - Static variable in class org.apache.poi.openxml4j.opc.PackagingURIHelper
Core package properties art name.
PACKAGE_PROPERTIES_SEGMENT_NAME - Static variable in class org.apache.poi.openxml4j.opc.PackagingURIHelper
Segment name of the package properties folder.
PACKAGE_RELATIONSHIPS_ROOT_PART_NAME - Static variable in class org.apache.poi.openxml4j.opc.PackagingURIHelper
Package relationships part name.
PACKAGE_RELATIONSHIPS_ROOT_URI - Static variable in class org.apache.poi.openxml4j.opc.PackagingURIHelper
Package relationships part URI
PACKAGE_ROOT_PART_NAME - Static variable in class org.apache.poi.openxml4j.opc.PackagingURIHelper
Root package part name.
PACKAGE_ROOT_URI - Static variable in class org.apache.poi.openxml4j.opc.PackagingURIHelper
Root package URI.
PackageAccess - Class in org.apache.poi.openxml4j.opc
Specifies package access.
PackageAccess() - Constructor for class org.apache.poi.openxml4j.opc.PackageAccess
 
PackageDigitalSignature - Class in org.apache.poi.openxml4j.opc.signature
 
PackageDigitalSignature() - Constructor for class org.apache.poi.openxml4j.opc.signature.PackageDigitalSignature
 
PackageDigitalSignatureManager - Class in org.apache.poi.openxml4j.opc.signature
 
PackageDigitalSignatureManager() - Constructor for class org.apache.poi.openxml4j.opc.signature.PackageDigitalSignatureManager
 
PackageHelper - Class in org.apache.poi.util
Provides handy methods to work with OOXML packages
PackageHelper() - Constructor for class org.apache.poi.util.PackageHelper
 
PackageNamespaces - Interface in org.apache.poi.openxml4j.opc
Open Packaging Convention namespaces URI.
PackagePart - Class in org.apache.poi.openxml4j.opc
Provides a base class for parts stored in a Package.
PackagePart(OPCPackage, PackagePartName, String) - Constructor for class org.apache.poi.openxml4j.opc.PackagePart
Constructor.
PackagePartCollection - Class in org.apache.poi.openxml4j.opc
A package part collection.
PackagePartCollection() - Constructor for class org.apache.poi.openxml4j.opc.PackagePartCollection
 
PackagePartName - Class in org.apache.poi.openxml4j.opc
An immutable Open Packaging Convention compliant part name.
PackageProperties - Interface in org.apache.poi.openxml4j.opc
Represents the core properties of an OPC package.
PackagePropertiesMarshaller - Class in org.apache.poi.openxml4j.opc.internal.marshallers
Package properties marshaller.
PackagePropertiesMarshaller() - Constructor for class org.apache.poi.openxml4j.opc.internal.marshallers.PackagePropertiesMarshaller
 
PackagePropertiesPart - Class in org.apache.poi.openxml4j.opc.internal
Represents the core properties part of a package.
PackagePropertiesPart(OPCPackage, PackagePartName) - Constructor for class org.apache.poi.openxml4j.opc.internal.PackagePropertiesPart
Constructor.
PackagePropertiesUnmarshaller - Class in org.apache.poi.openxml4j.opc.internal.unmarshallers
Package properties unmarshaller.
PackagePropertiesUnmarshaller() - Constructor for class org.apache.poi.openxml4j.opc.internal.unmarshallers.PackagePropertiesUnmarshaller
 
PackageRelationship - Class in org.apache.poi.openxml4j.opc
A part relationship.
PackageRelationship(OPCPackage, PackagePart, URI, TargetMode, String, String) - Constructor for class org.apache.poi.openxml4j.opc.PackageRelationship
Constructor.
PackageRelationshipCollection - Class in org.apache.poi.openxml4j.opc
Represents a collection of PackageRelationship elements that are owned by a given PackagePart or the Package.
PackageRelationshipCollection(PackageRelationshipCollection, String) - Constructor for class org.apache.poi.openxml4j.opc.PackageRelationshipCollection
Copy constructor.
PackageRelationshipCollection(OPCPackage) - Constructor for class org.apache.poi.openxml4j.opc.PackageRelationshipCollection
Constructor.
PackageRelationshipCollection(PackagePart) - Constructor for class org.apache.poi.openxml4j.opc.PackageRelationshipCollection
Constructor.
PackageRelationshipCollection(OPCPackage, PackagePart) - Constructor for class org.apache.poi.openxml4j.opc.PackageRelationshipCollection
Constructor.
PackageRelationshipTypes - Interface in org.apache.poi.openxml4j.opc
Relationship types.
PACKAGES - Static variable in class org.apache.poi.xwpf.usermodel.Borders
 
PackagingURIHelper - Class in org.apache.poi.openxml4j.opc
Helper for part and pack URI.
PackagingURIHelper() - Constructor for class org.apache.poi.openxml4j.opc.PackagingURIHelper
 
PACKEMBEDDINGS - Static variable in class org.apache.poi.xssf.usermodel.XSSFRelation
 
PAGE - Static variable in class org.apache.poi.xwpf.usermodel.BreakType
Specifies that the current break shall restart itself on the next page of the document when the document is displayed in page view.
PALMS_BLACK - Static variable in class org.apache.poi.xwpf.usermodel.Borders
 
PALMS_COLOR - Static variable in class org.apache.poi.xwpf.usermodel.Borders
 
PAPER_CLIPS - Static variable in class org.apache.poi.xwpf.usermodel.Borders
 
PAPYRUS - Static variable in class org.apache.poi.xwpf.usermodel.Borders
 
PARAGRAPH - Static variable in class org.apache.poi.xwpf.usermodel.BodyElementType
 
ParagraphAlignment - Class in org.apache.poi.xwpf.usermodel
Specifies all types of alignment which are available to be applied to objects in a WordprocessingML document
ParagraphPropertyFetcher - Class in org.apache.poi.xslf.model
 
ParagraphPropertyFetcher(int) - Constructor for class org.apache.poi.xslf.model.ParagraphPropertyFetcher
 
PARALLELOGRAM - Static variable in class org.apache.poi.xslf.usermodel.XSLFShapeType
 
parse(String) - Static method in class org.apache.poi.xslf.model.geom.ExpressionParser
 
PartAlreadyExistsException - Exception in org.apache.poi.openxml4j.exceptions
Throw when trying to create a PackagePart but one already exists with that name.
PartAlreadyExistsException(String) - Constructor for exception org.apache.poi.openxml4j.exceptions.PartAlreadyExistsException
 
PartMarshaller - Interface in org.apache.poi.openxml4j.opc.internal
Object implemented this interface are considered as part marshaller.
PartUnmarshaller - Interface in org.apache.poi.openxml4j.opc.internal
Object implemented this interface are considered as part unmarshaller.
PARTY_FAVOR - Static variable in class org.apache.poi.xwpf.usermodel.Borders
 
PARTY_GLASS - Static variable in class org.apache.poi.xwpf.usermodel.Borders
 
Path - Class in org.apache.poi.xslf.model.geom
Specifies a creation path consisting of a series of moves, lines and curves that when combined forms a geometric shape
Path() - Constructor for class org.apache.poi.xslf.model.geom.Path
 
Path(boolean, boolean) - Constructor for class org.apache.poi.xslf.model.geom.Path
 
Path(CTPath2D) - Constructor for class org.apache.poi.xslf.model.geom.Path
 
PathCommand - Interface in org.apache.poi.xslf.model.geom
A path command in DrawingML.
PENCILS - Static variable in class org.apache.poi.xwpf.usermodel.Borders
 
PENTAGON - Static variable in class org.apache.poi.xslf.usermodel.XSLFShapeType
 
PEOPLE - Static variable in class org.apache.poi.xwpf.usermodel.Borders
 
PEOPLE_HATS - Static variable in class org.apache.poi.xwpf.usermodel.Borders
 
PEOPLE_WAVING - Static variable in class org.apache.poi.xwpf.usermodel.Borders
 
PIC_TX - Static variable in class org.apache.poi.xslf.usermodel.SlideLayout
 
PICTURE - Static variable in class org.apache.poi.xslf.usermodel.Placeholder
 
PICTURE_TYPE_BMP - Static variable in class org.apache.poi.xslf.usermodel.XSLFPictureData
Windows Bitmap (.bmp)
PICTURE_TYPE_BMP - Static variable in class org.apache.poi.xssf.usermodel.XSSFWorkbook
 
PICTURE_TYPE_BMP - Static variable in interface org.apache.poi.xwpf.usermodel.Document
Windows Bitmap (.bmp)
PICTURE_TYPE_DIB - Static variable in class org.apache.poi.xslf.usermodel.XSLFPictureData
Device independent bitmap
PICTURE_TYPE_DIB - Static variable in interface org.apache.poi.xwpf.usermodel.Document
Device independent bitmap
PICTURE_TYPE_EMF - Static variable in class org.apache.poi.xslf.usermodel.XSLFPictureData
Extended windows meta file
PICTURE_TYPE_EMF - Static variable in interface org.apache.poi.xwpf.usermodel.Document
Extended windows meta file
PICTURE_TYPE_EPS - Static variable in class org.apache.poi.xslf.usermodel.XSLFPictureData
Encapsulated Postscript (.eps)
PICTURE_TYPE_EPS - Static variable in class org.apache.poi.xssf.usermodel.XSSFWorkbook
 
PICTURE_TYPE_EPS - Static variable in interface org.apache.poi.xwpf.usermodel.Document
Encapsulated Postscript (.eps)
PICTURE_TYPE_GIF - Static variable in class org.apache.poi.xslf.usermodel.XSLFPictureData
GIF image format
PICTURE_TYPE_GIF - Static variable in class org.apache.poi.xssf.usermodel.XSSFWorkbook
Images formats supported by XSSF but not by HSSF
PICTURE_TYPE_GIF - Static variable in interface org.apache.poi.xwpf.usermodel.Document
GIF image format
PICTURE_TYPE_JPEG - Static variable in class org.apache.poi.xslf.usermodel.XSLFPictureData
JPEG format
PICTURE_TYPE_JPEG - Static variable in interface org.apache.poi.xwpf.usermodel.Document
JPEG format
PICTURE_TYPE_PICT - Static variable in class org.apache.poi.xslf.usermodel.XSLFPictureData
Mac PICT format
PICTURE_TYPE_PICT - Static variable in interface org.apache.poi.xwpf.usermodel.Document
Mac PICT format
PICTURE_TYPE_PNG - Static variable in class org.apache.poi.xslf.usermodel.XSLFPictureData
PNG format
PICTURE_TYPE_PNG - Static variable in interface org.apache.poi.xwpf.usermodel.Document
PNG format
PICTURE_TYPE_TIFF - Static variable in class org.apache.poi.xslf.usermodel.XSLFPictureData
Tag Image File (.tiff)
PICTURE_TYPE_TIFF - Static variable in class org.apache.poi.xssf.usermodel.XSSFWorkbook
 
PICTURE_TYPE_TIFF - Static variable in interface org.apache.poi.xwpf.usermodel.Document
Tag Image File (.tiff)
PICTURE_TYPE_WMF - Static variable in class org.apache.poi.xslf.usermodel.XSLFPictureData
Windows Meta File
PICTURE_TYPE_WMF - Static variable in interface org.apache.poi.xwpf.usermodel.Document
Windows Meta File
PICTURE_TYPE_WPG - Static variable in class org.apache.poi.xslf.usermodel.XSLFPictureData
WordPerfect graphics (.wpg)
PICTURE_TYPE_WPG - Static variable in class org.apache.poi.xssf.usermodel.XSSFWorkbook
 
PICTURE_TYPE_WPG - Static variable in interface org.apache.poi.xwpf.usermodel.Document
WordPerfect graphics (.wpg)
PIE - Static variable in class org.apache.poi.xslf.usermodel.XSLFShapeType
 
PIE_WEDGE - Static variable in class org.apache.poi.xslf.usermodel.XSLFShapeType
 
PinExpression - Class in org.apache.poi.xslf.model.geom
Pin To Formula:
PIXEL_DPI - Static variable in class org.apache.poi.xssf.usermodel.XSSFShape
 
Placeholder - Class in org.apache.poi.xslf.usermodel
 
Placeholder(int) - Constructor for class org.apache.poi.xslf.usermodel.Placeholder
 
PLAIN_OLD_XML - Static variable in class org.apache.poi.openxml4j.opc.ContentTypes
Plain old xml.
PLAQUE - Static variable in class org.apache.poi.xslf.usermodel.XSLFShapeType
 
PLAQUE_TABS - Static variable in class org.apache.poi.xslf.usermodel.XSLFShapeType
 
plot(ChartData, ChartAxis[]) - Method in class org.apache.poi.xssf.usermodel.XSSFChart
 
PLUS - Static variable in class org.apache.poi.xslf.usermodel.XSLFShapeType
 
poi.support - package poi.support
This package contains classes for Java 1.4.
POINSETTIAS - Static variable in class org.apache.poi.xwpf.usermodel.Borders
 
POINT_DPI - Static variable in class org.apache.poi.xssf.usermodel.XSSFShape
 
POIXMLDocument - Class in org.apache.poi
 
POIXMLDocumentPart - Class in org.apache.poi
Represents an entry of a OOXML package.
POIXMLDocumentPart(OPCPackage) - Constructor for class org.apache.poi.POIXMLDocumentPart
Construct POIXMLDocumentPart representing a "core document" package part.
POIXMLDocumentPart() - Constructor for class org.apache.poi.POIXMLDocumentPart
Creates new POIXMLDocumentPart - called by client code to create new parts from scratch.
POIXMLDocumentPart(PackagePart, PackageRelationship) - Constructor for class org.apache.poi.POIXMLDocumentPart
Creates an POIXMLDocumentPart representing the given package part and relationship.
POIXMLDocumentPart(POIXMLDocumentPart, PackagePart, PackageRelationship) - Constructor for class org.apache.poi.POIXMLDocumentPart
Creates an POIXMLDocumentPart representing the given package part, relationship and parent Called by POIXMLDocumentPart.read(POIXMLFactory, java.util.Map) when reading in an exisiting file.
POIXMLException - Exception in org.apache.poi
Indicates a generic OOXML error.
POIXMLException() - Constructor for exception org.apache.poi.POIXMLException
Create a new POIXMLException with no detail mesage.
POIXMLException(String) - Constructor for exception org.apache.poi.POIXMLException
Create a new POIXMLException with the String specified as an error message.
POIXMLException(String, Throwable) - Constructor for exception org.apache.poi.POIXMLException
Create a new POIXMLException with the String specified as an error message and the cause.
POIXMLException(Throwable) - Constructor for exception org.apache.poi.POIXMLException
Create a new POIXMLException with the specified cause.
POIXMLFactory - Class in org.apache.poi
Defines a factory API that enables sub-classes to create instances of POIXMLDocumentPart
POIXMLFactory() - Constructor for class org.apache.poi.POIXMLFactory
 
POIXMLProperties - Class in org.apache.poi
Wrapper around the two different kinds of OOXML properties a document can have
POIXMLProperties(OPCPackage) - Constructor for class org.apache.poi.POIXMLProperties
 
POIXMLProperties.CoreProperties - Class in org.apache.poi
The core document properties
POIXMLProperties.CustomProperties - Class in org.apache.poi
Custom document properties
POIXMLProperties.ExtendedProperties - Class in org.apache.poi
Extended document properties
POIXMLPropertiesTextExtractor - Class in org.apache.poi
A POITextExtractor for returning the textual content of the OOXML file properties, eg author and title.
POIXMLPropertiesTextExtractor(POIXMLDocument) - Constructor for class org.apache.poi.POIXMLPropertiesTextExtractor
Creates a new POIXMLPropertiesTextExtractor for the given open document.
POIXMLPropertiesTextExtractor(POIXMLTextExtractor) - Constructor for class org.apache.poi.POIXMLPropertiesTextExtractor
Creates a new POIXMLPropertiesTextExtractor, for the same file that another TextExtractor is already working on.
POIXMLRelation - Class in org.apache.poi
Represents a descriptor of a OOXML relation.
POIXMLRelation(String, String, String, Class) - Constructor for class org.apache.poi.POIXMLRelation
Instantiates a POIXMLRelation.
POIXMLRelation(String, String, String) - Constructor for class org.apache.poi.POIXMLRelation
Instantiates a POIXMLRelation.
POIXMLTextExtractor - Class in org.apache.poi
 
POIXMLTextExtractor(POIXMLDocument) - Constructor for class org.apache.poi.POIXMLTextExtractor
Creates a new text extractor for the given document
PositionInParagraph - Class in org.apache.poi.xwpf.usermodel
postion of a character in a paragrapho 1st RunPositon 2nd TextPosition 3rd CharacterPosition
PositionInParagraph() - Constructor for class org.apache.poi.xwpf.usermodel.PositionInParagraph
 
PositionInParagraph(int, int, int) - Constructor for class org.apache.poi.xwpf.usermodel.PositionInParagraph
 
POSTAGE_STAMP - Static variable in class org.apache.poi.xwpf.usermodel.Borders
 
PPTX2PNG - Class in org.apache.poi.xslf.util
An utulity to convert slides of a .pptx slide show to a PNG image
PPTX2PNG() - Constructor for class org.apache.poi.xslf.util.PPTX2PNG
 
PRESENTATION_MACRO - Static variable in class org.apache.poi.xslf.usermodel.XSLFRelation
 
PRESENTATIONML - Static variable in class org.apache.poi.xslf.usermodel.XSLFRelation
 
PRESENTATIONML_TEMPLATE - Static variable in class org.apache.poi.xslf.usermodel.XSLFRelation
 
PresetGeometries - Class in org.apache.poi.xslf.model.geom
Date: 10/25/11
prettyPrint() - Method in class org.apache.poi.xssf.usermodel.XSSFDataValidation
 
prettyPrint() - Method in class org.apache.poi.xssf.usermodel.XSSFDataValidationConstraint
 
PRINTER_SETTINGS - Static variable in class org.apache.poi.xssf.usermodel.XSSFRelation
 
processSheet(XSSFSheetXMLHandler.SheetContentsHandler, StylesTable, ReadOnlySharedStringsTable, InputStream) - Method in class org.apache.poi.xssf.extractor.XSSFEventBasedExcelExtractor
Processes the given sheet
PropertyFetcher - Class in org.apache.poi.xslf.model
Used internally to navigate the PresentationML text style hierarchy and fetch properties
PropertyFetcher() - Constructor for class org.apache.poi.xslf.model.PropertyFetcher
 
protectSheet(String) - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
Sets the protection enabled as well as the password
protectSheet(String) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
Enables sheet protection and sets the password for the sheet.
PUMPKIN_1 - Static variable in class org.apache.poi.xwpf.usermodel.Borders
 
PUSH_PIN_NOTE_1 - Static variable in class org.apache.poi.xwpf.usermodel.Borders
 
PUSH_PIN_NOTE_2 - Static variable in class org.apache.poi.xwpf.usermodel.Borders
 
put(PackagePartName, PackagePart) - Method in class org.apache.poi.openxml4j.opc.PackagePartCollection
Check rule [M1.11]: a package implementer shall neither create nor recognize a part with a part name derived from another part name by appending segments to it.
putBorder(XSSFCellBorder) - Method in class org.apache.poi.xssf.model.StylesTable
 
putCellStyleXf(CTXf) - Method in class org.apache.poi.xssf.model.StylesTable
 
putCellXf(CTXf) - Method in class org.apache.poi.xssf.model.StylesTable
 
putDxf(CTDxf) - Method in class org.apache.poi.xssf.model.StylesTable
 
putFill(XSSFCellFill) - Method in class org.apache.poi.xssf.model.StylesTable
 
putFont(XSSFFont, boolean) - Method in class org.apache.poi.xssf.model.StylesTable
Records the given font in the font table.
putFont(XSSFFont) - Method in class org.apache.poi.xssf.model.StylesTable
 
putNumberFormat(String) - Method in class org.apache.poi.xssf.model.StylesTable
 
putStyle(XSSFCellStyle) - Method in class org.apache.poi.xssf.model.StylesTable
 
PYRAMIDS - Static variable in class org.apache.poi.xwpf.usermodel.Borders
 
PYRAMIDS_ABOVE - Static variable in class org.apache.poi.xwpf.usermodel.Borders
 

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