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

O

ODFNotOfficeXmlFileException - Exception in org.apache.poi.openxml4j.exceptions
This exception is thrown when we are given an ODF-based file (eg OpenOffice .ods) instead of an actually OOXML (Office Open XML) file
ODFNotOfficeXmlFileException(String) - Constructor for exception org.apache.poi.openxml4j.exceptions.ODFNotOfficeXmlFileException
 
Office2010SignatureFacet - Class in org.apache.poi.poifs.crypt.dsig.facets
Work-around for Office2010 to accept the XAdES-BES/EPES signature.
Office2010SignatureFacet() - Constructor for class org.apache.poi.poifs.crypt.dsig.facets.Office2010SignatureFacet
 
OLE2NotOfficeXmlFileException - Exception in org.apache.poi.openxml4j.exceptions
This exception is thrown when we are given an OLE2-based file (eg Excel .xls) instead of an actually OOXML (Office Open XML) file
OLE2NotOfficeXmlFileException(String) - Constructor for exception org.apache.poi.openxml4j.exceptions.OLE2NotOfficeXmlFileException
 
OLE_OBJECT - Static variable in class org.apache.poi.xslf.usermodel.XSLFRelation
 
OLE_OBJECT_REL_TYPE - Static variable in class org.apache.poi.ooxml.POIXMLDocument
 
OLEEMBEDDINGS - Static variable in class org.apache.poi.xssf.usermodel.XSSFRelation
 
onDeleteFormula(XSSFCell, BaseXSSFEvaluationWorkbook) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
when a cell with a 'master' shared formula is removed, the next cell in the range becomes the master
onDeleteFormula(XSSFCell) - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
Fired when a formula is deleted from this workbook, for example when calling cell.setCellFormula(null)
onDocumentCreate() - Method in class org.apache.poi.ooxml.POIXMLDocumentPart
Fired when a new package part is created
onDocumentCreate() - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
Initialize worksheet data when creating a new sheet.
onDocumentCreate() - Method in class org.apache.poi.xwpf.usermodel.XWPFDocument
Create a new CTWorkbook with all values set to default
onDocumentRead() - Method in class org.apache.poi.ooxml.POIXMLDocumentPart
Fired when a package part is read
onDocumentRead() - Method in class org.apache.poi.xdgf.usermodel.XDGFBaseContents
 
onDocumentRead() - Method in class org.apache.poi.xdgf.usermodel.XDGFMasterContents
 
onDocumentRead() - Method in class org.apache.poi.xdgf.usermodel.XDGFMasters
 
onDocumentRead() - Method in class org.apache.poi.xdgf.usermodel.XDGFPageContents
 
onDocumentRead() - Method in class org.apache.poi.xdgf.usermodel.XDGFPages
 
onDocumentRead() - Method in class org.apache.poi.xdgf.usermodel.XmlVisioDocument
 
onDocumentRead() - Method in class org.apache.poi.xslf.usermodel.XMLSlideShow
 
onDocumentRead() - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
Initialize worksheet data when reading in an exisiting file.
onDocumentRead() - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
 
onDocumentRead() - Method in class org.apache.poi.xwpf.usermodel.XWPFComments
read comments form an existing package
onDocumentRead() - Method in class org.apache.poi.xwpf.usermodel.XWPFDocument
 
onDocumentRead() - Method in class org.apache.poi.xwpf.usermodel.XWPFEndnotes
Read document
onDocumentRead() - Method in class org.apache.poi.xwpf.usermodel.XWPFFooter
 
onDocumentRead() - Method in class org.apache.poi.xwpf.usermodel.XWPFFootnotes
Read document
onDocumentRead() - Method in class org.apache.poi.xwpf.usermodel.XWPFHeader
reads the document
onDocumentRead() - Method in class org.apache.poi.xwpf.usermodel.XWPFHeaderFooter
 
onDocumentRead() - Method in class org.apache.poi.xwpf.usermodel.XWPFNumbering
read numbering form an existing package
onDocumentRead() - Method in class org.apache.poi.xwpf.usermodel.XWPFPictureData
 
onDocumentRead() - Method in class org.apache.poi.xwpf.usermodel.XWPFSettings
 
onDocumentRead() - Method in class org.apache.poi.xwpf.usermodel.XWPFStyles
Read document
onDocumentRead() - Method in class org.apache.poi.xwpf.usermodel.XWPFTheme
Read document
onDocumentRemove() - Method in class org.apache.poi.ooxml.POIXMLDocumentPart
Fired when a package part is about to be removed from the package
onDocumentWrite() - Method in class org.apache.poi.xssf.usermodel.XSSFRow
Fired when the document is written to an output stream.
onSave(Set<PackagePart>) - Method in class org.apache.poi.ooxml.POIXMLDocumentPart
Save changes in the underlying OOXML package.
onSheetDelete() - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
called when a sheet is being deleted/removed from a workbook, to clean up relations and other document pieces tied to the sheet
onTableDelete() - Method in class org.apache.poi.xssf.usermodel.XSSFTable
Remove relations
OO_DIGSIG_NS - Static variable in interface org.apache.poi.poifs.crypt.dsig.facets.SignatureFacet
 
