All Classes Interface Summary Class Summary Enum Summary Exception Summary
| Class |
Description |
| AesZipFileZipEntrySource |
An example ZipEntrySource that has encrypted temp files to ensure that
sensitive data is not stored in raw format on disk.
|
| AnchorType |
|
| Angles |
|
| ArcTo |
|
| AutonumberScheme |
|
| AxisCrossBetween |
|
| AxisCrosses |
|
| AxisLabelAlignment |
|
| AxisOrientation |
|
| AxisPosition |
|
| AxisTickLabelPosition |
|
| AxisTickMark |
|
| BarDirection |
|
| BarGrouping |
|
| BaseXSSFEvaluationWorkbook |
Internal POI use only - parent of XSSF and SXSSF evaluation workbooks
|
| BaseXSSFFormulaEvaluator |
Internal POI use only - parent of XSSF and SXSSF formula evaluators
|
| BitmapFormat |
|
| BlackWhiteMode |
|
| BodyElementType |
|
| BodyType |
The different kinds of IBody that exist
|
| Borders |
Specifies all types of borders which can be specified for WordprocessingML
objects which have a border.
|
| BreakClear |
Specifies the set of possible restart locations which may be used as to
determine the next available line when a break's type attribute has a value
of textWrapping.
|
| BreakType |
Specifies the possible types of break characters in a WordprocessingML
document.
|
| CalculationChain |
The cells in a workbook can be calculated in different orders depending on various optimizations and
dependencies.
|
| CapsType |
|
| CertificateEmbeddingOption |
Specifies the location where the X.509 certificate that is used in signing is stored.
|
| CharacterPropertyFetcher<T> |
|
| CharacterPropertyFetcher.CharPropFetcher<S> |
|
| CharacterSection |
|
| ChartTypes |
|
| ColumnHelper |
Helper class for dealing with the Column settings on
a CTWorksheet (the data part of a sheet).
|
| CommandLineTextExtractor |
|
| Comments |
An interface exposing useful functions for dealing with Excel Workbook Comments.
|
| CommentsTable |
|
| CompoundLine |
|
| ContentType |
Represents a immutable MIME ContentType value (RFC 2616 §3.7)
|
| ContentTypeManager |
Manage package content types ([Content_Types].xml part).
|
| ContentTypes |
Open Packaging Convention content types (see Annex F : Standard Namespaces
and Content Types).
|
| CTColComparator |
|
| CustomIndexedColorMap |
custom index color map, i.e.
|
| DefaultIndexedColorMap |
Uses the legacy colors defined in HSSF for index lookups
|
| DefaultMarshaller |
Default marshaller that specified that the part is responsible to marshall its content.
|
| DeferredSXSSFSheet |
A variant of SXSSFSheet that uses a RowGeneratorFunction to lazily create rows.
|
| DeferredSXSSFWorkbook |
An variant of SXSSFWorkbook that avoids generating a temporary file and writes data directly to
the provided OutputStream.
|
| DisplayBlanks |
|
| Document |
|
| DocumentHelper |
|
| DSigRelation |
|
| DummyFormat |
|
| DummyGraphics2d |
|
| Ellipse |
|
| EllipticalArcTo |
|
| EncryptedTempData |
EncryptedTempData can be used to buffer binary data in a secure way, by using encrypted temp files.
|
| EncryptedTempFilePackagePart |
(Experimental) Encrypted Temp File version of a package part.
|
| EnvelopedSignatureFacet |
Signature Facet implementation to create enveloped signatures.
|
| ErrorBarType |
|
| ErrorDirection |
|
| ErrorValueType |
|
| ExternalLinksTable |
Holds details of links to parts of other workbooks (eg named ranges),
along with the most recently seen values for what they point to.
|
| FileHelper |
Provide useful method to manage file.
|
| FontAlignment |
|
| FootnoteEndnoteIdManager |
Manages IDs for footnotes and endnotes.
|
| GenericSection |
|
| GeometryRow |
|
| GeometrySection |
|
| Grouping |
|
| GZIPSheetDataWriter |
Sheet writer that supports gzip compression of the temp files.
|
| HasShapeProperties |
|
| HeaderFooterHelper |
|
| HierarchyPrinter |
Debugging tool useful when trying to figure out the hierarchy of the
shapes in a Visio diagram
|
| IBody |
An IBody represents the different parts of the document which
can contain collections of Paragraphs and Tables.
|
| IBodyElement |
9 Jan 2010
|
| ICell |
|
| IdentifierManager |
|
| IndexedColorMap |
Interface for color index to RGB mappings.
|
| InfiniteLine |
Contains the x- and y-coordinates of two points on an infinite line.
|
| InvalidFormatException |
|
| InvalidOperationException |
Throw when an invalid operation is done.
|
| IRunBody |
|
| IRunElement |
Common interface for things that can occur
where a run (text with common stylings) can,
eg XWPFRun or XWPFSDT.
|
| ISDTContent |
Experimental interface to offer rudimentary read-only processing of
of the contentblock of an SDT/ContentControl.
|
| ISDTContents |
|
| KeyInfoKeySelector |
JSR105 key selector implementation using the ds:KeyInfo data of the signature
itself.
|
| KeyInfoSignatureFacet |
Signature Facet implementation that adds ds:KeyInfo to the XML signature.
|
| LayoutMode |
|
| LayoutTarget |
|
| LegendPosition |
|
| LineCap |
|
| LineEndLength |
|
| LineEndType |
|
| LineEndWidth |
|
| LineSpacingRule |
Specifies the logic which shall be used to calculate the line spacing of the
parent object when it is displayed in the document.
|
| LineTo |
|
| ListAutoNumber |
Specifies type of automatic numbered bullet points that should be applied to a paragraph.
|
| MapInfo |
This class implements the Custom XML Mapping Part (Open Office XML Part 1:
chapter 12.3.6)
An instance of this part type contains a schema for an XML file, and
information on the behavior that is used when allowing this custom XML schema
to be mapped into the spreadsheet.
|
| MarkerStyle |
|
| MemoryPackagePart |
Memory version of a package part.
|
| MemoryPackagePartOutputStream |
Build an output stream for MemoryPackagePart.
|
| MoveTo |
Contains the x- and y-coordinates of the first vertex of a shape or the x-
and y-coordinates of the first vertex after a break in a path, relative to
the height and width of the shape.
|
| NotOfficeXmlFileException |
This exception is thrown when we try to open a file that doesn't
seem to actually be an OOXML (Office Open XML) file after all
|
| NumericRanges |
|
| NURBSTo |
|
| ODFNotOfficeXmlFileException |
This exception is thrown when we are given an ODF-based file
(eg OpenOffice .ods) instead of an actually OOXML (Office Open XML) file
|
| Office2010SignatureFacet |
Work-around for Office2010 to accept the XAdES-BES/EPES signature.
|
| OLE2NotOfficeXmlFileException |
This exception is thrown when we are given an OLE2-based file
(eg Excel .xls) instead of an actually OOXML (Office Open XML) file
|
| OOXMLLister |
Prints out the contents of a OOXML container.
|
| OOXMLPrettyPrint |
Reads a zipped OOXML file and produces a copy with the included
pretty-printed XML files.
|
| OoxmlSheetExtensions |
Methods exposed by XSSF, SXSSF and related sheets - that are additional to the ones on the Sheet interface.
|
| OOXMLSignatureFacet |
Office OpenXML Signature Facet implementation.
|
| OOXMLURIDereferencer |
JSR105 URI dereferencer for Office Open XML documents.
|
| OPCPackage |
Represents a container that can store multiple data objects.
|
| OpenXML4JException |
Global exception throws when a critical error occurs.
|
| OpenXML4JRuntimeException |
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).
|
| PackageAccess |
Specifies package access.
|
| PackageHelper |
Provides handy methods to work with OOXML packages
|
| PackageNamespaces |
Open Packaging Convention namespaces URI.
|
| PackagePart |
Provides a base class for parts stored in a Package.
|
| PackagePartCollection |
A package part collection.
|
| PackagePartName |
An immutable Open Packaging Convention compliant part name.
|
| PackageProperties |
Represents the core properties of an OPC package.
|
| PackagePropertiesMarshaller |
Package properties marshaller.
|
| PackagePropertiesPart |
Represents the core properties part of a package.
|
| PackagePropertiesUnmarshaller |
Package properties unmarshaller.
|
| PackageRelationship |
A part relationship.
|
| PackageRelationshipCollection |
Represents a collection of PackageRelationship elements that are owned by a
given PackagePart or the Package.
|
| PackageRelationshipTypes |
Relationship types.
|
| PackagingURIHelper |
Helper for part and pack URI.
|
| ParagraphAlignment |
Specifies all types of alignment which are available to be applied to objects in a
WordprocessingML document
|
| ParagraphPropertyFetcher<T> |
|
| ParagraphPropertyFetcher<T> |
Used internally to navigate the paragraph text style hierarchy within a shape and fetch properties
|
| ParagraphPropertyFetcher.ParaPropFetcher<S> |
|
| PartAlreadyExistsException |
Throw when trying to create a PackagePart but one
already exists with that name.
|
| PartMarshaller |
Object implemented this interface are considered as part marshaller.
|
| PartUnmarshaller |
Classes implementing this interface are considered as part unmarshaller.
|
| PathShadeType |
|
| PDFFontMapper |
|
| PDFFormat |
|
| PenAlignment |
|
| POIXMLDocument |
This holds the common functionality for all POI OOXML Document classes.
|
| POIXMLDocumentPart |
Represents an entry of a OOXML package.
|
| POIXMLDocumentPart.RelationPart |
The RelationPart is a cached relationship between the document, which contains the RelationPart,
and one of its referenced child document parts.
|
| POIXMLException |
Indicates a generic OOXML error.
|
| POIXMLExtractorFactory |
Figures out the correct POITextExtractor for your supplied
document, and returns it.
|
| POIXMLFactory |
Defines a factory API that enables sub-classes to create instances of POIXMLDocumentPart
|
| POIXMLProperties |
Wrapper around the three different kinds of OOXML properties
and metadata a document can have (Core, Extended and Custom),
as well Thumbnails.
|
| POIXMLProperties.CoreProperties |
The core document properties
|
| POIXMLProperties.CustomProperties |
Custom document properties
|
| POIXMLProperties.ExtendedProperties |
Extended document properties
|
| POIXMLPropertiesTextExtractor |
A POITextExtractor for returning the textual
content of the OOXML file properties, eg author
and title.
|
| POIXMLRelation |
Represents a descriptor of a OOXML relation.
|
| POIXMLRelation.NoArgConstructor |
|
| POIXMLRelation.PackagePartConstructor |
|
| POIXMLRelation.ParentPartConstructor |
|
| POIXMLTextExtractor |
|
| POIXMLTypeLoader |
|
| POIXMLUnits |
|
| PolyLineTo |
|
| PositionInParagraph |
postion of a character in a paragrapho
1st RunPositon
2nd TextPosition
3rd CharacterPosition
|
| PPTX2PNG |
An utility to convert slides of a .pptx slide show to a PNG image
|
| PresetColor |
|
| PresetGeometry |
|
| PresetLineDash |
|
| PresetPattern |
|
| PropertyFetcher<T> |
Used internally to navigate the PresentationML text style hierarchy and fetch properties
|
| RadarStyle |
|
| ReadOnlySharedStringsTable |
This is a lightweight way to process the Shared Strings
table.
|
| RectangleAlignment |
|
| RelationshipSource |
|
| RelationshipTransformService |
JSR105 implementation of the RelationshipTransform transformation.
|
| RelationshipTransformService.RelationshipTransformParameterSpec |
Relationship Transform parameter specification class.
|
| RelCubBezTo |
|
| RelEllipticalArcTo |
|
| RelLineTo |
Contains x-and y-coordinates of the ending vertex of a straight line segment
relative to a shape's width and height.
|
| RelMoveTo |
|
| RelQuadBezTo |
Contains the x- and y-coordinates of the endpoint of a quadratic Bezier curve
relative to the shape's width and height and the x- and y-coordinates of the
control point of the curve relative shape's width and height.
|
| RevocationData |
Container class for PKI revocation data.
|
| RevocationDataService |
Interface for a service that retrieves revocation data about some given
certificate chain.
|
| RowGeneratorFunction |
RowGeneratorFunction for Deferred SXSSF sheets
|
| SAXHelper |
Deprecated.
|
| ScatterStyle |
|
| SchemeColor |
|
| Shape |
|
| ShapeDataAcceptor |
This acceptor only allows traversal to shapes that have useful data
associated with them, and tries to elide details that aren't useful when
analyzing the content of a document.
|
| ShapeDebuggerRenderer |
|
| ShapeRenderer |
To use this to render only particular shapes, override it and provide an
appropriate implementation of getAcceptor() or accept()
|
| ShapeTextVisitor |
Only visits text nodes, accumulates text content into a string
The text is returned in arbitrary order, with no regards to
the location of the text on the page.
|
| ShapeTextVisitor.TextAcceptor |
|
| ShapeVisitor |
Used to iterate through shapes
To change the behavior of a particular visitor, you can override either
accept() or getAcceptor() [preferred]
If accept() or visit() throw StopVisitingThisBranch, the iteration will not
visit subshapes of the shape.
|
| ShapeVisitorAcceptor |
|
| SharedStrings |
Table of strings shared across all sheets in a workbook.
|
| SharedStringsTable |
Table of strings shared across all sheets in a workbook.
|
| SheetDataWriter |
Initially copied from BigGridDemo "SpreadsheetWriter".
|
| SheetDataWriterWithDecorator |
|
| SignatureConfig |
This class bundles the configuration options used for the existing
signature facets.
|
| SignatureConfig.CRLEntry |
|
| SignatureFacet |
JSR105 Signature Facet base class.
|
| SignatureInfo |
This class is the default entry point for XML signatures and can be used for
validating an existing signed office document and signing a office document.
|
| SignatureLine |
Base class for SignatureLines (XSSF,XWPF only)
|
| SignatureLine.AddPictureData |
|
| SignatureMarshalDefaultListener |
This listener class is used, to modify the to be digested xml document,
e.g.
|
| SignatureMarshalListener |
This listener interface is used, to modify the to be digested xml document,
e.g.
|
| SignaturePart |
|
| SignaturePolicyService |
Interface for the signature policy service.
|
| SingleXmlCells |
This class implements the Single Cell Tables Part (Open Office XML Part 4:
chapter 3.5.2)
|
| SlideLayout |
Date: 11/5/11
|
| SplineCollector |
|
| SplineKnot |
Contains x- and y-coordinates for a spline's control point and a spline's
knot.
|
| SplineRenderer |
|
| SplineStart |
Contains x- and y-coordinates for a spline's second control point, its second
knot, its first knot, the last knot, and the degree of the spline.
|
| StopVisiting |
|
| StopVisitingThisBranch |
|
| StreamHelper |
|
| StreamingSheetWriter |
Unlike SheetDataWriter, this writer does not create a temporary file, it writes data directly
to the provided OutputStream.
|
| StrikeType |
|
| Styles |
|
| StylesTable |
Table of styles shared across all sheets in a workbook.
|
| SVGFormat |
|
| SVGImageRenderer |
|
| SVGPOIGraphics2D |
Wrapper class to pass changes to rendering hints down to the svg graphics context defaults
which can be read by the extension handlers
|
| SVGRenderExtension |
Extension of Batik's DefaultExtensionHandler which handles different kinds of Paint objects
|
| SVGUserAgent |
Helper class to base image calculation on actual viewbox instead of the base box (1,1)
|
| SXSSFCell |
Streaming version of XSSFCell implementing the "BigGridDemo" strategy.
|
| SXSSFCreationHelper |
Streaming Creation Helper, which performs some actions
based on the Streaming Workbook, and some on the related
regular XSSF Workbook
|
| SXSSFDrawing |
Streaming version of Drawing.
|
| SXSSFEvaluationWorkbook |
SXSSF wrapper around the SXSSF and XSSF workbooks
|
| SXSSFFormulaEvaluator |
Streaming-specific Formula Evaluator, which is able to
lookup cells within the current Window.
|
| SXSSFFormulaEvaluator.RowFlushedException |
|
| SXSSFFormulaEvaluator.SheetsFlushedException |
|
| SXSSFPicture |
Streaming version of Picture.
|
| SXSSFRow |
Streaming version of XSSFRow implementing the "BigGridDemo" strategy.
|
| SXSSFSheet |
Streaming version of XSSFSheet implementing the "BigGridDemo" strategy.
|
| SXSSFWorkbook |
Streaming version of XSSFWorkbook implementing the "BigGridDemo" strategy.
|
| SXSSFWorkbook.ISheetInjector |
|
| SXSSFWorkbookWithCustomZipEntrySource |
|
| SystemColor |
|
| TabAlignment |
|
| TableRowAlign |
Sets alignment values allowed for Tables and Table Rows
|
| TableRowHeightRule |
Sets height rule values allowed for Table Rows
|
| TableWidthType |
The width types for tables and table cells.
|
| TargetMode |
Specifies whether the target of a PackageRelationship is inside or outside a Package.
|
| TempFilePackagePart |
(Experimental) Temp File version of a package part.
|
| TextAlign |
Specified a list of text alignment types
|
| TextAlignment |
|
| TextAlignment |
Specifies all types of vertical alignment which are available to be applied to of all text
on each line displayed within a paragraph.
|
| TextAutofit |
Specifies a list of auto-fit types.
|
| TextBodyPropertyFetcher<T> |
|
| TextCap |
Text Capitalization that is to be applied to the text run.
|
| TextContainer |
|
| TextDirection |
Vertical Text Types
|
| TextFontAlign |
Specified a list of text font alignment types
|
| TextHorizontalOverflow |
Text Horizontal Overflow
|
| TextSegment |
saves the begin and end position of a text in a Paragraph
|
| TextVerticalOverflow |
Text Vertical Overflow
|
| Themes |
|
| ThemesTable |
Class that represents theme of XLSX document.
|
| ThemesTable.ThemeElement |
|
| TileFlipMode |
|
| TimeStampHttpClient |
This interface is used to decouple the timestamp service logic from
the actual downloading code and to provide an interface for user code
using a different http client implementation.
|
| TimeStampHttpClient.TimeStampHttpClientResponse |
|
| TimeStampService |
Interface for a time-stamp service.
|
| TimeStampServiceValidator |
Interface for trust validator of a TSP.
|
| TimeStampSimpleHttpClient |
This default implementation is used to decouple the timestamp service logic from
the actual downloading code and to provide a base for user code
using a different http client implementation
|
| TimeStampSimpleHttpClient.MethodHandler |
|
| TOC |
|
| TransformerHelper |
Deprecated.
|
| TSPTimeStampService |
A TSP time-stamp service implementation.
|
| UnderlinePatterns |
Specifies the types of patterns which may be used to create the underline
applied beneath the text in a run.
|
| UnderlineType |
|
| UnmarshallContext |
Context needed for the unmarshall process of a part.
|
| Util |
|
| VerticalAlign |
Specifies possible values for the alignment of the contents of this run in
relation to the default appearance of the run's text.
|
| VsdxToPng |
Converts a Visio diagram to a PNG file.
|
| XAdESSignatureFacet |
XAdES Signature Facet.
|
| XAdESXLSignatureFacet |
XAdES-X-L v1.4.1 signature facet.
|
| XDDFAdjustHandlePolar |
|
| XDDFAdjustHandleXY |
|
| XDDFArea3DChartData |
|
| XDDFAreaChartData |
|
| XDDFAutoFit |
|
| XDDFBar3DChartData |
|
| XDDFBarChartData |
|
| XDDFBodyProperties |
|
| XDDFBulletSize |
|
| XDDFBulletSizeFollowText |
|
| XDDFBulletSizePercent |
|
| XDDFBulletSizePoints |
|
| XDDFBulletStyle |
|
| XDDFBulletStyleAutoNumbered |
|
| XDDFBulletStyleCharacter |
|
| XDDFBulletStyleNone |
|
| XDDFBulletStylePicture |
|
| XDDFCategoryAxis |
|
| XDDFCategoryDataSource |
|
| XDDFChart |
|
| XDDFChartAxis |
Base class for all axis types.
|
| XDDFChartData |
Base of all XDDF Chart Data
|
| XDDFChartExtensionList |
|
| XDDFChartLegend |
Represents a DrawingML chart legend
|
| XDDFColor |
|
| XDDFColorHsl |
|
| XDDFColorPreset |
|
| XDDFColorRgbBinary |
|
| XDDFColorRgbPercent |
|
| XDDFColorSchemeBased |
|
| XDDFColorSystemDefined |
|
| XDDFConnectionSite |
|
| XDDFCustomGeometry2D |
|
| XDDFDashStop |
|
| XDDFDataPoint |
|
| XDDFDataSource<T> |
|
| XDDFDataSourcesFactory |
Class XDDFDataSourcesFactory is a factory for XDDFDataSource
instances.
|
| XDDFDateAxis |
Date axis type.
|
| XDDFDoughnutChartData |
|
| XDDFEffectContainer |
|
| XDDFEffectList |
|
| XDDFErrorBars |
|
| XDDFExtensionList |
|
| XDDFFillProperties |
|
| XDDFFont |
|
| XDDFGeometryGuide |
|
| XDDFGeometryRectangle |
|
| XDDFGradientFillProperties |
|
| XDDFGradientStop |
|
| XDDFGroupFillProperties |
|
| XDDFHyperlink |
|
| XDDFLayout |
|
| XDDFLegendEntry |
|
| XDDFLine3DChartData |
|
| XDDFLinearShadeProperties |
|
| XDDFLineChartData |
|
| XDDFLineEndProperties |
|
| XDDFLineJoinBevelProperties |
|
| XDDFLineJoinMiterProperties |
|
| XDDFLineJoinProperties |
|
| XDDFLineJoinRoundProperties |
|
| XDDFLineProperties |
|
| XDDFManualLayout |
Represents a DrawingML manual layout.
|
| XDDFNoAutoFit |
|
| XDDFNoFillProperties |
|
| XDDFNormalAutoFit |
|
| XDDFNumericalDataSource<T extends Number> |
|
| XDDFParagraphBulletProperties |
|
| XDDFParagraphProperties |
|
| XDDFPath |
|
| XDDFPathShadeProperties |
|
| XDDFPatternFillProperties |
|
| XDDFPicture |
|
| XDDFPictureFillProperties |
|
| XDDFPie3DChartData |
|
| XDDFPieChartData |
|
| XDDFPoint2D |
|
| XDDFPositiveSize2D |
|
| XDDFPresetGeometry2D |
|
| XDDFPresetLineDash |
|
| XDDFRadarChartData |
|
| XDDFRelativeRectangle |
|
| XDDFRunProperties |
|
| XDDFScatterChartData |
|
| XDDFScene3D |
|
| XDDFSeriesAxis |
|
| XDDFShape3D |
|
| XDDFShapeAutoFit |
|
| XDDFShapeProperties |
|
| XDDFSolidFillProperties |
|
| XDDFSpacing |
|
| XDDFSpacing.Kind |
|
| XDDFSpacingPercent |
|
| XDDFSpacingPoints |
|
| XDDFStretchInfoProperties |
|
| XDDFSurface3DChartData |
|
| XDDFSurfaceChartData |
|
| XDDFTabStop |
|
| XDDFTextBody |
|
| XDDFTextParagraph |
Represents a paragraph of text within the containing text body.
|
| XDDFTextRun |
|
| XDDFTileInfoProperties |
|
| XDDFTitle |
|
| XDDFTransform2D |
|
| XDDFValueAxis |
|
| XDDFView3D |
|
| XDGFBaseContents |
Container of shapes for a page in a Visio diagram.
|
| XDGFCell |
There are a lot of different cell types.
|
| XDGFConnection |
Represents connections in a Visio diagram.
|
| XDGFDocument |
Represents the root document: /visio/document.xml
You're probably actually looking for XmlVisioDocument, this
only contains metadata about the root document in the OOXML package.
|
| XDGFException |
|
| XDGFFactory |
Instantiates sub-classes of POIXMLDocumentPart depending on their relationship type
|
| XDGFMaster |
Provides the API to work with an underlying master.
|
| XDGFMasterContents |
Contains the actual contents of the master/stencil
|
| XDGFMasters |
A collection of masters (typically stencils) in a Visio document
|
| XDGFPage |
Provides the API to work with an underlying page
|
| XDGFPageContents |
|
| XDGFPages |
Contains a list of Page objects (not page content!)
|
| XDGFPageSheet |
|
| XDGFRelation |
|
| XDGFSection |
|
| XDGFShape |
A shape is a collection of Geometry Visualization, Format, Text, Images, and
Shape Data in a Drawing Page.
|
| XDGFSheet |
A sheet is a collection of properties that specify information for a shape,
master, drawing page, style, or web drawing.
|
| XDGFStyleSheet |
|
| XDGFText |
|
| XDGFVisioExtractor |
Helper class to extract text from an OOXML Visio File
|
| XDGFXMLDocumentPart |
|
| XLSBUnsupportedException |
|
| XMLSlideShow |
High level representation of an ooxml slideshow.
|
| XmlVisioDocument |
This is your high-level starting point for working with Visio XML
documents (.vsdx).
|
| XPathHelper |
|
| XSLFAdjustPoint |
Wrapper / delegate for XmlBeans custom geometry
|
| XSLFAdjustValue |
Wrapper / delegate for XmlBeans custom geometry
|
| XSLFArcTo |
Wrapper / delegate for XmlBeans custom geometry
|
| XSLFAutoShape |
Represents a shape with a preset geometry.
|
| XSLFBackground |
Background shape
|
| XSLFChart |
Represents a Chart in a .pptx presentation
|
| XSLFColor |
Encapsulates logic to read color definitions from DrawingML and convert them to java.awt.Color
|
| XSLFComment |
XSLF Comment
|
| XSLFCommentAuthors |
|
| XSLFComments |
|
| XSLFConnectionSite |
Wrapper / delegate for XmlBeans custom geometry
|
| XSLFConnectorShape |
Specifies a connection shape.
|
| XSLFCurveTo |
Wrapper / delegate for XmlBeans custom geometry
|
| XSLFCustomGeometry |
Wrapper / delegate for XmlBeans custom geometry
|
| XSLFDrawing |
|
| XSLFExtractor |
Helper class to extract text from an OOXML Powerpoint file
|
| XSLFFactory |
Instantiates sub-classes of POIXMLDocumentPart depending on their relationship type
|
| XSLFFontData |
A container for fontdata files, i.e.
|
| XSLFFontInfo |
|
| XSLFFreeformShape |
Represents a custom geometric shape.
|
| XSLFGradientPaint |
|
| XSLFGraphicFrame |
|
| XSLFGroupShape |
Represents a group shape that consists of many shapes grouped together.
|
| XSLFGuide |
Wrapper / delegate for XmlBeans custom geometry
|
| XSLFHyperlink |
|
| XSLFLineTo |
Wrapper / delegate for XmlBeans custom geometry
|
| XSLFMetroShape |
Experimental class for metro blobs, i.e.
|
| XSLFMoveTo |
Wrapper / delegate for XmlBeans custom geometry
|
| XSLFNotes |
|
| XSLFNotesMaster |
Notes master object associated with this layout.
|
| XSLFObjectData |
An XSLFOleData instance holds the ole binary stream/object
|
| XSLFObjectShape |
|
| XSLFPath |
Wrapper / delegate for XmlBeans custom geometry
|
| XSLFPictureData |
Instantiates sub-classes of POIXMLDocumentPart depending on their relationship type
|
| XSLFPictureShape |
Represents a picture shape
|
| XSLFPlaceholderDetails |
XSLF Placeholder Details
|
| XSLFPolarAdjustHandle |
Wrapper / delegate for XmlBeans custom geometry
|
| XSLFQuadTo |
Wrapper / delegate for XmlBeans custom geometry
|
| XSLFRelation |
|
| XSLFShadow |
Represents a shadow of a shape.
|
| XSLFShape |
Base super-class class for all shapes in PresentationML
|
| XSLFShape.ReparseFactory<T extends XmlObject> |
|
| XSLFShapeContainer |
Common interface for shape containers, e.g.
|
| XSLFSheet |
|
| XSLFSimpleShape |
Represents a single (non-group) shape in a .pptx slide show
|
| XSLFSlide |
|
| XSLFSlideLayout |
|
| XSLFSlideMaster |
Slide master object associated with this layout.
|
| XSLFSlideShow |
Experimental class to do low level processing of pptx files.
|
| XSLFSlideShowFactory |
|
| XSLFTable |
Represents a table in a .pptx presentation
|
| XSLFTableCell |
Represents a cell of a table in a .pptx presentation
|
| XSLFTableRow |
Represents a table in a .pptx presentation
|
| XSLFTableStyle |
Represents a table style in a .pptx presentation
|
| XSLFTableStyle.TablePartStyle |
|
| XSLFTableStyles |
|
| XSLFTabStop |
|
| XSLFTextBox |
|
| XSLFTextParagraph |
Represents a paragraph of text within the containing text body.
|
| XSLFTextRun |
Represents a run of text within the containing text body.
|
| XSLFTextShape |
Represents a shape that can hold text.
|
| XSLFTexturePaint |
|
| XSLFTheme |
A shared style sheet in a .pptx slide show
|
| XSLFXYAdjustHandle |
Wrapper / delegate for XmlBeans custom geometry
|
| XSSFAnchor |
An anchor is what specifics the position of a shape within a client object
or within another containing shape.
|
| XSSFAutoFilter |
Represents autofiltering for the specified worksheet.
|
| XSSFBCommentsTable |
|
| XSSFBEventBasedExcelExtractor |
Implementation of a text extractor or xlsb Excel
files that uses SAX-like binary parsing.
|
| XSSFBHyperlinksTable |
|
| XSSFBorderFormatting |
XSSF high level representation for Border Formatting component
of Conditional Formatting settings
|
| XSSFBParseException |
Parse exception while reading an xssfb.
|
| XSSFBParser |
Experimental parser for Microsoft's ooxml xlsb format.
|
| XSSFBReader |
Reader for xlsb files.
|
| XSSFBReader.SheetIterator |
|
| XSSFBRecordType |
|
| XSSFBRelation |
Need to have this mirror class of XSSFRelation
because of conflicts with regular ooxml relations.
|
| XSSFBSharedStringsTable |
|
| XSSFBSheetHandler |
|
| XSSFBSheetHandler.SheetContentsHandler |
You need to implement this to handle the results
of the sheet parsing.
|
| XSSFBStylesTable |
This is a very thin shim to gather number formats from styles.bin
files.
|
| XSSFBuiltinTableStyle |
Table style names defined in the OOXML spec.
|
| XSSFBuiltinTableStyle.XSSFBuiltinTypeStyleStyle |
implementation for built-in styles
|
| XSSFBUtils |
|
| XSSFCell |
High level representation of a cell in a row of a spreadsheet.
|
| XSSFCellAlignment |
Cell settings available in the Format/Alignment tab
|
| XSSFCellBorder |
This element contains border formatting information, specifying border definition formats (left, right, top, bottom, diagonal)
for cells in the workbook.
|
| XSSFCellBorder.BorderSide |
The enumeration value indicating the side being used for a cell border.
|
| XSSFCellFill |
This element specifies fill formatting.
|
| XSSFCellStyle |
High level representation of the the possible formatting information for the contents of the cells on a sheet in a
SpreadsheetML document.
|
| XSSFChart |
Represents a SpreadsheetML Chart
|
| XSSFChartSheet |
High level representation of Sheet Parts that are of type 'chartsheet'.
|
| XSSFChildAnchor |
|
| XSSFClientAnchor |
A client anchor is attached to an excel worksheet.
|
| XSSFColor |
Represents a color in SpreadsheetML
|
| XSSFColorScaleFormatting |
High level representation for Color Scale / Color Gradient Formatting
component of Conditional Formatting settings
|
| XSSFColumnShifter |
Helper for shifting columns up or down
|
| XSSFComment |
|
| XSSFConditionalFormatting |
|
| XSSFConditionalFormattingRule |
XSSF support for Conditional Formatting rules
|
| XSSFConditionalFormattingThreshold |
High level representation for Icon / Multi-State / Databar /
Colour Scale change thresholds
|
| XSSFConditionFilterData |
|
| XSSFConnector |
A connection shape drawing element.
|
| XSSFCreationHelper |
|
| XSSFDataBarFormatting |
High level representation for DataBar / Data Bar Formatting
component of Conditional Formatting settings
|
| XSSFDataFormat |
Handles data formats for XSSF.
|
| XSSFDataValidation |
|
| XSSFDataValidationConstraint |
|
| XSSFDataValidationHelper |
|
| XSSFDialogsheet |
|
| XSSFDrawing |
Represents a SpreadsheetML drawing
|
| XSSFDxfStyleProvider |
Style based on a dxf record - e.g.
|
| XSSFEvaluationWorkbook |
Internal POI use only
|
| XSSFEvenFooter |
Even page footer value.
|
| XSSFEvenHeader |
Even page header value.
|
| XSSFEventBasedExcelExtractor |
Implementation of a text extractor from OOXML Excel
files that uses SAX event based parsing.
|
| XSSFExcelExtractor |
Helper class to extract text from an OOXML Excel file
|
| XSSFExportToXml |
Maps an XLSX to an XML according to one of the mapping defined.
|
| XSSFFactory |
Instantiates sub-classes of POIXMLDocumentPart depending on their relationship type
|
| XSSFFirstFooter |
First page footer content.
|
| XSSFFirstHeader |
First page header content.
|
| XSSFFont |
Represents a font used in a workbook.
|
| XSSFFontFormatting |
|
| XSSFFormulaEvaluator |
Evaluates formula cells.
|
| XSSFFormulaUtils |
Utility to update formulas and named ranges when a sheet name was changed
|
| XSSFGraphicFrame |
Represents DrawingML GraphicalObjectFrame.
|
| XSSFHeaderFooter |
Parent class of all XSSF headers and footers.
|
| XSSFHeaderFooterProperties |
All Header/Footer properties for a sheet are scoped to the sheet.
|
| XSSFHyperlink |
XSSF Implementation of a Hyperlink.
|
| XSSFHyperlinkRecord |
This is a read only record that maintains information about
a hyperlink.
|
| XSSFIconMultiStateFormatting |
High level representation for Icon / Multi-State Formatting
component of Conditional Formatting settings
|
| XSSFIgnoredErrorHelper |
XSSF-specific code for working with ignored errors
|
| XSSFImportFromXML |
Imports data from an external XML to an XLSX according to one of the mappings
defined.The output XML Schema must respect this limitations:
the input XML must be valid according to the XML Schema used in the mapping
denormalized table mapping is not supported (see OpenOffice part 4: chapter 3.5.1.7)
all the namespaces used in the document must be declared in the root node
|
| XSSFMap |
This class implements the Map element (Open Office XML Part 4:
chapter 3.16.2)
|
| XSSFName |
Represents a defined named range in a SpreadsheetML workbook.
|
| XSSFObjectData |
Represents binary object (i.e.
|
| XSSFOddFooter |
Odd page footer value.
|
| XSSFOddHeader |
Odd page header value.
|
| XSSFPasswordHelper |
|
| XSSFPatternFormatting |
|
| XSSFPicture |
Represents a picture shape in a SpreadsheetML drawing.
|
| XSSFPictureData |
Raw picture data, normally attached to a SpreadsheetML Drawing.
|
| XSSFPivotCache |
|
| XSSFPivotCacheDefinition |
|
| XSSFPivotCacheRecords |
|
| XSSFPivotTable |
|
| XSSFPivotTable.PivotTableReferenceConfigurator |
|
| XSSFPrintSetup |
Page setup and page margins settings for the worksheet.
|
| XSSFRangeCopier |
|
| XSSFReader |
This class makes it easy to get at individual parts
of an OOXML .xlsx file, suitable for low memory sax
parsing or similar.
|
| XSSFReader.SheetIterator |
Iterator over sheet data.
|
| XSSFReader.XMLSheetRefReader |
|
| XSSFReader.XSSFSheetRef |
|
| XSSFRelation |
Defines namespaces, content types and normal file names / naming
patterns, for the well-known XSSF format parts.
|
| XSSFRichTextString |
Rich text unicode string.
|
| XSSFRow |
High level representation of a row of a spreadsheet.
|
| XSSFRowShifter |
Helper for shifting rows up or down
|
| XSSFShape |
Represents a shape in a SpreadsheetML drawing.
|
| XSSFShapeGroup |
This object specifies a group shape that represents many shapes grouped together.
|
| XSSFSheet |
High level representation of a SpreadsheetML worksheet.
|
| XSSFSheetConditionalFormatting |
XSSF Conditional Formattings
|
| XSSFSheetXMLHandler |
This class handles the streaming processing of a sheet#.xml
sheet part of a XSSF .xlsx file, and generates
row and cell events for it.
|
| XSSFSheetXMLHandler.SheetContentsHandler |
This interface allows to provide callbacks when reading
a sheet in streaming mode.
|
| XSSFSignatureLine |
|
| XSSFSimpleShape |
Represents a shape with a predefined geometry in a SpreadsheetML drawing.
|
| XSSFSingleXmlCell |
This class is a wrapper around the CTSingleXmlCell (Open Office XML Part 4:
chapter 3.5.2.1)
|
| XSSFTable |
This class implements the Table Part (Open Office XML Part 4: chapter 3.5.1)
Columns of this table may contains mappings to a subtree of an XML.
|
| XSSFTableColumn |
|
| XSSFTableStyle |
TableStyle implementation for styles defined in the OOXML styles.xml.
|
| XSSFTableStyleInfo |
Wrapper for the CT class, to cache values and add style lookup
|
| XSSFTextBox |
Represents a text box in a SpreadsheetML drawing.
|
| XSSFTextParagraph |
Represents a paragraph of text within the containing text body.
|
| XSSFTextRun |
Represents a run of text within the containing text body.
|
| XSSFVBAPart |
|
| XSSFVMLDrawing |
Represents a SpreadsheetML VML drawing.
|
| XSSFWorkbook |
High level representation of a SpreadsheetML workbook.
|
| XSSFWorkbookFactory |
|
| XSSFWorkbookType |
Represents the two different kinds of XML-based OOXML document.
|
| XSSFXmlColumnPr |
This class is a wrapper around the CTXmlColumnPr (Open Office XML Part 4:
chapter 3.5.1.7)
|
| XWPFAbstractFootnoteEndnote |
|
| XWPFAbstractFootnotesEndnotes |
Base class for the Footnotes and Endnotes part implementations.
|
| XWPFAbstractNum |
|
| XWPFAbstractSDT |
Experimental abstract class that is a base for XWPFSDT and XWPFSDTCell
|
| XWPFChart |
Represents a Chart in a .docx file
|
| XWPFComment |
Sketch of XWPF comment class
|
| XWPFComments |
specifies all of the comments defined in the current document
|
| XWPFCommentsDecorator |
Decorator class for XWPFParagraph allowing to add comments
found in paragraph to its text
|
| XWPFDefaultParagraphStyle |
Default Paragraph style, from which other styles will override
TODO Share logic with XWPFParagraph which also uses CTPPr
|
| XWPFDefaultRunStyle |
Default Character Run style, from which other styles will override
TODO Share logic with XWPFRun which also uses CTRPr
|
| XWPFDocument |
High(ish) level class for working with .docx files.
|
| XWPFEndnote |
Represents an end note footnote.
|
| XWPFEndnotes |
Looks after the collection of end notes for a document.
|
| XWPFFactory |
Instantiates sub-classes of POIXMLDocumentPart depending on their relationship type
|
| XWPFFieldRun |
A run of text which is part of a field, such as Title
of Page number or Author.
|
| XWPFFooter |
Sketch of XWPF footer class
|
| XWPFFootnote |
Represents a bottom-of-the-page footnote.
|
| XWPFFootnotes |
Looks after the collection of Footnotes for a document.
|
| XWPFHeader |
Sketch of XWPF header class
|
| XWPFHeaderFooter |
Parent of XWPF headers and footers
|
| XWPFHeaderFooterPolicy |
A .docx file can have no headers/footers, the same header/footer
on each page, odd/even page footers, and optionally also
a different header/footer on the first page.
|
| XWPFHyperlink |
Sketch of XWPF hyperlink class
|
| XWPFHyperlinkRun |
A run of text with a Hyperlink applied to it.
|
| XWPFLatentStyles |
|
| XWPFNum |
TODO Bring more of the logic over from XWPFParagraph
|
| XWPFNumbering |
|
| XWPFParagraph |
A Paragraph within a Document, Table, Header etc.
|
| XWPFParagraphDecorator |
Base decorator class for XWPFParagraph
|
| XWPFPicture |
|
| XWPFPictureData |
Raw picture data, normally attached to a WordprocessingML Drawing.
|
| XWPFRelation |
|
| XWPFRun |
XWPFRun object defines a region of text with a common set of properties
|
| XWPFRun.FontCharRange |
|
| XWPFSDT |
Experimental class to offer rudimentary read-only processing of
of StructuredDocumentTags/ContentControl
|
| XWPFSDTCell |
Experimental class to offer rudimentary read-only processing of
of StructuredDocumentTags/ContentControl that can appear
in a table row as if a table cell.
|
| XWPFSDTContent |
Experimental class to offer rudimentary read-only processing of
of the contentblock of an SDT/ContentControl.
|
| XWPFSDTContentCell |
Experimental class to offer rudimentary read-only processing of
of the XWPFSDTCellContent.
|
| XWPFSettings |
|
| XWPFSignatureLine |
|
| XWPFStyle |
|
| XWPFStyles |
Holds details of built-in, default and user styles, which
apply to tables / paragraphs / lists etc.
|
| XWPFTable |
Sketch of XWPFTable class.
|
| XWPFTable.XWPFBorderType |
|
| XWPFTableCell |
|
| XWPFTableCell.XWPFVertAlign |
|
| XWPFTableRow |
|
| XWPFWordExtractor |
Helper class to extract text from an OOXML Word file
|
| ZipArchiveThresholdInputStream |
|
| ZipContentTypeManager |
Zip implementation of the ContentTypeManager.
|
| ZipEntrySource |
An Interface to make getting the different bits
of a Zip File easy.
|
| ZipFileZipEntrySource |
A ZipEntrySource wrapper around a ZipFile.
|
| ZipHelper |
|
| ZipInputStreamZipEntrySource |
Provides a way to get at all the ZipEntries
from a ZipInputStream, as many times as required.
|
| ZipPackage |
Physical zip package.
|
| ZipPackagePart |
Zip implementation of a PackagePart.
|
| ZipPackagePropertiesMarshaller |
Package core properties marshaller specialized for zipped package.
|
| ZipPartMarshaller |
Zip part marshaller.
|
| ZipSecureFile |
This class wraps a ZipFile in order to check the
entries for zip bombs
while reading the archive.
|