OOXML_DEGREE - Static variable in class org.apache.poi.xddf.usermodel.Angles
OOXML represents an angle in 60,000ths of a degree.
OOXMLLister - Class in org.apache.poi.ooxml.dev
Prints out the contents of a OOXML container.
OOXMLLister(OPCPackage) - Constructor for class org.apache.poi.ooxml.dev.OOXMLLister
 
OOXMLLister(OPCPackage, PrintStream) - Constructor for class org.apache.poi.ooxml.dev.OOXMLLister
 
OOXMLPrettyPrint - Class in org.apache.poi.ooxml.dev
Reads a zipped OOXML file and produces a copy with the included pretty-printed XML files.
OOXMLPrettyPrint() - Constructor for class org.apache.poi.ooxml.dev.OOXMLPrettyPrint
 
OoxmlSheetExtensions - Interface in org.apache.poi.xssf.usermodel
Methods exposed by XSSF, SXSSF and related sheets - that are additional to the ones on the Sheet interface.
OOXMLSignatureFacet - Class in org.apache.poi.poifs.crypt.dsig.facets
Office OpenXML Signature Facet implementation.
OOXMLSignatureFacet() - Constructor for class org.apache.poi.poifs.crypt.dsig.facets.OOXMLSignatureFacet
 
OOXMLURIDereferencer - Class in org.apache.poi.poifs.crypt.dsig
JSR105 URI dereferencer for Office Open XML documents.
OOXMLURIDereferencer() - Constructor for class org.apache.poi.poifs.crypt.dsig.OOXMLURIDereferencer
 
OPCPackage - Class in org.apache.poi.openxml4j.opc
Represents a container that can store multiple data objects.
open(InputStream) - Static method in class org.apache.poi.ooxml.util.PackageHelper
 
open(InputStream, boolean) - Static method in class org.apache.poi.ooxml.util.PackageHelper
 
open(String) - Static method in class org.apache.poi.openxml4j.opc.OPCPackage
Open a package with read/write permission.
open(File) - Static method in class org.apache.poi.openxml4j.opc.OPCPackage
Open a package with read/write permission.
open(ZipEntrySource) - Static method in class org.apache.poi.openxml4j.opc.OPCPackage
Open an user provided ZipEntrySource with read-only permission.
open(String, PackageAccess) - Static method in class org.apache.poi.openxml4j.opc.OPCPackage
Open a package.
open(File, PackageAccess) - Static method in class org.apache.poi.openxml4j.opc.OPCPackage
Open a package.
open(InputStream) - Static method in class org.apache.poi.openxml4j.opc.OPCPackage
Open a package.
open(InputStream, boolean) - Static method in class org.apache.poi.openxml4j.opc.OPCPackage
Open a package.
openOrCreate(File) - Static method in class org.apache.poi.openxml4j.opc.OPCPackage
Opens a package if it exists, else it creates one.
openPackage(String) - Static method in class org.apache.poi.ooxml.POIXMLDocument
Wrapper to open a package, which works around shortcomings in java's this() constructor calls
OpenXML4JException - Exception in org.apache.poi.openxml4j.exceptions
Global exception throws when a critical error occurs.
OpenXML4JException(String) - Constructor for exception org.apache.poi.openxml4j.exceptions.OpenXML4JException
 
OpenXML4JException(String, Throwable) - Constructor for exception org.apache.poi.openxml4j.exceptions.OpenXML4JException
 
OpenXML4JRuntimeException - Exception in org.apache.poi.openxml4j.exceptions
Global exception throws when a critical error occurs (this exception is set as Runtime in order not to force the user to manage the exception in a try/catch).
OpenXML4JRuntimeException(String) - Constructor for exception org.apache.poi.openxml4j.exceptions.OpenXML4JRuntimeException
 
OpenXML4JRuntimeException(String, Throwable) - Constructor for exception org.apache.poi.openxml4j.exceptions.OpenXML4JRuntimeException
 
openZipFile(File) - Static method in class org.apache.poi.openxml4j.opc.internal.ZipHelper
Opens the specified file as a secure zip, or returns null if no such file exists
openZipFile(String) - Static method in class org.apache.poi.openxml4j.opc.internal.ZipHelper
Retrieve and open as a secure zip file with the specified path.
openZipStream(InputStream) - Static method in class org.apache.poi.openxml4j.opc.internal.ZipHelper
Opens the specified stream as a secure zip.
openZipStream(InputStream, boolean) - Static method in class org.apache.poi.openxml4j.opc.internal.ZipHelper
Opens the specified stream as a secure zip.
org.apache.poi.ooxml - package org.apache.poi.ooxml
 
org.apache.poi.ooxml.dev - package org.apache.poi.ooxml.dev
 
org.apache.poi.ooxml.extractor - package org.apache.poi.ooxml.extractor
 
org.apache.poi.ooxml.util - package org.apache.poi.ooxml.util
 
org.apache.poi.openxml4j.exceptions - package org.apache.poi.openxml4j.exceptions
 
org.apache.poi.openxml4j.opc - package org.apache.poi.openxml4j.opc
 
org.apache.poi.openxml4j.opc.internal - package org.apache.poi.openxml4j.opc.internal
 
org.apache.poi.openxml4j.opc.internal.marshallers - package org.apache.poi.openxml4j.opc.internal.marshallers
 
org.apache.poi.openxml4j.opc.internal.unmarshallers - package org.apache.poi.openxml4j.opc.internal.unmarshallers
 
org.apache.poi.openxml4j.util - package org.apache.poi.openxml4j.util
 
org.apache.poi.poifs.crypt.dsig - package org.apache.poi.poifs.crypt.dsig
 
org.apache.poi.poifs.crypt.dsig.facets - package org.apache.poi.poifs.crypt.dsig.facets
 
org.apache.poi.poifs.crypt.dsig.services - package org.apache.poi.poifs.crypt.dsig.services
 
org.apache.poi.poifs.crypt.temp - package org.apache.poi.poifs.crypt.temp
 
org.apache.poi.xddf.usermodel - package org.apache.poi.xddf.usermodel
 
org.apache.poi.xddf.usermodel.chart - package org.apache.poi.xddf.usermodel.chart
 
org.apache.poi.xddf.usermodel.text - package org.apache.poi.xddf.usermodel.text
 
org.apache.poi.xdgf.exceptions - package org.apache.poi.xdgf.exceptions
 
org.apache.poi.xdgf.extractor - package org.apache.poi.xdgf.extractor
 
org.apache.poi.xdgf.geom - package org.apache.poi.xdgf.geom
 
org.apache.poi.xdgf.usermodel - package org.apache.poi.xdgf.usermodel
 
org.apache.poi.xdgf.usermodel.section - package org.apache.poi.xdgf.usermodel.section
 
org.apache.poi.xdgf.usermodel.section.geometry - package org.apache.poi.xdgf.usermodel.section.geometry
 
org.apache.poi.xdgf.usermodel.shape - package org.apache.poi.xdgf.usermodel.shape
 
org.apache.poi.xdgf.usermodel.shape.exceptions - package org.apache.poi.xdgf.usermodel.shape.exceptions
 
org.apache.poi.xdgf.util - package org.apache.poi.xdgf.util
 
org.apache.poi.xdgf.xml - package org.apache.poi.xdgf.xml
 
org.apache.poi.xslf.draw - package org.apache.poi.xslf.draw
 
org.apache.poi.xslf.draw.geom - package org.apache.poi.xslf.draw.geom
 
org.apache.poi.xslf.extractor - package org.apache.poi.xslf.extractor
 
org.apache.poi.xslf.model - package org.apache.poi.xslf.model
 
org.apache.poi.xslf.usermodel - package org.apache.poi.xslf.usermodel
 
org.apache.poi.xslf.util - package org.apache.poi.xslf.util
 
org.apache.poi.xssf - package org.apache.poi.xssf
 
org.apache.poi.xssf.binary - package org.apache.poi.xssf.binary
The org.apache.poi.xssf.binary package includes necessary underlying components for streaming/read-only processing of xlsb files.
org.apache.poi.xssf.eventusermodel - package org.apache.poi.xssf.eventusermodel
 
org.apache.poi.xssf.extractor - package org.apache.poi.xssf.extractor
 
org.apache.poi.xssf.model - package org.apache.poi.xssf.model
 
org.apache.poi.xssf.streaming - package org.apache.poi.xssf.streaming
 
org.apache.poi.xssf.usermodel - package org.apache.poi.xssf.usermodel
 
org.apache.poi.xssf.usermodel.extensions - package org.apache.poi.xssf.usermodel.extensions
 
org.apache.poi.xssf.usermodel.helpers - package org.apache.poi.xssf.usermodel.helpers
 
org.apache.poi.xssf.util - package org.apache.poi.xssf.util
 
org.apache.poi.xwpf.extractor - package org.apache.poi.xwpf.extractor
 
org.apache.poi.xwpf.model - package org.apache.poi.xwpf.model
 
org.apache.poi.xwpf.usermodel - package org.apache.poi.xwpf.usermodel
 
ORIGIN_SIGS - Static variable in class org.apache.poi.poifs.crypt.dsig.DSigRelation
 
originalPackagePath - Variable in class org.apache.poi.openxml4j.opc.OPCPackage
File path of this package.
output - Variable in class org.apache.poi.openxml4j.opc.OPCPackage
Output stream for writing this package.
outputEscapedString(String) - Method in class org.apache.poi.xssf.streaming.SheetDataWriter
 
OVERLAPS_1_MINOR - Static variable in class org.apache.poi.xssf.util.NumericRanges
 
OVERLAPS_1_WRAPS - Static variable in class org.apache.poi.xssf.util.NumericRanges
 
OVERLAPS_2_MINOR - Static variable in class org.apache.poi.xssf.util.NumericRanges
 
OVERLAPS_2_WRAPS - Static variable in class org.apache.poi.xssf.util.NumericRanges
 
A B C D E F G H I K L M N O P Q R S T U V W X Z _ 
Skip navigation links