Index

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

a - Enum constant in enum org.docx4j.fonts.fop.fonts.type1.AdobeStandardEncoding
a character
A - Enum constant in enum org.docx4j.fonts.fop.fonts.type1.AdobeStandardEncoding
A character
A3 - Enum constant in enum org.docx4j.model.structure.PageSizePaper
 
A3 - Enum constant in enum org.pptx4j.model.SlideSizesWellKnown
 
A4 - Enum constant in enum org.docx4j.model.structure.PageSizePaper
 
A4 - Enum constant in enum org.pptx4j.model.SlideSizesWellKnown
 
A5 - Enum constant in enum org.docx4j.model.structure.PageSizePaper
 
AARI - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
ABAZA - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
abbreviatedStep() - Method in class org.docx4j.model.datastorage.XPathEnhancerParser
 
abbreviatedStep_return() - Constructor for class org.docx4j.model.datastorage.XPathEnhancerParser.abbreviatedStep_return
 
ABKHAZIAN - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
ABRPATH - Static variable in class org.docx4j.model.datastorage.XPathEnhancerLexer
 
ABRPATH - Static variable in class org.docx4j.model.datastorage.XPathEnhancerParser
 
absoluteDay(Calendar, boolean) - Static method in class org.xlsx4j.org.apache.poi.ss.usermodel.DateUtil
Given a Calendar, return the number of days since 1900/12/31.
absoluteLocationPathNoroot() - Method in class org.docx4j.model.datastorage.XPathEnhancerParser
 
absoluteLocationPathNoroot_return() - Constructor for class org.docx4j.model.datastorage.XPathEnhancerParser.absoluteLocationPathNoroot_return
 
AbstractBookmarkStartWriter - Class in org.docx4j.convert.out.common.writer
 
AbstractBookmarkStartWriter() - Constructor for class org.docx4j.convert.out.common.writer.AbstractBookmarkStartWriter
 
AbstractBorder - Class in org.docx4j.model.properties.table
 
AbstractBorder(CTBorder, String) - Constructor for class org.docx4j.model.properties.table.AbstractBorder
 
AbstractBorder(CSSValue, String) - Constructor for class org.docx4j.model.properties.table.AbstractBorder
 
AbstractBrWriter - Class in org.docx4j.convert.out.common.writer
 
AbstractBrWriter() - Constructor for class org.docx4j.convert.out.common.writer.AbstractBrWriter
 
AbstractCache<K,V> - Class in org.docx4j.com.google.common.cache
This class provides a skeletal implementation of the Cache interface to minimize the effort required to implement this interface.
AbstractCache() - Constructor for class org.docx4j.com.google.common.cache.AbstractCache
Constructor for use by subclasses.
AbstractCache.SimpleStatsCounter - Class in org.docx4j.com.google.common.cache
A thread-safe AbstractCache.StatsCounter implementation for use by Cache implementors.
AbstractCache.StatsCounter - Interface in org.docx4j.com.google.common.cache
Accumulates statistics during the operation of a Cache for presentation by Cache.stats().
AbstractCellMargin - Class in org.docx4j.model.properties.table
 
AbstractCellMargin(TblWidth, String) - Constructor for class org.docx4j.model.properties.table.AbstractCellMargin
 
AbstractCellMargin(CSSValue, String) - Constructor for class org.docx4j.model.properties.table.AbstractCellMargin
 
AbstractCodePointMapping - Class in org.docx4j.fonts.fop.fonts
Abstract base class for code point mapping classes (1-byte character encodings).
AbstractCodePointMapping(String, int[]) - Constructor for class org.docx4j.fonts.fop.fonts.AbstractCodePointMapping
Main constructor.
AbstractCodePointMapping(String, int[], String[]) - Constructor for class org.docx4j.fonts.fop.fonts.AbstractCodePointMapping
Extended constructor.
AbstractConversionContext - Class in org.docx4j.convert.out.common
See /docs/developer/Convert_Out.docx for an overview of the design.
AbstractConversionContext(AbstractMessageWriter, AbstractConversionSettings, OpcPackage) - Constructor for class org.docx4j.convert.out.common.AbstractConversionContext
 
AbstractConversionImageHandler - Class in org.docx4j.model.images
 
AbstractConversionImageHandler(String, boolean) - Constructor for class org.docx4j.model.images.AbstractConversionImageHandler
Creates an AbstractConversionImageHandler
AbstractConversionSettings - Class in org.docx4j.convert.out
The Settings classes pass everything that’s needed to the conversion process.
AbstractConversionSettings() - Constructor for class org.docx4j.convert.out.AbstractConversionSettings
 
AbstractExporter<CS extends AbstractConversionSettings,CC extends AbstractConversionContext,PK extends OpcPackage> - Class in org.docx4j.convert.out.common
Exporter are responsible to create the environment for the export process.
AbstractExporter() - Constructor for class org.docx4j.convert.out.common.AbstractExporter
 
AbstractExporterDelegate<CS extends AbstractConversionSettings,CC extends AbstractWmlConversionContext> - Class in org.docx4j.convert.out.common
The …ExporterDelegate generates the html/fo document from the WordprocessingMLPackage.
AbstractExporterDelegate() - Constructor for class org.docx4j.convert.out.common.AbstractExporterDelegate
 
AbstractFldSimpleWriter - Class in org.docx4j.convert.out.common.writer
 
AbstractFldSimpleWriter(String, String) - Constructor for class org.docx4j.convert.out.common.writer.AbstractFldSimpleWriter
 
AbstractFldSimpleWriter.DateHandler - Class in org.docx4j.convert.out.common.writer
 
AbstractFldSimpleWriter.DocPropertyHandler - Class in org.docx4j.convert.out.common.writer
 
AbstractFldSimpleWriter.FldSimpleNodeWriterHandler - Interface in org.docx4j.convert.out.common.writer
 
AbstractFldSimpleWriter.FldSimpleStringWriterHandler - Interface in org.docx4j.convert.out.common.writer
 
AbstractFldSimpleWriter.FldSimpleWriterHandler - Interface in org.docx4j.convert.out.common.writer
 
AbstractFldSimpleWriter.PrintdateHandler - Class in org.docx4j.convert.out.common.writer
 
AbstractFldSimpleWriter.TimeHandler - Class in org.docx4j.convert.out.common.writer
 
AbstractFontPart - Class in org.docx4j.openpackaging.parts
 
AbstractFontPart(PartName) - Constructor for class org.docx4j.openpackaging.parts.AbstractFontPart
 
AbstractFontReader - Class in org.docx4j.fonts.fop.fonts.apps
Abstract base class for the PFM and TTF Reader command-line applications.
AbstractFontReader() - Constructor for class org.docx4j.fonts.fop.fonts.apps.AbstractFontReader
Main constructor.
AbstractFuture<V> - Class in org.docx4j.com.google.common.util.concurrent
An abstract implementation of ListenableFuture, intended for advanced users only.
AbstractFuture() - Constructor for class org.docx4j.com.google.common.util.concurrent.AbstractFuture
Constructor for use by subclasses.
AbstractHtmlExporter - Class in org.docx4j.convert.out.html
Deprecated. 
AbstractHtmlExporter() - Constructor for class org.docx4j.convert.out.html.AbstractHtmlExporter
Deprecated.
 
AbstractHtmlExporter.HtmlSettings - Class in org.docx4j.convert.out.html
Deprecated. 
AbstractHTMLExporter3 - Class in org.docx4j.convert.out.html
 
AbstractHTMLExporter3(AbstractExporterDelegate<HTMLSettings, HTMLConversionContext>) - Constructor for class org.docx4j.convert.out.html.AbstractHTMLExporter3
usual use case
AbstractHTMLExporter3(AbstractExporterDelegate<HTMLSettings, HTMLConversionContext>, AbstractWriterRegistry) - Constructor for class org.docx4j.convert.out.html.AbstractHTMLExporter3
using a customised WriterRegistry
AbstractHyperlinkWriter - Class in org.docx4j.convert.out.common.writer
 
AbstractHyperlinkWriter() - Constructor for class org.docx4j.convert.out.common.writer.AbstractHyperlinkWriter
 
AbstractHyperlinkWriterModel - Class in org.docx4j.convert.out.common.writer
Model for the hyperlink tag.
AbstractHyperlinkWriterModel() - Constructor for class org.docx4j.convert.out.common.writer.AbstractHyperlinkWriterModel
 
AbstractListeningExecutorService - Class in org.docx4j.com.google.common.util.concurrent
Abstract ListeningExecutorService implementation that creates ListenableFuture instances for each Runnable and Callable submitted to it.
AbstractListeningExecutorService() - Constructor for class org.docx4j.com.google.common.util.concurrent.AbstractListeningExecutorService
 
AbstractListNumberingDefinition - Class in org.docx4j.model.listnumbering
Represents: <w:abstractNum w:abstractNumId="0"> <w:nsid w:val="2DD860C0"/> <w:multiLevelType w:val="multilevel"/> <w:tmpl w:val="0409001D"/> <w:lvl w:ilvl="0"> <w:start w:val="1"/> <w:numFmt w:val="decimal"/> <w:lvlText w:val="%1)"/> <w:lvlJc w:val="left"/> <w:pPr> <w:ind w:left="360" w:hanging="360"/> </w:pPr> </w:lvl> <w:lvl w:ilvl="1"> <w:start w:val="1"/> <w:numFmt w:val="lowerLetter"/> <w:lvlText w:val="%2)"/> <w:lvlJc w:val="left"/> <w:pPr> <w:ind w:left="720" w:hanging="360"/> </w:pPr> </w:lvl> etc (layered on top of the JAXB object representing same)
AbstractListNumberingDefinition(Numbering.AbstractNum) - Constructor for class org.docx4j.model.listnumbering.AbstractListNumberingDefinition
 
AbstractMessageWriter - Class in org.docx4j.convert.out.common.writer
See /docs/developer/Convert_Out.docx for an overview of the design.
AbstractMessageWriter() - Constructor for class org.docx4j.convert.out.common.writer.AbstractMessageWriter
 
AbstractMigrator - Class in org.docx4j.model.datastorage.migration
 
AbstractMigrator() - Constructor for class org.docx4j.model.datastorage.migration.AbstractMigrator
 
AbstractMigratorUsingAnswersFormat - Class in org.docx4j.model.datastorage.migration
 
AbstractMigratorUsingAnswersFormat() - Constructor for class org.docx4j.model.datastorage.migration.AbstractMigratorUsingAnswersFormat
 
AbstractPageHandler() - Constructor for class org.docx4j.convert.out.html.FldSimpleWriter.AbstractPageHandler
 
AbstractPagerefHandler - Class in org.docx4j.convert.out.common.writer
 
AbstractPagerefHandler(int) - Constructor for class org.docx4j.convert.out.common.writer.AbstractPagerefHandler
 
AbstractParagraphProperty - Class in org.docx4j.model.properties.paragraph
 
AbstractParagraphProperty() - Constructor for class org.docx4j.model.properties.paragraph.AbstractParagraphProperty
 
AbstractPBorder - Class in org.docx4j.model.properties.paragraph
 
AbstractPBorder(CTBorder, String) - Constructor for class org.docx4j.model.properties.paragraph.AbstractPBorder
 
AbstractPBorder(CSSValue, String) - Constructor for class org.docx4j.model.properties.paragraph.AbstractPBorder
 
AbstractPictWriter - Class in org.docx4j.convert.out.common.writer
 
AbstractPictWriter() - Constructor for class org.docx4j.convert.out.common.writer.AbstractPictWriter
 
AbstractPmlConversionContext - Class in org.pptx4j.convert.out
 
AbstractPmlConversionContext(AbstractMessageWriter, AbstractConversionSettings, PresentationMLPackage) - Constructor for class org.pptx4j.convert.out.AbstractPmlConversionContext
 
AbstractRunProperty - Class in org.docx4j.model.properties.run
 
AbstractRunProperty() - Constructor for class org.docx4j.model.properties.run.AbstractRunProperty
 
AbstractSequentialIterator<T> - Class in org.docx4j.com.google.common.collect
This class provides a skeletal implementation of the Iterator interface for sequences whose next element can always be derived from the previous element.
AbstractSequentialIterator(T) - Constructor for class org.docx4j.com.google.common.collect.AbstractSequentialIterator
Creates a new iterator with the given first element, or, if firstOrNull is null, creates a new empty iterator.
AbstractSimpleWriter - Class in org.docx4j.convert.out.common.writer
 
AbstractSimpleWriter(String) - Constructor for class org.docx4j.convert.out.common.writer.AbstractSimpleWriter
 
AbstractSwitch - Class in org.docx4j.toc.switches
 
AbstractSwitch() - Constructor for class org.docx4j.toc.switches.AbstractSwitch
 
AbstractSymbolWriter - Class in org.docx4j.convert.out.common.writer
 
AbstractSymbolWriter() - Constructor for class org.docx4j.convert.out.common.writer.AbstractSymbolWriter
 
AbstractTableProperty - Class in org.docx4j.model.properties.table
 
AbstractTableProperty() - Constructor for class org.docx4j.model.properties.table.AbstractTableProperty
 
AbstractTableStyleProperty - Class in org.docx4j.model.properties.table.tblStyle
 
AbstractTableStyleProperty() - Constructor for class org.docx4j.model.properties.table.tblStyle.AbstractTableStyleProperty
 
AbstractTableWriter - Class in org.docx4j.convert.out.common.writer
 
AbstractTableWriter() - Constructor for class org.docx4j.convert.out.common.writer.AbstractTableWriter
 
AbstractTableWriter.TableModelTransformState - Class in org.docx4j.convert.out.common.writer
 
AbstractTableWriterModel - Class in org.docx4j.convert.out.common.writer
There are different ways to represent a table with possibly merged cells.
AbstractTableWriterModel() - Constructor for class org.docx4j.convert.out.common.writer.AbstractTableWriterModel
 
AbstractTableWriterModelCell - Class in org.docx4j.convert.out.common.writer
A cell in the table holding its own content, too
AbstractTableWriterModelCell(AbstractTableWriterModel, int, int, Tc, Node) - Constructor for class org.docx4j.convert.out.common.writer.AbstractTableWriterModelCell
 
AbstractTcProperty - Class in org.docx4j.model.properties.table.tc
 
AbstractTcProperty() - Constructor for class org.docx4j.model.properties.table.tc.AbstractTcProperty
 
AbstractTraversalUtilVisitorCallback - Class in org.docx4j.utils
 
AbstractTraversalUtilVisitorCallback() - Constructor for class org.docx4j.utils.AbstractTraversalUtilVisitorCallback
 
AbstractTrProperty - Class in org.docx4j.model.properties.table.tr
 
AbstractTrProperty() - Constructor for class org.docx4j.model.properties.table.tr.AbstractTrProperty
 
AbstractVisitorExporterDelegate<CS extends AbstractConversionSettings,CC extends AbstractWmlConversionContext> - Class in org.docx4j.convert.out.common
The …ExporterDelegate generates the html/fo document from the WordprocessingMLPackage.
AbstractVisitorExporterDelegate(AbstractVisitorExporterDelegate.AbstractVisitorExporterGeneratorFactory<CC>) - Constructor for class org.docx4j.convert.out.common.AbstractVisitorExporterDelegate
 
AbstractVisitorExporterDelegate.AbstractVisitorExporterGeneratorFactory<CC extends AbstractWmlConversionContext> - Interface in org.docx4j.convert.out.common
 
AbstractVisitorExporterGenerator<CC extends AbstractWmlConversionContext> - Class in org.docx4j.convert.out.common
The …ExporterGenerator is the visitor, that gets used in those cases where a document is done as a NonXSLT.
AbstractVisitorExporterGenerator(CC, Document, Node) - Constructor for class org.docx4j.convert.out.common.AbstractVisitorExporterGenerator
 
AbstractWmlConversionContext - Class in org.docx4j.convert.out.common
See /docs/developer/Convert_Out.docx for an overview of the design.
AbstractWmlConversionContext(AbstractWriterRegistry, AbstractMessageWriter, AbstractConversionSettings, WordprocessingMLPackage, ConversionSectionWrappers, RunFontSelector) - Constructor for class org.docx4j.convert.out.common.AbstractWmlConversionContext
 
AbstractWmlExporter<CS extends AbstractConversionSettings,CC extends AbstractWmlConversionContext> - Class in org.docx4j.convert.out.common
Superclass for the export of WordprocessingMLPackage(s)
AbstractWmlExporter(AbstractExporterDelegate<CS, CC>) - Constructor for class org.docx4j.convert.out.common.AbstractWmlExporter
 
AbstractWordXmlPicture - Class in org.docx4j.model.images
Generate HTML/XSLFO
AbstractWordXmlPicture() - Constructor for class org.docx4j.model.images.AbstractWordXmlPicture
 
AbstractWordXmlPicture.Dimensions - Class in org.docx4j.model.images
Values as parsed from E10 CSS.
AbstractWriterRegistry - Class in org.docx4j.convert.out.common
There is one instance of the WriterRegistry for each output type (eg.
AbstractWriterRegistry() - Constructor for class org.docx4j.convert.out.common.AbstractWriterRegistry
 
AbstractXsltExporterDelegate<CS extends AbstractConversionSettings,CC extends AbstractWmlConversionContext> - Class in org.docx4j.convert.out.common
The …ExporterDelegate generates the html/fo document from the WordprocessingMLPackage.
AbstractXsltExporterDelegate(String) - Constructor for class org.docx4j.convert.out.common.AbstractXsltExporterDelegate
 
accessibility - Variable in class org.docx4j.convert.out.fopconf.Fop
 
ACK - Static variable in class org.docx4j.com.google.common.base.Ascii
Acknowledge: A communication control character transmitted by a receiver as an affirmative response to a sender.
activateHyperlinkStyle(WordprocessingMLPackage) - Method in class org.docx4j.model.datastorage.BindingHyperlinkResolver
Enable the hyperlinkStyle in the docx.
activateStyle(String) - Method in class org.docx4j.model.PropertyResolver
 
activateStyle(Style) - Method in class org.docx4j.model.PropertyResolver
 
ACTIVEX_XML_OBJECT - Static variable in class org.docx4j.openpackaging.parts.relationships.Namespaces
 
ActiveXControlXmlPart - Class in org.docx4j.openpackaging.parts
OPC Parts are either XML, or binary (or text) documents.
ActiveXControlXmlPart() - Constructor for class org.docx4j.openpackaging.parts.ActiveXControlXmlPart
 
ActiveXControlXmlPart(PartName) - Constructor for class org.docx4j.openpackaging.parts.ActiveXControlXmlPart
 
acute - Enum constant in enum org.docx4j.fonts.fop.fonts.type1.AdobeStandardEncoding
acute accent character
add(int) - Method in class org.docx4j.org.apache.poi.util.IntList
Appends the specified element to the end of this list
add(int, int) - Method in class org.docx4j.org.apache.poi.util.IntList
add the specfied value at the specified index
add(E, int) - Method in interface org.docx4j.com.google.common.collect.Multiset
Adds a number of occurrences of an element to this multiset.
add(E) - Method in class org.docx4j.com.google.common.collect.ImmutableCollection
Deprecated.
Unsupported operation.
add(E) - Method in class org.docx4j.com.google.common.collect.ImmutableCollection.Builder
Adds element to the ImmutableCollection being built.
add(E) - Method in class org.docx4j.com.google.common.collect.ImmutableSet.Builder
 
add(E) - Method in interface org.docx4j.com.google.common.collect.Multiset
Adds a single occurrence of the specified element to this multiset.
add(E) - Method in class org.docx4j.com.google.common.collect.Sets.SetView
Deprecated.
Unsupported operation.
add(E) - Method in class org.docx4j.com.google.common.collect.UnmodifiableListIterator
Deprecated.
Unsupported operation.
add(E...) - Method in class org.docx4j.com.google.common.collect.ImmutableCollection.Builder
Adds each element of elements to the ImmutableCollection being built.
add(E...) - Method in class org.docx4j.com.google.common.collect.ImmutableSet.Builder
 
add(String, boolean) - Method in class org.docx4j.com.google.common.base.MoreObjects.ToStringHelper
Adds a name/value pair to the formatted output in name=value format.
add(String, char) - Method in class org.docx4j.com.google.common.base.MoreObjects.ToStringHelper
Adds a name/value pair to the formatted output in name=value format.
add(String, double) - Method in class org.docx4j.com.google.common.base.MoreObjects.ToStringHelper
Adds a name/value pair to the formatted output in name=value format.
add(String, float) - Method in class org.docx4j.com.google.common.base.MoreObjects.ToStringHelper
Adds a name/value pair to the formatted output in name=value format.
add(String, int) - Method in class org.docx4j.com.google.common.base.MoreObjects.ToStringHelper
Adds a name/value pair to the formatted output in name=value format.
add(String, long) - Method in class org.docx4j.com.google.common.base.MoreObjects.ToStringHelper
Adds a name/value pair to the formatted output in name=value format.
add(String, Object) - Method in class org.docx4j.com.google.common.base.MoreObjects.ToStringHelper
Adds a name/value pair to the formatted output in name=value format.
add(List<URL>, List<EmbedFontInfo>) - Method in class org.docx4j.fonts.fop.fonts.FontAdder
Iterates over font url list adding to font info list
add(TableModelCell) - Method in class org.docx4j.model.table.TableModelRow
 
addAbstractListNumberingDefinition(Numbering.AbstractNum) - Method in class org.docx4j.openpackaging.parts.WordprocessingML.NumberingDefinitionsPart
Add the specified definition, allocating it a new w:abstractNumId.
addAbstractListNumberingDefinitionLevel(Numbering.AbstractNum, Lvl) - Method in class org.docx4j.openpackaging.parts.WordprocessingML.NumberingDefinitionsPart
 
addAll(int, IntList) - Method in class org.docx4j.org.apache.poi.util.IntList
Inserts all of the elements in the specified collection into this list at the specified position.
addAll(Iterable<? extends E>) - Method in class org.docx4j.com.google.common.collect.ImmutableCollection.Builder
Adds each element of elements to the ImmutableCollection being built.
addAll(Iterable<? extends E>) - Method in class org.docx4j.com.google.common.collect.ImmutableSet.Builder
 
addAll(Collection<? extends E>) - Method in class org.docx4j.com.google.common.collect.ImmutableCollection
Deprecated.
Unsupported operation.
addAll(Collection<? extends E>) - Method in class org.docx4j.com.google.common.collect.Sets.SetView
Deprecated.
Unsupported operation.
addAll(Collection<T>, Iterator<? extends T>) - Static method in class org.docx4j.com.google.common.collect.Iterators
Adds all elements in iterator to collection.
addAll(Iterator<? extends E>) - Method in class org.docx4j.com.google.common.collect.ImmutableCollection.Builder
Adds each element of elements to the ImmutableCollection being built.
addAll(Iterator<? extends E>) - Method in class org.docx4j.com.google.common.collect.ImmutableSet.Builder
 
addAll(IntList) - Method in class org.docx4j.org.apache.poi.util.IntList
Appends all of the elements in the specified collection to the end of this list, in the order that they are returned by the specified collection's iterator.
addAllComposedGlyphsToSubset() - Method in class org.docx4j.fonts.fop.fonts.truetype.GlyfTable
Adds to the subset, all the glyphs that are composed by a glyph, but do not appear themselves in the subset.
addAltChunk(AltChunkType, byte[]) - Method in class org.docx4j.openpackaging.parts.JaxbXmlPartAltChunkHost
 
addAltChunk(AltChunkType, byte[]) - Method in interface org.docx4j.openpackaging.parts.WordprocessingML.AltChunkInterface
Add content from byte array of type AltChunkType, in a way that leaves it up to downstream application (eg Word) to convert the content to docx content.
addAltChunk(AltChunkType, byte[], int) - Method in class org.docx4j.openpackaging.parts.JaxbXmlPartAltChunkHost
 
addAltChunk(AltChunkType, byte[], int) - Method in interface org.docx4j.openpackaging.parts.WordprocessingML.AltChunkInterface
Add at index content from byte array of type AltChunkType, in a way that leaves it up to downstream application (eg Word) to convert the content to docx content.
addAltChunk(AltChunkType, byte[], ContentAccessor) - Method in class org.docx4j.openpackaging.parts.JaxbXmlPartAltChunkHost
 
addAltChunk(AltChunkType, byte[], ContentAccessor) - Method in interface org.docx4j.openpackaging.parts.WordprocessingML.AltChunkInterface
Add content from byte array of type AltChunkType, in a way that leaves it up to downstream application (eg Word) to convert the content to docx content.
addAltChunk(AltChunkType, byte[], ContentAccessor, int) - Method in class org.docx4j.openpackaging.parts.JaxbXmlPartAltChunkHost
 
addAltChunk(AltChunkType, byte[], ContentAccessor, int) - Method in interface org.docx4j.openpackaging.parts.WordprocessingML.AltChunkInterface
Add at index content from byte array of type AltChunkType, in a way that leaves it up to downstream application (eg Word) to convert the content to docx content.
addAltChunk(AltChunkType, InputStream) - Method in class org.docx4j.openpackaging.parts.JaxbXmlPartAltChunkHost
 
addAltChunk(AltChunkType, InputStream) - Method in interface org.docx4j.openpackaging.parts.WordprocessingML.AltChunkInterface
Add content from InputStream of type AltChunkType, in a way that leaves it up to downstream application (eg Word) to convert the content to docx content.
addAltChunk(AltChunkType, InputStream, int) - Method in class org.docx4j.openpackaging.parts.JaxbXmlPartAltChunkHost
 
addAltChunk(AltChunkType, InputStream, int) - Method in interface org.docx4j.openpackaging.parts.WordprocessingML.AltChunkInterface
Add at index content from InputStream of type AltChunkType, in a way that leaves it up to downstream application (eg Word) to convert the content to docx content.
addAltChunk(AltChunkType, InputStream, ContentAccessor) - Method in class org.docx4j.openpackaging.parts.JaxbXmlPartAltChunkHost
 
addAltChunk(AltChunkType, InputStream, ContentAccessor) - Method in interface org.docx4j.openpackaging.parts.WordprocessingML.AltChunkInterface
Add content from InputStream of type AltChunkType, in a way that leaves it up to downstream application (eg Word) to convert the content to docx content.
addAltChunk(AltChunkType, InputStream, ContentAccessor, int) - Method in class org.docx4j.openpackaging.parts.JaxbXmlPartAltChunkHost
 
addAltChunk(AltChunkType, InputStream, ContentAccessor, int) - Method in interface org.docx4j.openpackaging.parts.WordprocessingML.AltChunkInterface
Add at index content from InputStream of type AltChunkType, in a way that leaves it up to downstream application (eg Word) to convert the content to docx content.
addBase64Element(byte[], String) - Method in class org.docx4j.org.apache.xml.security.utils.ElementProxy
Method addBase64Element
addBase64Text(byte[]) - Method in class org.docx4j.org.apache.xml.security.utils.ElementProxy
Method addBase64Text
addBigIntegerElement(BigInteger, String) - Method in class org.docx4j.org.apache.xml.security.utils.ElementProxy
Method addBigIntegerElement
addBrRunToDocFrag(DocumentFragment, RPr) - Method in class org.docx4j.model.datastorage.ValueInserterPlainTextImpl
 
addCell(TableModelCell) - Method in class org.docx4j.model.table.TableModel
 
addCell(Tc) - Method in class org.docx4j.model.table.TableModel
Add a new cell to this table
addCell(Tc, Node) - Method in class org.docx4j.convert.out.common.writer.AbstractTableWriterModel
Add a new cell to this table and copy processed content of tc to it.
addCertificate(X509Certificate) - Method in class org.docx4j.org.apache.poi.poifs.crypt.agile.AgileEncryptionVerifier
 
addCharacter(NamedCharacter) - Method in class org.docx4j.fonts.fop.fonts.SimpleSingleByteEncoding
Adds a new character to the encoding.
addCharacterToCurrent(char) - Method in interface org.docx4j.fonts.RunFontSelector.RunFontCharacterVisitor
 
addCharMetrics(AFMCharMetrics) - Method in class org.docx4j.fonts.fop.fonts.type1.AFMFile
Adds new character metrics.
addChild(DefaultConfiguration) - Method in class org.docx4j.fonts.fop.configuration.DefaultConfiguration
 
addChild(Node<T>) - Method in class org.docx4j.model.styles.Node
Adds a child to the list of children for this Node.
addChild(Property) - Method in class org.docx4j.org.apache.poi.poifs.property.DirectoryProperty
Add a new child to the collection of children
addChild(Property) - Method in interface org.docx4j.org.apache.poi.poifs.property.Parent
Add a new child to the collection of children
addCodePointToCurrent(int) - Method in interface org.docx4j.fonts.RunFontSelector.RunFontCharacterVisitor
 
addDefaultContent() - Method in class org.docx4j.openpackaging.parts.PresentationML.NotesMasterPart
 
addDefaultContentType(String, String) - Method in class org.docx4j.openpackaging.contenttype.ContentTypeManager
 
addDefaultContentType(String, CTDefault) - Method in class org.docx4j.openpackaging.contenttype.ContentTypeManager
Add a content type associated with the specified extension.
addDefaultDataSpace(DirectoryEntry) - Static method in class org.docx4j.org.apache.poi.poifs.crypt.DataSpaceMapUtils
 
addDocPropsCorePart() - Method in class org.docx4j.openpackaging.packages.OpcPackage
 
addDocPropsCustomPart() - Method in class org.docx4j.openpackaging.packages.OpcPackage
 
addDocPropsExtendedPart() - Method in class org.docx4j.openpackaging.packages.OpcPackage
 
addDummyCell(int, boolean, boolean) - Method in class org.docx4j.model.table.TableModel
 
addEventListener(EventListener) - Method in class org.docx4j.org.apache.fop.events.CompositeEventListener
Adds an event listener to the broadcaster.
addEventListener(EventListener) - Method in class org.docx4j.org.apache.fop.events.DefaultEventBroadcaster
Adds an event listener to the broadcaster.
addEventListener(EventListener) - Method in interface org.docx4j.org.apache.fop.events.EventBroadcaster
Adds an event listener to the broadcaster.
addEventModel(EventModel) - Static method in class org.docx4j.org.apache.fop.events.DefaultEventBroadcaster
Adds a new EventModel to the list of registered event models.
addFeatures(String[]) - Method in class org.docx4j.convert.out.AbstractConversionSettings
 
addFont(EmbedFontInfo, InternalResourceResolver) - Method in class org.docx4j.fonts.fop.fonts.FontCache
Adds a font info to cache
addFontProperties(String, String[], String, int) - Method in class org.docx4j.fonts.fop.fonts.FontInfo
Adds a series of new font triplets given an array of font family names.
addFontProperties(String, String, String, int) - Method in class org.docx4j.fonts.fop.fonts.FontInfo
Adds a new font triplet.
addFontProperties(String, FontTriplet) - Method in class org.docx4j.fonts.fop.fonts.FontInfo
Adds a new font triplet.
addFontTriplet(StringBuilder, String, String, String) - Static method in class org.docx4j.fonts.fop.util.FopConfigUtil
 
addFormat(String, Format) - Method in class org.xlsx4j.org.apache.poi.ss.usermodel.DataFormatter
Adds a new format to the available formats.
addHyperlinkToDocFrag(JaxbXmlPart, DocumentFragment, String) - Method in class org.docx4j.model.datastorage.ValueInserterPlainTextForOpenAPI3
 
addHyperlinkToDocFrag(JaxbXmlPart, DocumentFragment, String) - Method in class org.docx4j.model.datastorage.ValueInserterPlainTextImpl
 
addImage(DiagramDataPart, String) - Static method in class org.docx4j.openpackaging.parts.DrawingML.DiagramDataPart
 
additionalEncodings - Variable in class org.docx4j.fonts.fop.fonts.CustomFont
 
additiveExpr() - Method in class org.docx4j.model.datastorage.XPathEnhancerParser
 
additiveExpr_return() - Constructor for class org.docx4j.model.datastorage.XPathEnhancerParser.additiveExpr_return
 
addListener(Runnable, Executor) - Method in class org.docx4j.com.google.common.util.concurrent.AbstractFuture
Registers a listener to be run on the given executor.
addListener(Runnable, Executor) - Method in class org.docx4j.com.google.common.util.concurrent.SettableFuture
 
addListener(Runnable, Executor) - Method in interface org.docx4j.com.google.common.util.concurrent.ListenableFuture
Registers a listener to be run on the given executor.
addMapping(String, String, Attr) - Method in class org.docx4j.org.apache.xml.security.c14n.implementations.NameSpaceSymbTable
Adds the mapping for a prefix.
addMappingAndRender(String, String, Attr) - Method in class org.docx4j.org.apache.xml.security.c14n.implementations.NameSpaceSymbTable
Adds a definition and mark it as render.
addMcChoiceNamespace(String) - Method in class org.docx4j.openpackaging.parts.JaxbXmlPart
Specify a namespace prefix (used in mc:Choice/@Requires) which docx4j should declare on the top-level element of the part (otherwise Microsoft Office won't be able to open the file).
addMethod(EventMethodModel) - Method in class org.docx4j.org.apache.fop.events.model.EventProducerModel
Adds a model instance of an event method.
addMetrics(String, FontMetrics) - Method in class org.docx4j.fonts.fop.fonts.FontInfo
Adds font metrics for a specific font.
addNamespaceDeclaration(Element, String, String) - Static method in class org.docx4j.org.apache.poi.util.DocumentHelper
Adds a namespace declaration attribute to the given element.
addNamespaceDeclaration(Element, Namespace) - Static method in class org.docx4j.org.apache.poi.util.DocumentHelper
Adds a namespace declaration attribute to the given element.
addNodeFilter(NodeFilter) - Method in class org.docx4j.org.apache.xml.security.signature.XMLSignatureInput
 
addNoteTextPara(String, String) - Method in class org.docx4j.openpackaging.parts.PresentationML.NotesSlidePart
 
addObject(Object) - Method in class org.docx4j.openpackaging.parts.WordprocessingML.MainDocumentPart
Add the object o to the document.
addOverrideContentType(URI, String) - Method in class org.docx4j.openpackaging.contenttype.ContentTypeManager
 
addOverrideContentType(URI, CTOverride) - Method in class org.docx4j.openpackaging.contenttype.ContentTypeManager
Add an override content type for a specific part.
addOverrideContentType(PartName, String) - Method in class org.docx4j.openpackaging.contenttype.ContentTypeManager
 
addPageNumber(boolean) - Method in class org.docx4j.toc.TocEntry
 
addParagraph(String) - Method in class org.docx4j.openpackaging.parts.WordprocessingML.MainDocumentPart
Create a paragraph from the xml string <w:p>...</w:p> , and add it to the document.
addParagraphOfText(String) - Method in class org.docx4j.openpackaging.parts.WordprocessingML.MainDocumentPart
Create a paragraph containing the string simpleText, and add it to the document.
addParameter(Class, String) - Method in class org.docx4j.org.apache.fop.events.model.EventMethodModel
Adds a method parameter.
addParameter(EventMethodModel.Parameter) - Method in class org.docx4j.org.apache.fop.events.model.EventMethodModel
Adds a method parameter.
addPart(Part, RelationshipsPart.AddPartBehaviour, ContentTypeManager) - Method in class org.docx4j.openpackaging.parts.relationships.RelationshipsPart
Add a newly created part, a relationship and the content type.
addPart(Part, RelationshipsPart.AddPartBehaviour, ContentTypeManager, String) - Method in class org.docx4j.openpackaging.parts.relationships.RelationshipsPart
Add a newly created part, a relationship and the content type.
addPartsFromRelationships(ZipOutputStream, RelationshipsPart) - Method in class org.docx4j.openpackaging.io.SaveToZipFile
Deprecated.
 
addPartsFromRelationships(RelationshipsPart) - Method in class org.docx4j.convert.out.flatOpcXml.FlatOpcXmlCreator
 
addPartsFromRelationships(RelationshipsPart) - Method in class org.docx4j.openpackaging.io3.Save
 
addPhysicalFont(URI) - Static method in class org.docx4j.fonts.PhysicalFonts
Add a physical font's EmbedFontInfo object.
addPhysicalFonts(String, URI) - Static method in class org.docx4j.fonts.PhysicalFonts
Add a physical font's EmbedFontInfo object.
addPrivateUseMapping(int, int) - Method in class org.docx4j.fonts.fop.fonts.MultiByteFont
Add a private use mapping {PU,GI} to the existing character map.
addProducer(EventProducerModel) - Method in class org.docx4j.org.apache.fop.events.model.EventModel
Adds the model of an event producer to the event model.
addPropertiesPart(WordprocessingMLPackage, Part, String) - Method in class org.docx4j.model.datastorage.migration.AbstractMigrator
 
addProperty(Property) - Method in class org.docx4j.org.apache.poi.poifs.property.PropertyTableBase
Add a property to the list of properties we manage
addRelationship(Relationship) - Method in class org.docx4j.openpackaging.parts.relationships.RelationshipsPart
Add the specified relationship to the collection.
addReturnBeforeChild(Element, Node) - Static method in class org.docx4j.org.apache.xml.security.utils.XMLUtils
 
addReturnToElement(Document, HelperNodeList) - Static method in class org.docx4j.org.apache.xml.security.utils.XMLUtils
 
addReturnToElement(Element) - Static method in class org.docx4j.org.apache.xml.security.utils.XMLUtils
Method addReturnToElement
addReturnToSelf() - Method in class org.docx4j.org.apache.xml.security.utils.ElementProxy
 
addRow(AbstractTableWriterModelCell) - Method in class org.docx4j.convert.out.common.writer.AbstractTableWriterModel
 
addSection(Section) - Method in class org.docx4j.org.apache.poi.hpsf.MutablePropertySet
Adds a section to this property set.
addSection(Section) - Method in class org.docx4j.org.apache.poi.hpsf.SpecialPropertySet
 
addSlide(int, SlidePart) - Method in class org.docx4j.openpackaging.parts.PresentationML.MainPresentationPart
Inserts the slide at the specified position in the presentation.
addSlide(SlidePart) - Method in class org.docx4j.openpackaging.parts.PresentationML.MainPresentationPart
Append the slide at the end of the presentation.
addSlideIdListEntry(SlidePart) - Method in class org.docx4j.openpackaging.parts.PresentationML.MainPresentationPart
Add a slide to this presentation.
addSlideIdListEntry(SlidePart, RelationshipsPart.AddPartBehaviour) - Method in class org.docx4j.openpackaging.parts.PresentationML.MainPresentationPart
Deprecated.
addSlideLayoutIdListEntry(SlideLayoutPart) - Method in class org.docx4j.openpackaging.parts.PresentationML.SlideMasterPart
 
addSlideMasterIdListEntry(SlideMasterPart) - Method in class org.docx4j.openpackaging.parts.PresentationML.MainPresentationPart
 
addStyledParagraphOfText(String, String) - Method in class org.docx4j.openpackaging.parts.WordprocessingML.MainDocumentPart
Create a paragraph containing the string simpleText, styled using the specified style (up to user to ensure it is a paragraph style) and add it to the document.
addSubtable(GlyphSubtable) - Method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphDefinitionTable
Add a subtable.
addSubtable(GlyphSubtable) - Method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphTable
Add a subtable.
addSubtable(GlyphSubtable) - Method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphTable.LookupTable
Add a subtable into this lookup table's collecion of subtables according to its natural order.
addTargetPart(Part) - Method in class org.docx4j.openpackaging.Base
Convenience method to add a part to this Part's relationships.
addTargetPart(Part, String) - Method in class org.docx4j.openpackaging.Base
Convenience method to add a part to this Part's relationships.
addTargetPart(Part, RelationshipsPart.AddPartBehaviour) - Method in class org.docx4j.openpackaging.Base
Convenience method to add a part to this Part's relationships.
addTargetPart(Part, RelationshipsPart.AddPartBehaviour, String) - Method in class org.docx4j.openpackaging.Base
Convenience method to add a part to this Part's relationships.
addText(String) - Method in class org.docx4j.org.apache.xml.security.utils.ElementProxy
Method addText
addTextElement(String, String) - Method in class org.docx4j.org.apache.xml.security.utils.ElementProxy
Method addTextElement
addTocHeading(MainDocumentPart, TocStyles, SdtContentBlock) - Static method in class org.docx4j.toc.TocSdtUtils
 
addTocHeading(MainDocumentPart, TocStyles, SdtContentBlock, String) - Static method in class org.docx4j.toc.TocSdtUtils
 
addTransform(String) - Method in class org.docx4j.org.apache.xml.security.transforms.Transforms
Adds the Transform with the specified Transform algorithm URI
addTransform(String, Element) - Method in class org.docx4j.org.apache.xml.security.transforms.Transforms
Adds the Transform with the specified Transform algorithm URI
addTransform(String, NodeList) - Method in class org.docx4j.org.apache.xml.security.transforms.Transforms
Adds the Transform with the specified Transform algorithm URI.
addUnencodedCharacter(NamedCharacter, int, Rectangle) - Method in class org.docx4j.fonts.fop.fonts.CustomFont
Adds an unencoded character (one that is not supported by the primary encoding).
addUnencodedCharacter(NamedCharacter, int, Rectangle) - Method in class org.docx4j.fonts.fop.fonts.SingleByteFont
Adds an unencoded character (one that is not supported by the primary encoding).
addValue(boolean) - Method in class org.docx4j.com.google.common.base.MoreObjects.ToStringHelper
Adds an unnamed value to the formatted output.
addValue(char) - Method in class org.docx4j.com.google.common.base.MoreObjects.ToStringHelper
Adds an unnamed value to the formatted output.
addValue(double) - Method in class org.docx4j.com.google.common.base.MoreObjects.ToStringHelper
Adds an unnamed value to the formatted output.
addValue(float) - Method in class org.docx4j.com.google.common.base.MoreObjects.ToStringHelper
Adds an unnamed value to the formatted output.
addValue(int) - Method in class org.docx4j.com.google.common.base.MoreObjects.ToStringHelper
Adds an unnamed value to the formatted output.
addValue(long) - Method in class org.docx4j.com.google.common.base.MoreObjects.ToStringHelper
Adds an unnamed value to the formatted output.
addValue(Object) - Method in class org.docx4j.com.google.common.base.MoreObjects.ToStringHelper
Adds an unnamed value to the formatted output.
addXKerning(String, String, double) - Method in class org.docx4j.fonts.fop.fonts.type1.AFMFile
Adds a X-kerning entry.
AdHocProperty - Class in org.docx4j.model.properties
 
AdHocProperty(String, String, String, String) - Constructor for class org.docx4j.model.properties.AdHocProperty
 
adjust(int[], int) - Method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphPositioningTable.Value
Apply value to adjustments using font size for device table adjustments.
adjust(int, int, int, int) - Method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphPositioningTable.Value
Apply value to specific adjustments to without use of device table adjustments.
adjust(GlyphPositioningTable.Value) - Method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphPositioningState
Perform adjustments at current position index.
adjust(GlyphPositioningTable.Value, int) - Method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphPositioningState
Perform adjustments at specified offset from current position index.
adjustFontInfo(FontInfo) - Method in class org.docx4j.fonts.fop.fonts.substitute.FontSubstitutions
Adjusts a given fontInfo using this font substitution catalog
AdobeStandardEncoding - Enum in org.docx4j.fonts.fop.fonts.type1
Enumerates the linkplain http://unicode.org/Public/MAPPINGS/VENDORS/ADOBE/stdenc.txt for characters found in a Type1 font.
advance(Iterator<?>, int) - Static method in class org.docx4j.com.google.common.collect.Iterators
Calls next() on iterator, either numberToAdvance times or until hasNext() returns false, whichever comes first.
advanced - Variable in class org.docx4j.fonts.fop.fonts.EmbedFontInfo
false, to disable advanced typographic features
AdvancedMessageFormat - Class in org.docx4j.org.apache.fop.util.text
Formats messages based on a template and with a set of named parameters.
AdvancedMessageFormat(CharSequence) - Constructor for class org.docx4j.org.apache.fop.util.text.AdvancedMessageFormat
Construct a new message format.
AdvancedMessageFormat.Function - Interface in org.docx4j.org.apache.fop.util.text
Implementations of this interface do some computation based on the message parameters given to it.
AdvancedMessageFormat.ObjectFormatter - Interface in org.docx4j.org.apache.fop.util.text
Implementations of this interface format certain objects to strings.
AdvancedMessageFormat.Part - Interface in org.docx4j.org.apache.fop.util.text
Represents a message template part.
AdvancedMessageFormat.PartFactory - Interface in org.docx4j.org.apache.fop.util.text
Implementations of this interface parse a field part and return message parts.
advancedTableReader - Variable in class org.docx4j.fonts.fop.fonts.truetype.OpenFont
 
AdvancedTypographicTableFormatException - Exception in org.docx4j.fonts.fop.complexscripts.fonts
Exception thrown when attempting to decode a truetype font file and a format constraint is violated.
AdvancedTypographicTableFormatException() - Constructor for exception org.docx4j.fonts.fop.complexscripts.fonts.AdvancedTypographicTableFormatException
Instantiate ATT format exception.
AdvancedTypographicTableFormatException(String) - Constructor for exception org.docx4j.fonts.fop.complexscripts.fonts.AdvancedTypographicTableFormatException
Instantiate ATT format exception.
AdvancedTypographicTableFormatException(String, Throwable) - Constructor for exception org.docx4j.fonts.fop.complexscripts.fonts.AdvancedTypographicTableFormatException
Instantiate ATT format exception.
ADYGHE - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
ae - Enum constant in enum org.docx4j.fonts.fop.fonts.type1.AdobeStandardEncoding
ae (small) character
AE - Enum constant in enum org.docx4j.fonts.fop.fonts.type1.AdobeStandardEncoding
AE (capitalised) character
aes - Enum constant in enum org.docx4j.org.apache.poi.poifs.crypt.CipherProvider
 
aes128 - Enum constant in enum org.docx4j.org.apache.poi.poifs.crypt.CipherAlgorithm
 
aes192 - Enum constant in enum org.docx4j.org.apache.poi.poifs.crypt.CipherAlgorithm
 
aes256 - Enum constant in enum org.docx4j.org.apache.poi.poifs.crypt.CipherAlgorithm
 
AF - Static variable in class org.docx4j.openpackaging.parts.relationships.Namespaces
 
AFAR - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
AFMCharMetrics - Class in org.docx4j.fonts.fop.fonts.type1
Holds the metrics of a single character from an AFM file.
AFMCharMetrics() - Constructor for class org.docx4j.fonts.fop.fonts.type1.AFMCharMetrics
 
AFMFile - Class in org.docx4j.fonts.fop.fonts.type1
Represents the contents of a Type 1 AFM font metrics file.
AFMFile() - Constructor for class org.docx4j.fonts.fop.fonts.type1.AFMFile
Default constructor.
AFMParser - Class in org.docx4j.fonts.fop.fonts.type1
Parses the contents of a Type 1 AFM font metrics file into an object structure (AFMFile).
AFMParser() - Constructor for class org.docx4j.fonts.fop.fonts.type1.AFMParser
Main constructor.
AFMWritingDirectionMetrics - Class in org.docx4j.fonts.fop.fonts.type1
Represents a writing direction metrics section from an AFM file.
AFMWritingDirectionMetrics() - Constructor for class org.docx4j.fonts.fop.fonts.type1.AFMWritingDirectionMetrics
 
AFRIKAANS - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
afterDone() - Method in class org.docx4j.com.google.common.util.concurrent.AbstractFuture
Callback method that is called exactly once after the future is completed.
afterUnmarshal(Object, Object) - Method in class org.docx4j.jaxb.Docx4jUnmarshallerListener
 
AGAW - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
agile - Enum constant in enum org.docx4j.org.apache.poi.poifs.crypt.EncryptionMode
 
AgileCertificateEntry() - Constructor for class org.docx4j.org.apache.poi.poifs.crypt.agile.AgileEncryptionVerifier.AgileCertificateEntry
 
AgileDecryptor - Class in org.docx4j.org.apache.poi.poifs.crypt.agile
Decryptor implementation for Agile Encryption
AgileDecryptor(AgileEncryptionInfoBuilder) - Constructor for class org.docx4j.org.apache.poi.poifs.crypt.agile.AgileDecryptor
 
AgileEncryptionHeader - Class in org.docx4j.org.apache.poi.poifs.crypt.agile
 
AgileEncryptionHeader(String) - Constructor for class org.docx4j.org.apache.poi.poifs.crypt.agile.AgileEncryptionHeader
 
AgileEncryptionHeader(CTEncryption) - Constructor for class org.docx4j.org.apache.poi.poifs.crypt.agile.AgileEncryptionHeader
 
AgileEncryptionHeader(CipherAlgorithm, HashAlgorithm, int, int, ChainingMode) - Constructor for class org.docx4j.org.apache.poi.poifs.crypt.agile.AgileEncryptionHeader
 
AgileEncryptionInfoBuilder - Class in org.docx4j.org.apache.poi.poifs.crypt.agile
 
AgileEncryptionInfoBuilder() - Constructor for class org.docx4j.org.apache.poi.poifs.crypt.agile.AgileEncryptionInfoBuilder
 
AgileEncryptionVerifier - Class in org.docx4j.org.apache.poi.poifs.crypt.agile
Used when checking if a key is valid for a document
AgileEncryptionVerifier(String) - Constructor for class org.docx4j.org.apache.poi.poifs.crypt.agile.AgileEncryptionVerifier
 
AgileEncryptionVerifier(CTEncryption) - Constructor for class org.docx4j.org.apache.poi.poifs.crypt.agile.AgileEncryptionVerifier
 
AgileEncryptionVerifier(CipherAlgorithm, HashAlgorithm, int, int, ChainingMode) - Constructor for class org.docx4j.org.apache.poi.poifs.crypt.agile.AgileEncryptionVerifier
 
AgileEncryptionVerifier.AgileCertificateEntry - Class in org.docx4j.org.apache.poi.poifs.crypt.agile
 
AgileEncryptor - Class in org.docx4j.org.apache.poi.poifs.crypt.agile
 
AgileEncryptor(AgileEncryptionInfoBuilder) - Constructor for class org.docx4j.org.apache.poi.poifs.crypt.agile.AgileEncryptor
 
AL - Static variable in interface org.docx4j.fonts.fop.complexscripts.bidi.BidiConstants
right-to-left arabic class
ALBANIAN - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
ALGO_ID_AUTHENTICATION_XMLSIGNATURE - Static variable in class org.docx4j.org.apache.xml.security.utils.EncryptionConstants
Message Authentication - RECOMMENDED XML Digital Signature
ALGO_ID_BLOCKCIPHER_AES128 - Static variable in class org.docx4j.org.apache.xml.security.utils.EncryptionConstants
Block Encryption - REQUIRED AES-128
ALGO_ID_BLOCKCIPHER_AES128_GCM - Static variable in class org.docx4j.org.apache.xml.security.utils.EncryptionConstants
Block Encryption - OPTIONAL AES-128-GCM
ALGO_ID_BLOCKCIPHER_AES192 - Static variable in class org.docx4j.org.apache.xml.security.utils.EncryptionConstants
Block Encryption - OPTIONAL AES-192
ALGO_ID_BLOCKCIPHER_AES192_GCM - Static variable in class org.docx4j.org.apache.xml.security.utils.EncryptionConstants
Block Encryption - OPTIONAL AES-192-GCM
ALGO_ID_BLOCKCIPHER_AES256 - Static variable in class org.docx4j.org.apache.xml.security.utils.EncryptionConstants
Block Encryption - REQUIRED AES-256
ALGO_ID_BLOCKCIPHER_AES256_GCM - Static variable in class org.docx4j.org.apache.xml.security.utils.EncryptionConstants
Block Encryption - OPTIONAL AES-256-GCM
ALGO_ID_BLOCKCIPHER_CAMELLIA128 - Static variable in class org.docx4j.org.apache.xml.security.utils.EncryptionConstants
Block Encryption - OPTIONAL CAMELLIA-128
ALGO_ID_BLOCKCIPHER_CAMELLIA192 - Static variable in class org.docx4j.org.apache.xml.security.utils.EncryptionConstants
Block Encryption - OPTIONAL CAMELLIA-128
ALGO_ID_BLOCKCIPHER_CAMELLIA256 - Static variable in class org.docx4j.org.apache.xml.security.utils.EncryptionConstants
Block Encryption - OPTIONAL CAMELLIA-128
ALGO_ID_BLOCKCIPHER_SEED128 - Static variable in class org.docx4j.org.apache.xml.security.utils.EncryptionConstants
Block Encryption - OPTIONAL SEED-128
ALGO_ID_BLOCKCIPHER_TRIPLEDES - Static variable in class org.docx4j.org.apache.xml.security.utils.EncryptionConstants
Block Encryption - REQUIRED TRIPLEDES
ALGO_ID_C14N_EXCL_OMIT_COMMENTS - Static variable in class org.docx4j.org.apache.xml.security.c14n.Canonicalizer
The URL defined in XML-SEC Rec for exclusive c14n without comments.
ALGO_ID_C14N_EXCL_WITH_COMMENTS - Static variable in class org.docx4j.org.apache.xml.security.c14n.Canonicalizer
The URL defined in XML-SEC Rec for exclusive c14n with comments.
ALGO_ID_C14N_OMIT_COMMENTS - Static variable in class org.docx4j.org.apache.xml.security.c14n.Canonicalizer
The URL defined in XML-SEC Rec for inclusive c14n without comments.
ALGO_ID_C14N_OMITCOMMENTS - Static variable in class org.docx4j.org.apache.xml.security.utils.EncryptionConstants
Canonicalization - OPTIONAL Canonical XML (omits comments)
ALGO_ID_C14N_PHYSICAL - Static variable in class org.docx4j.org.apache.xml.security.c14n.Canonicalizer
Non-standard algorithm to serialize the physical representation for XML Encryption
ALGO_ID_C14N_WITH_COMMENTS - Static variable in class org.docx4j.org.apache.xml.security.c14n.Canonicalizer
The URL defined in XML-SEC Rec for inclusive c14n with comments.
ALGO_ID_C14N_WITHCOMMENTS - Static variable in class org.docx4j.org.apache.xml.security.utils.EncryptionConstants
Canonicalization - OPTIONAL Canonical XML with Comments
ALGO_ID_C14N11_OMIT_COMMENTS - Static variable in class org.docx4j.org.apache.xml.security.c14n.Canonicalizer
The URI for inclusive c14n 1.1 without comments.
ALGO_ID_C14N11_WITH_COMMENTS - Static variable in class org.docx4j.org.apache.xml.security.c14n.Canonicalizer
The URI for inclusive c14n 1.1 with comments.
ALGO_ID_DIGEST_SHA1 - Static variable in class org.docx4j.org.apache.xml.security.utils.Constants
Digest - Required SHA1
ALGO_ID_ENCODING_BASE64 - Static variable in class org.docx4j.org.apache.xml.security.utils.EncryptionConstants
Encoding - REQUIRED base64
ALGO_ID_KEYAGREEMENT_DH - Static variable in class org.docx4j.org.apache.xml.security.utils.EncryptionConstants
Key Agreement - OPTIONAL Diffie-Hellman
ALGO_ID_KEYTRANSPORT_RSA15 - Static variable in class org.docx4j.org.apache.xml.security.utils.EncryptionConstants
Key Transport - REQUIRED RSA-v1.5
ALGO_ID_KEYTRANSPORT_RSAOAEP - Static variable in class org.docx4j.org.apache.xml.security.utils.EncryptionConstants
Key Transport - REQUIRED RSA-OAEP
ALGO_ID_KEYTRANSPORT_RSAOAEP_11 - Static variable in class org.docx4j.org.apache.xml.security.utils.EncryptionConstants
Key Transport - OPTIONAL RSA-OAEP_11
ALGO_ID_KEYWRAP_AES128 - Static variable in class org.docx4j.org.apache.xml.security.utils.EncryptionConstants
Symmetric Key Wrap - REQUIRED AES-128 KeyWrap
ALGO_ID_KEYWRAP_AES192 - Static variable in class org.docx4j.org.apache.xml.security.utils.EncryptionConstants
Symmetric Key Wrap - OPTIONAL AES-192 KeyWrap
ALGO_ID_KEYWRAP_AES256 - Static variable in class org.docx4j.org.apache.xml.security.utils.EncryptionConstants
Symmetric Key Wrap - REQUIRED AES-256 KeyWrap
ALGO_ID_KEYWRAP_CAMELLIA128 - Static variable in class org.docx4j.org.apache.xml.security.utils.EncryptionConstants
Symmetric Key Wrap - OPTIONAL CAMELLIA-128 KeyWrap
ALGO_ID_KEYWRAP_CAMELLIA192 - Static variable in class org.docx4j.org.apache.xml.security.utils.EncryptionConstants
Symmetric Key Wrap - OPTIONAL CAMELLIA-192 KeyWrap
ALGO_ID_KEYWRAP_CAMELLIA256 - Static variable in class org.docx4j.org.apache.xml.security.utils.EncryptionConstants
Symmetric Key Wrap - OPTIONAL CAMELLIA-256 KeyWrap
ALGO_ID_KEYWRAP_SEED128 - Static variable in class org.docx4j.org.apache.xml.security.utils.EncryptionConstants
Symmetric Key Wrap - OPTIONAL SEED-128 KeyWrap
ALGO_ID_KEYWRAP_TRIPLEDES - Static variable in class org.docx4j.org.apache.xml.security.utils.EncryptionConstants
Symmetric Key Wrap - REQUIRED TRIPLEDES KeyWrap
ALGO_ID_SIGNATURE_ECDSA_CERTICOM - Static variable in class org.docx4j.org.apache.xml.security.utils.Constants
 
ALGORITHM_AES_128 - Static variable in class org.docx4j.org.apache.poi.poifs.crypt.EncryptionHeader
 
ALGORITHM_AES_192 - Static variable in class org.docx4j.org.apache.poi.poifs.crypt.EncryptionHeader
 
ALGORITHM_AES_256 - Static variable in class org.docx4j.org.apache.poi.poifs.crypt.EncryptionHeader
 
ALGORITHM_RC4 - Static variable in class org.docx4j.org.apache.poi.poifs.crypt.EncryptionHeader
 
AlgorithmAlreadyRegisteredException - Exception in org.docx4j.org.apache.xml.security.exceptions
 
AlgorithmAlreadyRegisteredException() - Constructor for exception org.docx4j.org.apache.xml.security.exceptions.AlgorithmAlreadyRegisteredException
Constructor AlgorithmAlreadyRegisteredException
AlgorithmAlreadyRegisteredException(Exception, String) - Constructor for exception org.docx4j.org.apache.xml.security.exceptions.AlgorithmAlreadyRegisteredException
Constructor AlgorithmAlreadyRegisteredException
AlgorithmAlreadyRegisteredException(Exception, String, Object[]) - Constructor for exception org.docx4j.org.apache.xml.security.exceptions.AlgorithmAlreadyRegisteredException
Constructor AlgorithmAlreadyRegisteredException
AlgorithmAlreadyRegisteredException(String) - Constructor for exception org.docx4j.org.apache.xml.security.exceptions.AlgorithmAlreadyRegisteredException
Constructor AlgorithmAlreadyRegisteredException
AlgorithmAlreadyRegisteredException(String, Object[]) - Constructor for exception org.docx4j.org.apache.xml.security.exceptions.AlgorithmAlreadyRegisteredException
Constructor AlgorithmAlreadyRegisteredException
all(Iterator<T>, Predicate<? super T>) - Static method in class org.docx4j.com.google.common.collect.Iterators
Returns true if every element returned by iterator satisfies the given predicate.
ALL - Enum constant in enum org.docx4j.model.datastorage.RemovalHandler.Quantifier
Every SDT shall be removed.
ALL_BUT_PLACEHOLDERS - Enum constant in enum org.docx4j.model.datastorage.RemovalHandler.Quantifier
Ordinarily, if an SDT contains XML but no real content, that XML is also removed.
ALL_BUT_PLACEHOLDERS_CONTENT - Enum constant in enum org.docx4j.model.datastorage.RemovalHandler.Quantifier
Ordinarily, if an SDT contains XML but no real content, that XML is also removed.
allocateSpace(int) - Method in class org.docx4j.org.apache.poi.poifs.storage.BlockAllocationTableWriter
Allocate space for a block of indices
allowedKeySize - Variable in enum org.docx4j.org.apache.poi.poifs.crypt.CipherAlgorithm
 
ALSATIAN - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
alt - Variable in class org.docx4j.model.images.AbstractWordXmlPicture
 
ALTAI - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
AltChunkFinder - Class in org.docx4j.utils
 
AltChunkFinder() - Constructor for class org.docx4j.utils.AltChunkFinder
 
AltChunkFinder.LocatedChunk - Class in org.docx4j.utils
Track the parent of altChunk.
AltChunkInterface - Interface in org.docx4j.openpackaging.parts.WordprocessingML
An altChunk can appear wherever EG_BlockLevelElts is allowed ie in tc, footnotes/endnotes, txbxContent, body, comment, hdr/ftr.
AltChunkType - Enum in org.docx4j.openpackaging.parts.WordprocessingML
 
Alteration(PartName, Part) - Constructor for class org.docx4j.openpackaging.parts.relationships.AlteredParts.Alteration
 
Alteration(RelationshipsPart, Part) - Constructor for class org.docx4j.openpackaging.parts.relationships.AlteredParts.Alteration
 
Alterations() - Constructor for class org.docx4j.openpackaging.parts.relationships.AlteredParts.Alterations
 
AlteredParts - Class in org.docx4j.openpackaging.parts.relationships
Output is Flat OPC XML format: <pkg:part pkg:name="/word/document.xml" pkg:contentType="application/vnd.openxmlformats-officedocument.wordprocessingml.document.main+xml"> <pkg:xmlData> <w:document and <pkg:part pkg:name="/word/_rels/document.xml.rels" pkg:contentType="application/vnd.openxmlformats-package.relationships+xml" pkg:padding="256">
AlteredParts() - Constructor for class org.docx4j.openpackaging.parts.relationships.AlteredParts
 
AlteredParts.Alteration - Class in org.docx4j.openpackaging.parts.relationships
 
AlteredParts.Alterations - Class in org.docx4j.openpackaging.parts.relationships
 
AlternativeFormatInputPart - Class in org.docx4j.openpackaging.parts.WordprocessingML
 
AlternativeFormatInputPart(PartName) - Constructor for class org.docx4j.openpackaging.parts.WordprocessingML.AlternativeFormatInputPart
 
AlternativeFormatInputPart(AltChunkType) - Constructor for class org.docx4j.openpackaging.parts.WordprocessingML.AlternativeFormatInputPart
 
AMHARIC - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
ampersand - Enum constant in enum org.docx4j.fonts.fop.fonts.type1.AdobeStandardEncoding
ampersand character
AN - Static variable in interface org.docx4j.fonts.fop.complexscripts.bidi.BidiConstants
arabic number class
anchor - Variable in class org.docx4j.convert.out.common.writer.AbstractHyperlinkWriterModel
Specifies the name of a bookmark in the current document which shall be the target of this hyperlink.
If this attribute is omitted, then the default behavior shall be to navigate to the start of the document.
Anchor(int, int) - Constructor for class org.docx4j.fonts.fop.complexscripts.fonts.GlyphPositioningTable.Anchor
Instantiate an Anchor (format 1).
Anchor(int, int, int) - Constructor for class org.docx4j.fonts.fop.complexscripts.fonts.GlyphPositioningTable.Anchor
Instantiate an Anchor (format 2).
Anchor(int, int, GlyphPositioningTable.DeviceTable, GlyphPositioningTable.DeviceTable) - Constructor for class org.docx4j.fonts.fop.complexscripts.fonts.GlyphPositioningTable.Anchor
Instantiate an Anchor (format 3).
Anchor(GlyphPositioningTable.Anchor) - Constructor for class org.docx4j.fonts.fop.complexscripts.fonts.GlyphPositioningTable.Anchor
Instantiate an Anchor based on an existing anchor.
anchorOrInline - Variable in class org.docx4j.convert.out.common.AbstractVisitorExporterGenerator
 
And - Class in org.opendope.conditions
Java class for anonymous complex type.
And() - Constructor for class org.opendope.conditions.And
 
andExpr() - Method in class org.docx4j.model.datastorage.XPathEnhancerParser
 
andExpr_return() - Constructor for class org.docx4j.model.datastorage.XPathEnhancerParser.andExpr_return
 
ANONYMOUS - Enum constant in enum org.docx4j.events.WellKnownJobTypes
 
Answer - Class in org.opendope.answers
Java class for anonymous complex type.
Answer() - Constructor for class org.opendope.answers.Answer
 
answerOrRepeat - Variable in class org.opendope.answers.Answers
 
answerOrRepeat - Variable in class org.opendope.answers.Repeat.Row
 
Answers - Class in org.opendope.answers
Java class for anonymous complex type.
Answers() - Constructor for class org.opendope.answers.Answers
 
any - Variable in class org.docx4j.model.structure.jaxb.Sections.Section
 
any(Iterator<T>, Predicate<? super T>) - Static method in class org.docx4j.com.google.common.collect.Iterators
Returns true if one or more elements returned by iterator satisfy the given predicate.
APACHEFOP_CONFIGURATION - Static variable in class org.docx4j.convert.out.FOSettings
 
APACHEFOP_MIME - Static variable in class org.docx4j.convert.out.FOSettings
 
APOS - Static variable in class org.docx4j.model.datastorage.XPathEnhancerLexer
 
APOS - Static variable in class org.docx4j.model.datastorage.XPathEnhancerParser
 
appearance - Variable in class org.opendope.questions.Question
 
AppearanceType - Enum in org.opendope.questions
Java class for appearanceType.
appendChild(Node) - Method in class org.docx4j.org.apache.xml.security.utils.HelperNodeList
Method appendChild
appendDocumentFooter(CC, Document, Element) - Method in class org.docx4j.convert.out.common.AbstractVisitorExporterDelegate
 
appendDocumentFooter(HTMLConversionContext, Document, Element) - Method in class org.docx4j.convert.out.html.HTMLExporterVisitorDelegate
 
appendDocumentHeader(CC, Document, Element) - Method in class org.docx4j.convert.out.common.AbstractVisitorExporterDelegate
 
appendDocumentHeader(HTMLConversionContext, Document, Element) - Method in class org.docx4j.convert.out.html.HTMLExporterVisitorDelegate
 
appendFootnotesEndnotes(HTMLConversionContext, Document, Element, String, Part, List<CTFtnEdn>) - Method in class org.docx4j.convert.out.html.HTMLExporterVisitorDelegate
 
appendHeadElement(HTMLConversionContext) - Static method in class org.docx4j.convert.out.html.XsltHTMLFunctions
 
appendNoneBordersAndShading(List<Property>) - Method in class org.docx4j.convert.out.common.writer.AbstractTableWriter
 
appendOther(Element, Node) - Method in class org.docx4j.org.apache.xml.security.utils.ElementProxy
 
appendParameter(List<String>, String) - Static method in class org.docx4j.model.fields.FldSimpleModel
 
appendPartContent(CC, Document, Part, List<Object>, Element) - Method in class org.docx4j.convert.out.common.AbstractVisitorExporterDelegate
 
appendPartContent(HTMLConversionContext, Document, ConversionSectionWrapper, Element, String, Part, List<Object>) - Method in class org.docx4j.convert.out.html.HTMLExporterVisitorDelegate
 
appendPath(StringBuilder) - Method in class org.docx4j.model.datastorage.xpathtracker.Histgram
 
appendScriptElement(HTMLConversionContext) - Static method in class org.docx4j.convert.out.html.XsltHTMLFunctions
A customised XSLT might just want the <script> element, because it customises the rest of the element.
appendSectionFooter(CC, Document, ConversionSectionWrapper, Element) - Method in class org.docx4j.convert.out.common.AbstractVisitorExporterDelegate
 
appendSectionFooter(HTMLConversionContext, Document, ConversionSectionWrapper, Element) - Method in class org.docx4j.convert.out.html.HTMLExporterVisitorDelegate
 
appendSectionHeader(CC, Document, ConversionSectionWrapper, Element) - Method in class org.docx4j.convert.out.common.AbstractVisitorExporterDelegate
 
appendSectionHeader(HTMLConversionContext, Document, ConversionSectionWrapper, Element) - Method in class org.docx4j.convert.out.html.HTMLExporterVisitorDelegate
 
appendSelf(ElementProxy) - Method in class org.docx4j.org.apache.xml.security.utils.ElementProxy
 
appendSelf(Node) - Method in class org.docx4j.org.apache.xml.security.utils.ElementProxy
 
appendStyle(Element, String) - Static method in class org.docx4j.convert.out.html.HtmlCssHelper
 
appendStyleElement(HTMLConversionContext) - Static method in class org.docx4j.convert.out.html.XsltHTMLFunctions
A customised XSLT might just want the element, because it customises the rest of the element.
appendXmlFragment(Document, Node, String) - Static method in class org.docx4j.XmlUtils
 
APPLICATION_XML - Static variable in class org.docx4j.openpackaging.contenttype.ContentTypes
 
apply(F) - Method in interface org.docx4j.com.google.common.base.Function
 
apply(I) - Method in interface org.docx4j.com.google.common.util.concurrent.AsyncFunction
Returns an output Future to use in place of the given input.
apply(T) - Method in interface org.docx4j.com.google.common.base.Predicate
Returns the result of applying this predicate to input (Java 8 users, see notes in the class documentation above).
apply(Boolean, Boolean) - Static method in class org.docx4j.model.styles.StyleUtil
 
apply(Object) - Method in class org.docx4j.convert.out.common.AbstractVisitorExporterGenerator
 
apply(Object) - Method in class org.docx4j.convert.out.common.preprocess.ParagraphStylesInTableFix.StyleRenamer
 
apply(Object) - Method in class org.docx4j.convert.out.common.wrappers.ConversionSectionWrapperFactory.SdtBlockFinder
 
apply(Object) - Method in class org.docx4j.finders.ClassFinder
 
apply(Object) - Method in class org.docx4j.finders.CommentFinder
 
apply(Object) - Method in class org.docx4j.finders.InstrTextFinder
 
apply(Object) - Method in class org.docx4j.finders.RangeFinder
 
apply(Object) - Method in class org.docx4j.finders.SdtFinder
 
apply(Object) - Method in class org.docx4j.finders.SectPrFinder
 
apply(Object) - Method in class org.docx4j.finders.SectPrFindFirst
 
apply(Object) - Method in class org.docx4j.finders.TableFinder
 
apply(Object) - Method in class org.docx4j.finders.TcFinder
 
apply(Object) - Method in class org.docx4j.model.fields.ComplexFieldLocator
 
apply(Object) - Method in class org.docx4j.model.fields.SimpleFieldLocator
 
apply(Object) - Method in class org.docx4j.model.table.TableModel.TrFinder
 
apply(Object) - Method in class org.docx4j.toc.TocFinder
 
apply(Object) - Method in interface org.docx4j.TraversalUtil.Callback
Visits a node in pre order (before its children have been visited).
apply(Object) - Method in class org.docx4j.TraversalUtil.CallbackImpl
Visits a node in pre order (before its children have been visited).
apply(Object) - Method in class org.docx4j.utils.AbstractTraversalUtilVisitorCallback
 
apply(Object) - Method in class org.docx4j.utils.AltChunkFinder
 
apply(Object, Object, List) - Method in class org.docx4j.convert.out.common.preprocess.BookmarkMover.BookmarkMoverVisitor
 
apply(Object, Object, List) - Method in class org.docx4j.utils.AbstractTraversalUtilVisitorCallback
 
apply(Object, Object, List) - Method in class org.docx4j.utils.CompoundTraversalUtilVisitorCallback
 
apply(Object, Object, List) - Method in class org.docx4j.utils.SingleTraversalUtilVisitorCallback
 
apply(Object, List, int) - Method in class org.docx4j.utils.AltChunkFinder
 
apply(String, String) - Static method in class org.docx4j.model.styles.StyleUtil
 
apply(BigInteger, BigInteger) - Static method in class org.docx4j.model.styles.StyleUtil
 
apply(List<CTTblStylePr>, List<CTTblStylePr>) - Static method in class org.docx4j.model.styles.StyleUtil
 
apply(K) - Method in interface org.docx4j.com.google.common.cache.LoadingCache
Deprecated.
Provided to satisfy the Function interface; use LoadingCache.get(K) or LoadingCache.getUnchecked(K) instead.
apply(GlyphPositioningSubtable) - Method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphPositioningState
Apply positioning subtable to current state at current position (only), resulting in the consumption of zero or more input glyphs.
apply(GlyphSubstitutionSubtable) - Method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphSubstitutionState
Apply substitution subtable to current state at current position (only), resulting in the consumption of zero or more input glyphs, and possibly replacing the current input glyphs starting at the current position, in which case it is possible that indexLast is altered to be either less than or greater than its value prior to this application.
apply(GlyphTable.RuleLookup[], int) - Method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphPositioningState
Apply a sequence of matched rule lookups to the nig input glyphs starting at the current position.
apply(GlyphTable.RuleLookup[], int) - Method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphSubstitutionState
Apply a sequence of matched rule lookups to the nig input glyphs starting at the current position.
apply(WordprocessingMLPackage, AlteredParts.Alterations) - Static method in class org.docx4j.openpackaging.parts.relationships.Patcher
 
apply(JaxbXmlPart, Map<String, Xpaths.Xpath>, String, Map<String, Map<String, Object>>) - Method in class org.docx4j.model.datastorage.XsltFinisher
finisherParams is a map of parameter values you can pass in, which named templates can be sensitive to (eg to set a color).
apply(BooleanDefaultTrue, BooleanDefaultTrue) - Static method in class org.docx4j.model.styles.StyleUtil
 
apply(Color, Color) - Static method in class org.docx4j.model.styles.StyleUtil
 
apply(CTBorder, CTBorder) - Static method in class org.docx4j.model.styles.StyleUtil
 
apply(CTCnf, CTCnf) - Static method in class org.docx4j.model.styles.StyleUtil
 
apply(CTEm, CTEm) - Static method in class org.docx4j.model.styles.StyleUtil
 
apply(CTFramePr, CTFramePr) - Static method in class org.docx4j.model.styles.StyleUtil
 
apply(CTLanguage, CTLanguage) - Static method in class org.docx4j.model.styles.StyleUtil
 
apply(CTShd, CTShd) - Static method in class org.docx4j.model.styles.StyleUtil
 
apply(CTShortHexNumber, CTShortHexNumber) - Static method in class org.docx4j.model.styles.StyleUtil
 
apply(CTSignedHpsMeasure, CTSignedHpsMeasure) - Static method in class org.docx4j.model.styles.StyleUtil
 
apply(CTSignedTwipsMeasure, CTSignedTwipsMeasure) - Static method in class org.docx4j.model.styles.StyleUtil
 
apply(CTSimpleField) - Method in class org.docx4j.convert.out.common.preprocess.PageNumberInformationCollector.FieldVisitor
 
apply(CTTblCellMar, CTTblCellMar) - Static method in class org.docx4j.model.styles.StyleUtil
 
apply(CTTblLayoutType, CTTblLayoutType) - Static method in class org.docx4j.model.styles.StyleUtil
 
apply(CTTblLook, CTTblLook) - Static method in class org.docx4j.model.styles.StyleUtil
 
apply(CTTblOverlap, CTTblOverlap) - Static method in class org.docx4j.model.styles.StyleUtil
 
apply(CTTblPPr, CTTblPPr) - Static method in class org.docx4j.model.styles.StyleUtil
 
apply(CTTblPrBase.TblStyleColBandSize, CTTblPrBase.TblStyleColBandSize) - Static method in class org.docx4j.model.styles.StyleUtil
 
apply(CTTblPrBase.TblStyle, CTTblPrBase.TblStyle) - Static method in class org.docx4j.model.styles.StyleUtil
 
apply(CTTblPrBase.TblStyleRowBandSize, CTTblPrBase.TblStyleRowBandSize) - Static method in class org.docx4j.model.styles.StyleUtil
 
apply(CTTblPrBase, CTTblPrBase) - Static method in class org.docx4j.model.styles.StyleUtil
 
apply(CTTblStylePr, CTTblStylePr) - Static method in class org.docx4j.model.styles.StyleUtil
 
apply(CTTextboxTightWrap, CTTextboxTightWrap) - Static method in class org.docx4j.model.styles.StyleUtil
 
apply(CTTextEffect, CTTextEffect) - Static method in class org.docx4j.model.styles.StyleUtil
 
apply(CTTextScale, CTTextScale) - Static method in class org.docx4j.model.styles.StyleUtil
 
apply(CTVerticalAlignRun, CTVerticalAlignRun) - Static method in class org.docx4j.model.styles.StyleUtil
 
apply(CTVerticalJc, CTVerticalJc) - Static method in class org.docx4j.model.styles.StyleUtil
 
apply(Highlight, Highlight) - Static method in class org.docx4j.model.styles.StyleUtil
 
apply(HpsMeasure, HpsMeasure) - Static method in class org.docx4j.model.styles.StyleUtil
 
apply(Jc, Jc) - Static method in class org.docx4j.model.styles.StyleUtil
 
apply(P) - Method in class org.docx4j.convert.out.common.preprocess.FieldsCombiner.CombineVisitor
 
apply(ParaRPr, ParaRPr) - Static method in class org.docx4j.model.styles.StyleUtil
 
apply(ParaRPr, RPr) - Static method in class org.docx4j.model.styles.StyleUtil
 
apply(PPrBase.Ind, PPrBase.Ind) - Static method in class org.docx4j.model.styles.StyleUtil
 
apply(PPrBase.NumPr, PPrBase.NumPr) - Static method in class org.docx4j.model.styles.StyleUtil
 
apply(PPrBase.OutlineLvl, PPrBase.OutlineLvl) - Static method in class org.docx4j.model.styles.StyleUtil
 
apply(PPrBase.PBdr, PPrBase.PBdr) - Static method in class org.docx4j.model.styles.StyleUtil
 
apply(PPrBase.PStyle, PPrBase.PStyle) - Static method in class org.docx4j.model.styles.StyleUtil
 
apply(PPrBase.Spacing, PPrBase.Spacing) - Static method in class org.docx4j.model.styles.StyleUtil
 
apply(PPrBase.TextAlignment, PPrBase.TextAlignment) - Static method in class org.docx4j.model.styles.StyleUtil
 
apply(PPrBase, PPrBase) - Static method in class org.docx4j.model.styles.StyleUtil
 
apply(PPrBase, PPrBase, NumberingDefinitionsPart) - Static method in class org.docx4j.model.styles.StyleUtil
 
apply(PPr, PPr) - Static method in class org.docx4j.model.styles.StyleUtil
 
apply(PPr, PPr, NumberingDefinitionsPart) - Static method in class org.docx4j.model.styles.StyleUtil
 
apply(PPr, Style) - Static method in class org.docx4j.model.styles.StyleUtil
 
apply(P, Object, List<Object>) - Method in class org.docx4j.model.datastorage.migration.VariablePrepare.TraversalUtilParagraphVisitor
 
apply(RFonts, RFonts) - Static method in class org.docx4j.model.styles.StyleUtil
 
apply(RPr, ParaRPr) - Static method in class org.docx4j.model.styles.StyleUtil
 
apply(RPr, RPr) - Static method in class org.docx4j.model.styles.StyleUtil
 
apply(RPr, Style) - Static method in class org.docx4j.model.styles.StyleUtil
 
apply(RStyle, RStyle) - Static method in class org.docx4j.model.styles.StyleUtil
 
apply(SdtElement) - Method in class org.docx4j.Docx4J.FindContentControlsVisitor
 
apply(SectPr, SectPr) - Static method in class org.docx4j.model.styles.StyleUtil
 
apply(STEm, STEm) - Static method in class org.docx4j.model.styles.StyleUtil
 
apply(STLineSpacingRule, STLineSpacingRule) - Static method in class org.docx4j.model.styles.StyleUtil
 
apply(STShd, STShd) - Static method in class org.docx4j.model.styles.StyleUtil
http://webapp.docx4java.org/OnlineDemo/ecma376/WordML/ST_Shd.html
apply(STTblLayoutType, STTblLayoutType) - Static method in class org.docx4j.model.styles.StyleUtil
 
apply(STTblOverlap, STTblOverlap) - Static method in class org.docx4j.model.styles.StyleUtil
http://webapp.docx4java.org/OnlineDemo/ecma376/WordML/ST_TblOverlap.html
apply(STTextEffect, STTextEffect) - Static method in class org.docx4j.model.styles.StyleUtil
 
apply(STVerticalAlignRun, STVerticalAlignRun) - Static method in class org.docx4j.model.styles.StyleUtil
 
apply(STVerticalJc, STVerticalJc) - Static method in class org.docx4j.model.styles.StyleUtil
 
apply(Style, Style) - Static method in class org.docx4j.model.styles.StyleUtil
Note that this method does not climb the hierarchy to take any account of what these styles are basedOn (other than to set the basedOn value)
apply(Tabs, Tabs) - Static method in class org.docx4j.model.styles.StyleUtil
 
apply(TblBorders, TblBorders) - Static method in class org.docx4j.model.styles.StyleUtil
 
apply(TblWidth, TblWidth) - Static method in class org.docx4j.model.styles.StyleUtil
 
apply(TcMar, TcMar) - Static method in class org.docx4j.model.styles.StyleUtil
 
apply(TcPrInner.GridSpan, TcPrInner.GridSpan) - Static method in class org.docx4j.model.styles.StyleUtil
 
apply(TcPrInner.HMerge, TcPrInner.HMerge) - Static method in class org.docx4j.model.styles.StyleUtil
 
apply(TcPrInner.TcBorders, TcPrInner.TcBorders) - Static method in class org.docx4j.model.styles.StyleUtil
 
apply(TcPrInner.VMerge, TcPrInner.VMerge) - Static method in class org.docx4j.model.styles.StyleUtil
 
apply(TcPr, TcPr) - Static method in class org.docx4j.model.styles.StyleUtil
 
apply(TextDirection, TextDirection) - Static method in class org.docx4j.model.styles.StyleUtil
 
apply(TrPr, TrPr) - Static method in class org.docx4j.model.styles.StyleUtil
 
apply(UnderlineEnumeration, UnderlineEnumeration) - Static method in class org.docx4j.model.styles.StyleUtil
 
apply(U, U) - Static method in class org.docx4j.model.styles.StyleUtil
 
apply(T) - Method in class org.docx4j.utils.TraversalUtilVisitor
Apply method if there is no need to access the surrounding elements
apply(T, Object, List<Object>) - Method in class org.docx4j.utils.TraversalUtilVisitor
 
applyAttributes(List<Property>, Element) - Static method in class org.docx4j.convert.out.html.HtmlCssHelper
 
applyAttributes(AbstractWmlConversionContext, List<Property>, Element) - Method in class org.docx4j.convert.out.common.writer.AbstractTableWriter
 
applyAttributes(AbstractWmlConversionContext, List<Property>, Element) - Method in class org.docx4j.convert.out.html.TableWriter
 
applyBindings() - Method in class org.docx4j.model.datastorage.BindingHandler
 
applyBindings(WordprocessingMLPackage) - Static method in class org.docx4j.model.datastorage.BindingHandler
Deprecated.
applyBindings(JaxbXmlPart) - Method in class org.docx4j.model.datastorage.BindingHandler
 
applyColumnCustomAttributes(AbstractWmlConversionContext, AbstractTableWriterModel, Writer.TransformState, Element, int, int) - Method in class org.docx4j.convert.out.common.writer.AbstractTableWriter
 
applyColumnCustomAttributes(AbstractWmlConversionContext, AbstractTableWriterModel, Writer.TransformState, Element, int, int) - Method in class org.docx4j.convert.out.html.TableWriter
 
applyColumnGroupCustomAttributes(AbstractWmlConversionContext, AbstractTableWriterModel, Writer.TransformState, Element) - Method in class org.docx4j.convert.out.common.writer.AbstractTableWriter
 
applyDefault() - Method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphPositioningState
Apply default application semantices; namely, consume one input glyph.
applyDefault() - Method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphProcessingState
Apply default application semantices; namely, consume one glyph.
applyDefault() - Method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphSubstitutionState
Apply default application semantices; namely, consume one input glyph, writing that glyph (and its association) to the output glyphs (and associations).
applyFormattingSwitch(WordprocessingMLPackage, FldSimpleModel, String) - Static method in class org.docx4j.model.fields.FormattingSwitchHelper
 
applyFormattingSwitch(WordprocessingMLPackage, FldSimpleModel, String, String) - Static method in class org.docx4j.model.fields.FormattingSwitchHelper
 
applyPPr(PPr, PPr) - Method in class org.docx4j.model.ImmutablePropertyResolver
 
applyPPr(PPr, PPr) - Method in class org.docx4j.model.PropertyResolver
 
applyProperties(List<Property>, Node) - Method in class org.docx4j.convert.out.common.writer.AbstractFldSimpleWriter
 
applyProperties(List<Property>, Node) - Method in class org.docx4j.convert.out.html.FldSimpleWriter
 
applyRPr(ParaRPr, RPr) - Method in class org.docx4j.model.PropertyResolver
 
applyRPr(RPr, RPr) - Method in class org.docx4j.model.ImmutablePropertyResolver
 
applyRPr(RPr, RPr) - Method in class org.docx4j.model.PropertyResolver
 
applyStyle(AbstractWmlConversionContext, FldSimpleModel, Node) - Method in class org.docx4j.convert.out.common.writer.AbstractFldSimpleWriter
Apply the formatting specified in the rPr node (if any).
applyTableCellCustomAttributes(AbstractWmlConversionContext, AbstractTableWriterModel, Writer.TransformState, TableModelCell, Element, boolean, boolean) - Method in class org.docx4j.convert.out.common.writer.AbstractTableWriter
 
applyTableCellCustomAttributes(AbstractWmlConversionContext, AbstractTableWriterModel, Writer.TransformState, TableModelCell, Element, boolean, boolean) - Method in class org.docx4j.convert.out.html.TableWriter
 
applyTableCustomAttributes(AbstractWmlConversionContext, AbstractTableWriterModel, Writer.TransformState, Element) - Method in class org.docx4j.convert.out.common.writer.AbstractTableWriter
 
applyTableCustomAttributes(AbstractWmlConversionContext, AbstractTableWriterModel, Writer.TransformState, Element) - Method in class org.docx4j.convert.out.html.TableWriter
 
applyTableRowContainerCustomAttributes(AbstractWmlConversionContext, AbstractTableWriterModel, Writer.TransformState, Element, boolean) - Method in class org.docx4j.convert.out.common.writer.AbstractTableWriter
 
applyTableRowCustomAttributes(AbstractWmlConversionContext, AbstractTableWriterModel, Writer.TransformState, Element, int, boolean) - Method in class org.docx4j.convert.out.common.writer.AbstractTableWriter
 
applyTableStyles(AbstractWmlConversionContext, AbstractTableWriterModel, Writer.TransformState, Element) - Method in class org.docx4j.convert.out.common.writer.AbstractTableWriter
 
ARABIC - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
ARABIC - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFScript
 
ArabicScriptProcessor - Class in org.docx4j.fonts.fop.complexscripts.scripts
The ArabicScriptProcessor class implements a script processor for performing glyph substitution and positioning operations on content associated with the Arabic script.
ARAKANESE - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
areDirectoriesIdentical(DirectoryEntry, DirectoryEntry) - Static method in class org.docx4j.org.apache.poi.poifs.filesystem.EntryUtils
Checks to see if the two Directories hold the same contents.
areDocumentsIdentical(DocumentEntry, DocumentEntry) - Static method in class org.docx4j.org.apache.poi.poifs.filesystem.EntryUtils
Checks to see if two Documents have the same name and the same contents.
areEqual(Boolean, Boolean) - Static method in class org.docx4j.model.styles.StyleUtil
 
areEqual(Integer, Integer) - Static method in class org.docx4j.model.styles.StyleUtil
 
areEqual(String, String) - Static method in class org.docx4j.model.styles.StyleUtil
 
areEqual(BigInteger, BigInteger) - Static method in class org.docx4j.model.styles.StyleUtil
 
areEqual(List<CTTblStylePr>, List<CTTblStylePr>) - Static method in class org.docx4j.model.styles.StyleUtil
 
areEqual(BooleanDefaultTrue, BooleanDefaultTrue) - Static method in class org.docx4j.model.styles.StyleUtil
 
areEqual(Color, Color) - Static method in class org.docx4j.model.styles.StyleUtil
 
areEqual(CTBorder, CTBorder) - Static method in class org.docx4j.model.styles.StyleUtil
 
areEqual(CTCnf, CTCnf) - Static method in class org.docx4j.model.styles.StyleUtil
 
areEqual(CTEm, CTEm) - Static method in class org.docx4j.model.styles.StyleUtil
 
areEqual(CTFramePr, CTFramePr) - Static method in class org.docx4j.model.styles.StyleUtil
 
areEqual(CTHeight, CTHeight) - Static method in class org.docx4j.model.styles.StyleUtil
 
areEqual(CTShd, CTShd) - Static method in class org.docx4j.model.styles.StyleUtil
 
areEqual(CTShortHexNumber, CTShortHexNumber) - Static method in class org.docx4j.model.styles.StyleUtil
 
areEqual(CTSignedHpsMeasure, CTSignedHpsMeasure) - Static method in class org.docx4j.model.styles.StyleUtil
 
areEqual(CTSignedTwipsMeasure, CTSignedTwipsMeasure) - Static method in class org.docx4j.model.styles.StyleUtil
 
areEqual(CTTabStop, CTTabStop) - Static method in class org.docx4j.model.styles.StyleUtil
 
areEqual(CTTblCellMar, CTTblCellMar) - Static method in class org.docx4j.model.styles.StyleUtil
 
areEqual(CTTblLayoutType, CTTblLayoutType) - Static method in class org.docx4j.model.styles.StyleUtil
 
areEqual(CTTblLook, CTTblLook) - Static method in class org.docx4j.model.styles.StyleUtil
 
areEqual(CTTblOverlap, CTTblOverlap) - Static method in class org.docx4j.model.styles.StyleUtil
 
areEqual(CTTblPPr, CTTblPPr) - Static method in class org.docx4j.model.styles.StyleUtil
 
areEqual(CTTblPrBase.TblStyleColBandSize, CTTblPrBase.TblStyleColBandSize) - Static method in class org.docx4j.model.styles.StyleUtil
 
areEqual(CTTblPrBase.TblStyle, CTTblPrBase.TblStyle) - Static method in class org.docx4j.model.styles.StyleUtil
 
areEqual(CTTblPrBase.TblStyleRowBandSize, CTTblPrBase.TblStyleRowBandSize) - Static method in class org.docx4j.model.styles.StyleUtil
 
areEqual(CTTblPrBase, CTTblPrBase) - Static method in class org.docx4j.model.styles.StyleUtil
 
areEqual(CTTblStylePr, CTTblStylePr) - Static method in class org.docx4j.model.styles.StyleUtil
 
areEqual(CTTextboxTightWrap, CTTextboxTightWrap) - Static method in class org.docx4j.model.styles.StyleUtil
 
areEqual(CTTextEffect, CTTextEffect) - Static method in class org.docx4j.model.styles.StyleUtil
 
areEqual(CTTextScale, CTTextScale) - Static method in class org.docx4j.model.styles.StyleUtil
 
areEqual(CTTrPrBase.GridAfter, CTTrPrBase.GridAfter) - Static method in class org.docx4j.model.styles.StyleUtil
 
areEqual(CTTrPrBase.GridBefore, CTTrPrBase.GridBefore) - Static method in class org.docx4j.model.styles.StyleUtil
 
areEqual(CTVerticalAlignRun, CTVerticalAlignRun) - Static method in class org.docx4j.model.styles.StyleUtil
 
areEqual(CTVerticalJc, CTVerticalJc) - Static method in class org.docx4j.model.styles.StyleUtil
 
areEqual(Highlight, Highlight) - Static method in class org.docx4j.model.styles.StyleUtil
 
areEqual(HpsMeasure, HpsMeasure) - Static method in class org.docx4j.model.styles.StyleUtil
 
areEqual(Jc, Jc) - Static method in class org.docx4j.model.styles.StyleUtil
 
areEqual(ParaRPr, ParaRPr) - Static method in class org.docx4j.model.styles.StyleUtil
 
areEqual(PPrBase.Ind, PPrBase.Ind) - Static method in class org.docx4j.model.styles.StyleUtil
 
areEqual(PPrBase.NumPr, PPrBase.NumPr) - Static method in class org.docx4j.model.styles.StyleUtil
 
areEqual(PPrBase.OutlineLvl, PPrBase.OutlineLvl) - Static method in class org.docx4j.model.styles.StyleUtil
 
areEqual(PPrBase.PBdr, PPrBase.PBdr) - Static method in class org.docx4j.model.styles.StyleUtil
 
areEqual(PPrBase.PStyle, PPrBase.PStyle) - Static method in class org.docx4j.model.styles.StyleUtil
 
areEqual(PPrBase.Spacing, PPrBase.Spacing) - Static method in class org.docx4j.model.styles.StyleUtil
 
areEqual(PPrBase.TextAlignment, PPrBase.TextAlignment) - Static method in class org.docx4j.model.styles.StyleUtil
 
areEqual(PPrBase, PPrBase) - Static method in class org.docx4j.model.styles.StyleUtil
 
areEqual(PPr, PPr) - Static method in class org.docx4j.model.styles.StyleUtil
 
areEqual(RFonts, RFonts) - Static method in class org.docx4j.model.styles.StyleUtil
 
areEqual(RPr, RPr) - Static method in class org.docx4j.model.styles.StyleUtil
 
areEqual(RStyle, RStyle) - Static method in class org.docx4j.model.styles.StyleUtil
 
areEqual(SectPr, SectPr) - Static method in class org.docx4j.model.styles.StyleUtil
 
areEqual(STDropCap, STDropCap) - Static method in class org.docx4j.model.styles.StyleUtil
 
areEqual(STEm, STEm) - Static method in class org.docx4j.model.styles.StyleUtil
 
areEqual(STHAnchor, STHAnchor) - Static method in class org.docx4j.model.styles.StyleUtil
 
areEqual(STHeightRule, STHeightRule) - Static method in class org.docx4j.model.styles.StyleUtil
 
areEqual(STTblLayoutType, STTblLayoutType) - Static method in class org.docx4j.model.styles.StyleUtil
 
areEqual(STTblOverlap, STTblOverlap) - Static method in class org.docx4j.model.styles.StyleUtil
 
areEqual(STTblStyleOverrideType, STTblStyleOverrideType) - Static method in class org.docx4j.model.styles.StyleUtil
 
areEqual(STTextEffect, STTextEffect) - Static method in class org.docx4j.model.styles.StyleUtil
 
areEqual(STThemeColor, STThemeColor) - Static method in class org.docx4j.model.styles.StyleUtil
 
areEqual(STVAnchor, STVAnchor) - Static method in class org.docx4j.model.styles.StyleUtil
 
areEqual(STVerticalAlignRun, STVerticalAlignRun) - Static method in class org.docx4j.model.styles.StyleUtil
 
areEqual(STVerticalJc, STVerticalJc) - Static method in class org.docx4j.model.styles.StyleUtil
 
areEqual(STWrap, STWrap) - Static method in class org.docx4j.model.styles.StyleUtil
 
areEqual(STXAlign, STXAlign) - Static method in class org.docx4j.model.styles.StyleUtil
 
areEqual(STYAlign, STYAlign) - Static method in class org.docx4j.model.styles.StyleUtil
 
areEqual(Style.BasedOn, Style.BasedOn) - Static method in class org.docx4j.model.styles.StyleUtil
 
areEqual(Style, Style, boolean) - Static method in class org.docx4j.model.styles.StyleUtil
 
areEqual(Tabs, Tabs) - Static method in class org.docx4j.model.styles.StyleUtil
 
areEqual(TblBorders, TblBorders) - Static method in class org.docx4j.model.styles.StyleUtil
 
areEqual(TblWidth, TblWidth) - Static method in class org.docx4j.model.styles.StyleUtil
 
areEqual(TcMar, TcMar) - Static method in class org.docx4j.model.styles.StyleUtil
 
areEqual(TcPrInner.GridSpan, TcPrInner.GridSpan) - Static method in class org.docx4j.model.styles.StyleUtil
 
areEqual(TcPrInner.HMerge, TcPrInner.HMerge) - Static method in class org.docx4j.model.styles.StyleUtil
 
areEqual(TcPrInner.TcBorders, TcPrInner.TcBorders) - Static method in class org.docx4j.model.styles.StyleUtil
 
areEqual(TcPrInner.VMerge, TcPrInner.VMerge) - Static method in class org.docx4j.model.styles.StyleUtil
 
areEqual(TcPr, TcPr) - Static method in class org.docx4j.model.styles.StyleUtil
 
areEqual(TextDirection, TextDirection) - Static method in class org.docx4j.model.styles.StyleUtil
 
areEqual(TrPr, TrPr) - Static method in class org.docx4j.model.styles.StyleUtil
 
areEqual(UnderlineEnumeration, UnderlineEnumeration) - Static method in class org.docx4j.model.styles.StyleUtil
 
areEqual(U, U) - Static method in class org.docx4j.model.styles.StyleUtil
 
ARM_STYLE - Enum constant in enum org.docx4j.fonts.foray.font.format.Panose.Field
The bArmStyle field.
ARMENIAN - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
ARMENIAN - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFScript
 
AS_FORMTEXT_REGULAR - Enum constant in enum org.docx4j.model.fields.merge.MailMerger.OutputField
 
Ascii - Class in org.docx4j.com.google.common.base
Static methods pertaining to ASCII characters (those in the range of values 0x00 through 0x7F), and to strings containing such characters.
asciicircum - Enum constant in enum org.docx4j.fonts.fop.fonts.type1.AdobeStandardEncoding
circumflex character
asciitilde - Enum constant in enum org.docx4j.fonts.fop.fonts.type1.AdobeStandardEncoding
tilde character
asEnumeration(Iterator<T>) - Static method in class org.docx4j.com.google.common.collect.Iterators
Adapts an Iterator to the Enumeration interface.
asList(int...) - Static method in class org.docx4j.com.google.common.primitives.Ints
Returns a fixed-size list backed by the specified array, similar to Arrays.asList(Object[]).
asMap() - Method in class org.docx4j.com.google.common.cache.AbstractCache
 
asMap() - Method in interface org.docx4j.com.google.common.cache.Cache
Returns a view of the entries stored in this cache as a thread-safe map.
asMap() - Method in interface org.docx4j.com.google.common.cache.LoadingCache
Returns a view of the entries stored in this cache as a thread-safe map.
ASSAMESE - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
assembleLookups(String[], Map<GlyphTable.LookupSpec, List<GlyphTable.LookupTable>>) - Method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphTable
Assemble ordered array of lookup table use specifications according to the specified features and candidate lookups, where the order of the array is in accordance to the order of the applicable lookup list.
assembleLookups(GlyphTable, String[], Map<GlyphTable.LookupSpec, List<GlyphTable.LookupTable>>) - Method in class org.docx4j.fonts.fop.complexscripts.scripts.ScriptProcessor
Assemble ordered array of lookup table use specifications according to the specified features and candidate lookups, where the order of the array is in accordance to the order of the applicable lookup list.
assertNotRelativeNS(Attr) - Static method in class org.docx4j.org.apache.xml.security.c14n.helper.C14nHelper
This method throws an exception if the Attribute value contains a relative URI.
asterisk - Enum constant in enum org.docx4j.fonts.fop.fonts.type1.AdobeStandardEncoding
asterisk character
AsyncFunction<I,O> - Interface in org.docx4j.com.google.common.util.concurrent
Transforms a value, possibly asynchronously.
at - Enum constant in enum org.docx4j.fonts.fop.fonts.type1.AdobeStandardEncoding
at character
AT - Static variable in class org.docx4j.model.datastorage.XPathEnhancerLexer
 
AT - Static variable in class org.docx4j.model.datastorage.XPathEnhancerParser
 
ATHAPASKAN - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
attachContents(DocumentFragment, Node, Node) - Method in class org.docx4j.convert.out.html.SdtTagHandler
 
attachContents(DocumentFragment, Node, NodeIterator) - Method in class org.docx4j.convert.out.html.SdtTagHandler
 
ATTACHED_TEMPLATE - Static variable in class org.docx4j.openpackaging.parts.relationships.Namespaces
 
attachTemplate(String) - Method in class org.docx4j.openpackaging.packages.WordprocessingMLPackage
Attach a template to this document.
attachTemplate(String) - Method in class org.docx4j.openpackaging.parts.WordprocessingML.DocumentSettingsPart
 
attachTemplate(String) - Method in class org.docx4j.openpackaging.parts.WordprocessingML.MainDocumentPart
Attach a template to this document.
AttrCompare - Class in org.docx4j.org.apache.xml.security.c14n.helper
Compares two attributes based on the C14n specification.
AttrCompare() - Constructor for class org.docx4j.org.apache.xml.security.c14n.helper.AttrCompare
 
ATTRIBUTE_COLOR - Static variable in interface org.docx4j.document.wordprocessingml.Constants
 
ATTRIBUTE_FILL - Static variable in interface org.docx4j.document.wordprocessingml.Constants
 
ATTRIBUTE_SIZE - Static variable in interface org.docx4j.document.wordprocessingml.Constants
 
ATTRIBUTE_SPACE - Static variable in interface org.docx4j.document.wordprocessingml.Constants
 
ATTRIBUTE_VAL - Static variable in interface org.docx4j.document.wordprocessingml.Constants
 
AttributeValue - Class in org.docx4j.fonts.fop.fonts.substitute
Encapsulates a font attribute value
AttributeValue() - Constructor for class org.docx4j.fonts.fop.fonts.substitute.AttributeValue
 
AugmentedStyle(Style) - Constructor for class org.docx4j.model.styles.StyleTree.AugmentedStyle
 
AUTO - Enum constant in enum org.docx4j.fonts.fop.fonts.EmbeddingMode
Default option: assumes FULL for Type 1 fonts and SUBSET for TrueType fonts.
AUTO - Enum constant in enum org.docx4j.fonts.fop.fonts.EncodingMode
Automatic selection of encoding mode.
autoDetectFonts(boolean, FontAdder, boolean, FontEventListener, List<EmbedFontInfo>) - Method in class org.docx4j.fonts.fop.fonts.FontManager
Detect fonts from the operating system via FOPs autodetect mechanism.
available() - Method in class org.docx4j.org.apache.poi.poifs.crypt.ChunkedCipherInputStream
 
available() - Method in class org.docx4j.org.apache.poi.poifs.filesystem.DocumentInputStream
 
available() - Method in class org.docx4j.org.apache.poi.poifs.filesystem.NDocumentInputStream
 
available() - Method in class org.docx4j.org.apache.poi.poifs.filesystem.ODocumentInputStream
 
available() - Method in class org.docx4j.org.apache.poi.poifs.storage.DataInputBlock
 
available() - Method in class org.docx4j.org.apache.poi.util.BoundedInputStream
available() - Method in interface org.docx4j.org.apache.poi.util.LittleEndianInput
 
available() - Method in class org.docx4j.org.apache.poi.util.LittleEndianInputStream
 
AVAR - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
averageLoadPenalty() - Method in class org.docx4j.com.google.common.cache.CacheStats
Returns the average time spent loading new values.
AVESTAN - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFScript
 
AWADHI - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
awaitUninterruptibly(CountDownLatch) - Static method in class org.docx4j.com.google.common.util.concurrent.Uninterruptibles
Invokes latch.await() uninterruptibly.
awaitUninterruptibly(CountDownLatch, long, TimeUnit) - Static method in class org.docx4j.com.google.common.util.concurrent.Uninterruptibles
Invokes latch.await(timeout, unit) uninterruptibly.
awaitUninterruptibly(Condition, long, TimeUnit) - Static method in class org.docx4j.com.google.common.util.concurrent.Uninterruptibles
Invokes condition.await(timeout, unit) uninterruptibly.
AxisName - Static variable in class org.docx4j.model.datastorage.XPathEnhancerLexer
 
AxisName - Static variable in class org.docx4j.model.datastorage.XPathEnhancerParser
 
axisSpecifier() - Method in class org.docx4j.model.datastorage.XPathEnhancerParser
 
axisSpecifier_return() - Constructor for class org.docx4j.model.datastorage.XPathEnhancerParser.axisSpecifier_return
 
AYMARA - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
AZERI - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 

B

b - Enum constant in enum org.docx4j.fonts.fop.fonts.type1.AdobeStandardEncoding
b character
B - Enum constant in enum org.docx4j.fonts.fop.fonts.type1.AdobeStandardEncoding
B character
B - Static variable in interface org.docx4j.fonts.fop.complexscripts.bidi.BidiConstants
paragraph separator class
B4ISO - Enum constant in enum org.pptx4j.model.SlideSizesWellKnown
 
B4JIS - Enum constant in enum org.docx4j.model.structure.PageSizePaper
 
B4JIS - Enum constant in enum org.pptx4j.model.SlideSizesWellKnown
 
B5ISO - Enum constant in enum org.pptx4j.model.SlideSizesWellKnown
 
backslash - Enum constant in enum org.docx4j.fonts.fop.fonts.type1.AdobeStandardEncoding
back slash character
BADAGA - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
BAGHELKHANDI - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
BALANTE - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
BALINESE - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFScript
 
BALKAR - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
BALOCHI - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
BALTI - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
BAMBARA - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
BAMILEKE - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
BAMUM - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFScript
 
BANNER - Enum constant in enum org.pptx4j.model.SlideSizesWellKnown
 
bar - Enum constant in enum org.docx4j.fonts.fop.fonts.type1.AdobeStandardEncoding
vertical line character
base - Variable in class org.docx4j.convert.out.fopconf.Fop
 
Base - Class in org.docx4j.openpackaging
 
Base() - Constructor for class org.docx4j.openpackaging.Base
 
BASE - Static variable in class org.docx4j.fonts.fop.fonts.truetype.OFTableName
Baseline data
Base14Font - Class in org.docx4j.fonts.fop.fonts
Base class for all Base 14 fonts.
Base14Font() - Constructor for class org.docx4j.fonts.fop.fonts.Base14Font
 
Base14FontCollection - Class in org.docx4j.fonts.fop.fonts.base14
Sets up Base 14 fonts
Base14FontCollection - Class in org.docx4j.fonts.fop.render.java2d
A base 14 font collection for graphics 2D
Base14FontCollection(boolean) - Constructor for class org.docx4j.fonts.fop.fonts.base14.Base14FontCollection
Main constructor
Base14FontCollection(Java2DFontMetrics) - Constructor for class org.docx4j.fonts.fop.render.java2d.Base14FontCollection
Main constructor
Base64 - Class in org.docx4j.org.apache.xml.security.utils
Implementation of MIME's Base64 encoding and decoding conversions.
Base64DecodingException - Exception in org.docx4j.org.apache.xml.security.exceptions
This Exception is thrown if decoding of Base64 data fails.
Base64DecodingException() - Constructor for exception org.docx4j.org.apache.xml.security.exceptions.Base64DecodingException
Constructor Base64DecodingException
Base64DecodingException(Exception, String) - Constructor for exception org.docx4j.org.apache.xml.security.exceptions.Base64DecodingException
Constructor Base64DecodingException
Base64DecodingException(Exception, String, Object[]) - Constructor for exception org.docx4j.org.apache.xml.security.exceptions.Base64DecodingException
Constructor Base64DecodingException
Base64DecodingException(String) - Constructor for exception org.docx4j.org.apache.xml.security.exceptions.Base64DecodingException
Constructor Base64DecodingException
Base64DecodingException(String, Object[]) - Constructor for exception org.docx4j.org.apache.xml.security.exceptions.Base64DecodingException
Constructor Base64DecodingException
BASE64DEFAULTLENGTH - Static variable in class org.docx4j.org.apache.xml.security.utils.Base64
Field BASE64DEFAULTLENGTH
baseURI - Variable in class org.docx4j.org.apache.xml.security.utils.ElementProxy
Field baseURI
BASHKIR - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
BASQUE - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
BATAK - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFScript
 
BATBlock - Class in org.docx4j.org.apache.poi.poifs.storage
A block of block allocation table entries.
BATBlock.BATBlockAndIndex - Class in org.docx4j.org.apache.poi.poifs.storage
 
BATManaged - Interface in org.docx4j.org.apache.poi.poifs.filesystem
This interface defines behaviors for objects managed by the Block Allocation Table (BAT).
BAULE - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
beforeMarshal(Object) - Method in class org.docx4j.jaxb.Docx4jMarshallerListener
 
BEL - Static variable in class org.docx4j.com.google.common.base.Ascii
Bell ('\a'): A character for use when there is a need to call for human attention.
BELARUSSIAN - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
BEMBA - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
BENCH - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
BENGALI - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
BENGALI - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFScript
 
BENGALI_V2 - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFScript
 
BERBER - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
bestMatch(FontInfo) - Method in class org.docx4j.fonts.fop.fonts.substitute.FontQualifier
Returns the highest priority matching font triplet found in a given font info
BestMatchingMapper - Class in org.docx4j.fonts
This mapper uses Panose to guess the physical font which is a closest fit for the font used in the document.
BestMatchingMapper() - Constructor for class org.docx4j.fonts.BestMatchingMapper
 
Beta - Annotation Type in org.docx4j.com.google.common.annotations
Signifies that a public API (public class, method or field) is subject to incompatible changes, or even removal, in a future release.
BETI - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
BHILI - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
BHOJPURI - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
BIBLE_CREE - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
BibliographyPart - Class in org.docx4j.openpackaging.parts.WordprocessingML
 
BibliographyPart() - Constructor for class org.docx4j.openpackaging.parts.WordprocessingML.BibliographyPart
 
BibliographyPart(PartName) - Constructor for class org.docx4j.openpackaging.parts.WordprocessingML.BibliographyPart
 
BibliographyPart(PartName, JAXBContext) - Constructor for class org.docx4j.openpackaging.parts.WordprocessingML.BibliographyPart
 
Bidi - Class in org.docx4j.model.properties.paragraph
 
Bidi(BooleanDefaultTrue) - Constructor for class org.docx4j.model.properties.paragraph.Bidi
 
BidiClass - Class in org.docx4j.fonts.fop.complexscripts.bidi
Bidirectional class utilities.
BidiConstants - Interface in org.docx4j.fonts.fop.complexscripts.bidi
Constants used for bidirectional processing.
BIG_BLOCK_MINIMUM_DOCUMENT_SIZE - Static variable in interface org.docx4j.org.apache.poi.poifs.common.POIFSConstants
The minimum size of a document before it's stored using Big Blocks (normal streams).
bigBlockSize - Variable in class org.docx4j.org.apache.poi.poifs.storage.DocumentBlock
BIKOL - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
BILEN - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
BiMap<K,V> - Interface in org.docx4j.com.google.common.collect
A bimap (or "bidirectional map") is a map that preserves the uniqueness of its values as well as that of its keys.
BinaryCoder() - Constructor for class org.docx4j.fonts.fop.fonts.type1.Type1SubsetFile.BinaryCoder
 
binaryEntries - Variable in class org.docx4j.fonts.fop.fonts.type1.PostscriptParser.PSElement
 
binaryLength - Variable in class org.docx4j.fonts.fop.fonts.type1.PostscriptParser.PSDictionary
 
binaryLength - Variable in class org.docx4j.fonts.fop.fonts.type1.PostscriptParser.PSFixedArray
 
BinaryPart - Class in org.docx4j.openpackaging.parts.WordprocessingML
A part containing binary (as opposed to XML) data.
BinaryPart(ExternalTarget) - Constructor for class org.docx4j.openpackaging.parts.WordprocessingML.BinaryPart
 
BinaryPart(PartName) - Constructor for class org.docx4j.openpackaging.parts.WordprocessingML.BinaryPart
 
BinaryPartAbstractImage - Class in org.docx4j.openpackaging.parts.WordprocessingML
 
BinaryPartAbstractImage(ExternalTarget) - Constructor for class org.docx4j.openpackaging.parts.WordprocessingML.BinaryPartAbstractImage
 
BinaryPartAbstractImage(PartName) - Constructor for class org.docx4j.openpackaging.parts.WordprocessingML.BinaryPartAbstractImage
 
BinaryPartAbstractImage.CxCy - Class in org.docx4j.openpackaging.parts.WordprocessingML
 
binaryRC4 - Enum constant in enum org.docx4j.org.apache.poi.poifs.crypt.EncryptionMode
 
BinaryRC4CipherOutputStream(DirectoryNode) - Constructor for class org.docx4j.org.apache.poi.poifs.crypt.binaryrc4.BinaryRC4Encryptor.BinaryRC4CipherOutputStream
 
BinaryRC4Decryptor - Class in org.docx4j.org.apache.poi.poifs.crypt.binaryrc4
 
BinaryRC4Decryptor(BinaryRC4EncryptionInfoBuilder) - Constructor for class org.docx4j.org.apache.poi.poifs.crypt.binaryrc4.BinaryRC4Decryptor
 
BinaryRC4EncryptionHeader - Class in org.docx4j.org.apache.poi.poifs.crypt.binaryrc4
 
BinaryRC4EncryptionHeader() - Constructor for class org.docx4j.org.apache.poi.poifs.crypt.binaryrc4.BinaryRC4EncryptionHeader
 
BinaryRC4EncryptionInfoBuilder - Class in org.docx4j.org.apache.poi.poifs.crypt.binaryrc4
 
BinaryRC4EncryptionInfoBuilder() - Constructor for class org.docx4j.org.apache.poi.poifs.crypt.binaryrc4.BinaryRC4EncryptionInfoBuilder
 
BinaryRC4EncryptionVerifier - Class in org.docx4j.org.apache.poi.poifs.crypt.binaryrc4
 
BinaryRC4EncryptionVerifier() - Constructor for class org.docx4j.org.apache.poi.poifs.crypt.binaryrc4.BinaryRC4EncryptionVerifier
 
BinaryRC4EncryptionVerifier(LittleEndianInput) - Constructor for class org.docx4j.org.apache.poi.poifs.crypt.binaryrc4.BinaryRC4EncryptionVerifier
 
BinaryRC4Encryptor - Class in org.docx4j.org.apache.poi.poifs.crypt.binaryrc4
 
BinaryRC4Encryptor(BinaryRC4EncryptionInfoBuilder) - Constructor for class org.docx4j.org.apache.poi.poifs.crypt.binaryrc4.BinaryRC4Encryptor
 
BinaryRC4Encryptor.BinaryRC4CipherOutputStream - Class in org.docx4j.org.apache.poi.poifs.crypt.binaryrc4
 
bind(WordprocessingMLPackage, InputStream, int) - Static method in class org.docx4j.Docx4J
Bind the content controls of the passed document to the xml.
bind(WordprocessingMLPackage, String, int) - Static method in class org.docx4j.Docx4J
Bind the content controls of the passed document to the xml.
bind(WordprocessingMLPackage, Answers, int) - Static method in class org.docx4j.Docx4J
Bind the content controls of the passed document to the xml (here using optional standardised Answers format).
bind(WordprocessingMLPackage, Document, int) - Static method in class org.docx4j.Docx4J
Bind the content controls of the passed document to the xml.
bind(WordprocessingMLPackage, Document, int, DocxFetcher) - Static method in class org.docx4j.Docx4J
Bind the content controls of the passed document to the xml.
bind(WordprocessingMLPackage, Document, int, DocxFetcher, XsltProvider, String, Map<String, Map<String, Object>>) - Static method in class org.docx4j.Docx4J
Bind the content controls of the passed document to the xml, applying some formatting finishing touches to the final docx.
BIND - Enum constant in enum org.docx4j.events.WellKnownJobTypes
 
BIND_BIND_XML - Enum constant in enum org.docx4j.events.WellKnownProcessSteps
 
BIND_BIND_XML_BindingHandler - Enum constant in enum org.docx4j.events.WellKnownProcessSteps
 
BIND_BIND_XML_OpenDoPEHandler - Enum constant in enum org.docx4j.events.WellKnownProcessSteps
 
BIND_BIND_XML_OpenDoPEIntegrity - Enum constant in enum org.docx4j.events.WellKnownProcessSteps
 
BIND_BIND_XML_OpenDoPEIntegrityAfterBinding - Enum constant in enum org.docx4j.events.WellKnownProcessSteps
 
BIND_BIND_XML_XsltFinisher - Enum constant in enum org.docx4j.events.WellKnownProcessSteps
 
BIND_INSERT_XML - Enum constant in enum org.docx4j.events.WellKnownProcessSteps
 
BIND_REMOVE_SDT - Enum constant in enum org.docx4j.events.WellKnownProcessSteps
 
BIND_REMOVE_XML - Enum constant in enum org.docx4j.events.WellKnownProcessSteps
 
binder - Variable in class org.docx4j.openpackaging.parts.JaxbXmlPartXPathAware
 
BinderListenerInterface - Interface in org.docx4j.jaxb
 
BinderListenerUtils - Class in org.docx4j.jaxb
 
BinderListenerUtils() - Constructor for class org.docx4j.jaxb.BinderListenerUtils
 
BINDING_CONTENTTYPE - Static variable in class org.docx4j.model.datastorage.OpenDoPEHandler
 
BINDING_HANDLER - Static variable in class org.docx4j.model.datastorage.OpenDoPEHandler
 
BINDING_PROGID - Static variable in class org.docx4j.model.datastorage.OpenDoPEHandler
 
BINDING_RESULT_CONDITION_FALSE - Static variable in class org.docx4j.model.datastorage.OpenDoPEHandler
 
BINDING_RESULT_RPTD - Static variable in class org.docx4j.model.datastorage.OpenDoPEHandler
 
BINDING_RESULT_RPTD_ZERO - Static variable in class org.docx4j.model.datastorage.OpenDoPEHandler
 
BINDING_RESULT_RPTD_ZERO_W15 - Static variable in class org.docx4j.model.datastorage.OpenDoPEHandler
 
BINDING_ROLE_COMPONENT - Static variable in class org.docx4j.model.datastorage.OpenDoPEHandler
 
BINDING_ROLE_COMPONENT_AFTER - Static variable in class org.docx4j.model.datastorage.OpenDoPEHandler
 
BINDING_ROLE_COMPONENT_BEFORE - Static variable in class org.docx4j.model.datastorage.OpenDoPEHandler
 
BINDING_ROLE_COMPONENT_CONTEXT - Static variable in class org.docx4j.model.datastorage.OpenDoPEHandler
 
BINDING_ROLE_CONDITIONAL - Static variable in class org.docx4j.model.datastorage.OpenDoPEHandler
 
BINDING_ROLE_FINISHER - Static variable in class org.docx4j.model.datastorage.OpenDoPEHandler
 
BINDING_ROLE_NARRATIVE - Static variable in class org.docx4j.model.datastorage.OpenDoPEHandler
 
BINDING_ROLE_REPEAT - Static variable in class org.docx4j.model.datastorage.OpenDoPEHandler
 
BINDING_ROLE_RPT_POS_CON - Static variable in class org.docx4j.model.datastorage.OpenDoPEHandler
 
BINDING_ROLE_XPATH - Static variable in class org.docx4j.model.datastorage.OpenDoPEHandler
 
BindingHandler - Class in org.docx4j.model.datastorage
 
BindingHandler(WordprocessingMLPackage) - Constructor for class org.docx4j.model.datastorage.BindingHandler
 
BindingHyperlinkResolver - Class in org.docx4j.model.datastorage
Override this class if you want to customise hyperlink handling.
BindingHyperlinkResolver() - Constructor for class org.docx4j.model.datastorage.BindingHyperlinkResolver
 
BindingHyperlinkResolverForOpenAPI3 - Class in org.docx4j.model.datastorage
 
BindingHyperlinkResolverForOpenAPI3() - Constructor for class org.docx4j.model.datastorage.BindingHyperlinkResolverForOpenAPI3
 
BindingTraverserCommonImpl - Class in org.docx4j.model.datastorage
 
BindingTraverserCommonImpl() - Constructor for class org.docx4j.model.datastorage.BindingTraverserCommonImpl
 
BindingTraverserInterface - Interface in org.docx4j.model.datastorage
 
BindingTraverserNonXSLT - Class in org.docx4j.model.datastorage
TODO add HTML import, FlatOPC support
BindingTraverserNonXSLT() - Constructor for class org.docx4j.model.datastorage.BindingTraverserNonXSLT
 
BindingTraverserState - Class in org.docx4j.model.datastorage
 
BindingTraverserState() - Constructor for class org.docx4j.model.datastorage.BindingTraverserState
 
BindingTraverserStAX - Class in org.docx4j.model.datastorage
Use StAX to bind content controls, bypassing the need to unmarshal the entire MDP.
BindingTraverserStAX() - Constructor for class org.docx4j.model.datastorage.BindingTraverserStAX
 
BindingTraverserTableHelper - Class in org.docx4j.model.datastorage
 
BindingTraverserTableHelper() - Constructor for class org.docx4j.model.datastorage.BindingTraverserTableHelper
 
BindingTraverserXSLT - Class in org.docx4j.model.datastorage
 
BindingTraverserXSLT() - Constructor for class org.docx4j.model.datastorage.BindingTraverserXSLT
 
BindingTraverserXSLT.BookmarkCounter - Class in org.docx4j.model.datastorage
Workaround for the fact that Xalan doesn't let us pass an AtomicInteger into an extension function.
binomial(int, int) - Static method in class org.docx4j.com.google.common.math.IntMath
Returns n choose k, also known as the binomial coefficient of n and k, or Integer.MAX_VALUE if the result does not fit in an int.
BitField - Class in org.docx4j.org.apache.poi.util
Manage operations dealing with bit-mapped fields.
BitField(int) - Constructor for class org.docx4j.org.apache.poi.util.BitField
Create a BitField instance
BitFieldFactory - Class in org.docx4j.org.apache.poi.util
Returns immutable Btfield instances.
BitFieldFactory() - Constructor for class org.docx4j.org.apache.poi.util.BitFieldFactory
 
BLACKFOOT - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
BlockAllocationTableReader - Class in org.docx4j.org.apache.poi.poifs.storage
This class manages and creates the Block Allocation Table, which is basically a set of linked lists of block indices.
BlockAllocationTableReader(POIFSBigBlockSize, int, int[], int, int, BlockList) - Constructor for class org.docx4j.org.apache.poi.poifs.storage.BlockAllocationTableReader
create a BlockAllocationTableReader for an existing filesystem.
BlockAllocationTableWriter - Class in org.docx4j.org.apache.poi.poifs.storage
This class manages and creates the Block Allocation Table, which is basically a set of linked lists of block indices.
BlockAllocationTableWriter(POIFSBigBlockSize) - Constructor for class org.docx4j.org.apache.poi.poifs.storage.BlockAllocationTableWriter
create a BlockAllocationTableWriter
blockCount() - Method in interface org.docx4j.org.apache.poi.poifs.storage.BlockList
 
blockCount() - Method in class org.docx4j.org.apache.poi.poifs.storage.SmallDocumentBlockList
Returns the count of the number of blocks
BlockList - Interface in org.docx4j.org.apache.poi.poifs.storage
Interface for lists of blocks that are mapped by block allocation tables
blockSize - Variable in enum org.docx4j.org.apache.poi.poifs.crypt.CipherAlgorithm
 
BlockStore - Class in org.docx4j.org.apache.poi.poifs.filesystem
This abstract class describes a way to read, store, chain and free a series of blocks (be they Big or Small ones)
BlockStore() - Constructor for class org.docx4j.org.apache.poi.poifs.filesystem.BlockStore
 
BlockStore.ChainLoopDetector - Class in org.docx4j.org.apache.poi.poifs.filesystem
Used to detect if a chain has a loop in it, so we can bail out with an error rather than spinning away for ever...
BlockWritable - Interface in org.docx4j.org.apache.poi.poifs.storage
An interface for persisting block storage of POIFS components.
BN - Static variable in interface org.docx4j.fonts.fop.complexscripts.bidi.BidiConstants
boundary neutral class
body - Variable in class org.docx4j.convert.in.word2003xml.Transition03To06
 
bold - Variable in class org.docx4j.fonts.microsoft.MicrosoftFonts.Font
 
Bold - Class in org.docx4j.model.properties.run
 
Bold() - Constructor for class org.docx4j.fonts.microsoft.MicrosoftFonts.Font.Bold
 
Bold(BooleanDefaultTrue) - Constructor for class org.docx4j.model.properties.run.Bold
 
Bold(CSSValue) - Constructor for class org.docx4j.model.properties.run.Bold
 
boldForms - Variable in class org.docx4j.fonts.Mapper
 
bolditalic - Variable in class org.docx4j.fonts.microsoft.MicrosoftFonts.Font
 
Bolditalic() - Constructor for class org.docx4j.fonts.microsoft.MicrosoftFonts.Font.Bolditalic
 
boldItalicForms - Variable in class org.docx4j.fonts.Mapper
 
BookmarkHandlerStAX - Class in org.docx4j.model.datastorage
 
BookmarkHandlerStAX() - Constructor for class org.docx4j.model.datastorage.BookmarkHandlerStAX
 
bookmarkId - Variable in class org.docx4j.model.datastorage.BindingTraverserCommonImpl
 
bookmarkId - Variable in class org.docx4j.model.datastorage.BindingTraverserXSLT.BookmarkCounter
 
BookmarkMover - Class in org.docx4j.convert.out.common.preprocess
This class moves w:bookmarkStart into the next paragraph if they are outside of a paragraph.
BookmarkMover() - Constructor for class org.docx4j.convert.out.common.preprocess.BookmarkMover
 
BookmarkMover.BookmarkMoverVisitor - Class in org.docx4j.convert.out.common.preprocess
 
BookmarkMoverVisitor() - Constructor for class org.docx4j.convert.out.common.preprocess.BookmarkMover.BookmarkMoverVisitor
 
bookmarkP(P, String, int) - Method in class org.docx4j.toc.switches.SwitchProcessor
Surround the specified r in the specified p with a bookmark (with specified name and id)
BookmarkRenumber - Class in org.docx4j.model.datastorage
 
bookmarksEndToRemove - Variable in class org.docx4j.convert.out.common.preprocess.BookmarkMover.BookmarkMoverVisitor
 
BookmarksIntegrity - Class in org.docx4j.model.bookmarks
Perform certain bookmark integrity checks (ie check for duplicates, missing starts, ends), and optionally, write fixes in-place
BookmarksIntegrity() - Constructor for class org.docx4j.model.bookmarks.BookmarksIntegrity
 
BookmarksIntegrity.BookmarksStatus - Enum in org.docx4j.model.bookmarks
 
bookmarksStartToMove - Variable in class org.docx4j.convert.out.common.preprocess.BookmarkMover.BookmarkMoverVisitor
 
BookmarkStartWriter - Class in org.docx4j.convert.out.html
Generate a reference so that the w:bookmarkStart it can be referenced.
The preprocessing step BookmarkMover should have moved any Bookmarks to the beginning of a paragraph, therefore an inline should always work.
BookmarkStartWriter() - Constructor for class org.docx4j.convert.out.html.BookmarkStartWriter
 
BOPOMOFO - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFScript
 
BorderBottom - Class in org.docx4j.model.properties.table
 
BorderBottom(CTBorder) - Constructor for class org.docx4j.model.properties.table.BorderBottom
 
BorderBottom(CSSValue) - Constructor for class org.docx4j.model.properties.table.BorderBottom
 
BorderLeft - Class in org.docx4j.model.properties.table
 
BorderLeft(CTBorder) - Constructor for class org.docx4j.model.properties.table.BorderLeft
 
BorderLeft(CSSValue) - Constructor for class org.docx4j.model.properties.table.BorderLeft
 
BorderRight - Class in org.docx4j.model.properties.table
 
BorderRight(CTBorder) - Constructor for class org.docx4j.model.properties.table.BorderRight
 
BorderRight(CSSValue) - Constructor for class org.docx4j.model.properties.table.BorderRight
 
BorderTop - Class in org.docx4j.model.properties.table
 
BorderTop(CTBorder) - Constructor for class org.docx4j.model.properties.table.BorderTop
 
BorderTop(CSSValue) - Constructor for class org.docx4j.model.properties.table.BorderTop
 
BOSNIAN - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
BoundedInputStream - Class in org.docx4j.org.apache.poi.util
This is a stream that will only supply bytes up to a certain length - if its position goes above that, it will stop.
BoundedInputStream(InputStream) - Constructor for class org.docx4j.org.apache.poi.util.BoundedInputStream
Creates a new BoundedInputStream that wraps the given input stream and is unlimited.
BoundedInputStream(InputStream, long) - Constructor for class org.docx4j.org.apache.poi.util.BoundedInputStream
Creates a new BoundedInputStream that wraps the given input stream and limits it to a certain size.
boundingBoxes - Variable in class org.docx4j.fonts.fop.fonts.MultiByteFont
Contains the character bounding boxes for all characters in the font
Box - Class in org.pptx4j
 
Box(long, long, long, long) - Constructor for class org.pptx4j.Box
 
BR - Static variable in interface org.docx4j.document.wordprocessingml.Constants
 
braceleft - Enum constant in enum org.docx4j.fonts.fop.fonts.type1.AdobeStandardEncoding
left curly bracket character
braceright - Enum constant in enum org.docx4j.fonts.fop.fonts.type1.AdobeStandardEncoding
right curly bracket character
bracketleft - Enum constant in enum org.docx4j.fonts.fop.fonts.type1.AdobeStandardEncoding
left bracket character
bracketright - Enum constant in enum org.docx4j.fonts.fop.fonts.type1.AdobeStandardEncoding
bracket right character
BRAHMI - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFScript
 
BRAHUI - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
BRAILLE - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFScript
 
BRAJ_BHASHA - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
BreakException() - Constructor for exception org.docx4j.Docx4J.FindContentControlsVisitor.BreakException
 
BRETON - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
breve - Enum constant in enum org.docx4j.fonts.fop.fonts.type1.AdobeStandardEncoding
breve character
broadcastEvent(Event) - Method in class org.docx4j.org.apache.fop.events.DefaultEventBroadcaster
Broadcasts an event.
broadcastEvent(Event) - Method in interface org.docx4j.org.apache.fop.events.EventBroadcaster
Broadcasts an event.
BROKEN - Enum constant in enum org.docx4j.model.bookmarks.BookmarksIntegrity.BookmarksStatus
 
BrokenStyleRemediator - Class in org.docx4j.model.styles
 
BrokenStyleRemediator() - Constructor for class org.docx4j.model.styles.BrokenStyleRemediator
 
BrWriter - Class in org.docx4j.convert.out.html
 
BrWriter() - Constructor for class org.docx4j.convert.out.html.BrWriter
 
BS - Static variable in class org.docx4j.com.google.common.base.Ascii
Backspace ('\b'): A format effector which controls the movement of the printing position one printing space backward on the same printing line.
BufferUtil - Class in org.docx4j.utils
 
BufferUtil() - Constructor for class org.docx4j.utils.BufferUtil
 
BUGINESE - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFScript
 
BUHID - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFScript
 
build() - Method in class org.docx4j.com.google.common.collect.ImmutableCollection.Builder
Returns a newly-created ImmutableCollection of the appropriate type, containing the elements provided to this builder.
build() - Method in class org.docx4j.com.google.common.collect.ImmutableSet.Builder
 
build() - Method in interface org.docx4j.fonts.fop.apps.io.ResourceResolverFactory.SchemeAwareResourceResolverBuilder
Builds a ResourceResolver that will delegate to the respective resource resolver when a registered URI scheme is given
build() - Method in class org.docx4j.org.apache.fop.events.Event.ParamsBuilder
Returns the accumulated parameter map.
build(InputStream) - Method in class org.docx4j.fonts.fop.configuration.DefaultConfigurationBuilder
 
build(String) - Method in class org.docx4j.model.fields.FldSimpleModel
 
build(CacheLoader<? super K1, V1>) - Method in class org.docx4j.com.google.common.cache.CacheBuilder
Builds a cache, which either returns an already-loaded value for a given key or atomically computes or retrieves it using the supplied CacheLoader.
build(AbstractWmlConversionContext, Object, Node) - Method in class org.docx4j.convert.out.common.writer.AbstractHyperlinkWriterModel
Default build method, get's called with a P.Hyperlink.
build(AbstractWmlConversionContext, Object, Node) - Method in class org.docx4j.convert.out.common.writer.AbstractTableWriterModel
Build a table representation from a tbl instance.
build(AbstractWmlConversionContext, FldSimpleModel, Node) - Method in class org.docx4j.convert.out.common.writer.AbstractHyperlinkWriterModel
Custom build method, get's used with a FldSimpleModel in those cases where the hyperlink is defined within a Field
build(CTSimpleField, Node) - Method in class org.docx4j.model.fields.FldSimpleModel
 
build(Tbl) - Method in class org.docx4j.model.table.TableModel
 
builder - Variable in class org.docx4j.org.apache.poi.poifs.crypt.Decryptor
 
builder - Variable in enum org.docx4j.org.apache.poi.poifs.crypt.EncryptionMode
 
builder() - Static method in class org.docx4j.com.google.common.collect.ImmutableSet
Returns a new builder.
Builder() - Constructor for class org.docx4j.com.google.common.collect.ImmutableSet.Builder
 
builderWithExpectedSize(int) - Static method in class org.docx4j.com.google.common.collect.ImmutableSet
Returns a new builder, expecting the specified number of distinct elements to be added.
buildFractionExactDenominator(double, int) - Static method in class org.xlsx4j.org.apache.poi.ss.format.SimpleFraction
Create a fraction given a double value and a denominator.
buildFractionMaxDenominator(double, int) - Static method in class org.xlsx4j.org.apache.poi.ss.format.SimpleFraction
Create a fraction given the double value and either the maximum error allowed or the maximum number of denominator digits.
buildFromFile(File) - Method in class org.docx4j.fonts.fop.configuration.DefaultConfigurationBuilder
 
buildFromTable(int[]) - Method in class org.docx4j.fonts.fop.fonts.AbstractCodePointMapping
Builds the internal lookup structures based on a given table.
buildSubsetIndexToOrigIndexMap(Map<Integer, Integer>) - Method in class org.docx4j.fonts.fop.fonts.truetype.TTFSubSetFile
 
BuiltinFormats - Class in org.xlsx4j.org.apache.poi.ss.usermodel
Utility to identify built-in formats.
BuiltinFormats() - Constructor for class org.xlsx4j.org.apache.poi.ss.usermodel.BuiltinFormats
 
BULGARIAN - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
bullet - Enum constant in enum org.docx4j.fonts.fop.fonts.type1.AdobeStandardEncoding
bullet character
BURMESE - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
byName(String) - Static method in enum org.docx4j.fonts.fop.fonts.CIDFontType
Returns the CIDFontType by name.
byName(String) - Static method in class org.docx4j.fonts.fop.fonts.FontType
Returns the FontType by name.
BYTE_SIZE - Static variable in interface org.docx4j.org.apache.poi.util.LittleEndianConsts
 
ByteArray(byte[]) - Constructor for class org.docx4j.openpackaging.io.LoadFromZipNG.ByteArray
Deprecated.
 
ByteArray(byte[]) - Constructor for class org.docx4j.openpackaging.io3.stores.ZipPartStore.ByteArray
 
ByteArray(ByteBuffer, String) - Constructor for class org.docx4j.openpackaging.io.LoadFromZipNG.ByteArray
Deprecated.
 
ByteArray(ByteBuffer, String) - Constructor for class org.docx4j.openpackaging.io3.stores.ZipPartStore.ByteArray
 
ByteArrayBackedDataSource - Class in org.docx4j.org.apache.poi.poifs.nio
A POIFS DataSource backed by a byte array.
ByteArrayBackedDataSource(byte[]) - Constructor for class org.docx4j.org.apache.poi.poifs.nio.ByteArrayBackedDataSource
 
ByteArrayBackedDataSource(byte[], int) - Constructor for class org.docx4j.org.apache.poi.poifs.nio.ByteArrayBackedDataSource
 
ByteField - Class in org.docx4j.org.apache.poi.util
representation of a byte (8-bit) field at a fixed location within a byte array
ByteField(int) - Constructor for class org.docx4j.org.apache.poi.util.ByteField
construct the ByteField with its offset into its containing byte array and a default value of 0
ByteField(int, byte) - Constructor for class org.docx4j.org.apache.poi.util.ByteField
construct the ByteField with its offset into its containing byte array and initialize its value
ByteField(int, byte[]) - Constructor for class org.docx4j.org.apache.poi.util.ByteField
Construct the ByteField with its offset into its containing byte array and initialize its value from its byte array
ByteField(int, byte, byte[]) - Constructor for class org.docx4j.org.apache.poi.util.ByteField
construct the ByteField with its offset into its containing byte array, initialize its value, and write its value to its byte array
byteOrder - Variable in class org.docx4j.org.apache.poi.hpsf.PropertySet
Specifies this PropertySet's byte order.
bytes - Variable in class org.docx4j.org.apache.poi.hpsf.ClassID
The bytes making out the class ID in correct order, i.e.
BYTES - Static variable in class org.docx4j.com.google.common.primitives.Ints
The number of bytes required to represent a primitive int value.
BytesNumber(int, int) - Constructor for class org.docx4j.fonts.fop.fonts.type1.Type1SubsetFile.BytesNumber
 
byteToHex(int) - Static method in class org.docx4j.org.apache.poi.util.HexDump
 
byValue(int) - Static method in enum org.docx4j.fonts.fop.fonts.CIDFontType
Returns the CID FontType by value.
byValue(int) - Static method in class org.docx4j.fonts.fop.fonts.FontType
Returns the FontType by value.
BYZANTINE_MUSIC - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFScript
 

C

c - Enum constant in enum org.docx4j.fonts.fop.fonts.type1.AdobeStandardEncoding
c character
C - Enum constant in enum org.docx4j.fonts.fop.fonts.type1.AdobeStandardEncoding
C character
C14nHelper - Class in org.docx4j.org.apache.xml.security.c14n.helper
Temporary swapped static functions from the normalizer Section
Cache<K,V> - Interface in org.docx4j.com.google.common.cache
A semi-persistent mapping from keys to values.
CacheBuilder<K,V> - Class in org.docx4j.com.google.common.cache
A builder of LoadingCache and Cache instances having any combination of the following features: automatic loading of entries into the cache least-recently-used eviction when a maximum size is exceeded time-based expiration of entries, measured since last access or last write keys automatically wrapped in weak references values automatically wrapped in weak or soft references notification of evicted (or otherwise removed) entries accumulation of cache access statistics
cachedXPathGetString(String, String) - Method in interface org.docx4j.model.datastorage.CustomXmlDataStorage
(Unless you are using Saxon as your XPath implementation (XPathFactoryUtil.setxPathFactory)) this uses org.apache.xpath.CachedXPathAPI for better performance, since Apache's old XPathAPI class, have the drawback of instantiating a new XPathContext (and thus building a new DTMManager, and new DTMs) each time it was called.
cachedXPathGetString(String, String) - Method in class org.docx4j.openpackaging.parts.CustomXmlDataStoragePart
 
cachedXPathGetString(String, String) - Method in interface org.docx4j.openpackaging.parts.CustomXmlPart
Use org.apache.xpath.CachedXPathAPI, since this is much quicker than default javax.xml.xpath.XPath implementations (Apache's anyway) for large XML files.
cachedXPathGetString(String, String) - Method in class org.docx4j.openpackaging.parts.opendope.JaxbCustomXmlDataStoragePart
 
cachedXPathGetString(String, String) - Method in class org.docx4j.openpackaging.parts.XmlPart
(Unless you are using Saxon as your XPath implementation (XPathFactoryUtil.setxPathFactory)) this uses org.apache.xpath.CachedXPathAPI for better performance, since Apache's old XPathAPI class, have the drawback of instantiating a new XPathContext (and thus building a new DTMManager, and new DTMs) each time it was called.
CacheLoader<K,V> - Class in org.docx4j.com.google.common.cache
Computes or retrieves values, based on a key, for use in populating a LoadingCache.
CacheLoader() - Constructor for class org.docx4j.com.google.common.cache.CacheLoader
Constructor for use by subclasses.
CacheLoader.InvalidCacheLoadException - Exception in org.docx4j.com.google.common.cache
Thrown to indicate that an invalid response was returned from a call to CacheLoader.
CacheLoader.UnsupportedLoadingOperationException - Exception in org.docx4j.com.google.common.cache
Exception thrown by loadAll() to indicate that it is not supported.
CacheStats - Class in org.docx4j.com.google.common.cache
Statistics about the performance of a Cache.
CacheStats(long, long, long, long, long, long) - Constructor for class org.docx4j.com.google.common.cache.CacheStats
Constructs a new CacheStats instance.
CalcChain - Class in org.docx4j.openpackaging.parts.SpreadsheetML
 
CalcChain() - Constructor for class org.docx4j.openpackaging.parts.SpreadsheetML.CalcChain
 
CalcChain(PartName) - Constructor for class org.docx4j.openpackaging.parts.SpreadsheetML.CalcChain
 
calcHexColor(int) - Method in class org.docx4j.convert.out.common.writer.AbstractTableWriter
 
calcSize(int) - Static method in class org.docx4j.org.apache.poi.poifs.storage.SmallDocumentBlock
Calculate the storage size of a set of SmallDocumentBlocks
calcTableWidth() - Method in class org.docx4j.model.table.TableModel
 
calculateChecksum(byte[]) - Static method in class org.docx4j.org.apache.poi.util.IOUtils
 
calculateChecksum(File, int) - Method in class org.docx4j.org.apache.poi.poifs.crypt.binaryrc4.BinaryRC4Encryptor.BinaryRC4CipherOutputStream
 
calculateChecksum(File, int) - Method in class org.docx4j.org.apache.poi.poifs.crypt.ChunkedCipherOutputStream
 
calculateMaximumSize(POIFSBigBlockSize, int) - Static method in class org.docx4j.org.apache.poi.poifs.storage.BATBlock
Calculates the maximum size of a file which is addressable given the number of FAT (BAT) sectors specified.
calculateMaximumSize(HeaderBlock) - Static method in class org.docx4j.org.apache.poi.poifs.storage.BATBlock
 
calculateStorageRequirements(POIFSBigBlockSize, int) - Static method in class org.docx4j.org.apache.poi.poifs.storage.BATBlock
Calculate how many BATBlocks are needed to hold a specified number of BAT entries.
calculateXBATStorageRequirements(POIFSBigBlockSize, int) - Static method in class org.docx4j.org.apache.poi.poifs.storage.BATBlock
Calculate how many XBATBlocks are needed to hold a specified number of BAT entries.
CallbackImpl() - Constructor for class org.docx4j.TraversalUtil.CallbackImpl
 
CAN - Static variable in class org.docx4j.com.google.common.base.Ascii
Cancel: A control character used to indicate that the data with which it is sent is in error or is to be disregarded.
CANADIAN_SYLLABICS - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFScript
 
cancel(boolean) - Method in class org.docx4j.com.google.common.util.concurrent.AbstractFuture
cancel(boolean) - Method in class org.docx4j.com.google.common.util.concurrent.SettableFuture
 
canonicalise(P, List<FieldRef>) - Static method in class org.docx4j.model.fields.FieldsPreprocessor
Convert the field(s) in the input P into a predictable format, and add a FieldRef object to the list for each top level field encountered.
canonicaliseStarts(ComplexFieldLocator, List<FieldRef>) - Static method in class org.docx4j.model.fields.merge.MailMerger
 
CanonicalizationException - Exception in org.docx4j.org.apache.xml.security.c14n
Class CanonicalizationException
CanonicalizationException() - Constructor for exception org.docx4j.org.apache.xml.security.c14n.CanonicalizationException
Constructor CanonicalizationException
CanonicalizationException(Exception) - Constructor for exception org.docx4j.org.apache.xml.security.c14n.CanonicalizationException
 
CanonicalizationException(Exception, String) - Constructor for exception org.docx4j.org.apache.xml.security.c14n.CanonicalizationException
Constructor CanonicalizationException
CanonicalizationException(Exception, String, Object[]) - Constructor for exception org.docx4j.org.apache.xml.security.c14n.CanonicalizationException
Constructor CanonicalizationException
CanonicalizationException(String) - Constructor for exception org.docx4j.org.apache.xml.security.c14n.CanonicalizationException
Constructor CanonicalizationException
CanonicalizationException(String, Object[]) - Constructor for exception org.docx4j.org.apache.xml.security.c14n.CanonicalizationException
Constructor CanonicalizationException
canonicalize(byte[]) - Method in class org.docx4j.org.apache.xml.security.c14n.Canonicalizer
This method tries to canonicalize the given bytes.
Canonicalizer - Class in org.docx4j.org.apache.xml.security.c14n
 
Canonicalizer11 - Class in org.docx4j.org.apache.xml.security.c14n.implementations
Implements Canonical XML Version 1.1, a W3C Proposed Recommendation from 29 January 2008.
Canonicalizer11(boolean) - Constructor for class org.docx4j.org.apache.xml.security.c14n.implementations.Canonicalizer11
Constructor Canonicalizer11
Canonicalizer11_OmitComments - Class in org.docx4j.org.apache.xml.security.c14n.implementations
 
Canonicalizer11_OmitComments() - Constructor for class org.docx4j.org.apache.xml.security.c14n.implementations.Canonicalizer11_OmitComments
 
Canonicalizer11_WithComments - Class in org.docx4j.org.apache.xml.security.c14n.implementations
 
Canonicalizer11_WithComments() - Constructor for class org.docx4j.org.apache.xml.security.c14n.implementations.Canonicalizer11_WithComments
 
Canonicalizer20010315 - Class in org.docx4j.org.apache.xml.security.c14n.implementations
Implements Canonical XML Version 1.0, a W3C Recommendation from 15 March 2001.
Canonicalizer20010315(boolean) - Constructor for class org.docx4j.org.apache.xml.security.c14n.implementations.Canonicalizer20010315
Constructor Canonicalizer20010315
Canonicalizer20010315Excl - Class in org.docx4j.org.apache.xml.security.c14n.implementations
Implements " Exclusive XML Canonicalization, Version 1.0 "
Credits: During restructuring of the Canonicalizer framework, Ren?? Kollmorgen from Software AG submitted an implementation of ExclC14n which fitted into the old architecture and which based heavily on my old (and slow) implementation of "Canonical XML".
Canonicalizer20010315Excl(boolean) - Constructor for class org.docx4j.org.apache.xml.security.c14n.implementations.Canonicalizer20010315Excl
Constructor Canonicalizer20010315Excl
Canonicalizer20010315ExclOmitComments - Class in org.docx4j.org.apache.xml.security.c14n.implementations
 
Canonicalizer20010315ExclOmitComments() - Constructor for class org.docx4j.org.apache.xml.security.c14n.implementations.Canonicalizer20010315ExclOmitComments
 
Canonicalizer20010315ExclWithComments - Class in org.docx4j.org.apache.xml.security.c14n.implementations
Class Canonicalizer20010315ExclWithComments
Canonicalizer20010315ExclWithComments() - Constructor for class org.docx4j.org.apache.xml.security.c14n.implementations.Canonicalizer20010315ExclWithComments
Constructor Canonicalizer20010315ExclWithComments
Canonicalizer20010315OmitComments - Class in org.docx4j.org.apache.xml.security.c14n.implementations
 
Canonicalizer20010315OmitComments() - Constructor for class org.docx4j.org.apache.xml.security.c14n.implementations.Canonicalizer20010315OmitComments
Constructor Canonicalizer20010315WithXPathOmitComments
Canonicalizer20010315WithComments - Class in org.docx4j.org.apache.xml.security.c14n.implementations
 
Canonicalizer20010315WithComments() - Constructor for class org.docx4j.org.apache.xml.security.c14n.implementations.Canonicalizer20010315WithComments
Constructor Canonicalizer20010315WithXPathWithComments
CanonicalizerBase - Class in org.docx4j.org.apache.xml.security.c14n.implementations
Abstract base class for canonicalization algorithms.
CanonicalizerBase(boolean) - Constructor for class org.docx4j.org.apache.xml.security.c14n.implementations.CanonicalizerBase
Constructor CanonicalizerBase
CanonicalizerPhysical - Class in org.docx4j.org.apache.xml.security.c14n.implementations
Serializes the physical representation of the subtree.
CanonicalizerPhysical() - Constructor for class org.docx4j.org.apache.xml.security.c14n.implementations.CanonicalizerPhysical
Constructor Canonicalizer20010315
CanonicalizerSpi - Class in org.docx4j.org.apache.xml.security.c14n
Base class which all Canonicalization algorithms extend.
CanonicalizerSpi() - Constructor for class org.docx4j.org.apache.xml.security.c14n.CanonicalizerSpi
 
canonicalizeSubtree(Node) - Method in class org.docx4j.org.apache.xml.security.c14n.Canonicalizer
Canonicalizes the subtree rooted by node.
canonicalizeSubtree(Node, String) - Method in class org.docx4j.org.apache.xml.security.c14n.Canonicalizer
Canonicalizes the subtree rooted by node.
canonicalizeSubtree(Node, String, boolean) - Method in class org.docx4j.org.apache.xml.security.c14n.Canonicalizer
Canonicalizes the subtree rooted by node.
canonicalizeSubTree(Node, NameSpaceSymbTable, Node, int) - Method in class org.docx4j.org.apache.xml.security.c14n.implementations.CanonicalizerBase
Method canonicalizeSubTree, this function is a recursive one.
canonicalizeXPathNodeSet(Set<Node>) - Method in class org.docx4j.org.apache.xml.security.c14n.Canonicalizer
Canonicalizes an XPath node set.
canonicalizeXPathNodeSet(Set<Node>, String) - Method in class org.docx4j.org.apache.xml.security.c14n.Canonicalizer
Canonicalizes an XPath node set.
canonicalizeXPathNodeSet(NodeList) - Method in class org.docx4j.org.apache.xml.security.c14n.Canonicalizer
Canonicalizes an XPath node set.
canonicalizeXPathNodeSet(NodeList, String) - Method in class org.docx4j.org.apache.xml.security.c14n.Canonicalizer
Canonicalizes an XPath node set.
canonicalizeXPathNodeSet(Node, Node) - Method in class org.docx4j.org.apache.xml.security.c14n.implementations.CanonicalizerBase
Canonicalizes all the nodes included in the currentNode and contained in the xpathNodeSet field.
canSelectMany - Variable in class org.opendope.questions.Response.Fixed
 
CANT_SPLIT - Static variable in class org.docx4j.model.properties.table.tr.TrCantSplit
 
CARIAN - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFScript
 
caron - Enum constant in enum org.docx4j.fonts.fop.fonts.type1.AdobeStandardEncoding
caron character
CARRIAGE_RETURN - Static variable in class org.docx4j.fonts.fop.util.CharUtilities
carriage return
CARRIER - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
cat(byte[][]) - Static method in class org.docx4j.org.apache.poi.hpsf.Util
Concatenates the contents of several byte arrays into a single one.
CATALAN - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
cbc - Enum constant in enum org.docx4j.org.apache.poi.poifs.crypt.ChainingMode
 
CC - Static variable in class org.docx4j.model.datastorage.XPathEnhancerLexer
 
CC - Static variable in class org.docx4j.model.datastorage.XPathEnhancerParser
 
CE_ENCODING - Static variable in class org.docx4j.fonts.fop.fonts.CodePointMapping
 
CEBUANO - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
cedilla - Enum constant in enum org.docx4j.fonts.fop.fonts.type1.AdobeStandardEncoding
cedilla character
ceilingPowerOfTwo(int) - Static method in class org.docx4j.com.google.common.math.IntMath
Returns the smallest power of two greater than or equal to x.
CELL_TYPE_BLANK - Static variable in class org.xlsx4j.model.CellUtils
Blank Cell type (3)
CELL_TYPE_BOOLEAN - Static variable in class org.xlsx4j.model.CellUtils
Boolean Cell type (4)
CELL_TYPE_ERROR - Static variable in class org.xlsx4j.model.CellUtils
Error Cell type (5)
CELL_TYPE_FORMULA - Static variable in class org.xlsx4j.model.CellUtils
Formula Cell type (2)
CELL_TYPE_NUMERIC - Static variable in class org.xlsx4j.model.CellUtils
Numeric Cell type (0)
CELL_TYPE_STRING - Static variable in class org.xlsx4j.model.CellUtils
String Cell type (1)
CellMarginBottom - Class in org.docx4j.model.properties.table
 
CellMarginBottom(TblWidth) - Constructor for class org.docx4j.model.properties.table.CellMarginBottom
 
CellMarginBottom(CSSValue) - Constructor for class org.docx4j.model.properties.table.CellMarginBottom
 
CellMarginLeft - Class in org.docx4j.model.properties.table
 
CellMarginLeft(TblWidth) - Constructor for class org.docx4j.model.properties.table.CellMarginLeft
 
CellMarginLeft(CSSValue) - Constructor for class org.docx4j.model.properties.table.CellMarginLeft
 
CellMarginRight - Class in org.docx4j.model.properties.table
 
CellMarginRight(TblWidth) - Constructor for class org.docx4j.model.properties.table.CellMarginRight
 
CellMarginRight(CSSValue) - Constructor for class org.docx4j.model.properties.table.CellMarginRight
 
CellMarginTop - Class in org.docx4j.model.properties.table
 
CellMarginTop(TblWidth) - Constructor for class org.docx4j.model.properties.table.CellMarginTop
 
CellMarginTop(CSSValue) - Constructor for class org.docx4j.model.properties.table.CellMarginTop
 
CellUtils - Class in org.xlsx4j.model
 
CellUtils() - Constructor for class org.xlsx4j.model.CellUtils
 
cent - Enum constant in enum org.docx4j.fonts.fop.fonts.type1.AdobeStandardEncoding
cent character
cfb - Enum constant in enum org.docx4j.org.apache.poi.poifs.crypt.ChainingMode
 
CFF - Static variable in class org.docx4j.fonts.fop.fonts.truetype.OFTableName
CFF data/
CFFDataReader - Class in org.docx4j.fonts.fop.fonts.cff
A class to read the CFF data from an OTF CFF font file.
CFFDataReader() - Constructor for class org.docx4j.fonts.fop.fonts.cff.CFFDataReader
 
CFFDataReader(byte[]) - Constructor for class org.docx4j.fonts.fop.fonts.cff.CFFDataReader
Constructor for the CFF data reader which accepts the CFF byte data as an argument.
CFFDataReader(FontFileReader) - Constructor for class org.docx4j.fonts.fop.fonts.cff.CFFDataReader
Constructor for the CFF data reader which accepts a FontFileReader object which points to the original font file as an argument.
CFFDataReader.CFFIndexData - Class in org.docx4j.fonts.fop.fonts.cff
An object used to hold index data from the CFF data
CFFDataReader.CFFSubTable - Class in org.docx4j.fonts.fop.fonts.cff
Parent class which provides the ability to retrieve byte data from a sub-table.
CFFDataReader.CustomEncoding - Class in org.docx4j.fonts.fop.fonts.cff
 
CFFDataReader.DICTEntry - Class in org.docx4j.fonts.fop.fonts.cff
A class containing data for a dictionary entry
CFFDataReader.FDSelect - Class in org.docx4j.fonts.fop.fonts.cff
 
CFFDataReader.FontDict - Class in org.docx4j.fonts.fop.fonts.cff
 
CFFDataReader.Format0Encoding - Class in org.docx4j.fonts.fop.fonts.cff
 
CFFDataReader.Format0FDSelect - Class in org.docx4j.fonts.fop.fonts.cff
 
CFFDataReader.Format1Encoding - Class in org.docx4j.fonts.fop.fonts.cff
 
CFFDataReader.Format3FDSelect - Class in org.docx4j.fonts.fop.fonts.cff
 
CFFIndexData() - Constructor for class org.docx4j.fonts.fop.fonts.cff.CFFDataReader.CFFIndexData
 
cffReader - Variable in class org.docx4j.fonts.fop.fonts.truetype.OTFSubSetFile
The CFF reader object used to read data and offsets from the original font file
CFFSubTable() - Constructor for class org.docx4j.fonts.fop.fonts.cff.CFFDataReader.CFFSubTable
 
CFFToType1Font - Class in org.docx4j.fonts.fop.fonts
 
CFFToType1Font(InternalResourceResolver, EmbeddingMode) - Constructor for class org.docx4j.fonts.fop.fonts.CFFToType1Font
 
CHAHA_GURAGE - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
ChainedClassSequenceRule(GlyphTable.RuleLookup[], int, int[], int[], int[]) - Constructor for class org.docx4j.fonts.fop.complexscripts.fonts.GlyphTable.ChainedClassSequenceRule
Instantiate a ChainedClassSequenceRule.
ChainedCoverageSequenceRule(GlyphTable.RuleLookup[], int, GlyphCoverageTable[], GlyphCoverageTable[], GlyphCoverageTable[]) - Constructor for class org.docx4j.fonts.fop.complexscripts.fonts.GlyphTable.ChainedCoverageSequenceRule
Instantiate a ChainedCoverageSequenceRule.
ChainedGlyphSequenceRule(GlyphTable.RuleLookup[], int, int[], int[], int[]) - Constructor for class org.docx4j.fonts.fop.complexscripts.fonts.GlyphTable.ChainedGlyphSequenceRule
Instantiate a ChainedGlyphSequenceRule.
ChainingMode - Enum in org.docx4j.org.apache.poi.poifs.crypt
 
ChainLoopDetector(long) - Constructor for class org.docx4j.org.apache.poi.poifs.filesystem.BlockStore.ChainLoopDetector
 
CHAKMA - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFScript
 
CHAM - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFScript
 
changeName(Property, String) - Method in class org.docx4j.org.apache.poi.poifs.property.DirectoryProperty
Change a Property's name
CHARACTER_STYLE - Static variable in class org.docx4j.model.styles.StyleUtil
 
characters(char[], int, int) - Method in class org.docx4j.fonts.fop.fonts.XMLFontMetricsReader
Deprecated.
characters(char[], int, int) - Method in class org.docx4j.openpackaging.parts.SAXHandler
 
characters(char[], int, int) - Method in class org.docx4j.TextUtils.TextExtractor
 
CharAssociation - Class in org.docx4j.fonts.fop.complexscripts.util
A structure class encapsulating an interval of characters expressed as an offset and count of Unicode scalar values (in an IntBuffer).
CharAssociation(int[]) - Constructor for class org.docx4j.fonts.fop.complexscripts.util.CharAssociation
Instantiate a non-disjoint character association.
CharAssociation(int, int) - Constructor for class org.docx4j.fonts.fop.complexscripts.util.CharAssociation
Instantiate a non-disjoint character association.
CharAssociation(int, int, int[]) - Constructor for class org.docx4j.fonts.fop.complexscripts.util.CharAssociation
Instantiate a character association.
charAt(int) - Method in interface org.docx4j.fonts.fop.fonts.TextFragment
Obtain character at specified index within this fragment's sub-sequence, where index 0 corresponds to beginning index in overal text source, and subSequenceIndex must be less than ending index - beginning index.
CharMirror - Class in org.docx4j.fonts.fop.complexscripts.util
Mirror related utilities.
charNames - Variable in class org.docx4j.fonts.fop.fonts.type1.Type1SubsetFile
 
CharNormalize - Class in org.docx4j.fonts.fop.complexscripts.util
Normalization related utilities.
CharScript - Class in org.docx4j.fonts.fop.complexscripts.util
Script related utilities.
charSequenceToGlyphSequence(CharSequence, List) - Method in class org.docx4j.fonts.fop.fonts.MultiByteFont
 
CHARSET_1252 - Static variable in class org.docx4j.org.apache.poi.util.LocaleUtil
Default encoding for unknown byte encodings of native files (at least it's better than to rely on a platform dependent encoding for legacy stuff ...)
Chart - Class in org.docx4j.openpackaging.parts.DrawingML
 
Chart() - Constructor for class org.docx4j.openpackaging.parts.DrawingML.Chart
 
Chart(PartName) - Constructor for class org.docx4j.openpackaging.parts.DrawingML.Chart
 
CHART_COLOR_STYLE - Static variable in class org.docx4j.openpackaging.contenttype.ContentTypes
 
CHART_COLOR_STYLE - Static variable in class org.docx4j.openpackaging.parts.relationships.Namespaces
 
CHART_EX - Static variable in class org.docx4j.openpackaging.contenttype.ContentTypes
 
CHART_EX - Static variable in class org.docx4j.openpackaging.parts.relationships.Namespaces
 
CHART_STYLE - Static variable in class org.docx4j.openpackaging.contenttype.ContentTypes
 
CHART_STYLE - Static variable in class org.docx4j.openpackaging.parts.relationships.Namespaces
 
CHART_USER_SHAPES - Static variable in class org.docx4j.openpackaging.parts.relationships.Namespaces
 
ChartColorStylePart<E> - Class in org.docx4j.openpackaging.parts.DrawingML
 
ChartColorStylePart<E> - Class in org.docx4j.openpackaging.parts.WordprocessingML
Deprecated.
ChartColorStylePart() - Constructor for class org.docx4j.openpackaging.parts.DrawingML.ChartColorStylePart
 
ChartColorStylePart() - Constructor for class org.docx4j.openpackaging.parts.WordprocessingML.ChartColorStylePart
Deprecated.
 
ChartColorStylePart(PartName) - Constructor for class org.docx4j.openpackaging.parts.DrawingML.ChartColorStylePart
 
ChartColorStylePart(PartName) - Constructor for class org.docx4j.openpackaging.parts.WordprocessingML.ChartColorStylePart
Deprecated.
 
ChartExSpacePart<E> - Class in org.docx4j.openpackaging.parts.DrawingML
 
ChartExSpacePart<E> - Class in org.docx4j.openpackaging.parts.WordprocessingML
Deprecated.
ChartExSpacePart() - Constructor for class org.docx4j.openpackaging.parts.DrawingML.ChartExSpacePart
 
ChartExSpacePart() - Constructor for class org.docx4j.openpackaging.parts.WordprocessingML.ChartExSpacePart
Deprecated.
 
ChartExSpacePart(PartName) - Constructor for class org.docx4j.openpackaging.parts.DrawingML.ChartExSpacePart
 
ChartExSpacePart(PartName) - Constructor for class org.docx4j.openpackaging.parts.WordprocessingML.ChartExSpacePart
Deprecated.
 
charToGlyphName(char) - Static method in class org.docx4j.fonts.fop.fonts.Glyphs
Deprecated.
Return the glyphname from a character, eg, charToGlyphName('\\') returns "backslash"
charToNCRef(int) - Static method in class org.docx4j.fonts.fop.util.CharUtilities
Convert a single unicode scalar value to an XML numeric character reference.
ChartShapePart - Class in org.docx4j.openpackaging.parts.DrawingML
org.docx4j.dml.chart's ObjectFactory contains: JAXBElement createUserShapes(org.docx4j.dml.chartDrawing.CTDrawing value)
ChartShapePart() - Constructor for class org.docx4j.openpackaging.parts.DrawingML.ChartShapePart
 
ChartShapePart(PartName) - Constructor for class org.docx4j.openpackaging.parts.DrawingML.ChartShapePart
 
ChartsheetPart - Class in org.docx4j.openpackaging.parts.SpreadsheetML
 
ChartsheetPart() - Constructor for class org.docx4j.openpackaging.parts.SpreadsheetML.ChartsheetPart
 
ChartsheetPart(PartName) - Constructor for class org.docx4j.openpackaging.parts.SpreadsheetML.ChartsheetPart
 
ChartStylePart<E> - Class in org.docx4j.openpackaging.parts.DrawingML
 
ChartStylePart<E> - Class in org.docx4j.openpackaging.parts.WordprocessingML
Deprecated.
ChartStylePart() - Constructor for class org.docx4j.openpackaging.parts.DrawingML.ChartStylePart
 
ChartStylePart() - Constructor for class org.docx4j.openpackaging.parts.WordprocessingML.ChartStylePart
Deprecated.
 
ChartStylePart(PartName) - Constructor for class org.docx4j.openpackaging.parts.DrawingML.ChartStylePart
 
ChartStylePart(PartName) - Constructor for class org.docx4j.openpackaging.parts.WordprocessingML.ChartStylePart
Deprecated.
 
CharUtilities - Class in org.docx4j.fonts.fop.util
This class provides utilities to distinguish various kinds of Unicode whitespace and to get character widths in a given FontState.
CharUtilities() - Constructor for class org.docx4j.fonts.fop.util.CharUtilities
Utility class: Constructor prevents instantiating when subclassed.
CHATTISGARHI - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
CHECHEN - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
check(List<Object>, boolean) - Method in class org.docx4j.model.bookmarks.BookmarksIntegrity
 
check(MainDocumentPart, boolean) - Method in class org.docx4j.model.bookmarks.BookmarksIntegrity
 
checkArgument(boolean) - Static method in class org.docx4j.com.google.common.base.Preconditions
Ensures the truth of an expression involving one or more parameters to the calling method.
checkArgument(boolean, Object) - Static method in class org.docx4j.com.google.common.base.Preconditions
Ensures the truth of an expression involving one or more parameters to the calling method.
checkArgument(boolean, String, char) - Static method in class org.docx4j.com.google.common.base.Preconditions
Ensures the truth of an expression involving one or more parameters to the calling method.
checkArgument(boolean, String, char, char) - Static method in class org.docx4j.com.google.common.base.Preconditions
Ensures the truth of an expression involving one or more parameters to the calling method.
checkArgument(boolean, String, char, int) - Static method in class org.docx4j.com.google.common.base.Preconditions
Ensures the truth of an expression involving one or more parameters to the calling method.
checkArgument(boolean, String, char, long) - Static method in class org.docx4j.com.google.common.base.Preconditions
Ensures the truth of an expression involving one or more parameters to the calling method.
checkArgument(boolean, String, char, Object) - Static method in class org.docx4j.com.google.common.base.Preconditions
Ensures the truth of an expression involving one or more parameters to the calling method.
checkArgument(boolean, String, int) - Static method in class org.docx4j.com.google.common.base.Preconditions
Ensures the truth of an expression involving one or more parameters to the calling method.
checkArgument(boolean, String, int, char) - Static method in class org.docx4j.com.google.common.base.Preconditions
Ensures the truth of an expression involving one or more parameters to the calling method.
checkArgument(boolean, String, int, int) - Static method in class org.docx4j.com.google.common.base.Preconditions
Ensures the truth of an expression involving one or more parameters to the calling method.
checkArgument(boolean, String, int, long) - Static method in class org.docx4j.com.google.common.base.Preconditions
Ensures the truth of an expression involving one or more parameters to the calling method.
checkArgument(boolean, String, int, Object) - Static method in class org.docx4j.com.google.common.base.Preconditions
Ensures the truth of an expression involving one or more parameters to the calling method.
checkArgument(boolean, String, long) - Static method in class org.docx4j.com.google.common.base.Preconditions
Ensures the truth of an expression involving one or more parameters to the calling method.
checkArgument(boolean, String, long, char) - Static method in class org.docx4j.com.google.common.base.Preconditions
Ensures the truth of an expression involving one or more parameters to the calling method.
checkArgument(boolean, String, long, int) - Static method in class org.docx4j.com.google.common.base.Preconditions
Ensures the truth of an expression involving one or more parameters to the calling method.
checkArgument(boolean, String, long, long) - Static method in class org.docx4j.com.google.common.base.Preconditions
Ensures the truth of an expression involving one or more parameters to the calling method.
checkArgument(boolean, String, long, Object) - Static method in class org.docx4j.com.google.common.base.Preconditions
Ensures the truth of an expression involving one or more parameters to the calling method.
checkArgument(boolean, String, Object) - Static method in class org.docx4j.com.google.common.base.Preconditions
Ensures the truth of an expression involving one or more parameters to the calling method.
checkArgument(boolean, String, Object, char) - Static method in class org.docx4j.com.google.common.base.Preconditions
Ensures the truth of an expression involving one or more parameters to the calling method.
checkArgument(boolean, String, Object, int) - Static method in class org.docx4j.com.google.common.base.Preconditions
Ensures the truth of an expression involving one or more parameters to the calling method.
checkArgument(boolean, String, Object, long) - Static method in class org.docx4j.com.google.common.base.Preconditions
Ensures the truth of an expression involving one or more parameters to the calling method.
checkArgument(boolean, String, Object, Object) - Static method in class org.docx4j.com.google.common.base.Preconditions
Ensures the truth of an expression involving one or more parameters to the calling method.
checkArgument(boolean, String, Object, Object, Object) - Static method in class org.docx4j.com.google.common.base.Preconditions
Ensures the truth of an expression involving one or more parameters to the calling method.
checkArgument(boolean, String, Object, Object, Object, Object) - Static method in class org.docx4j.com.google.common.base.Preconditions
Ensures the truth of an expression involving one or more parameters to the calling method.
checkArgument(boolean, String, Object...) - Static method in class org.docx4j.com.google.common.base.Preconditions
Ensures the truth of an expression involving one or more parameters to the calling method.
checkedAdd(int, int) - Static method in class org.docx4j.com.google.common.math.IntMath
Returns the sum of a and b, provided it does not overflow.
checkedCast(long) - Static method in class org.docx4j.com.google.common.primitives.Ints
Returns the int value that is equal to value, if possible.
checkedMultiply(int, int) - Static method in class org.docx4j.com.google.common.math.IntMath
Returns the product of a and b, provided it does not overflow.
checkedPow(int, int) - Static method in class org.docx4j.com.google.common.math.IntMath
Returns the b to the kth power, provided it does not overflow.
checkedSubtract(int, int) - Static method in class org.docx4j.com.google.common.math.IntMath
Returns the difference of a and b, provided it does not overflow.
checkElementIndex(int, int) - Static method in class org.docx4j.com.google.common.base.Preconditions
Ensures that index specifies a valid element in an array, list or string of size size.
checkElementIndex(int, int, String) - Static method in class org.docx4j.com.google.common.base.Preconditions
Ensures that index specifies a valid element in an array, list or string of size size.
checkForRelativeNamespace(Element) - Static method in class org.docx4j.org.apache.xml.security.c14n.helper.C14nHelper
This method throws a CanonicalizationException if the supplied Element contains any relative namespaces.
checkMetricsVersion(Attributes) - Static method in class org.docx4j.fonts.fop.fonts.apps.TTFReader
Bugzilla 40739, check that attr has a metrics-version attribute compatible with ours.
checkNotNull(T) - Static method in class org.docx4j.com.google.common.base.Preconditions
Ensures that an object reference passed as a parameter to the calling method is not null.
checkNotNull(T, Object) - Static method in class org.docx4j.com.google.common.base.Preconditions
Ensures that an object reference passed as a parameter to the calling method is not null.
checkNotNull(T, String, char) - Static method in class org.docx4j.com.google.common.base.Preconditions
Ensures that an object reference passed as a parameter to the calling method is not null.
checkNotNull(T, String, char, char) - Static method in class org.docx4j.com.google.common.base.Preconditions
Ensures that an object reference passed as a parameter to the calling method is not null.
checkNotNull(T, String, char, int) - Static method in class org.docx4j.com.google.common.base.Preconditions
Ensures that an object reference passed as a parameter to the calling method is not null.
checkNotNull(T, String, char, long) - Static method in class org.docx4j.com.google.common.base.Preconditions
Ensures that an object reference passed as a parameter to the calling method is not null.
checkNotNull(T, String, char, Object) - Static method in class org.docx4j.com.google.common.base.Preconditions
Ensures that an object reference passed as a parameter to the calling method is not null.
checkNotNull(T, String, int) - Static method in class org.docx4j.com.google.common.base.Preconditions
Ensures that an object reference passed as a parameter to the calling method is not null.
checkNotNull(T, String, int, char) - Static method in class org.docx4j.com.google.common.base.Preconditions
Ensures that an object reference passed as a parameter to the calling method is not null.
checkNotNull(T, String, int, int) - Static method in class org.docx4j.com.google.common.base.Preconditions
Ensures that an object reference passed as a parameter to the calling method is not null.
checkNotNull(T, String, int, long) - Static method in class org.docx4j.com.google.common.base.Preconditions
Ensures that an object reference passed as a parameter to the calling method is not null.
checkNotNull(T, String, int, Object) - Static method in class org.docx4j.com.google.common.base.Preconditions
Ensures that an object reference passed as a parameter to the calling method is not null.
checkNotNull(T, String, long) - Static method in class org.docx4j.com.google.common.base.Preconditions
Ensures that an object reference passed as a parameter to the calling method is not null.
checkNotNull(T, String, long, char) - Static method in class org.docx4j.com.google.common.base.Preconditions
Ensures that an object reference passed as a parameter to the calling method is not null.
checkNotNull(T, String, long, int) - Static method in class org.docx4j.com.google.common.base.Preconditions
Ensures that an object reference passed as a parameter to the calling method is not null.
checkNotNull(T, String, long, long) - Static method in class org.docx4j.com.google.common.base.Preconditions
Ensures that an object reference passed as a parameter to the calling method is not null.
checkNotNull(T, String, long, Object) - Static method in class org.docx4j.com.google.common.base.Preconditions
Ensures that an object reference passed as a parameter to the calling method is not null.
checkNotNull(T, String, Object) - Static method in class org.docx4j.com.google.common.base.Preconditions
Ensures that an object reference passed as a parameter to the calling method is not null.
checkNotNull(T, String, Object, char) - Static method in class org.docx4j.com.google.common.base.Preconditions
Ensures that an object reference passed as a parameter to the calling method is not null.
checkNotNull(T, String, Object, int) - Static method in class org.docx4j.com.google.common.base.Preconditions
Ensures that an object reference passed as a parameter to the calling method is not null.
checkNotNull(T, String, Object, long) - Static method in class org.docx4j.com.google.common.base.Preconditions
Ensures that an object reference passed as a parameter to the calling method is not null.
checkNotNull(T, String, Object, Object) - Static method in class org.docx4j.com.google.common.base.Preconditions
Ensures that an object reference passed as a parameter to the calling method is not null.
checkNotNull(T, String, Object, Object, Object) - Static method in class org.docx4j.com.google.common.base.Preconditions
Ensures that an object reference passed as a parameter to the calling method is not null.
checkNotNull(T, String, Object, Object, Object, Object) - Static method in class org.docx4j.com.google.common.base.Preconditions
Ensures that an object reference passed as a parameter to the calling method is not null.
checkNotNull(T, String, Object...) - Static method in class org.docx4j.com.google.common.base.Preconditions
Ensures that an object reference passed as a parameter to the calling method is not null.
checkParams(OpcPackage, Set<String>) - Static method in class org.docx4j.convert.out.ConversionFeatures
Check the package and requested features and append defaults if necessary
checkPositionIndex(int, int) - Static method in class org.docx4j.com.google.common.base.Preconditions
Ensures that index specifies a valid position in an array, list or string of size size.
checkPositionIndex(int, int, String) - Static method in class org.docx4j.com.google.common.base.Preconditions
Ensures that index specifies a valid position in an array, list or string of size size.
checkPositionIndexes(int, int, int) - Static method in class org.docx4j.com.google.common.base.Preconditions
Ensures that start and end specify a valid positions in an array, list or string of size size, and are in order.
checkRegisterPermission() - Static method in class org.docx4j.org.apache.xml.security.utils.JavaUtils
Throws a SecurityException if a security manager is installed and the caller is not allowed to register an implementation of an algorithm, transform, or other security sensitive XML Signature function.
checkState(boolean) - Static method in class org.docx4j.com.google.common.base.Preconditions
Ensures the truth of an expression involving the state of the calling instance, but not involving any parameters to the calling method.
checkState(boolean, Object) - Static method in class org.docx4j.com.google.common.base.Preconditions
Ensures the truth of an expression involving the state of the calling instance, but not involving any parameters to the calling method.
checkState(boolean, String, char) - Static method in class org.docx4j.com.google.common.base.Preconditions
Ensures the truth of an expression involving the state of the calling instance, but not involving any parameters to the calling method.
checkState(boolean, String, char, char) - Static method in class org.docx4j.com.google.common.base.Preconditions
Ensures the truth of an expression involving the state of the calling instance, but not involving any parameters to the calling method.
checkState(boolean, String, char, int) - Static method in class org.docx4j.com.google.common.base.Preconditions
Ensures the truth of an expression involving the state of the calling instance, but not involving any parameters to the calling method.
checkState(boolean, String, char, long) - Static method in class org.docx4j.com.google.common.base.Preconditions
Ensures the truth of an expression involving the state of the calling instance, but not involving any parameters to the calling method.
checkState(boolean, String, char, Object) - Static method in class org.docx4j.com.google.common.base.Preconditions
Ensures the truth of an expression involving the state of the calling instance, but not involving any parameters to the calling method.
checkState(boolean, String, int) - Static method in class org.docx4j.com.google.common.base.Preconditions
Ensures the truth of an expression involving the state of the calling instance, but not involving any parameters to the calling method.
checkState(boolean, String, int, char) - Static method in class org.docx4j.com.google.common.base.Preconditions
Ensures the truth of an expression involving the state of the calling instance, but not involving any parameters to the calling method.
checkState(boolean, String, int, int) - Static method in class org.docx4j.com.google.common.base.Preconditions
Ensures the truth of an expression involving the state of the calling instance, but not involving any parameters to the calling method.
checkState(boolean, String, int, long) - Static method in class org.docx4j.com.google.common.base.Preconditions
Ensures the truth of an expression involving the state of the calling instance, but not involving any parameters to the calling method.
checkState(boolean, String, int, Object) - Static method in class org.docx4j.com.google.common.base.Preconditions
Ensures the truth of an expression involving the state of the calling instance, but not involving any parameters to the calling method.
checkState(boolean, String, long) - Static method in class org.docx4j.com.google.common.base.Preconditions
Ensures the truth of an expression involving the state of the calling instance, but not involving any parameters to the calling method.
checkState(boolean, String, long, char) - Static method in class org.docx4j.com.google.common.base.Preconditions
Ensures the truth of an expression involving the state of the calling instance, but not involving any parameters to the calling method.
checkState(boolean, String, long, int) - Static method in class org.docx4j.com.google.common.base.Preconditions
Ensures the truth of an expression involving the state of the calling instance, but not involving any parameters to the calling method.
checkState(boolean, String, long, long) - Static method in class org.docx4j.com.google.common.base.Preconditions
Ensures the truth of an expression involving the state of the calling instance, but not involving any parameters to the calling method.
checkState(boolean, String, long, Object) - Static method in class org.docx4j.com.google.common.base.Preconditions
Ensures the truth of an expression involving the state of the calling instance, but not involving any parameters to the calling method.
checkState(boolean, String, Object) - Static method in class org.docx4j.com.google.common.base.Preconditions
Ensures the truth of an expression involving the state of the calling instance, but not involving any parameters to the calling method.
checkState(boolean, String, Object...) - Static method in class org.docx4j.com.google.common.base.Preconditions
Ensures the truth of an expression involving the state of the calling instance, but not involving any parameters to the calling method.
checkState(boolean, String, Object, char) - Static method in class org.docx4j.com.google.common.base.Preconditions
Ensures the truth of an expression involving the state of the calling instance, but not involving any parameters to the calling method.
checkState(boolean, String, Object, int) - Static method in class org.docx4j.com.google.common.base.Preconditions
Ensures the truth of an expression involving the state of the calling instance, but not involving any parameters to the calling method.
checkState(boolean, String, Object, long) - Static method in class org.docx4j.com.google.common.base.Preconditions
Ensures the truth of an expression involving the state of the calling instance, but not involving any parameters to the calling method.
checkState(boolean, String, Object, Object) - Static method in class org.docx4j.com.google.common.base.Preconditions
Ensures the truth of an expression involving the state of the calling instance, but not involving any parameters to the calling method.
checkState(boolean, String, Object, Object, Object) - Static method in class org.docx4j.com.google.common.base.Preconditions
Ensures the truth of an expression involving the state of the calling instance, but not involving any parameters to the calling method.
checkState(boolean, String, Object, Object, Object, Object) - Static method in class org.docx4j.com.google.common.base.Preconditions
Ensures the truth of an expression involving the state of the calling instance, but not involving any parameters to the calling method.
checkTraversability(Document) - Static method in class org.docx4j.org.apache.xml.security.c14n.helper.C14nHelper
This method throws a CanonicalizationException if the supplied Document is not able to be traversed using a TreeWalker.
checkTTC(String, String) - Method in class org.docx4j.fonts.fop.fonts.truetype.OpenFont
Check if this is a TrueType collection and that the given name exists in the collection.
CHEROKEE - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
CHEROKEE - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFScript
 
CHICHEWA - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
Child - Interface in org.docx4j.org.apache.poi.poifs.property
This interface defines methods for finding and setting sibling Property instances
children - Variable in class org.docx4j.model.styles.Node
 
CHIN - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
CHINESE_HONG_KONG_SAR - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
CHINESE_PHONETIC - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
CHINESE_SIMPLIFIED - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
CHINESE_TRADITIONAL - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
CHIPEWYAN - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
CHUKCHI - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
chunkBits - Variable in class org.docx4j.org.apache.poi.poifs.crypt.ChunkedCipherOutputStream
 
ChunkedCipherInputStream - Class in org.docx4j.org.apache.poi.poifs.crypt
 
ChunkedCipherInputStream(LittleEndianInput, long, int) - Constructor for class org.docx4j.org.apache.poi.poifs.crypt.ChunkedCipherInputStream
 
ChunkedCipherOutputStream - Class in org.docx4j.org.apache.poi.poifs.crypt
 
ChunkedCipherOutputStream(DirectoryNode, int) - Constructor for class org.docx4j.org.apache.poi.poifs.crypt.ChunkedCipherOutputStream
 
chunkMask - Variable in class org.docx4j.org.apache.poi.poifs.crypt.ChunkedCipherOutputStream
 
chunkSize - Variable in class org.docx4j.org.apache.poi.poifs.crypt.ChunkedCipherOutputStream
 
CHURCH_SLAVONIC - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
CHUVASH - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
cid - Variable in class org.docx4j.fonts.fop.fonts.truetype.OpenFont
 
CID - Enum constant in enum org.docx4j.fonts.fop.fonts.EncodingMode
CID encoding
CIDFont - Class in org.docx4j.fonts.fop.fonts
Abstract base class for CID fonts.
CIDFont(InternalResourceResolver) - Constructor for class org.docx4j.fonts.fop.fonts.CIDFont
 
CIDFontType - Enum in org.docx4j.fonts.fop.fonts
This class enumerates all supported CID font types.
CIDFull - Class in org.docx4j.fonts.fop.fonts
Provides methods to get font information.
CIDFull(MultiByteFont) - Constructor for class org.docx4j.fonts.fop.fonts.CIDFull
 
cidSet - Variable in class org.docx4j.fonts.fop.fonts.MultiByteFont
 
CIDSet - Interface in org.docx4j.fonts.fop.fonts
Declares methods to retrieve font information (glyph indices, widths, unicode values) from a CID font.
CIDSubset - Class in org.docx4j.fonts.fop.fonts
Provides methods to get font information.
CIDSubset(MultiByteFont) - Constructor for class org.docx4j.fonts.fop.fonts.CIDSubset
 
CIDTYPE0 - Enum constant in enum org.docx4j.fonts.fop.fonts.CIDFontType
CID Font Type 0 (based on Type 1 format)
CIDTYPE0 - Static variable in class org.docx4j.fonts.fop.fonts.FontType
 
CIDTYPE2 - Enum constant in enum org.docx4j.fonts.fop.fonts.CIDFontType
CID Font Type 2 (based on TrueType format)
CipherAlgorithm - Enum in org.docx4j.org.apache.poi.poifs.crypt
 
CipherProvider - Enum in org.docx4j.org.apache.poi.poifs.crypt
 
cipherProviderName - Variable in enum org.docx4j.org.apache.poi.poifs.crypt.CipherProvider
 
circumflex - Enum constant in enum org.docx4j.fonts.fop.fonts.type1.AdobeStandardEncoding
modifier letter circumflex accent character
circumventBug2650(Document) - Static method in class org.docx4j.org.apache.xml.security.utils.XMLUtils
This method spreads all namespace attributes in a DOM document to their children.
circumventBugIfNeeded(XMLSignatureInput) - Method in class org.docx4j.org.apache.xml.security.c14n.implementations.Canonicalizer11
 
circumventBugIfNeeded(XMLSignatureInput) - Method in class org.docx4j.org.apache.xml.security.c14n.implementations.Canonicalizer20010315
 
circumventBugIfNeeded(XMLSignatureInput) - Method in class org.docx4j.org.apache.xml.security.c14n.implementations.Canonicalizer20010315Excl
 
circumventBugIfNeeded(XMLSignatureInput) - Method in class org.docx4j.org.apache.xml.security.c14n.implementations.CanonicalizerPhysical
 
CJK_IDEOGRAPHIC - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFScript
 
CJKToEnglish - Class in org.docx4j.fonts
Certain fonts have CJK names in a docx.
CJKToEnglish() - Constructor for class org.docx4j.fonts.CJKToEnglish
 
claim(int) - Method in class org.docx4j.org.apache.poi.poifs.filesystem.BlockStore.ChainLoopDetector
 
ClassFinder - Class in org.docx4j.finders
 
ClassFinder(Class<?>) - Constructor for class org.docx4j.finders.ClassFinder
 
classID - Variable in class org.docx4j.org.apache.poi.hpsf.PropertySet
Specifies this PropertySet's "classID" field.
ClassID - Class in org.docx4j.org.apache.poi.hpsf
Represents a class ID (16 bytes).
ClassID() - Constructor for class org.docx4j.org.apache.poi.hpsf.ClassID
Creates a ClassID and initializes its value with 0x00 bytes.
ClassID(byte[], int) - Constructor for class org.docx4j.org.apache.poi.hpsf.ClassID
Creates a ClassID and reads its value from a byte array.
ClassID(String) - Constructor for class org.docx4j.org.apache.poi.hpsf.ClassID
Creates a ClassID from a human-readable representation of the Class ID in standard format "{xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx}".
ClassLoaderUtils - Class in org.docx4j.org.apache.xml.security.utils
This class is extremely useful for loading resources and classes in a fault tolerant manner that works across different applications servers.
classMatchSet - Variable in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphProcessingState
class match set
classOf(int) - Static method in class org.docx4j.fonts.fop.util.CharUtilities
Return the appropriate CharClass constant for the type of the passed character.
ClassSequenceRule(GlyphTable.RuleLookup[], int, int[]) - Constructor for class org.docx4j.fonts.fop.complexscripts.fonts.GlyphTable.ClassSequenceRule
Instantiate a ClassSequenceRule.
cleanUp() - Method in class org.docx4j.com.google.common.cache.AbstractCache
 
cleanUp() - Method in interface org.docx4j.com.google.common.cache.Cache
Performs any pending maintenance operations needed by the cache.
cleanURI(String) - Static method in class org.docx4j.fonts.fop.apps.io.InternalResourceResolver
Performs some sanitation for some of the most common URI syntax mistakes.
clear() - Method in class org.docx4j.com.google.common.collect.HashBiMap
 
clear() - Method in class org.docx4j.com.google.common.collect.ImmutableCollection
Deprecated.
Unsupported operation.
clear() - Method in class org.docx4j.com.google.common.collect.Sets.SetView
Deprecated.
Unsupported operation.
clear() - Method in class org.docx4j.fonts.fop.fonts.FontCache
Clears font cache
clear() - Method in class org.docx4j.model.images.AbstractConversionImageHandler
If the instance is reused, it should be cleared first
clear() - Method in class org.docx4j.org.apache.poi.hpsf.MutableSection
Removes all properties from the section including 0 (dictionary) and 1 (codepage).
clear() - Method in class org.docx4j.org.apache.poi.util.IntList
Removes all of the elements from this list.
clear() - Method in class org.docx4j.org.apache.xml.security.utils.JDKXPathAPI
Clear any context information from this object
clear() - Method in interface org.docx4j.org.apache.xml.security.utils.XPathAPI
Clear any context information from this object
clear(int) - Method in class org.docx4j.org.apache.poi.util.BitField
Clear the bits.
clearAll() - Method in class org.docx4j.openpackaging.contenttype.ContentTypeManager
Clear all content types.
clearByte(byte) - Method in class org.docx4j.org.apache.poi.util.BitField
Clear the bits.
clearOverrideContentTypes() - Method in class org.docx4j.openpackaging.contenttype.ContentTypeManager
Clear all override content types.
clearSections() - Method in class org.docx4j.org.apache.poi.hpsf.MutablePropertySet
Removes all sections from this property set.
clearSections() - Method in class org.docx4j.org.apache.poi.hpsf.SpecialPropertySet
 
clearShort(short) - Method in class org.docx4j.org.apache.poi.util.BitField
Clear the bits.
clearTypeCollection - Variable in class org.docx4j.fonts.microsoft.MicrosoftFonts.Font
 
climb(Node<T>) - Method in class org.docx4j.model.styles.Tree
 
clone() - Method in class org.docx4j.fonts.fop.complexscripts.util.CharAssociation
clone() - Method in class org.docx4j.fonts.fop.complexscripts.util.GlyphSequence
clone() - Method in class org.docx4j.openpackaging.packages.OpcPackage
 
clone() - Method in class org.pptx4j.model.ResolvedLayout
 
clone(WordprocessingMLPackage) - Static method in class org.docx4j.Docx4J
Duplicate the document
cloneAs(String) - Method in class org.docx4j.openpackaging.packages.OpcPackage
 
cloneTime - Variable in class org.docx4j.model.datastorage.OpenDoPEHandler
 
close() - Method in class org.docx4j.org.apache.poi.poifs.crypt.ChunkedCipherOutputStream
 
close() - Method in class org.docx4j.org.apache.poi.poifs.crypt.standard.StandardEncryptor.StandardCipherOutputStream
 
close() - Method in class org.docx4j.org.apache.poi.poifs.filesystem.DocumentInputStream
 
close() - Method in class org.docx4j.org.apache.poi.poifs.filesystem.DocumentOutputStream
Closes this output stream and releases any system resources associated with this stream.
close() - Method in class org.docx4j.org.apache.poi.poifs.filesystem.NDocumentInputStream
 
close() - Method in class org.docx4j.org.apache.poi.poifs.filesystem.NDocumentOutputStream
 
close() - Method in class org.docx4j.org.apache.poi.poifs.filesystem.NPOIFSFileSystem
Closes the FileSystem, freeing any underlying files, streams and buffers.
close() - Method in class org.docx4j.org.apache.poi.poifs.filesystem.NPOIFSStream.StreamBlockByteBuffer
 
close() - Method in class org.docx4j.org.apache.poi.poifs.filesystem.ODocumentInputStream
 
close() - Method in class org.docx4j.org.apache.poi.poifs.nio.ByteArrayBackedDataSource
 
close() - Method in class org.docx4j.org.apache.poi.poifs.nio.DataSource
Close the underlying stream
close() - Method in class org.docx4j.org.apache.poi.poifs.nio.FileBackedDataSource
 
close() - Method in class org.docx4j.org.apache.poi.util.BoundedInputStream
Invokes the delegate's close() method if BoundedInputStream.isPropagateClose() is true.
close() - Method in class org.docx4j.org.apache.poi.util.CloseIgnoringInputStream
 
close() - Method in class org.docx4j.org.apache.xml.security.utils.UnsyncBufferedOutputStream
 
close() - Method in class org.docx4j.utils.XMLStreamReaderWrapper
 
close() - Method in class org.docx4j.utils.XMLStreamWriterWrapper
 
CloseIgnoringInputStream - Class in org.docx4j.org.apache.poi.util
A wrapper around an InputStream, which ignores close requests made to it.
CloseIgnoringInputStream(InputStream) - Constructor for class org.docx4j.org.apache.poi.util.CloseIgnoringInputStream
 
closeInputStream(InputStream, boolean) - Method in class org.docx4j.org.apache.poi.poifs.filesystem.OPOIFSFileSystem
 
closeQuietly(Closeable) - Static method in class org.docx4j.org.apache.poi.util.IOUtils
Quietly (no exceptions) close Closable resource.
cmap - Variable in class org.docx4j.fonts.fop.fonts.CustomFont
the character map, mapping Unicode ranges to glyph indices.
CMAP - Static variable in class org.docx4j.fonts.fop.fonts.truetype.OFTableName
Character to glyph mapping.
CMapSegment - Class in org.docx4j.fonts.fop.fonts
A segment in a cmap table of format 4.
CMapSegment(int, int, int) - Constructor for class org.docx4j.fonts.fop.fonts.CMapSegment
Creates a new segment.
CODE_EOT - Static variable in class org.docx4j.fonts.fop.util.CharUtilities
Character code used to signal a character boundary in inline content, such as an inline with borders and padding or a nested block object.
codepageToEncoding(int) - Static method in class org.docx4j.org.apache.poi.hpsf.VariantSupport
Turns a codepage number into the equivalent character encoding's name.
codepageToEncoding(int) - Static method in class org.docx4j.org.apache.poi.util.CodePageUtil
Turns a codepage number into the equivalent character encoding's name (in Java NIO canonical naming format).
codepageToEncoding(int, boolean) - Static method in class org.docx4j.org.apache.poi.util.CodePageUtil
Turns a codepage number into the equivalent character encoding's name, in either Java NIO or Java Lang canonical naming.
CodePageUtil - Class in org.docx4j.org.apache.poi.util
Utilities for working with Microsoft CodePages.
CodePageUtil() - Constructor for class org.docx4j.org.apache.poi.util.CodePageUtil
 
CodePointMapping - Class in org.docx4j.fonts.fop.fonts
 
CodePointMapping(String, int[]) - Constructor for class org.docx4j.fonts.fop.fonts.CodePointMapping
 
CodePointMapping(String, int[], String[]) - Constructor for class org.docx4j.fonts.fop.fonts.CodePointMapping
 
codepointsIter(CharSequence) - Static method in class org.docx4j.fonts.fop.util.CharUtilities
Creates an iterator to iter a CharSequence codepoints.
codepointsIter(CharSequence, int, int) - Static method in class org.docx4j.fonts.fop.util.CharUtilities
Creates an iterator to iter a sub-CharSequence codepoints.
col - Variable in class org.docx4j.model.table.TableModel
 
COLLECTED - Enum constant in enum org.docx4j.com.google.common.cache.RemovalCause
The entry was removed automatically because its key or value was garbage-collected.
colon - Enum constant in enum org.docx4j.fonts.fop.fonts.type1.AdobeStandardEncoding
colon character
COLON - Static variable in class org.docx4j.model.datastorage.XPathEnhancerLexer
 
COLON - Static variable in class org.docx4j.model.datastorage.XPathEnhancerParser
 
COLOR_MAPPING - Static variable in class org.docx4j.openpackaging.parts.PresentationML.JaxbPmlPart
 
combine(String, String) - Static method in class org.docx4j.openpackaging.URIHelper
Combine a string URI with a prefix and a suffix.
combine(URI, URI) - Static method in class org.docx4j.openpackaging.URIHelper
Combine two URI.
COMBINE_VISITOR - Static variable in class org.docx4j.convert.out.common.preprocess.FieldsCombiner
 
combineColors(int, int, int) - Static method in class org.docx4j.UnitsOfMeasurement
 
CombineVisitor() - Constructor for class org.docx4j.convert.out.common.preprocess.FieldsCombiner.CombineVisitor
 
comma - Enum constant in enum org.docx4j.fonts.fop.fonts.type1.AdobeStandardEncoding
comma character
COMMA - Static variable in class org.docx4j.model.datastorage.XPathEnhancerLexer
 
COMMA - Static variable in class org.docx4j.model.datastorage.XPathEnhancerParser
 
CommentAuthorsPart - Class in org.docx4j.openpackaging.parts.PresentationML
 
CommentAuthorsPart() - Constructor for class org.docx4j.openpackaging.parts.PresentationML.CommentAuthorsPart
 
CommentAuthorsPart(PartName) - Constructor for class org.docx4j.openpackaging.parts.PresentationML.CommentAuthorsPart
 
CommentFinder - Class in org.docx4j.finders
 
CommentFinder() - Constructor for class org.docx4j.finders.CommentFinder
 
comments - Variable in class org.opendope.conditions.Condition
 
comments - Variable in class org.opendope.xpaths.Xpaths.Xpath
 
COMMENTS - Static variable in class org.docx4j.openpackaging.parts.relationships.Namespaces
 
COMMENTS_EXTENDED - Static variable in class org.docx4j.openpackaging.parts.relationships.Namespaces
 
COMMENTS_IDS - Static variable in class org.docx4j.openpackaging.parts.relationships.Namespaces
 
commentsExtendedPart - Variable in class org.docx4j.openpackaging.parts.WordprocessingML.DocumentPart
 
CommentsExtendedPart - Class in org.docx4j.openpackaging.parts.WordprocessingML
 
CommentsExtendedPart() - Constructor for class org.docx4j.openpackaging.parts.WordprocessingML.CommentsExtendedPart
 
CommentsExtendedPart(PartName) - Constructor for class org.docx4j.openpackaging.parts.WordprocessingML.CommentsExtendedPart
 
commentsIdsPart - Variable in class org.docx4j.openpackaging.parts.WordprocessingML.DocumentPart
 
CommentsIdsPart - Class in org.docx4j.openpackaging.parts.WordprocessingML
 
CommentsIdsPart() - Constructor for class org.docx4j.openpackaging.parts.WordprocessingML.CommentsIdsPart
 
CommentsIdsPart(PartName) - Constructor for class org.docx4j.openpackaging.parts.WordprocessingML.CommentsIdsPart
 
commentsPart - Variable in class org.docx4j.openpackaging.parts.WordprocessingML.DocumentPart
Parts which can be the target of a relationship from either the Main Document or the Glossary Document Microsoft's Microsoft.Office.DocumentFormat.OpenXML has no equivalent of this.
CommentsPart - Class in org.docx4j.openpackaging.parts.PresentationML
 
CommentsPart - Class in org.docx4j.openpackaging.parts.SpreadsheetML
 
CommentsPart - Class in org.docx4j.openpackaging.parts.WordprocessingML
 
CommentsPart() - Constructor for class org.docx4j.openpackaging.parts.PresentationML.CommentsPart
 
CommentsPart() - Constructor for class org.docx4j.openpackaging.parts.SpreadsheetML.CommentsPart
 
CommentsPart() - Constructor for class org.docx4j.openpackaging.parts.WordprocessingML.CommentsPart
 
CommentsPart(PartName) - Constructor for class org.docx4j.openpackaging.parts.PresentationML.CommentsPart
 
CommentsPart(PartName) - Constructor for class org.docx4j.openpackaging.parts.SpreadsheetML.CommentsPart
 
CommentsPart(PartName) - Constructor for class org.docx4j.openpackaging.parts.WordprocessingML.CommentsPart
 
COMMON_SLIDE_DATA - Static variable in class org.docx4j.openpackaging.parts.PresentationML.JaxbPmlPart
 
commonPrefix(CharSequence, CharSequence) - Static method in class org.docx4j.com.google.common.base.Strings
Returns the longest string prefix such that a.toString().startsWith(prefix) && b.toString().startsWith(prefix), taking care not to split surrogate pairs.
commonSuffix(CharSequence, CharSequence) - Static method in class org.docx4j.com.google.common.base.Strings
Returns the longest string suffix such that a.toString().endsWith(suffix) && b.toString().endsWith(suffix), taking care not to split surrogate pairs.
COMORIAN - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
COMPACT - Enum constant in enum org.opendope.questions.AppearanceType
 
compare(int, int) - Static method in class org.docx4j.com.google.common.primitives.Ints
Compares the two specified int values.
compare(Property, Property) - Method in class org.docx4j.org.apache.poi.poifs.property.DirectoryProperty.PropertyComparator
compare method.
compare(Attr, Attr) - Method in class org.docx4j.org.apache.xml.security.c14n.helper.AttrCompare
Compares two attributes based on the C14n specification.
COMPARE - Static variable in class org.docx4j.org.apache.xml.security.c14n.implementations.CanonicalizerBase
 
compareGlyphs(IntBuffer) - Method in class org.docx4j.fonts.fop.complexscripts.util.GlyphSequence
Compare glyphs.
compareTo(Object) - Method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphSubtable
compareTo(Object) - Method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphTable.LookupSpec
compareTo(Object) - Method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphTable.LookupTable
compareTo(Object) - Method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphTable.UseSpec
compareTo(Object) - Method in class org.docx4j.fonts.fop.complexscripts.scripts.IndicScriptProcessor.Syllabizer
compareTo(FontTriplet) - Method in class org.docx4j.fonts.fop.fonts.FontTriplet
compareTo(PartName) - Method in class org.docx4j.openpackaging.parts.PartName
Compare two part name following the rule M1.12 : Part name equivalence is determined by comparing part names as case-insensitive ASCII strings.
complementOf(Collection<E>) - Static method in class org.docx4j.com.google.common.collect.Sets
Creates an EnumSet consisting of all enum values that are not in the specified collection.
complementOf(Collection<E>, Class<E>) - Static method in class org.docx4j.com.google.common.collect.Sets
Creates an EnumSet consisting of all enum values that are not in the specified collection.
complexFieldDefinitionLevel - Variable in class org.docx4j.convert.out.common.AbstractWmlConversionContext
 
ComplexFieldLocator - Class in org.docx4j.model.fields
 
ComplexFieldLocator() - Constructor for class org.docx4j.model.fields.ComplexFieldLocator
 
complexifyFields(JaxbXmlPart) - Static method in class org.docx4j.model.fields.FieldsPreprocessor
Convert any w:fldSimple in this part to complex field.
component - Variable in class org.opendope.components.Components
 
Component() - Constructor for class org.opendope.components.Components.Component
 
Components - Class in org.opendope.components
Java class for anonymous complex type.
Components() - Constructor for class org.opendope.components.Components
 
Components.Component - Class in org.opendope.components
Java class for anonymous complex type.
ComponentsPart - Class in org.docx4j.openpackaging.parts.opendope
 
ComponentsPart(PartName) - Constructor for class org.docx4j.openpackaging.parts.opendope.ComponentsPart
 
ComponentsPart(PartName, JAXBContext) - Constructor for class org.docx4j.openpackaging.parts.opendope.ComponentsPart
 
compose(Function<? super F, T>, Supplier<F>) - Static method in class org.docx4j.com.google.common.base.Suppliers
Returns a new supplier which is the composition of the provided function and supplier.
composeCss(String, String) - Static method in class org.docx4j.model.properties.Property
 
composedGlyphs - Variable in class org.docx4j.fonts.fop.fonts.truetype.GlyfTable
All the glyphs that are composed, but do not appear in the subset.
CompositeEventListener - Class in org.docx4j.org.apache.fop.events
EventListener implementation forwards events to possibly multiple other EventListeners.
CompositeEventListener() - Constructor for class org.docx4j.org.apache.fop.events.CompositeEventListener
 
Compound - Enum constant in enum org.docx4j.openpackaging.packages.Filetype
 
CompoundTraversalUtilVisitorCallback - Class in org.docx4j.utils
Use this if there is more than one object type (eg Tables and Paragraphs) you are interested in doing something with during the traversal.
CompoundTraversalUtilVisitorCallback(List<TraversalUtilVisitor>) - Constructor for class org.docx4j.utils.CompoundTraversalUtilVisitorCallback
 
computeNext(T) - Method in class org.docx4j.com.google.common.collect.AbstractSequentialIterator
Returns the element that follows previous, or returns null if no elements remain.
concat(int[]...) - Static method in class org.docx4j.com.google.common.primitives.Ints
Returns the values from each provided array combined into a single array.
concat(T, T[]) - Static method in class org.docx4j.com.google.common.collect.ObjectArrays
Returns a new array that prepends element to array.
concat(T[], T) - Static method in class org.docx4j.com.google.common.collect.ObjectArrays
Returns a new array that appends element to array.
concat(T[], T[], Class<T>) - Static method in class org.docx4j.com.google.common.collect.ObjectArrays
Returns a new array that contains the concatenated contents of two arrays.
concatArray(byte[], byte[]) - Static method in class org.docx4j.fonts.fop.fonts.truetype.OTFSubSetWriter
 
concatAssociations(CharAssociation[], CharAssociation[], CharAssociation[]) - Static method in class org.docx4j.fonts.fop.complexscripts.util.GlyphSequence
Concatenante association arrays.
concatGlyphs(int[], int[], int[]) - Static method in class org.docx4j.fonts.fop.complexscripts.util.GlyphSequence
Concatenante glyph arrays.
concurrencyLevel(int) - Method in class org.docx4j.com.google.common.cache.CacheBuilder
Guides the allowed concurrency among update operations.
condition - Variable in class org.opendope.conditions.Conditions
 
Condition - Class in org.opendope.conditions
Java class for anonymous complex type.
Condition() - Constructor for class org.opendope.conditions.Condition
 
CONDITIONAL_COMMENTS - Static variable in class org.docx4j.convert.out.HTMLSettings
 
Conditionref - Class in org.opendope.conditions
Java class for anonymous complex type.
Conditionref() - Constructor for class org.opendope.conditions.Conditionref
 
Conditions - Class in org.opendope.conditions
Java class for anonymous complex type.
Conditions() - Constructor for class org.opendope.conditions.Conditions
 
conditionsPart - Variable in class org.docx4j.model.datastorage.migration.AbstractMigrator
 
ConditionsPart - Class in org.docx4j.openpackaging.parts.opendope
 
ConditionsPart(PartName) - Constructor for class org.docx4j.openpackaging.parts.opendope.ConditionsPart
 
ConditionsPart(PartName, JAXBContext) - Constructor for class org.docx4j.openpackaging.parts.opendope.ConditionsPart
 
CONF_NS - Static variable in class org.docx4j.org.apache.xml.security.Init
The namespace for CONF file
Configurable - Interface in org.docx4j.fonts.fop.configuration
 
Configuration - Interface in org.docx4j.fonts.fop.configuration
 
ConfigurationException - Exception in org.docx4j.fonts.fop.configuration
 
ConfigurationException(String) - Constructor for exception org.docx4j.fonts.fop.configuration.ConfigurationException
 
ConfigurationException(String, Throwable) - Constructor for exception org.docx4j.fonts.fop.configuration.ConfigurationException
 
configurationFile - Static variable in class org.docx4j.org.apache.xml.security.utils.Constants
Field configurationFile
configurationFileNew - Static variable in class org.docx4j.org.apache.xml.security.utils.Constants
Field configurationFileNew
configure(Configuration) - Method in interface org.docx4j.fonts.fop.configuration.Configurable
 
configure(FontConfig) - Method in class org.docx4j.fonts.fop.fonts.DefaultFontConfigurator
Initializes font info settings from the user configuration
configure(FontConfig) - Method in interface org.docx4j.fonts.fop.fonts.FontConfigurator
Initializes font info settings from the user configuration
configure(FontManager, boolean) - Method in class org.docx4j.fonts.fop.fonts.FontManagerConfigurator
Initializes font settings from the user configuration
configure(FontSubstitutions) - Method in class org.docx4j.fonts.fop.fonts.substitute.FontSubstitutionsConfigurator
Configures a font substitution catalog
ConfiguredFontCollection - Class in org.docx4j.fonts.fop.render.java2d
A java2d configured font collection
ConfiguredFontCollection(InternalResourceResolver, List<EmbedFontInfo>, boolean) - Constructor for class org.docx4j.fonts.fop.render.java2d.ConfiguredFontCollection
Main constructor
confirmPassword(String) - Method in class org.docx4j.org.apache.poi.poifs.crypt.agile.AgileEncryptor
 
confirmPassword(String) - Method in class org.docx4j.org.apache.poi.poifs.crypt.binaryrc4.BinaryRC4Encryptor
 
confirmPassword(String) - Method in class org.docx4j.org.apache.poi.poifs.crypt.cryptoapi.CryptoAPIEncryptor
 
confirmPassword(String) - Method in class org.docx4j.org.apache.poi.poifs.crypt.Encryptor
 
confirmPassword(String) - Method in class org.docx4j.org.apache.poi.poifs.crypt.standard.StandardEncryptor
 
confirmPassword(String, byte[], byte[], byte[], byte[], byte[]) - Method in class org.docx4j.org.apache.poi.poifs.crypt.agile.AgileEncryptor
 
confirmPassword(String, byte[], byte[], byte[], byte[], byte[]) - Method in class org.docx4j.org.apache.poi.poifs.crypt.binaryrc4.BinaryRC4Encryptor
 
confirmPassword(String, byte[], byte[], byte[], byte[], byte[]) - Method in class org.docx4j.org.apache.poi.poifs.crypt.cryptoapi.CryptoAPIEncryptor
 
confirmPassword(String, byte[], byte[], byte[], byte[], byte[]) - Method in class org.docx4j.org.apache.poi.poifs.crypt.Encryptor
 
confirmPassword(String, byte[], byte[], byte[], byte[], byte[]) - Method in class org.docx4j.org.apache.poi.poifs.crypt.standard.StandardEncryptor
Fills the fields of verifier and header with the calculated hashes based on the password and a random salt see [MS-OFFCRYPTO] - 2.3.4.7 ECMA-376 Document Encryption Key Generation
ConnectionsPart - Class in org.docx4j.openpackaging.parts.SpreadsheetML
 
ConnectionsPart() - Constructor for class org.docx4j.openpackaging.parts.SpreadsheetML.ConnectionsPart
 
ConnectionsPart(PartName) - Constructor for class org.docx4j.openpackaging.parts.SpreadsheetML.ConnectionsPart
 
Constants - Class in org.docx4j.org.apache.xml.security.utils
Provides all constants and some translation functions for i18n.
Constants - Interface in org.docx4j.document.wordprocessingml
 
constrainToRange(int, int, int) - Static method in class org.docx4j.com.google.common.primitives.Ints
Returns the value nearest to value which is within the closed range [min..max].
constructFontXML(TTFFile, String, String, String, String, boolean, String) - Method in class org.docx4j.fonts.fop.fonts.apps.TTFReader
Generates the font metrics file from the TTF/TTC file.
constructFontXML(PFMFile, String, String, String, String) - Method in class org.docx4j.fonts.fop.fonts.apps.PFMReader
Generates the font metrics file from the PFM file.
consume(int) - Method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphProcessingState
Record the consumption of count glyphs such that this consumption never exceeds the number of glyphs in the input glyph sequence.
consumed - Variable in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphProcessingState
consumed, updated after each successful subtable application
consumingIterator(Iterator<T>) - Static method in class org.docx4j.com.google.common.collect.Iterators
Returns a view of the supplied iterator that removes each element from the supplied iterator as it is returned.
contained(int, int) - Method in class org.docx4j.fonts.fop.complexscripts.util.CharAssociation
 
Containerization - Class in org.docx4j.convert.out.common.preprocess
In Word, adjacent paragraphs with the same borders are enclosed in a single border (unless bullets/numbering apply).
Containerization() - Constructor for class org.docx4j.convert.out.common.preprocess.Containerization
 
contains(int) - Method in class org.docx4j.org.apache.poi.util.IntList
Returns true if this list contains the specified element.
contains(int[], int) - Static method in class org.docx4j.com.google.common.primitives.Ints
Returns true if target is present as an element anywhere in array.
contains(Object) - Method in class org.docx4j.com.google.common.collect.ImmutableCollection
 
contains(Object) - Method in interface org.docx4j.com.google.common.collect.Multiset
Determines whether this multiset contains the specified element.
contains(Iterator<?>, Object) - Static method in class org.docx4j.com.google.common.collect.Iterators
Returns true if iterator contains element.
containsAll(Collection<?>) - Method in interface org.docx4j.com.google.common.collect.Multiset
Returns true if this multiset contains at least one occurrence of each element in the specified collection.
containsAll(IntList) - Method in class org.docx4j.org.apache.poi.util.IntList
Returns true if this list contains all of the elements of the specified collection.
containsFont(String) - Method in class org.docx4j.fonts.fop.fonts.FontCache
is this font in the cache?
containsFont(EmbedFontInfo) - Method in class org.docx4j.fonts.fop.fonts.FontCache
is this font info in the cache?
containsKey(Object) - Method in class org.docx4j.com.google.common.collect.HashBiMap
 
containsKey(Object) - Method in class org.docx4j.org.apache.poi.hpsf.CustomProperties
Checks against both String Name and Long ID
containsOccurrences(Multiset<?>, Multiset<?>) - Static method in class org.docx4j.com.google.common.collect.Multisets
Returns true if subMultiset.count(o) <= superMultiset.count(o) for all o.
containsSurrogatePairAt(CharSequence, int) - Static method in class org.docx4j.fonts.fop.util.CharUtilities
Tells whether there is a surrogate pair starting from the given index in the CharSequence.
containsValue(Object) - Method in class org.docx4j.com.google.common.collect.HashBiMap
 
containsValue(Object) - Method in class org.docx4j.org.apache.poi.hpsf.CustomProperties
Checks against both the property, and its values.
content - Variable in class org.docx4j.convert.out.common.ConversionSectionWrapper
 
content - Variable in class org.docx4j.convert.out.common.writer.AbstractHyperlinkWriterModel
 
content - Variable in class org.docx4j.convert.out.common.writer.AbstractTableWriterModelCell
 
content - Variable in class org.docx4j.model.fields.FldSimpleModel
 
CONTENT_TYPE_MAP - Static variable in class org.docx4j.openpackaging.io.ExternalResourceUtils
 
CONTENT_TYPES - Static variable in class org.docx4j.openpackaging.parts.relationships.Namespaces
 
CONTENT_TYPES_PART_NAME - Static variable in class org.docx4j.openpackaging.contenttype.ContentTypeManager
Content type part name.
contentRef - Variable in class org.opendope.SmartArt.dataHierarchy.Image
 
contentRef - Variable in class org.opendope.SmartArt.dataHierarchy.ImageRef
 
contentRef - Variable in class org.opendope.SmartArt.dataHierarchy.SibTransBody
 
contentRef - Variable in class org.opendope.SmartArt.dataHierarchy.TextBody
 
contentType - Variable in class org.docx4j.openpackaging.Base
 
contentType - Variable in class org.docx4j.openpackaging.contenttype.CTDefault
 
contentType - Variable in class org.docx4j.openpackaging.contenttype.CTOverride
 
contentType - Variable in class org.opendope.SmartArt.dataHierarchy.SmartArtDataHierarchy.Images.Image
 
ContentType - Class in org.docx4j.openpackaging.contenttype
Represents a MIME ContentType value.
ContentType(String) - Constructor for class org.docx4j.openpackaging.contenttype.ContentType
 
contentTypeManager - Variable in class org.docx4j.openpackaging.packages.OpcPackage
 
ContentTypeManager - Class in org.docx4j.openpackaging.contenttype
Manage package content types ([Content_Types].xml ) .
ContentTypeManager() - Constructor for class org.docx4j.openpackaging.contenttype.ContentTypeManager
 
ContentTypes - Class in org.docx4j.openpackaging.contenttype
Content types.
ContentTypes() - Constructor for class org.docx4j.openpackaging.contenttype.ContentTypes
 
context - Static variable in class org.docx4j.model.datastorage.BindingTraverserStAX
 
context - Static variable in class org.docx4j.model.datastorage.BookmarkHandlerStAX
 
context - Static variable in class org.docx4j.openpackaging.parts.WordprocessingML.SdtStAXHandler
 
Context - Class in org.docx4j.jaxb
 
Context - Class in org.pptx4j.jaxb
 
Context - Class in org.xlsx4j.jaxb
 
Context() - Constructor for class org.docx4j.jaxb.Context
 
Context() - Constructor for class org.pptx4j.jaxb.Context
 
Context() - Constructor for class org.xlsx4j.jaxb.Context
 
CONTRAST - Enum constant in enum org.docx4j.fonts.foray.font.format.Panose.Field
The bContrast field.
CONVERSION_CONTEXT_ID - Static variable in class org.docx4j.convert.out.common.AbstractConversionContext
 
conversionContext - Variable in class org.docx4j.convert.out.common.AbstractVisitorExporterGenerator
 
ConversionFeatures - Class in org.docx4j.convert.out
This interface contains flags that get passed to the conversion process.
ConversionFeatures() - Constructor for class org.docx4j.convert.out.ConversionFeatures
 
ConversionHTMLScriptElementHandler - Interface in org.docx4j.convert.out
How to generate the script element.
ConversionHTMLStyleElementHandler - Interface in org.docx4j.convert.out
How to generate the style element.
ConversionHyperlinkHandler - Interface in org.docx4j.convert.out
The ConversionHyperlinkHandler gets called everytime a converter generates a hyperlink.
The ConversionHyperlinkHandler gets passed via the conversion settings and the implementor may change the passed model before it gets converted to a link.
ConversionHyperlinkHandler.Model - Interface in org.docx4j.convert.out
 
ConversionImageHandler - Interface in org.docx4j.model.images
The ImageHandler stores (if necessary) any images in an conversion.
conversionSections - Variable in class org.docx4j.convert.out.common.ConversionSectionWrappers
 
ConversionSectionWrapper - Class in org.docx4j.convert.out.common
 
ConversionSectionWrapper(SectPr, HeaderFooterPolicy, RelationshipsPart, BooleanDefaultTrue, String, List<Object>) - Constructor for class org.docx4j.convert.out.common.ConversionSectionWrapper
 
ConversionSectionWrapperFactory - Class in org.docx4j.convert.out.common.wrappers
 
ConversionSectionWrapperFactory() - Constructor for class org.docx4j.convert.out.common.wrappers.ConversionSectionWrapperFactory
 
ConversionSectionWrapperFactory.SdtBlockFinder - Class in org.docx4j.convert.out.common.wrappers
 
conversionSectionWrappers - Variable in class org.docx4j.convert.out.common.AbstractWmlConversionContext
 
ConversionSectionWrappers - Class in org.docx4j.convert.out.common
 
ConversionSectionWrappers(List<ConversionSectionWrapper>) - Constructor for class org.docx4j.convert.out.common.ConversionSectionWrappers
 
convert() - Method in class org.docx4j.openpackaging.parts.DrawingML.DiagramDataUnflatten
 
convert(long) - Method in class org.docx4j.fonts.fop.complexscripts.util.NumberConverter
Convert a number to string according to conversion parameters.
convert(List<Long>) - Method in class org.docx4j.fonts.fop.complexscripts.util.NumberConverter
Convert list of numbers to string according to conversion parameters.
convert(POIFSBigBlockSize, byte[], int) - Static method in class org.docx4j.org.apache.poi.poifs.storage.DocumentBlock
convert a single long array into an array of DocumentBlock instances
convert(POIFSBigBlockSize, byte[], int) - Static method in class org.docx4j.org.apache.poi.poifs.storage.SmallDocumentBlock
convert a single long array into an array of SmallDocumentBlock instances
convert(POIFSBigBlockSize, BlockWritable[], int) - Static method in class org.docx4j.org.apache.poi.poifs.storage.SmallDocumentBlock
Factory for creating SmallDocumentBlocks from DocumentBlocks
CONVERT_PREPROCESS - Enum constant in enum org.docx4j.events.WellKnownProcessSteps
 
convertAltChunks() - Method in class org.docx4j.openpackaging.parts.JaxbXmlPartAltChunkHost
 
convertAltChunks() - Method in interface org.docx4j.openpackaging.parts.WordprocessingML.AltChunkInterface
Convert altChunks in this part to ordinary docx WordML content.
convertDatePattern(String) - Static method in class org.docx4j.model.fields.FormattingSwitchHelper
 
convertDsaASN1toXMLDSIG(byte[], int) - Static method in class org.docx4j.org.apache.xml.security.utils.JavaUtils
Converts an ASN.1 DSA value to a XML Signature DSA Value.
convertDsaXMLDSIGtoASN1(byte[], int) - Static method in class org.docx4j.org.apache.xml.security.utils.JavaUtils
Converts an XML Signature DSA Value to a ASN.1 DSA value.
convertFlatOPC(WordprocessingMLPackage, JaxbXmlPart, Map<String, CustomXmlPart>, Map<String, Xpaths.Xpath>, String, String, NodeIterator, String) - Static method in class org.docx4j.model.datastorage.BindingTraverserXSLT
Convert the FlatOPC into an AltChunk, which Xalan can insert into XSLT output.
convertNodelistToSet(NodeList) - Static method in class org.docx4j.org.apache.xml.security.utils.XMLUtils
Method convertNodelistToSet
convertTabToNode(CC, Document) - Method in class org.docx4j.convert.out.common.AbstractVisitorExporterGenerator
 
convertTime(String) - Static method in class org.xlsx4j.org.apache.poi.ss.usermodel.DateUtil
Converts a string of format "HH:MM" or "HH:MM:SS" to its (Excel) numeric equivalent
convertToNode(CC, Object, String, Document, Node) - Method in class org.docx4j.convert.out.common.AbstractVisitorExporterGenerator
 
convertToPixels(int) - Method in class org.docx4j.convert.out.html.TableWriter
Conversion of twips to pixels at 96dpi
convertToPNG(InputStream, OutputStream, int) - Static method in class org.docx4j.openpackaging.parts.WordprocessingML.BinaryPartAbstractImage
Convert image formats which are not supported by Word (eg EPS, PDF), into ones which are.
convertToWordStyle(CTTextParagraphProperties, String, String, String, BaseStyles.FontScheme) - Static method in class org.pptx4j.model.TextStyles
 
convertTTFUnit2PDFUnit(int) - Method in class org.docx4j.fonts.fop.fonts.truetype.OpenFont
Convert from truetype unit to pdf unit based on the unitsPerEm field in the "head" table
convertXHTML(BindingTraverserState, WordprocessingMLPackage, JaxbXmlPart, Map<String, CustomXmlPart>, Map<String, Xpaths.Xpath>, NodeIterator, String, String, Map<String, Integer>, BindingTraverserXSLT.BookmarkCounter) - Static method in class org.docx4j.model.datastorage.BindingTraverserXSLT
Convert the input XHTML into a WordML w3c DocumentFragment, which Xalan can insert into XSLT output.
convertXHTMLtoAltChunk(BindingTraverserState, WordprocessingMLPackage, JaxbXmlPart, Map<String, CustomXmlPart>, Map<String, Xpaths.Xpath>, NodeIterator, String, String, Map<String, Integer>, BindingTraverserXSLT.BookmarkCounter) - Static method in class org.docx4j.model.datastorage.BindingTraverserXSLT
Convert the input XHTML into an altChunk, which you'll rely on Word to convert to real Word content.
COPTIC - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
COPTIC - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFScript
 
copy(byte[], int, int) - Static method in class org.docx4j.org.apache.poi.hpsf.Util
Copies bytes from a source byte array into a new byte array.
copy(byte[], int, int, byte[], int) - Static method in class org.docx4j.org.apache.poi.hpsf.Util
Copies a part of a byte array into another byte array.
copy(InputStream, OutputStream) - Static method in class org.docx4j.org.apache.poi.util.IOUtils
Copies all the data from the given InputStream to the OutputStream.
copy2(InputStream, OutputStream) - Static method in class org.docx4j.openpackaging.parts.WordprocessingML.BinaryPartAbstractImage
 
copyInto(S) - Method in class org.docx4j.com.google.common.collect.Sets.SetView
Copies the current contents of this set view into an existing set.
copyNodeRecursively(Entry, DirectoryEntry) - Static method in class org.docx4j.org.apache.poi.poifs.filesystem.EntryUtils
Copies an Entry into a target POIFS directory, recursively
copyNodes(DirectoryEntry, DirectoryEntry) - Static method in class org.docx4j.org.apache.poi.poifs.filesystem.EntryUtils
Copies all the nodes from one POIFS Directory to another
copyNodes(DirectoryEntry, DirectoryEntry, List<String>) - Static method in class org.docx4j.org.apache.poi.poifs.filesystem.EntryUtils
Deprecated.
copyNodes(FilteringDirectoryNode, FilteringDirectoryNode) - Static method in class org.docx4j.org.apache.poi.poifs.filesystem.EntryUtils
Copies nodes from one Directory to the other minus the excepts
copyNodes(NPOIFSFileSystem, NPOIFSFileSystem) - Static method in class org.docx4j.org.apache.poi.poifs.filesystem.EntryUtils
Copies all nodes from one POIFS to the other
copyNodes(NPOIFSFileSystem, NPOIFSFileSystem, List<String>) - Static method in class org.docx4j.org.apache.poi.poifs.filesystem.EntryUtils
Copies nodes from one POIFS to the other, minus the excepts.
copyNodes(OPOIFSFileSystem, OPOIFSFileSystem) - Static method in class org.docx4j.org.apache.poi.poifs.filesystem.EntryUtils
Copies all nodes from one POIFS to the other
copyNodes(OPOIFSFileSystem, OPOIFSFileSystem, List<String>) - Static method in class org.docx4j.org.apache.poi.poifs.filesystem.EntryUtils
Copies nodes from one POIFS to the other, minus the excepts.
copyOf(E[]) - Static method in class org.docx4j.com.google.common.collect.ImmutableSet
Returns an immutable set containing each of elements, minus duplicates, in the order each appears first in the source array.
copyOf(Iterable<? extends E>) - Static method in class org.docx4j.com.google.common.collect.ImmutableSet
Returns an immutable set containing each of elements, minus duplicates, in the order each appears first in the source iterable.
copyOf(Collection<? extends E>) - Static method in class org.docx4j.com.google.common.collect.ImmutableSet
Returns an immutable set containing each of elements, minus duplicates, in the order each appears first in the source collection.
copyOf(Iterator<? extends E>) - Static method in class org.docx4j.com.google.common.collect.ImmutableSet
Returns an immutable set containing each of elements, minus duplicates, in the order each appears first in the source iterator.
copyOf(Map<? extends K, ? extends V>) - Static method in class org.docx4j.com.google.common.collect.ImmutableMap
Returns an immutable map containing the same entries as map.
copyPart(Part, OpcPackage, boolean) - Static method in class org.docx4j.convert.out.common.preprocess.PartialDeepCopy
 
copyTo(OutputStream) - Method in class org.docx4j.org.apache.poi.poifs.nio.ByteArrayBackedDataSource
 
copyTo(OutputStream) - Method in class org.docx4j.org.apache.poi.poifs.nio.DataSource
Copies the contents to the specified OutputStream
copyTo(OutputStream) - Method in class org.docx4j.org.apache.poi.poifs.nio.FileBackedDataSource
 
CORE_PROPERTIES_PART_NAME - Static variable in class org.docx4j.openpackaging.URIHelper
Core properties partname.
CORE_PROPERTIES_STOREITEMID - Static variable in class org.docx4j.model.datastorage.BindingHandler
 
CORE_PROPERTIES_URI - Static variable in class org.docx4j.openpackaging.URIHelper
Core properties part URI.
coreWebFont - Variable in class org.docx4j.fonts.microsoft.MicrosoftFonts.Font
 
CORSICAN - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
count(Object) - Method in interface org.docx4j.com.google.common.collect.Multiset
Returns the number of occurrences of an element in this multiset (the count of the element).
countBlocks() - Method in interface org.docx4j.org.apache.poi.poifs.filesystem.BATManaged
Return the number of BigBlock's this instance uses
countBlocks() - Method in class org.docx4j.org.apache.poi.poifs.filesystem.OPOIFSDocument
Return the number of BigBlock's this instance uses
countBlocks() - Method in class org.docx4j.org.apache.poi.poifs.property.NPropertyTable
Return the number of BigBlock's this instance uses
countBlocks() - Method in class org.docx4j.org.apache.poi.poifs.property.PropertyTable
Return the number of BigBlock's this instance uses
countBlocks() - Method in class org.docx4j.org.apache.poi.poifs.storage.BlockAllocationTableWriter
Return the number of BigBlock's this instance uses
countBlocks() - Method in class org.docx4j.org.apache.poi.poifs.storage.SmallBlockTableWriter
Return the number of BigBlock's this instance uses
countBytes - Variable in class org.docx4j.org.apache.poi.poifs.crypt.standard.StandardEncryptor.StandardCipherOutputStream
 
country - Variable in class org.docx4j.convert.out.fopconf.HyphenationPattern
 
Courier - Class in org.docx4j.fonts.fop.fonts.base14
 
Courier() - Constructor for class org.docx4j.fonts.fop.fonts.base14.Courier
 
Courier(boolean) - Constructor for class org.docx4j.fonts.fop.fonts.base14.Courier
 
CourierBold - Class in org.docx4j.fonts.fop.fonts.base14
 
CourierBold() - Constructor for class org.docx4j.fonts.fop.fonts.base14.CourierBold
 
CourierBold(boolean) - Constructor for class org.docx4j.fonts.fop.fonts.base14.CourierBold
 
CourierBoldOblique - Class in org.docx4j.fonts.fop.fonts.base14
 
CourierBoldOblique() - Constructor for class org.docx4j.fonts.fop.fonts.base14.CourierBoldOblique
 
CourierBoldOblique(boolean) - Constructor for class org.docx4j.fonts.fop.fonts.base14.CourierBoldOblique
 
CourierOblique - Class in org.docx4j.fonts.fop.fonts.base14
 
CourierOblique() - Constructor for class org.docx4j.fonts.fop.fonts.base14.CourierOblique
 
CourierOblique(boolean) - Constructor for class org.docx4j.fonts.fop.fonts.base14.CourierOblique
 
CoverageSequenceRule(GlyphTable.RuleLookup[], int, GlyphCoverageTable[]) - Constructor for class org.docx4j.fonts.fop.complexscripts.fonts.GlyphTable.CoverageSequenceRule
Instantiate a ClassSequenceRule.
COVERPAGE_PROPERTIES_STOREITEMID - Static variable in class org.docx4j.model.datastorage.BindingHandler
 
CoverPageSectPrMover - Class in org.docx4j.convert.out.common.preprocess
 
CoverPageSectPrMover() - Constructor for class org.docx4j.convert.out.common.preprocess.CoverPageSectPrMover
 
CP_037 - Static variable in class org.docx4j.org.apache.poi.util.CodePageUtil
Codepage 037, a special case
CP_EUC_JP - Static variable in class org.docx4j.org.apache.poi.util.CodePageUtil
Codepage for EUC-JP
CP_EUC_KR - Static variable in class org.docx4j.org.apache.poi.util.CodePageUtil
Codepage for EUC-KR
CP_GB18030 - Static variable in class org.docx4j.org.apache.poi.util.CodePageUtil
Codepage for GB18030
CP_GB2312 - Static variable in class org.docx4j.org.apache.poi.util.CodePageUtil
Codepage for GB2312
CP_GBK - Static variable in class org.docx4j.org.apache.poi.util.CodePageUtil
Codepage for GBK, aka MS936
CP_ISO_2022_JP1 - Static variable in class org.docx4j.org.apache.poi.util.CodePageUtil
Codepage for ISO-2022-JP
CP_ISO_2022_JP2 - Static variable in class org.docx4j.org.apache.poi.util.CodePageUtil
Another codepage for ISO-2022-JP
CP_ISO_2022_JP3 - Static variable in class org.docx4j.org.apache.poi.util.CodePageUtil
Yet another codepage for ISO-2022-JP
CP_ISO_2022_KR - Static variable in class org.docx4j.org.apache.poi.util.CodePageUtil
Codepage for ISO-2022-KR
CP_ISO_8859_1 - Static variable in class org.docx4j.org.apache.poi.util.CodePageUtil
Codepage for ISO-8859-1
CP_ISO_8859_2 - Static variable in class org.docx4j.org.apache.poi.util.CodePageUtil
Codepage for ISO-8859-2
CP_ISO_8859_3 - Static variable in class org.docx4j.org.apache.poi.util.CodePageUtil
Codepage for ISO-8859-3
CP_ISO_8859_4 - Static variable in class org.docx4j.org.apache.poi.util.CodePageUtil
Codepage for ISO-8859-4
CP_ISO_8859_5 - Static variable in class org.docx4j.org.apache.poi.util.CodePageUtil
Codepage for ISO-8859-5
CP_ISO_8859_6 - Static variable in class org.docx4j.org.apache.poi.util.CodePageUtil
Codepage for ISO-8859-6
CP_ISO_8859_7 - Static variable in class org.docx4j.org.apache.poi.util.CodePageUtil
Codepage for ISO-8859-7
CP_ISO_8859_8 - Static variable in class org.docx4j.org.apache.poi.util.CodePageUtil
Codepage for ISO-8859-8
CP_ISO_8859_9 - Static variable in class org.docx4j.org.apache.poi.util.CodePageUtil
Codepage for ISO-8859-9
CP_JOHAB - Static variable in class org.docx4j.org.apache.poi.util.CodePageUtil
Codepage for Johab
CP_KOI8_R - Static variable in class org.docx4j.org.apache.poi.util.CodePageUtil
Codepage for KOI8-R
CP_MAC_ARABIC - Static variable in class org.docx4j.org.apache.poi.util.CodePageUtil
Codepage for Macintosh Arabic (Java: MacArabic)
CP_MAC_CENTRAL_EUROPE - Static variable in class org.docx4j.org.apache.poi.util.CodePageUtil
Codepage for Macintosh Central Europe (Latin-2) (Java: MacCentralEurope)
CP_MAC_CHINESE_SIMPLE - Static variable in class org.docx4j.org.apache.poi.util.CodePageUtil
Codepage for Macintosh Chinese Simplified (Java: unknown - use EUC_CN, ISO2022_CN_GB, MS936 or cp935)
CP_MAC_CHINESE_TRADITIONAL - Static variable in class org.docx4j.org.apache.poi.util.CodePageUtil
Codepage for Macintosh Chinese Traditional (Java: unknown - use Big5, MS950, or cp937)
CP_MAC_CROATIAN - Static variable in class org.docx4j.org.apache.poi.util.CodePageUtil
Codepage for Macintosh Croatian (Java: MacCroatian)
CP_MAC_CYRILLIC - Static variable in class org.docx4j.org.apache.poi.util.CodePageUtil
Codepage for Macintosh Cyrillic (Java: MacCyrillic)
CP_MAC_GREEK - Static variable in class org.docx4j.org.apache.poi.util.CodePageUtil
Codepage for Macintosh Greek (Java: MacGreek)
CP_MAC_HEBREW - Static variable in class org.docx4j.org.apache.poi.util.CodePageUtil
Codepage for Macintosh Hebrew (Java: MacHebrew)
CP_MAC_ICELAND - Static variable in class org.docx4j.org.apache.poi.util.CodePageUtil
Codepage for Macintosh Iceland (Java: MacIceland)
CP_MAC_JAPAN - Static variable in class org.docx4j.org.apache.poi.util.CodePageUtil
Codepage for Macintosh Japan (Java: unknown - use SJIS, cp942 or cp943)
CP_MAC_KOREAN - Static variable in class org.docx4j.org.apache.poi.util.CodePageUtil
Codepage for Macintosh Korean (Java: unknown - use EUC_KR or cp949)
CP_MAC_ROMAN - Static variable in class org.docx4j.org.apache.poi.util.CodePageUtil
Codepage for Macintosh Roman (Java: MacRoman)
CP_MAC_ROMAN_BIFF23 - Static variable in class org.docx4j.org.apache.poi.util.CodePageUtil
 
CP_MAC_ROMANIA - Static variable in class org.docx4j.org.apache.poi.util.CodePageUtil
Codepage for Macintosh Romanian (Java: MacRomania)
CP_MAC_THAI - Static variable in class org.docx4j.org.apache.poi.util.CodePageUtil
Codepage for Macintosh Thai (Java: MacThai)
CP_MAC_TURKISH - Static variable in class org.docx4j.org.apache.poi.util.CodePageUtil
Codepage for Macintosh Turkish (Java: MacTurkish)
CP_MAC_UKRAINE - Static variable in class org.docx4j.org.apache.poi.util.CodePageUtil
Codepage for Macintosh Ukrainian (Java: MacUkraine)
CP_MS949 - Static variable in class org.docx4j.org.apache.poi.util.CodePageUtil
Codepage for MS949
CP_SJIS - Static variable in class org.docx4j.org.apache.poi.util.CodePageUtil
Codepage for SJIS
CP_UNICODE - Static variable in class org.docx4j.org.apache.poi.util.CodePageUtil
Codepage for Unicode
CP_US_ACSII - Static variable in class org.docx4j.org.apache.poi.util.CodePageUtil
Codepage for US-ASCII
CP_US_ASCII2 - Static variable in class org.docx4j.org.apache.poi.util.CodePageUtil
Another codepage for US-ASCII
CP_UTF16 - Static variable in class org.docx4j.org.apache.poi.util.CodePageUtil
Codepage for UTF-16
CP_UTF16_BE - Static variable in class org.docx4j.org.apache.poi.util.CodePageUtil
Codepage for UTF-16 big-endian
CP_UTF8 - Static variable in class org.docx4j.org.apache.poi.util.CodePageUtil
Codepage for UTF-8
CP_WINDOWS_1250 - Static variable in class org.docx4j.org.apache.poi.util.CodePageUtil
Codepage for Windows 1250
CP_WINDOWS_1251 - Static variable in class org.docx4j.org.apache.poi.util.CodePageUtil
Codepage for Windows 1251
CP_WINDOWS_1252 - Static variable in class org.docx4j.org.apache.poi.util.CodePageUtil
Codepage for Windows 1252
CP_WINDOWS_1252_BIFF23 - Static variable in class org.docx4j.org.apache.poi.util.CodePageUtil
 
CP_WINDOWS_1253 - Static variable in class org.docx4j.org.apache.poi.util.CodePageUtil
Codepage for Windows 1253
CP_WINDOWS_1254 - Static variable in class org.docx4j.org.apache.poi.util.CodePageUtil
Codepage for Windows 1254
CP_WINDOWS_1255 - Static variable in class org.docx4j.org.apache.poi.util.CodePageUtil
Codepage for Windows 1255
CP_WINDOWS_1256 - Static variable in class org.docx4j.org.apache.poi.util.CodePageUtil
Codepage for Windows 1256
CP_WINDOWS_1257 - Static variable in class org.docx4j.org.apache.poi.util.CodePageUtil
Codepage for Windows 1257
CP_WINDOWS_1258 - Static variable in class org.docx4j.org.apache.poi.util.CodePageUtil
Codepage for Windows 1258
CR - Static variable in class org.docx4j.com.google.common.base.Ascii
Carriage Return ('\r'): A format effector which controls the movement of the printing position to the first printing position on the same printing line.
CR - Static variable in interface org.docx4j.document.wordprocessingml.Constants
 
create() - Static method in class org.docx4j.com.google.common.collect.HashBiMap
Returns a new, empty HashBiMap with the default initial capacity (16).
create() - Static method in class org.docx4j.com.google.common.util.concurrent.SettableFuture
Creates a new SettableFuture that can be completed or cancelled by a later method call.
create(int) - Static method in class org.docx4j.com.google.common.collect.HashBiMap
Constructs a new, empty bimap with the specified expected size.
create(K, V, RemovalCause) - Static method in class org.docx4j.com.google.common.cache.RemovalNotification
Creates a new RemovalNotification for the given key/value pair, with the given cause for the removal.
create(InputStream) - Static method in class org.docx4j.org.apache.poi.hpsf.PropertySetFactory
Creates the most specific PropertySet from an InputStream.
create(Map<? extends K, ? extends V>) - Static method in class org.docx4j.com.google.common.collect.HashBiMap
Constructs a new bimap containing initial values from map.
create(Map<String, String>) - Static method in class org.docx4j.model.sdt.QueryString
Encode the map as a query string, suitable for storing in w:/sdtPr/w:tag Note that if you intend to use unmarshalString on this, you'll first need to encode the '&' as '&'
create(DirectoryEntry, String) - Static method in class org.docx4j.org.apache.poi.hpsf.PropertySetFactory
Creates the most specific PropertySet from an entry in the specified POIFS Directory.
createAnd() - Method in class org.opendope.conditions.ObjectFactory
Create an instance of And
createAnswer() - Method in class org.opendope.answers.ObjectFactory
Create an instance of Answer
createAnswers() - Method in class org.opendope.answers.ObjectFactory
Create an instance of Answers
createBATBlock(POIFSBigBlockSize, ByteBuffer) - Static method in class org.docx4j.org.apache.poi.poifs.storage.BATBlock
Create a single BATBlock from the byte buffer, which must hold at least one big block of data to be read.
createBATBlocks(POIFSBigBlockSize, int[]) - Static method in class org.docx4j.org.apache.poi.poifs.storage.BATBlock
Create an array of BATBlocks from an array of int block allocation table entries
createBinaryPart(String, String) - Static method in class org.docx4j.openpackaging.io.ExternalResourceUtils
 
createBinderAndJaxbElement(E) - Method in class org.docx4j.openpackaging.parts.JaxbXmlPartXPathAware
Set the JAXBElement for this part, and a corresponding binder, based on the object provided.
createBinderAndJaxbElement(E) - Method in interface org.docx4j.openpackaging.parts.XPathEnabled
Set the JAXBElement for this part, and a corresponding binder, based on the object provided.
createBlockForP(SvgConversionContext, String, String, String, NodeIterator, NodeIterator) - Static method in class org.pptx4j.convert.out.svginhtml.SvgExporter
 
createBlockForPPr(HTMLConversionContext, NodeIterator, String, NodeIterator) - Static method in class org.docx4j.convert.out.html.XsltHTMLFunctions
 
createBlockForR(SvgConversionContext, NodeIterator, NodeIterator) - Static method in class org.pptx4j.convert.out.svginhtml.SvgExporter
 
createBlockForRPr(HTMLConversionContext, String, NodeIterator, NodeIterator) - Static method in class org.docx4j.convert.out.html.XsltHTMLFunctions
 
createBlockIfNeeded() - Method in class org.docx4j.org.apache.poi.poifs.filesystem.NPOIFSStream.StreamBlockByteBuffer
 
createBlockIfNeeded(int) - Method in class org.docx4j.org.apache.poi.poifs.filesystem.BlockStore
Extends the file if required to hold blocks up to the specified offset, and return the block from there.
createBlockIfNeeded(int) - Method in class org.docx4j.org.apache.poi.poifs.filesystem.NPOIFSFileSystem
Load the block at the given offset, extending the file if needed
createBlockIfNeeded(int) - Method in class org.docx4j.org.apache.poi.poifs.filesystem.NPOIFSMiniStore
Load the block, extending the underlying stream if needed
createBlocks() - Method in class org.docx4j.org.apache.poi.poifs.storage.BlockAllocationTableWriter
Create the BATBlocks we need
createByteBuffer(int) - Static method in class org.docx4j.utils.BufferUtil
 
createCellProperties(List<Property>, CTTblPrBase) - Method in class org.docx4j.convert.out.common.writer.AbstractTableWriter
 
createCellProperties(List<Property>, CTTblPrEx) - Method in class org.docx4j.convert.out.common.writer.AbstractTableWriter
 
createCellProperties(List<Property>, TcPr) - Method in class org.docx4j.convert.out.common.writer.AbstractTableWriter
 
createCellProperties(List<Property>, TrPr) - Method in class org.docx4j.convert.out.common.writer.AbstractTableWriter
 
createCFF() - Method in class org.docx4j.fonts.fop.fonts.truetype.OTFSubSetFile
 
createCharStringDataCID() - Method in class org.docx4j.fonts.fop.fonts.truetype.OTFSubSetFile
 
createCheckSumAdjustment() - Method in class org.docx4j.fonts.fop.fonts.truetype.TTFSubSetFile
 
createClassTable(List) - Static method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphClassTable
Create glyph class table.
createCMaps() - Method in class org.docx4j.fonts.fop.fonts.truetype.OpenFont
 
createColumns(AbstractWmlConversionContext, AbstractTableWriterModel, Writer.TransformState, Document, Element) - Method in class org.docx4j.convert.out.common.writer.AbstractTableWriter
 
CreateCommentsPartObject(String) - Method in class org.docx4j.openpackaging.contenttype.ContentTypeManager
 
createComponents() - Method in class org.opendope.components.ObjectFactory
Create an instance of Components
createComponentsComponent() - Method in class org.opendope.components.ObjectFactory
Create an instance of Components.Component
createCondition() - Method in class org.opendope.conditions.ObjectFactory
Create an instance of Condition
createConditionref() - Method in class org.opendope.conditions.ObjectFactory
Create an instance of Conditionref
createConditions() - Method in class org.opendope.conditions.ObjectFactory
Create an instance of Conditions
createConditionsPart(WordprocessingMLPackage, Conditions) - Method in class org.docx4j.model.datastorage.migration.AbstractMigrator
 
createConfigurationObject(Mapper, Set<String>) - Static method in class org.docx4j.fonts.fop.util.FopConfigUtil
 
createContentControl(RPr, List<Object>, String) - Method in class org.docx4j.model.datastorage.migration.AbstractMigratorUsingAnswersFormat
 
createContentControl(RPr, List<Object>, String, String, String) - Method in class org.docx4j.model.datastorage.migration.AbstractMigrator
create an SdtRun, and add it to replacementContent
createContext(CS, PK, ConversionSectionWrappers) - Method in class org.docx4j.convert.out.common.AbstractExporter
 
createContext(HTMLSettings, WordprocessingMLPackage, ConversionSectionWrappers) - Method in class org.docx4j.convert.out.html.AbstractHTMLExporter3
 
createCoverageTable(List) - Static method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphCoverageTable
Create glyph coverage table.
createCss(List<CTTblStylePr>, StringBuilder) - Static method in class org.docx4j.convert.out.html.HtmlCssHelper
 
createCss(OpcPackage, PPr, StringBuilder, boolean, boolean) - Static method in class org.docx4j.convert.out.html.HtmlCssHelper
 
createCss(OpcPackage, RPr, StringBuilder) - Static method in class org.docx4j.convert.out.html.HtmlCssHelper
 
createCss(CTTblPrBase, StringBuilder) - Static method in class org.docx4j.convert.out.html.HtmlCssHelper
 
createCss(TcPr, StringBuilder) - Static method in class org.docx4j.convert.out.html.HtmlCssHelper
 
createCss(TrPr, StringBuilder) - Static method in class org.docx4j.convert.out.html.HtmlCssHelper
 
createCssForStyles(OpcPackage, StyleTree, StringBuilder) - Static method in class org.docx4j.convert.out.html.HtmlCssHelper
 
createCTDefault() - Method in class org.docx4j.openpackaging.contenttype.ObjectFactory
Create an instance of CTDefault
createCTOverride() - Method in class org.docx4j.openpackaging.contenttype.ObjectFactory
Create an instance of CTOverride
createCTTypes() - Method in class org.docx4j.openpackaging.contenttype.ObjectFactory
Create an instance of CTTypes
CreateCustomXmlDataStoragePropertiesPartObject(String) - Method in class org.docx4j.openpackaging.contenttype.ContentTypeManager
 
createCvt(FontFileReader) - Method in class org.docx4j.fonts.fop.fonts.truetype.TTFSubSetFile
Copy the cvt table as is from original font to subset font
createDefault() - Static method in class org.docx4j.fonts.fop.fonts.FontCacheManagerFactory
Create the default font caching mechanism.
createDefault() - Static method in class org.docx4j.fonts.fop.fonts.FontDetectorFactory
Creates the default font detector
createDefault(CTDefault) - Method in class org.docx4j.openpackaging.contenttype.ObjectFactory
Create an instance of JAXBElement<CTDefault>}
createDefaultCss(boolean, boolean, StringBuilder) - Static method in class org.docx4j.convert.out.html.HtmlCssHelper
 
createDefaultHandler() - Method in class org.docx4j.convert.out.common.writer.AbstractFldSimpleWriter
 
createDefaultInternalResourceResolver(URI) - Static method in class org.docx4j.fonts.fop.apps.io.ResourceResolverFactory
A helper merthod that creates an internal resource resolver using the default resover: ResourceResolverFactory.createDefaultResourceResolver().
createDefaultResourceResolver() - Static method in class org.docx4j.fonts.fop.apps.io.ResourceResolverFactory
Returns the default resource resolver, this is most basic resolver which can be used when no there are no I/O or file access restrictions.
createDefaultScript(StringBuilder) - Static method in class org.docx4j.convert.out.html.HtmlScriptHelper
 
CreateDefaultXmlPartObject(String) - Method in class org.docx4j.openpackaging.contenttype.ContentTypeManager
 
createDelayedOutput(int) - Method in interface org.docx4j.org.apache.poi.util.DelayableLittleEndianOutput
Creates an output stream intended for outputting a sequence of size bytes.
createDelayedOutput(int) - Method in class org.docx4j.org.apache.poi.util.LittleEndianByteArrayOutputStream
 
createDiagramData(DiagramDataPart, Document) - Method in class org.docx4j.openpackaging.parts.DrawingML.CreateWithSmartArtAbstract
 
createDirectory() - Method in class org.docx4j.fonts.fop.fonts.truetype.TTFSubSetFile
Create the directory table
createDirectory(String) - Method in interface org.docx4j.org.apache.poi.poifs.filesystem.DirectoryEntry
create a new DirectoryEntry
createDirectory(String) - Method in class org.docx4j.org.apache.poi.poifs.filesystem.DirectoryNode
create a new DirectoryEntry
createDirectory(String) - Method in class org.docx4j.org.apache.poi.poifs.filesystem.FilteringDirectoryNode
 
createDirectory(String) - Method in class org.docx4j.org.apache.poi.poifs.filesystem.NPOIFSFileSystem
create a new DirectoryEntry in the root directory
createDirectory(String) - Method in class org.docx4j.org.apache.poi.poifs.filesystem.OPOIFSFileSystem
create a new DirectoryEntry in the root directory
createDisabled() - Static method in class org.docx4j.fonts.fop.fonts.FontCacheManagerFactory
Create a disabled font caching mechanism which by definition does nothing to cache fonts.
createDisabled() - Static method in class org.docx4j.fonts.fop.fonts.FontDetectorFactory
Creates a disabled font detector which, by definition, does nothing to detect fonts.
CreateDocPropsCorePartObject(String) - Method in class org.docx4j.openpackaging.contenttype.ContentTypeManager
 
CreateDocPropsCustomPartObject(String) - Method in class org.docx4j.openpackaging.contenttype.ContentTypeManager
 
CreateDocPropsExtendedPartObject(String) - Method in class org.docx4j.openpackaging.contenttype.ContentTypeManager
 
createDocument() - Static method in class org.docx4j.org.apache.poi.util.DocumentHelper
Creates a new DOM Document
createDocument(InputStream, String) - Method in class org.docx4j.org.apache.poi.poifs.filesystem.NPOIFSFileSystem
Create a new document to be added to the root directory
createDocument(InputStream, String) - Method in class org.docx4j.org.apache.poi.poifs.filesystem.OPOIFSFileSystem
Create a new document to be added to the root directory
createDocument(String, int, POIFSWriterListener) - Method in interface org.docx4j.org.apache.poi.poifs.filesystem.DirectoryEntry
create a new DocumentEntry; the data will be provided later
createDocument(String, int, POIFSWriterListener) - Method in class org.docx4j.org.apache.poi.poifs.filesystem.DirectoryNode
create a new DocumentEntry; the data will be provided later
createDocument(String, int, POIFSWriterListener) - Method in class org.docx4j.org.apache.poi.poifs.filesystem.FilteringDirectoryNode
 
createDocument(String, int, POIFSWriterListener) - Method in class org.docx4j.org.apache.poi.poifs.filesystem.NPOIFSFileSystem
create a new DocumentEntry in the root entry; the data will be provided later
createDocument(String, int, POIFSWriterListener) - Method in class org.docx4j.org.apache.poi.poifs.filesystem.OPOIFSFileSystem
create a new DocumentEntry in the root entry; the data will be provided later
createDocument(String, InputStream) - Method in interface org.docx4j.org.apache.poi.poifs.filesystem.DirectoryEntry
create a new DocumentEntry
createDocument(String, InputStream) - Method in class org.docx4j.org.apache.poi.poifs.filesystem.DirectoryNode
create a new DocumentEntry
createDocument(String, InputStream) - Method in class org.docx4j.org.apache.poi.poifs.filesystem.FilteringDirectoryNode
 
createDocumentBody(CC, Document, Element) - Method in class org.docx4j.convert.out.common.AbstractVisitorExporterDelegate
 
createDocumentBody(HTMLConversionContext, Document, Element) - Method in class org.docx4j.convert.out.html.HTMLExporterVisitorDelegate
 
createDocumentBuilder(boolean) - Static method in class org.docx4j.org.apache.xml.security.utils.XMLUtils
 
createDocumentBuilder(boolean, boolean) - Static method in class org.docx4j.org.apache.xml.security.utils.XMLUtils
 
createDocumentInputStream(String) - Method in class org.docx4j.org.apache.poi.poifs.filesystem.DirectoryNode
open a document in the directory's entry's list of entries
createDocumentInputStream(String) - Method in class org.docx4j.org.apache.poi.poifs.filesystem.NPOIFSFileSystem
open a document in the root entry's list of entries
createDocumentInputStream(String) - Method in class org.docx4j.org.apache.poi.poifs.filesystem.OPOIFSFileSystem
open a document in the root entry's list of entries
createDocumentInputStream(Entry) - Method in class org.docx4j.org.apache.poi.poifs.filesystem.DirectoryNode
open a document in the directory's entry's list of entries
createDocumentRoot(CC, Document) - Method in class org.docx4j.convert.out.common.AbstractVisitorExporterDelegate
 
createDocumentRoot(HTMLConversionContext, Document) - Method in class org.docx4j.convert.out.html.HTMLExporterVisitorDelegate
 
CreateDocumentSettingsPartObject(String) - Method in class org.docx4j.openpackaging.contenttype.ContentTypeManager
 
CreateDocxWithSmartArt - Class in org.docx4j.openpackaging.parts.DrawingML
 
CreateDocxWithSmartArt(CTDiagramDefinition, Templates, Templates) - Constructor for class org.docx4j.openpackaging.parts.DrawingML.CreateDocxWithSmartArt
 
createDSctx(Document, String, String) - Static method in class org.docx4j.org.apache.xml.security.utils.XMLUtils
Method createDSctx
createEffectiveShapeTree(GroupShape, Map<String, ShapeWrapper>) - Static method in class org.pptx4j.model.ResolvedLayout
Resolve references to Slide Layouts, Master etc, in order to get the actual shapes we'll render.
createElement(String, String, int) - Method in class org.docx4j.fonts.fop.fonts.type1.PostscriptParser
 
createElement(Document) - Method in class org.docx4j.fonts.RunFontSelector
 
createElementForFamily(Document, String, String) - Static method in class org.docx4j.org.apache.xml.security.utils.ElementProxy
This method creates an Element in a given namespace with a given localname.
createElementForFamilyLocal(String, String) - Method in class org.docx4j.org.apache.xml.security.utils.ElementProxy
 
createElementInEncryption11Space(Document, String) - Static method in class org.docx4j.org.apache.xml.security.utils.XMLUtils
Creates an Element in the XML Encryption 1.1 specification namespace.
createElementInEncryptionSpace(Document, String) - Static method in class org.docx4j.org.apache.xml.security.utils.XMLUtils
Creates an Element in the XML Encryption specification namespace.
createElementInSignature11Space(Document, String) - Static method in class org.docx4j.org.apache.xml.security.utils.XMLUtils
Creates an Element in the XML Signature 1.1 specification namespace.
createElementInSignatureSpace(Document, String) - Static method in class org.docx4j.org.apache.xml.security.utils.XMLUtils
Creates an Element in the XML Signature specification namespace.
createEmptyBATBlock(POIFSBigBlockSize, boolean) - Static method in class org.docx4j.org.apache.poi.poifs.storage.BATBlock
Creates a single BATBlock, with all the values set to empty.
createEncodedImage(BinaryPart, byte[]) - Method in class org.docx4j.model.images.AbstractConversionImageHandler
 
createEncryptionDocument() - Method in class org.docx4j.org.apache.poi.poifs.crypt.agile.AgileEncryptor
 
createEncryptionEntry(DirectoryEntry, String, EncryptionRecord) - Static method in class org.docx4j.org.apache.poi.poifs.crypt.DataSpaceMapUtils
 
createEncryptionInfoEntry(DirectoryNode) - Method in class org.docx4j.org.apache.poi.poifs.crypt.binaryrc4.BinaryRC4Encryptor
 
createEncryptionInfoEntry(DirectoryNode) - Method in class org.docx4j.org.apache.poi.poifs.crypt.cryptoapi.CryptoAPIEncryptor
 
createEncryptionInfoEntry(DirectoryNode) - Method in class org.docx4j.org.apache.poi.poifs.crypt.standard.StandardEncryptor
 
createEncryptionInfoEntry(DirectoryNode, File) - Method in class org.docx4j.org.apache.poi.poifs.crypt.agile.AgileEncryptor
 
createEncryptionInfoEntry(DirectoryNode, File) - Method in class org.docx4j.org.apache.poi.poifs.crypt.binaryrc4.BinaryRC4Encryptor.BinaryRC4CipherOutputStream
 
createEncryptionInfoEntry(DirectoryNode, File) - Method in class org.docx4j.org.apache.poi.poifs.crypt.ChunkedCipherOutputStream
 
CreateEndnotesPartObject(String) - Method in class org.docx4j.openpackaging.contenttype.ContentTypeManager
 
createException(Event) - Method in interface org.docx4j.org.apache.fop.events.EventExceptionManager.ExceptionFactory
Creates an exception from an event.
createFontKey(String, String, int) - Static method in class org.docx4j.fonts.fop.fonts.FontInfo
Creates a key from the given strings.
createFonts() - Method in class org.docx4j.convert.out.fopconf.ObjectFactory
Create an instance of Fonts
createFontsFont() - Method in class org.docx4j.convert.out.fopconf.ObjectFactory
Create an instance of Fonts.Font
createFontsFontFontTriplet() - Method in class org.docx4j.convert.out.fopconf.ObjectFactory
Create an instance of Fonts.Font.FontTriplet
createFontsMatcher(List<String>, boolean) - Static method in class org.docx4j.fonts.fop.fonts.FontManagerConfigurator
Creates a font triplet matcher from a configuration object.
createFontsMatcher(Configuration, boolean) - Static method in class org.docx4j.fonts.fop.fonts.FontManagerConfigurator
Creates a font triplet matcher from a configuration object.
createFontSubstitutions() - Method in class org.docx4j.fonts.substitutions.ObjectFactory
Create an instance of FontSubstitutions
createFontSubstitutionsReplace() - Method in class org.docx4j.fonts.substitutions.ObjectFactory
Create an instance of FontSubstitutions.Replace
CreateFontTablePartObject(String) - Method in class org.docx4j.openpackaging.contenttype.ContentTypeManager
 
CreateFooterPartObject(String) - Method in class org.docx4j.openpackaging.contenttype.ContentTypeManager
 
CreateFootnotesPartObject(String) - Method in class org.docx4j.openpackaging.contenttype.ContentTypeManager
 
createFop() - Method in class org.docx4j.convert.out.fopconf.ObjectFactory
Create an instance of Fop
createFopFonts() - Method in class org.docx4j.convert.out.fopconf.ObjectFactory
Create an instance of Fop.Fonts
createFopRenderers() - Method in class org.docx4j.convert.out.fopconf.ObjectFactory
Create an instance of Fop.Renderers
createFopRenderersRenderer() - Method in class org.docx4j.convert.out.fopconf.ObjectFactory
Create an instance of Fop.Renderers.Renderer
createFormat(Cell) - Method in class org.xlsx4j.org.apache.poi.ss.usermodel.DataFormatter
Create and return a Format based on the format string from a cell's style.
createFOSettings() - Static method in class org.docx4j.Docx4J
Create the configuration object for conversions that are done via xsl-fo
createFpgm(FontFileReader) - Method in class org.docx4j.fonts.fop.fonts.truetype.TTFSubSetFile
Copy the fpgm table as is from original font to subset font
createFromEmbeddedOleObject(DirectoryNode) - Static method in class org.docx4j.org.apache.poi.poifs.filesystem.Ole10Native
Creates an instance of this class from an embedded OLE Object.
createFromEmbeddedOleObject(POIFSFileSystem) - Static method in class org.docx4j.org.apache.poi.poifs.filesystem.Ole10Native
Creates an instance of this class from an embedded OLE Object.
CreateGlossaryDocumentPartObject(String) - Method in class org.docx4j.openpackaging.contenttype.ContentTypeManager
 
createHead(FontFileReader) - Method in class org.docx4j.fonts.fop.fonts.truetype.TTFSubSetFile
Copy the head table as is from original font to subset font and set indexToLocaFormat to long and set checkSumAdjustment to 0, store offset to checkSumAdjustment in checkSumAdjustmentOffset
CreateHeaderPartObject(String) - Method in class org.docx4j.openpackaging.contenttype.ContentTypeManager
 
createHhea(FontFileReader, int) - Method in class org.docx4j.fonts.fop.fonts.truetype.TTFSubSetFile
Copy the hhea table as is from original font to subset font and fill in size of hmtx table
createHmtx(FontFileReader, Map<Integer, Integer>) - Method in class org.docx4j.fonts.fop.fonts.truetype.TTFSubSetFile
Create the hmtx table by copying metrics from original font to subset font.
createHtmlImageElement() - Method in class org.docx4j.model.images.AbstractWordXmlPicture
 
createHtmlImg(SvgConversionContext, NodeIterator) - Static method in class org.pptx4j.convert.out.svginhtml.PictureExporter
 
createHtmlImgE10(AbstractWmlConversionContext, Object) - Static method in class org.docx4j.model.images.WordXmlPictureE10
Extension function to create an element from "E1.0 images" //w:pict
createHtmlImgE10(AbstractWmlConversionContext, Object, String) - Static method in class org.docx4j.model.images.WordXmlPictureE10
Extension function to create an element from "E1.0 images" ie //w:pict with a custom ID
createHtmlImgE20(AbstractWmlConversionContext, Object) - Static method in class org.docx4j.model.images.WordXmlPictureE20
Extension function to create an HTML element from "E2.0 images" //w:drawing/wp:inline |//w:drawing/wp:anchor
createHtmlImgE20(AbstractWmlConversionContext, Object, String) - Static method in class org.docx4j.model.images.WordXmlPictureE20
Extension function to create an HTML element from "E2.0 images" //w:drawing/wp:inline |//w:drawing/wp:anchor with a custom ID.
createHTMLSettings() - Static method in class org.docx4j.Docx4J
Create the configuration object for conversions to html
createHyphenationPattern() - Method in class org.docx4j.convert.out.fopconf.ObjectFactory
Create an instance of HyphenationPattern
createImage(int, CC, Object) - Method in class org.docx4j.convert.out.common.AbstractVisitorExporterGenerator
 
createImage(int, HTMLConversionContext, Object) - Method in class org.docx4j.convert.out.html.HTMLExporterVisitorGenerator
 
createImageInline(String, String, long, int) - Method in class org.docx4j.openpackaging.parts.WordprocessingML.BinaryPartAbstractImage
Deprecated.
createImageInline(String, String, long, int, boolean) - Method in class org.docx4j.openpackaging.parts.WordprocessingML.BinaryPartAbstractImage
Create a <wp:inline> element suitable for this image, which can be linked or embedded in w:p/w:r/w:drawing.
createImageInline(String, String, long, int, boolean, int) - Method in class org.docx4j.openpackaging.parts.WordprocessingML.BinaryPartAbstractImage
 
createImageInline(String, String, long, int, long) - Method in class org.docx4j.openpackaging.parts.WordprocessingML.BinaryPartAbstractImage
Deprecated.
createImageInline(String, String, long, int, long, boolean) - Method in class org.docx4j.openpackaging.parts.WordprocessingML.BinaryPartAbstractImage
Create a <wp:inline> element suitable for this image, which can be _embedded_ in w:p/w:r/w:drawing.
createImageInline(String, String, long, int, long, long, boolean) - Method in class org.docx4j.openpackaging.parts.WordprocessingML.BinaryPartAbstractImage
Create a <wp:inline> element suitable for this image, which can be linked or embedded in w:p/w:r/w:drawing, specifying height and width.
createImageName(Base, String, String) - Static method in class org.docx4j.openpackaging.parts.WordprocessingML.BinaryPartAbstractImage
Deprecated.
createImageName(OpcPackage, Base, String, String) - Static method in class org.docx4j.openpackaging.parts.WordprocessingML.BinaryPartAbstractImage
 
createImagePart(OpcPackage, Part, byte[]) - Static method in class org.docx4j.openpackaging.parts.WordprocessingML.BinaryPartAbstractImage
Create an image part from the provided byte array, attach it to the source part (eg the main document part, a header part etc), and return it.
createImagePart(OpcPackage, Part, byte[], String) - Static method in class org.docx4j.openpackaging.parts.WordprocessingML.BinaryPartAbstractImage
Create an image part from the provided byte array, attach it to the source part (eg the main document part, a header part etc), and return it.
createImagePart(OpcPackage, Part, byte[], String, String) - Static method in class org.docx4j.openpackaging.parts.WordprocessingML.BinaryPartAbstractImage
Deprecated.
createImagePart(OpcPackage, Part, File) - Static method in class org.docx4j.openpackaging.parts.WordprocessingML.BinaryPartAbstractImage
Create an image part from the provided filePath image, attach it to the source part (eg the main document part, a header part etc), and return it.
createImagePart(WordprocessingMLPackage, byte[]) - Static method in class org.docx4j.openpackaging.parts.WordprocessingML.BinaryPartAbstractImage
Create an image part from the provided byte array, attach it to the docx main document part, and return it.
createImagePart(WordprocessingMLPackage, File) - Static method in class org.docx4j.openpackaging.parts.WordprocessingML.BinaryPartAbstractImage
Possibility to put directly an image filePath instead of giving an image byte array
createImageRef() - Method in class org.opendope.SmartArt.dataHierarchy.ObjectFactory
Create an instance of ImageRef
createInstance(CC, Document, Node) - Method in interface org.docx4j.convert.out.common.AbstractVisitorExporterDelegate.AbstractVisitorExporterGeneratorFactory
 
createIntermediateOutputStream(OutputStream) - Method in class org.docx4j.convert.out.common.AbstractExporter
 
createInternalResourceResolver(URI, ResourceResolver) - Static method in class org.docx4j.fonts.fop.apps.io.ResourceResolverFactory
Creates an interal resource resolver given a base URI and a resource resolver.
createJaxbPresentationElement() - Static method in class org.docx4j.openpackaging.parts.PresentationML.MainPresentationPart
 
createJaxbPresentationElement(SlideSizesWellKnown, boolean) - Static method in class org.docx4j.openpackaging.parts.PresentationML.MainPresentationPart
 
createKey(Relationship, BinaryPart) - Method in class org.docx4j.model.images.AbstractConversionImageHandler
 
createLinkedImagePart(OpcPackage, Part, URL) - Static method in class org.docx4j.openpackaging.parts.WordprocessingML.BinaryPartAbstractImage
Create a linked image part, and attach it as a rel of the specified source part (eg a header part).
createLinkedImagePart(WordprocessingMLPackage, URL) - Static method in class org.docx4j.openpackaging.parts.WordprocessingML.BinaryPartAbstractImage
Create a linked image part, and attach it as a rel of the docx main document part
createList() - Method in class org.opendope.SmartArt.dataHierarchy.ObjectFactory
Create an instance of List
createListItem() - Method in class org.opendope.SmartArt.dataHierarchy.ObjectFactory
Create an instance of ListItem
createListItemBlockForPPr(HTMLConversionContext, NodeIterator, String, NodeIterator) - Static method in class org.docx4j.convert.out.html.XsltHTMLFunctions
 
createListItemsForChildren(CTPt) - Method in class org.docx4j.openpackaging.parts.DrawingML.DiagramDataUnflatten
 
createLoca(int) - Method in class org.docx4j.fonts.fop.fonts.truetype.TTFSubSetFile
Create an empty loca table without updating checksum
CreateMainDocumentPartObject(String) - Method in class org.docx4j.openpackaging.contenttype.ContentTypeManager
 
createMaxp(FontFileReader, int) - Method in class org.docx4j.fonts.fop.fonts.truetype.TTFSubSetFile
Copy the maxp table as is from original font to subset font and set num glyphs to size
createMicrosoftFonts() - Method in class org.docx4j.fonts.microsoft.ObjectFactory
Create an instance of MicrosoftFonts
createMicrosoftFontsFont() - Method in class org.docx4j.fonts.microsoft.ObjectFactory
Create an instance of MicrosoftFonts.Font
createMicrosoftFontsFontBold() - Method in class org.docx4j.fonts.microsoft.ObjectFactory
Create an instance of MicrosoftFonts.Font.Bold
createMicrosoftFontsFontBolditalic() - Method in class org.docx4j.fonts.microsoft.ObjectFactory
Create an instance of MicrosoftFonts.Font.Bolditalic
createMicrosoftFontsFontItalic() - Method in class org.docx4j.fonts.microsoft.ObjectFactory
Create an instance of MicrosoftFonts.Font.Italic
CreateMinimalContent(String) - Method in class org.docx4j.openpackaging.parts.DrawingML.DiagramColorsPart
 
CreateMinimalContent(String) - Method in class org.docx4j.openpackaging.parts.DrawingML.DiagramStylePart
 
createName(FontFileReader) - Method in class org.docx4j.fonts.fop.fonts.truetype.TTFSubSetFile
Copy the name table as is from the original.
createNew() - Method in interface org.docx4j.fonts.RunFontSelector.RunFontCharacterVisitor
 
createNewRef(int, int[], int, boolean) - Static method in class org.docx4j.fonts.fop.fonts.truetype.OTFSubSetFile
 
createNode(Document, int) - Method in class org.docx4j.convert.out.common.AbstractVisitorExporterGenerator
 
createNode(Document, int) - Method in class org.docx4j.convert.out.common.writer.AbstractTableWriter
 
createNode(Document, int) - Method in class org.docx4j.convert.out.html.HTMLExporterVisitorGenerator
 
createNode(Document, int) - Method in class org.docx4j.convert.out.html.TableWriter
 
createNode(Document, Element, int) - Method in class org.docx4j.convert.out.common.writer.AbstractTableWriter
 
createNonClosingInputStream(InputStream) - Static method in class org.docx4j.org.apache.poi.poifs.filesystem.NPOIFSFileSystem
Convenience method for clients that want to avoid the auto-close behaviour of the constructor.
createNonClosingInputStream(InputStream) - Static method in class org.docx4j.org.apache.poi.poifs.filesystem.OPOIFSFileSystem
Convenience method for clients that want to avoid the auto-close behaviour of the constructor.
createNonClosingInputStream(InputStream) - Static method in class org.docx4j.org.apache.poi.poifs.filesystem.POIFSFileSystem
Convenience method for clients that want to avoid the auto-close behaviour of the constructor.
createNot() - Method in class org.opendope.conditions.ObjectFactory
Create an instance of Not
createNotes() - Static method in class org.docx4j.openpackaging.parts.PresentationML.NotesSlidePart
 
createNotesMinimal() - Static method in class org.docx4j.openpackaging.parts.PresentationML.NotesSlidePart
 
createNotesSlidePart(Part, PartName) - Static method in class org.docx4j.openpackaging.packages.PresentationMLPackage
Deprecated.
createNotesSlidePart(NotesMasterPart) - Method in class org.docx4j.openpackaging.parts.PresentationML.SlidePart
 
CreateNumberingPartObject(String) - Method in class org.docx4j.openpackaging.contenttype.ContentTypeManager
 
CreateObfuscatedFontPartObject(String) - Method in class org.docx4j.openpackaging.contenttype.ContentTypeManager
 
createObject() - Method in class org.docx4j.org.apache.xml.security.utils.WeakObjectPool
Called whenever a new pool object is desired; subclasses must implement.
createOr() - Method in class org.opendope.conditions.ObjectFactory
Create an instance of Or
createOS2(FontFileReader) - Method in class org.docx4j.fonts.fop.fonts.truetype.TTFSubSetFile
Copy the OS/2 table as is from the original.
createOverride(CTOverride) - Method in class org.docx4j.openpackaging.contenttype.ObjectFactory
Create an instance of JAXBElement<CTOverride>}
createP(String) - Method in class org.opendope.SmartArt.dataHierarchy.ObjectFactory
Create an instance of JAXBElement<String>}
createPackage() - Static method in class org.docx4j.openpackaging.packages.PresentationMLPackage
Create an empty presentation.
createPackage() - Static method in class org.docx4j.openpackaging.packages.SpreadsheetMLPackage
Create an empty presentation.
createPackage() - Static method in class org.docx4j.openpackaging.packages.WordprocessingMLPackage
Creates a WordprocessingMLPackage, using default page size and orientation.
createPackage(String) - Method in class org.docx4j.openpackaging.contenttype.ContentTypeManager
Return a package of the appropriate type.
createPackage(PageSizePaper, boolean) - Static method in class org.docx4j.openpackaging.packages.WordprocessingMLPackage
Creates a WordprocessingMLPackage, containing a MainDocumentPart (with content), Styles part, DocPropsCorePart part, and DocPropsExtendedPart.
createPackage(OpcPackage) - Static method in class org.docx4j.convert.out.common.preprocess.PartialDeepCopy
 
createPackage(SlideSizesWellKnown, boolean) - Static method in class org.docx4j.openpackaging.packages.PresentationMLPackage
Create an empty presentation.
createPackageRels() - Static method in class org.docx4j.openpackaging.parts.relationships.RelationshipsPart
 
createPageref(AbstractWmlConversionContext, Document, String) - Method in class org.docx4j.convert.out.common.writer.AbstractPagerefHandler
 
createPageref(AbstractWmlConversionContext, Document, String) - Method in class org.docx4j.convert.out.html.FldSimpleWriter.PagerefHandler
 
createParagraphOfText(String) - Method in class org.docx4j.openpackaging.parts.WordprocessingML.MainDocumentPart
Create a paragraph containing the string simpleText, without adding it to the document.
createPartName(String) - Static method in class org.docx4j.openpackaging.URIHelper
Create an OPC compliant part name by throwing an exception if the specified name is not valid.
createPartName(URI) - Static method in class org.docx4j.openpackaging.URIHelper
Create an OPC compliant part name by throwing an exception if the URI is not valid.
createParts(WordprocessingMLPackage) - Method in class org.docx4j.model.datastorage.migration.AbstractMigrator
 
createParts(WordprocessingMLPackage) - Method in class org.docx4j.model.datastorage.migration.AbstractMigratorUsingAnswersFormat
 
createPgMar() - Method in class org.docx4j.model.structure.PageDimensions
Deprecated.
createPgSize() - Method in class org.docx4j.model.structure.PageDimensions
Deprecated.
createPicture(SvgConversionContext, NodeIterator) - Static method in class org.pptx4j.convert.out.svginhtml.PictureExporter
 
createPlaceholder(RPr) - Static method in class org.docx4j.model.datastorage.BindingTraverserXSLT
Calling code should set w:sdtPr/w:showingPlaceholder (ie bind.xslt), so RemovalHandler can do the right thing for Quantifier.ALL_BUT_PLACEHOLDERS case.
createPlaceholder(RPr, String) - Static method in class org.docx4j.model.datastorage.BindingTraverserXSLT
Used from convertXHTML, since bind.xslt leaves it to extension function to insert correct element structure.
createPost(FontFileReader) - Method in class org.docx4j.fonts.fop.fonts.truetype.TTFSubSetFile
 
CreatePptxWithSmartArt - Class in org.docx4j.openpackaging.parts.DrawingML
 
CreatePptxWithSmartArt(CTDiagramDefinition, Templates, Templates) - Constructor for class org.docx4j.openpackaging.parts.DrawingML.CreatePptxWithSmartArt
 
createPrep(FontFileReader) - Method in class org.docx4j.fonts.fop.fonts.truetype.TTFSubSetFile
Copy the prep table as is from original font to subset font
createProperties(List<Property>, TcPr) - Static method in class org.docx4j.model.properties.PropertyFactory
 
createProperties(List<CTTblStylePr>) - Static method in class org.docx4j.model.properties.PropertyFactory
 
createProperties(OpcPackage, ParaRPr) - Static method in class org.docx4j.model.properties.PropertyFactory
 
createProperties(OpcPackage, PPr) - Static method in class org.docx4j.model.properties.PropertyFactory
 
createProperties(OpcPackage, RPr) - Static method in class org.docx4j.model.properties.PropertyFactory
 
createProperties(CTTblPrBase) - Static method in class org.docx4j.model.properties.PropertyFactory
 
createProperties(TcPr) - Static method in class org.docx4j.model.properties.PropertyFactory
 
createProperties(TrPr) - Static method in class org.docx4j.model.properties.PropertyFactory
 
createPropertiesTable(List<Property>, TcPr) - Static method in class org.docx4j.model.properties.PropertyFactory
 
createPropertyBlockArray(POIFSBigBlockSize, List<Property>) - Static method in class org.docx4j.org.apache.poi.poifs.storage.PropertyBlock
Create an array of PropertyBlocks from an array of Property instances, creating empty Property instances to make up any shortfall
createPropertyFromCssName(String, CSSValue) - Static method in class org.docx4j.model.properties.PropertyFactory
 
createPropertyFromCssNameForPPr(String, CSSValue) - Static method in class org.docx4j.model.properties.PropertyFactory
Now used to create fill property for paragraph only
createProxyFor(Class) - Method in class org.docx4j.org.apache.fop.events.DefaultEventBroadcaster
Creates a dynamic proxy for the given EventProducer interface that will handle the conversion of the method call into the broadcasting of an event instance.
createQuestion() - Method in class org.opendope.questions.ObjectFactory
Create an instance of Question
createQuestionnaire() - Method in class org.opendope.questions.ObjectFactory
Create an instance of Questionnaire
createQuestionnaireQuestions() - Method in class org.opendope.questions.ObjectFactory
Create an instance of Questionnaire.Questions
createRawBinaryPart(Part) - Static method in class org.docx4j.convert.out.flatOpcXml.FlatOpcXmlCreator
 
createRawXmlPart(Part) - Method in class org.docx4j.convert.out.flatOpcXml.FlatOpcXmlCreator
 
createRelationshipsPartForPart(Base) - Static method in class org.docx4j.openpackaging.parts.relationships.RelationshipsPart
 
createRelationshipTypes(Set<String>) - Static method in class org.docx4j.convert.out.common.Preprocess
Check what parts might be changed by the preprocessing, those parts need to be deep copied.
createRepeat() - Method in class org.opendope.answers.ObjectFactory
Create an instance of Repeat
createRepeatRow() - Method in class org.opendope.answers.ObjectFactory
Create an instance of Repeat.Row
createResponse() - Method in class org.opendope.questions.ObjectFactory
Create an instance of Response
createResponseFixed() - Method in class org.opendope.questions.ObjectFactory
Create an instance of Response.Fixed
createResponseFixedItem() - Method in class org.opendope.questions.ObjectFactory
Create an instance of Response.Fixed.Item
createResponseFree() - Method in class org.opendope.questions.ObjectFactory
Create an instance of Response.Free
createRowProperties(List<Property>, TrPr, boolean) - Method in class org.docx4j.convert.out.common.writer.AbstractTableWriter
 
createSchemeAwareResourceResolverBuilder(ResourceResolver) - Static method in class org.docx4j.fonts.fop.apps.io.ResourceResolverFactory
This creates the builder class for binding URI schemes to implementations of ResourceResolver.
createScriptElement(OpcPackage, Document, String) - Method in interface org.docx4j.convert.out.ConversionHTMLScriptElementHandler
 
createScriptElement(Document, String) - Method in class org.docx4j.convert.out.html.HTMLConversionContext
 
createSdt() - Static method in class org.docx4j.toc.TocSdtUtils
 
createSdtContent() - Static method in class org.docx4j.toc.TocSdtUtils
 
createSdtPr(String, String, String, String, boolean) - Static method in class org.docx4j.model.datastorage.migration.AbstractMigrator
 
createSdtRun(RPr, String, String, String) - Method in class org.docx4j.model.datastorage.migration.AbstractMigrator
create an SdtRun
createSectionBody(CC, Document, ConversionSectionWrapper, Element) - Method in class org.docx4j.convert.out.common.AbstractVisitorExporterDelegate
 
createSectionBody(HTMLConversionContext, Document, ConversionSectionWrapper, Element) - Method in class org.docx4j.convert.out.html.HTMLExporterVisitorDelegate
 
createSectionRoot(CC, Document, ConversionSectionWrapper, Element) - Method in class org.docx4j.convert.out.common.AbstractVisitorExporterDelegate
 
createSectionRoot(HTMLConversionContext, Document, ConversionSectionWrapper, Element) - Method in class org.docx4j.convert.out.html.HTMLExporterVisitorDelegate
 
createSections() - Method in class org.docx4j.convert.out.common.ConversionSectionWrappers
 
createSections() - Method in class org.docx4j.model.structure.jaxb.ObjectFactory
Create an instance of Sections
createSectionsSection() - Method in class org.docx4j.model.structure.jaxb.ObjectFactory
Create an instance of Sections.Section
createSectionWrapper(SectPr, HeaderFooterPolicy, RelationshipsPart, BooleanDefaultTrue, int, List<Object>, boolean) - Static method in class org.docx4j.convert.out.common.wrappers.ConversionSectionWrapperFactory
 
createShading(int, int, int) - Method in class org.docx4j.convert.out.common.writer.AbstractTableWriter
 
createSibTransBody() - Method in class org.opendope.SmartArt.dataHierarchy.ObjectFactory
Create an instance of SibTransBody
createSld() - Static method in class org.docx4j.openpackaging.parts.PresentationML.SlidePart
 
createSldLayout() - Static method in class org.docx4j.openpackaging.parts.PresentationML.SlideLayoutPart
 
createSldMaster() - Static method in class org.docx4j.openpackaging.parts.PresentationML.SlideMasterPart
 
createSlidePart(MainPresentationPart, SlideLayoutPart, PartName) - Static method in class org.docx4j.openpackaging.packages.PresentationMLPackage
Deprecated.
createSlideSize(SlideSizesWellKnown, boolean) - Static method in class org.docx4j.openpackaging.parts.PresentationML.MainPresentationPart
 
createSmartArt(String, String, String, String, String, String) - Static method in class org.docx4j.openpackaging.parts.DrawingML.CreateDocxWithSmartArt
 
createSmartArt(String, String, String, String, String, String) - Static method in class org.docx4j.openpackaging.parts.DrawingML.CreatePptxWithSmartArt
 
createSmartArtDataHierarchy() - Method in class org.opendope.SmartArt.dataHierarchy.ObjectFactory
Create an instance of SmartArtDataHierarchy
createSmartArtDataHierarchyImages() - Method in class org.opendope.SmartArt.dataHierarchy.ObjectFactory
Create an instance of SmartArtDataHierarchy.Images
createSmartArtDataHierarchyImagesImage() - Method in class org.opendope.SmartArt.dataHierarchy.ObjectFactory
createSmartArtDataHierarchyTexts() - Method in class org.opendope.SmartArt.dataHierarchy.ObjectFactory
Create an instance of SmartArtDataHierarchy.Texts
createSmartArtDataHierarchyTextsIdentifiedText() - Method in class org.opendope.SmartArt.dataHierarchy.ObjectFactory
createSmartArtDocx(PageSizePaper, boolean, MarginsWellKnown, Document) - Method in class org.docx4j.openpackaging.parts.DrawingML.CreateDocxWithSmartArt
createSmartArtDocx from the provided XML.
createSmartArtPkg(SlideSizesWellKnown, boolean, Document) - Method in class org.docx4j.openpackaging.parts.DrawingML.CreatePptxWithSmartArt
 
createStarted() - Static method in class org.docx4j.com.google.common.base.Stopwatch
Creates (and starts) a new stopwatch using System.nanoTime() as its time source.
createStarted(Ticker) - Static method in class org.docx4j.com.google.common.base.Stopwatch
Creates (and starts) a new stopwatch, using the specified time source.
createStoredImage(BinaryPart, byte[]) - Method in class org.docx4j.model.images.AbstractConversionImageHandler
 
createStoredImage(BinaryPart, byte[]) - Method in class org.docx4j.model.images.FileConversionImageHandler
 
CreateStyleDefinitionsPartObject(String) - Method in class org.docx4j.openpackaging.contenttype.ContentTypeManager
 
createStyledParagraphOfText(String, String) - Method in class org.docx4j.openpackaging.parts.WordprocessingML.MainDocumentPart
Create a paragraph containing the string simpleText, styled using the specified style (up to user to ensure it is a paragraph style) without adding it to the document.
createStyleElement(OpcPackage, Document, String) - Method in interface org.docx4j.convert.out.ConversionHTMLStyleElementHandler
 
createStyleElement(Document, String) - Method in class org.docx4j.convert.out.html.HTMLConversionContext
 
createSubset(InputStream, SingleByteFont) - Method in class org.docx4j.fonts.fop.fonts.type1.Type1SubsetFile
 
createSubstitutions() - Method in class org.docx4j.convert.out.fopconf.ObjectFactory
Create an instance of Substitutions
createSubstitutionsSubstitution() - Method in class org.docx4j.convert.out.fopconf.ObjectFactory
Create an instance of Substitutions.Substitution
createSubstitutionsSubstitutionFrom() - Method in class org.docx4j.convert.out.fopconf.ObjectFactory
Create an instance of Substitutions.Substitution.From
createSubstitutionsSubstitutionTo() - Method in class org.docx4j.convert.out.fopconf.ObjectFactory
Create an instance of Substitutions.Substitution.To
createSubtable(int, String, int, int, int, List, List) - Static method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphPositioningTable
Create a positioning subtable according to the specified arguments.
createSubtable(int, String, int, int, int, List, List) - Static method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphSubstitutionTable
Create a substitution subtable according to the specified arguments.
createSubtable(int, String, int, int, int, GlyphCoverageTable, List) - Static method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphPositioningTable
Create a positioning subtable according to the specified arguments.
createSubtable(int, String, int, int, int, GlyphCoverageTable, List) - Static method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphSubstitutionTable
Create a substitution subtable according to the specified arguments.
createSubtable(int, String, int, int, int, GlyphMappingTable, List) - Static method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphDefinitionTable
Create a definition subtable according to the specified arguments.
createTable(int, int, int) - Static method in class org.docx4j.model.table.TblFactory
 
createTempAwareResourceResolver(TempResourceResolver, ResourceResolver) - Static method in class org.docx4j.fonts.fop.apps.io.ResourceResolverFactory
Creates a temporary-resource-scheme aware resource resolver.
createTempFile(String, String) - Static method in class org.docx4j.org.apache.poi.util.TempFile
Creates a new and empty temporary file.
createTempFile(String, String) - Method in class org.docx4j.org.apache.poi.util.TempFile.DefaultTempFileCreationStrategy
 
createTempFile(String, String) - Method in interface org.docx4j.org.apache.poi.util.TempFileCreationStrategy
Creates a new and empty temporary file.
createText(String) - Method in class org.docx4j.org.apache.xml.security.utils.ElementProxy
 
createTextBody() - Method in class org.opendope.SmartArt.dataHierarchy.ObjectFactory
Create an instance of TextBody
CreateThemePartObject(String) - Method in class org.docx4j.openpackaging.contenttype.ContentTypeManager
 
createTransformState() - Method in class org.docx4j.convert.out.common.writer.AbstractSimpleWriter
 
createTransformState() - Method in class org.docx4j.convert.out.common.writer.AbstractTableWriter
 
createTransformState() - Method in interface org.docx4j.convert.out.common.Writer
Create a new instance of the TransformState it uses.
It may return null, then the passed value in toNode will be null.
createTransformStates() - Method in class org.docx4j.convert.out.common.AbstractWriterRegistry
Factory Method to create the required Transform States for the context
createTransition03To06() - Method in class org.docx4j.convert.in.word2003xml.ObjectFactory
Create an instance of Transition03To06
createTypes(CTTypes) - Method in class org.docx4j.openpackaging.contenttype.ObjectFactory
Create an instance of JAXBElement<CTTypes>}
createUnstarted() - Static method in class org.docx4j.com.google.common.base.Stopwatch
Creates (but does not start) a new stopwatch using System.nanoTime() as its time source.
createUnstarted(Ticker) - Static method in class org.docx4j.com.google.common.base.Stopwatch
Creates (but does not start) a new stopwatch, using the specified time source.
CreateWebSettingsPartObject(String) - Method in class org.docx4j.openpackaging.contenttype.ContentTypeManager
 
CreateWithSmartArtAbstract - Class in org.docx4j.openpackaging.parts.DrawingML
 
CreateWithSmartArtAbstract(CTDiagramDefinition, Templates, Templates) - Constructor for class org.docx4j.openpackaging.parts.DrawingML.CreateWithSmartArtAbstract
 
createWorksheetPart(PartName, String, long) - Method in class org.docx4j.openpackaging.packages.SpreadsheetMLPackage
Create a worksheet and add it to the package
createWrappers(CS, WordprocessingMLPackage) - Method in class org.docx4j.convert.out.common.AbstractWmlExporter
 
createWrappers(CS, PK) - Method in class org.docx4j.convert.out.common.AbstractExporter
 
CreateWrappers - Class in org.docx4j.convert.out.common
This class generates the sections depending on the selected features
CreateWrappers() - Constructor for class org.docx4j.convert.out.common.CreateWrappers
 
createXBATBlocks(POIFSBigBlockSize, int[], int) - Static method in class org.docx4j.org.apache.poi.poifs.storage.BATBlock
Create an array of XBATBlocks from an array of int block allocation table entries
createXKerningMapEncoded() - Method in class org.docx4j.fonts.fop.fonts.type1.AFMFile
Creates and returns a kerning map for writing mode 0 (ltr) with character codes.
createXorArray1(String) - Static method in class org.docx4j.org.apache.poi.poifs.crypt.CryptoFunctions
Creates an byte array for xor obfuscation (method 1)
createXorKey1(String) - Static method in class org.docx4j.org.apache.poi.poifs.crypt.CryptoFunctions
Create the xor key for xor obfuscation, which is used to create the xor array (method 1)
createXorVerifier1(String) - Static method in class org.docx4j.org.apache.poi.poifs.crypt.CryptoFunctions
Create the verifier for xor obfuscation (method 1)
createXorVerifier2(String) - Static method in class org.docx4j.org.apache.poi.poifs.crypt.CryptoFunctions
This method generates the xor verifier for word documents < 2007 (method 2).
createXpathref() - Method in class org.opendope.conditions.ObjectFactory
Create an instance of Xpathref
createXpaths() - Method in class org.opendope.xpaths.ObjectFactory
Create an instance of Xpaths
createXPathsPart(WordprocessingMLPackage, Xpaths) - Method in class org.docx4j.model.datastorage.migration.AbstractMigrator
 
createXpathsXpath() - Method in class org.opendope.xpaths.ObjectFactory
Create an instance of Xpaths.Xpath
createXpathsXpathDataBinding() - Method in class org.opendope.xpaths.ObjectFactory
Create an instance of Xpaths.Xpath.DataBinding
createXslFoImageElement() - Method in class org.docx4j.model.images.AbstractWordXmlPicture
 
createXslFoImgE10(AbstractWmlConversionContext, Object) - Static method in class org.docx4j.model.images.WordXmlPictureE10
For XSLFOExporterNonXSLT
createXslFoImgE10(AbstractWmlConversionContext, NodeIterator) - Static method in class org.docx4j.model.images.WordXmlPictureE10
Extension function to create an element from "E1.0 images" //w:pict
createXslFoImgE20(AbstractWmlConversionContext, Object) - Static method in class org.docx4j.model.images.WordXmlPictureE20
for XSLFOExporterNonXSLT
createXslFoImgE20(AbstractWmlConversionContext, NodeIterator) - Static method in class org.docx4j.model.images.WordXmlPictureE20
Extension function to create an XSL FO <fo:external-graphic> element from "E2.0 images" //w:drawing/wp:inline |//w:drawing/wp:anchor
CREE - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
CRIMEAN_TATAR - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
CROATIAN - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
cryptoAPI - Enum constant in enum org.docx4j.org.apache.poi.poifs.crypt.EncryptionMode
 
CryptoAPIDecryptor - Class in org.docx4j.org.apache.poi.poifs.crypt.cryptoapi
 
CryptoAPIDecryptor(CryptoAPIEncryptionInfoBuilder) - Constructor for class org.docx4j.org.apache.poi.poifs.crypt.cryptoapi.CryptoAPIDecryptor
 
CryptoAPIEncryptionHeader - Class in org.docx4j.org.apache.poi.poifs.crypt.cryptoapi
 
CryptoAPIEncryptionHeader(CipherAlgorithm, HashAlgorithm, int, int, ChainingMode) - Constructor for class org.docx4j.org.apache.poi.poifs.crypt.cryptoapi.CryptoAPIEncryptionHeader
 
CryptoAPIEncryptionHeader(LittleEndianInput) - Constructor for class org.docx4j.org.apache.poi.poifs.crypt.cryptoapi.CryptoAPIEncryptionHeader
 
CryptoAPIEncryptionInfoBuilder - Class in org.docx4j.org.apache.poi.poifs.crypt.cryptoapi
 
CryptoAPIEncryptionInfoBuilder() - Constructor for class org.docx4j.org.apache.poi.poifs.crypt.cryptoapi.CryptoAPIEncryptionInfoBuilder
 
CryptoAPIEncryptionVerifier - Class in org.docx4j.org.apache.poi.poifs.crypt.cryptoapi
 
CryptoAPIEncryptionVerifier(CipherAlgorithm, HashAlgorithm, int, int, ChainingMode) - Constructor for class org.docx4j.org.apache.poi.poifs.crypt.cryptoapi.CryptoAPIEncryptionVerifier
 
CryptoAPIEncryptionVerifier(LittleEndianInput, CryptoAPIEncryptionHeader) - Constructor for class org.docx4j.org.apache.poi.poifs.crypt.cryptoapi.CryptoAPIEncryptionVerifier
 
CryptoAPIEncryptor - Class in org.docx4j.org.apache.poi.poifs.crypt.cryptoapi
 
CryptoAPIEncryptor(CryptoAPIEncryptionInfoBuilder) - Constructor for class org.docx4j.org.apache.poi.poifs.crypt.cryptoapi.CryptoAPIEncryptor
 
CryptoFunctions - Class in org.docx4j.org.apache.poi.poifs.crypt
Helper functions used for standard and agile encryption
CryptoFunctions() - Constructor for class org.docx4j.org.apache.poi.poifs.crypt.CryptoFunctions
 
CS - Static variable in interface org.docx4j.fonts.fop.complexscripts.bidi.BidiConstants
common number separator class
CSS_COLON - Static variable in class org.docx4j.model.properties.Property
 
CSS_COMMA - Static variable in class org.docx4j.model.properties.Property
 
CSS_NAME - Static variable in class org.docx4j.fonts.RunFontSelector
 
CSS_NAME - Static variable in class org.docx4j.model.properties.paragraph.Indent
 
CSS_NAME - Static variable in class org.docx4j.model.properties.paragraph.Justification
 
CSS_NAME - Static variable in class org.docx4j.model.properties.paragraph.KeepNext
 
CSS_NAME - Static variable in class org.docx4j.model.properties.paragraph.LineSpacing
 
CSS_NAME - Static variable in class org.docx4j.model.properties.paragraph.NumberingProperty
 
CSS_NAME - Static variable in class org.docx4j.model.properties.paragraph.PageBreakBefore
 
CSS_NAME - Static variable in class org.docx4j.model.properties.paragraph.PShading
 
CSS_NAME - Static variable in class org.docx4j.model.properties.paragraph.SpaceAfter
 
CSS_NAME - Static variable in class org.docx4j.model.properties.paragraph.SpaceBefore
 
CSS_NAME - Static variable in class org.docx4j.model.properties.paragraph.TextAlignmentVertical
 
CSS_NAME - Static variable in class org.docx4j.model.properties.run.Bold
 
CSS_NAME - Static variable in class org.docx4j.model.properties.run.FontColor
 
CSS_NAME - Static variable in class org.docx4j.model.properties.run.FontSize
 
CSS_NAME - Static variable in class org.docx4j.model.properties.run.HighlightColor
 
CSS_NAME - Static variable in class org.docx4j.model.properties.run.Italics
 
CSS_NAME - Static variable in class org.docx4j.model.properties.run.Lang
 
CSS_NAME - Static variable in class org.docx4j.model.properties.run.RShading
 
CSS_NAME - Static variable in class org.docx4j.model.properties.run.Spacing
 
CSS_NAME - Static variable in class org.docx4j.model.properties.run.Strike
 
CSS_NAME - Static variable in class org.docx4j.model.properties.run.TextDirection
 
CSS_NAME - Static variable in class org.docx4j.model.properties.run.Underline
 
CSS_NAME - Static variable in class org.docx4j.model.properties.run.VerticalAlignment
 
CSS_NAME - Static variable in class org.docx4j.model.properties.table.Indent
 
CSS_NAME - Static variable in class org.docx4j.model.properties.table.tc.Shading
 
CSS_NAME - Static variable in class org.docx4j.model.properties.table.tc.TextAlignmentVertical
 
CSS_NAME - Static variable in class org.docx4j.model.properties.table.tc.TextDir
 
CSS_NAME - Static variable in class org.docx4j.model.properties.table.tr.TrCantSplit
 
CSS_NAME - Static variable in class org.docx4j.model.properties.table.tr.TrHeight
 
CSS_NAME__COLOR - Variable in class org.docx4j.model.properties.paragraph.AbstractPBorder
 
CSS_NAME__COLOR - Variable in class org.docx4j.model.properties.table.AbstractBorder
 
CSS_NAME__STYLE - Variable in class org.docx4j.model.properties.paragraph.AbstractPBorder
 
CSS_NAME__STYLE - Variable in class org.docx4j.model.properties.table.AbstractBorder
 
CSS_NAME__WIDTH - Variable in class org.docx4j.model.properties.paragraph.AbstractPBorder
 
CSS_NAME__WIDTH - Variable in class org.docx4j.model.properties.table.AbstractBorder
 
CSS_NAME_BASE - Variable in class org.docx4j.model.properties.paragraph.AbstractPBorder
 
CSS_NAME_BASE - Variable in class org.docx4j.model.properties.table.AbstractBorder
 
CSS_NAME_COLOR - Static variable in class org.docx4j.model.properties.run.RBorder
 
CSS_NAME_PREFIX - Static variable in class org.docx4j.model.properties.table.AbstractCellMargin
 
CSS_NAME_STYLE - Static variable in class org.docx4j.model.properties.run.RBorder
 
CSS_NAME_WIDTH - Static variable in class org.docx4j.model.properties.run.RBorder
 
CSS_NULL - Static variable in class org.docx4j.model.properties.Property
 
CSS_SPACE - Static variable in class org.docx4j.model.properties.Property
 
cssAttributeName - Variable in class org.docx4j.model.properties.table.AbstractCellMargin
 
CSwitch - Class in org.docx4j.toc.switches
\c field-argument Includes figures, tables, charts, and other items that are numbered by a SEQ field (§2.16.5.63).
CSwitch() - Constructor for class org.docx4j.toc.switches.CSwitch
 
CTDefault - Class in org.docx4j.openpackaging.contenttype
Java class for CT_Default complex type.
CTDefault() - Constructor for class org.docx4j.openpackaging.contenttype.CTDefault
 
CTOverride - Class in org.docx4j.openpackaging.contenttype
Java class for CT_Override complex type.
CTOverride() - Constructor for class org.docx4j.openpackaging.contenttype.CTOverride
 
CTTypes - Class in org.docx4j.openpackaging.contenttype
Java class for CT_Types complex type.
CTTypes() - Constructor for class org.docx4j.openpackaging.contenttype.CTTypes
 
currency - Enum constant in enum org.docx4j.fonts.fop.fonts.type1.AdobeStandardEncoding
currency sign character
current - Variable in class org.docx4j.model.datastorage.xpathtracker.Histgram
 
currentP - Variable in class org.docx4j.convert.out.common.AbstractVisitorExporterGenerator
 
currentParagraph - Variable in class org.docx4j.convert.out.common.preprocess.BookmarkMover.BookmarkMoverVisitor
 
currentPart - Variable in class org.docx4j.convert.out.common.AbstractWmlConversionContext
 
currentPos - Variable in class org.docx4j.fonts.fop.fonts.truetype.OTFSubSetWriter
 
currentPos - Variable in class org.docx4j.fonts.fop.fonts.truetype.TTFSubSetFile
 
currentSection - Variable in class org.docx4j.convert.out.common.ConversionSectionWrappers
 
currentSectionIndex - Variable in class org.docx4j.convert.out.common.ConversionSectionWrappers
 
currentSpan - Variable in class org.docx4j.convert.out.common.AbstractVisitorExporterGenerator
 
currentValue - Variable in class org.docx4j.model.datastorage.xpathtracker.Histgram
 
custLinFactNeighborX - Variable in class org.opendope.SmartArt.dataHierarchy.ImageRef
 
custLinFactNeighborY - Variable in class org.opendope.SmartArt.dataHierarchy.ImageRef
 
CUSTOM_FO_RENDERER - Static variable in class org.docx4j.convert.out.FOSettings
 
CUSTOM_XML_DATA_STORAGE - Static variable in class org.docx4j.openpackaging.parts.relationships.Namespaces
 
CUSTOM_XML_DATA_STORAGE_PROPERTIES - Static variable in class org.docx4j.openpackaging.parts.relationships.Namespaces
 
CUSTOM_XSLT_TEMPLATES - Static variable in class org.docx4j.convert.out.AbstractConversionSettings
 
CustomEncoding() - Constructor for class org.docx4j.fonts.fop.fonts.cff.CFFDataReader.CustomEncoding
 
CustomFont - Class in org.docx4j.fonts.fop.fonts
Abstract base class for custom fonts loaded from files, for example.
CustomFont(InternalResourceResolver) - Constructor for class org.docx4j.fonts.fop.fonts.CustomFont
 
CustomFontCollection - Class in org.docx4j.fonts.fop.fonts
Sets up a set of custom (embedded) fonts
CustomFontCollection(InternalResourceResolver, List<EmbedFontInfo>, boolean) - Constructor for class org.docx4j.fonts.fop.fonts.CustomFontCollection
Main constructor.
CustomFontMetricsMapper - Class in org.docx4j.fonts.fop.render.java2d
FontMetricsMapper that delegates most methods to an underlying FontMetrics instance.
CustomFontMetricsMapper(CustomFont) - Constructor for class org.docx4j.fonts.fop.render.java2d.CustomFontMetricsMapper
Construction of this class results in the immediate construction of the underlying Font.
CustomFontMetricsMapper(LazyFont, InputStream) - Constructor for class org.docx4j.fonts.fop.render.java2d.CustomFontMetricsMapper
Construction of this class results in the immediate construction of the underlying Font.
CustomProperties - Class in org.docx4j.org.apache.poi.hpsf
Maintains the instances of CustomProperty that belong to a DocumentSummaryInformation.
CustomProperties() - Constructor for class org.docx4j.org.apache.poi.hpsf.CustomProperties
 
CustomProperty - Class in org.docx4j.org.apache.poi.hpsf
This class represents custom properties in the document summary information stream.
CustomProperty() - Constructor for class org.docx4j.org.apache.poi.hpsf.CustomProperty
Creates an empty CustomProperty.
CustomProperty(Property) - Constructor for class org.docx4j.org.apache.poi.hpsf.CustomProperty
Creates a CustomProperty without a name by copying the underlying Property' attributes.
CustomProperty(Property, String) - Constructor for class org.docx4j.org.apache.poi.hpsf.CustomProperty
Creates a CustomProperty with a name.
CustomXmlDataStorage - Interface in org.docx4j.model.datastorage
Interface to provide access to the data stored in a CustomXmlDataStoragePart.
customXmlDataStorageClass - Static variable in class org.docx4j.openpackaging.io.Load
Deprecated.
TODO.
CustomXmlDataStorageImpl - Class in org.docx4j.model.datastorage
 
CustomXmlDataStorageImpl() - Constructor for class org.docx4j.model.datastorage.CustomXmlDataStorageImpl
 
CustomXmlDataStoragePart - Class in org.docx4j.openpackaging.parts
CustomXmlDataStoragePart contains user custom xml, to which content control bindings can point.
CustomXmlDataStoragePart() - Constructor for class org.docx4j.openpackaging.parts.CustomXmlDataStoragePart
 
CustomXmlDataStoragePart(PartName) - Constructor for class org.docx4j.openpackaging.parts.CustomXmlDataStoragePart
 
CustomXmlDataStoragePart(Parts) - Constructor for class org.docx4j.openpackaging.parts.CustomXmlDataStoragePart
Deprecated.
customXmlDataStorageParts - Variable in class org.docx4j.openpackaging.packages.OpcPackage
 
CustomXmlDataStoragePartSelector - Class in org.docx4j.model.datastorage
Mechanism to find the user's XML data part (typically to replace it with the runtime instance XML data).
CustomXmlDataStoragePartSelector() - Constructor for class org.docx4j.model.datastorage.CustomXmlDataStoragePartSelector
 
CustomXmlDataStoragePropertiesPart - Class in org.docx4j.openpackaging.parts
 
CustomXmlDataStoragePropertiesPart() - Constructor for class org.docx4j.openpackaging.parts.CustomXmlDataStoragePropertiesPart
 
CustomXmlDataStoragePropertiesPart(PartName) - Constructor for class org.docx4j.openpackaging.parts.CustomXmlDataStoragePropertiesPart
 
CustomXmlPart - Interface in org.docx4j.openpackaging.parts
There are two types of these: - JaxbCustomXmlDataStoragePart - CustomXmlDataStoragePart This interface doesn't provide getData, because the 2 types are quite different.
custScaleX - Variable in class org.opendope.SmartArt.dataHierarchy.ImageRef
 
custScaleY - Variable in class org.opendope.SmartArt.dataHierarchy.ImageRef
 
CVT - Static variable in class org.docx4j.fonts.fop.fonts.truetype.OFTableName
Control Value Table.
CxnSpToSVG(CxnSp) - Static method in class org.pptx4j.convert.out.svginhtml.SvgExporter
Connection (line)
CYPRIOT_SYLLABARY - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFScript
 
CYRILLIC - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFScript
 
CZECH - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 

D

d - Enum constant in enum org.docx4j.fonts.fop.fonts.type1.AdobeStandardEncoding
d character
D - Enum constant in enum org.docx4j.fonts.fop.fonts.type1.AdobeStandardEncoding
D character
dagger - Enum constant in enum org.docx4j.fonts.fop.fonts.type1.AdobeStandardEncoding
dagger character
daggerdbl - Enum constant in enum org.docx4j.fonts.fop.fonts.type1.AdobeStandardEncoding
double dagger character
DANGME - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
DANISH - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
DARGWA - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
DARI - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
data - Variable in class org.docx4j.model.styles.Node
 
dataBinding - Variable in class org.opendope.xpaths.Xpaths.Xpath
 
DataBinding() - Constructor for class org.opendope.xpaths.Xpaths.Xpath.DataBinding
 
DataFieldName - Class in org.docx4j.model.fields.merge
The name of the data field.
DataFieldName(String) - Constructor for class org.docx4j.model.fields.merge.DataFieldName
 
DataFormatter - Class in org.xlsx4j.org.apache.poi.ss.usermodel
DataFormatter contains methods for formatting the value stored in an Cell.
DataFormatter() - Constructor for class org.xlsx4j.org.apache.poi.ss.usermodel.DataFormatter
Creates a formatter using the default locale.
DataFormatter(boolean) - Constructor for class org.xlsx4j.org.apache.poi.ss.usermodel.DataFormatter
Creates a formatter using the default locale.
DataFormatter(Locale) - Constructor for class org.xlsx4j.org.apache.poi.ss.usermodel.DataFormatter
Creates a formatter using the given locale.
DataFormatter(Locale, boolean) - Constructor for class org.xlsx4j.org.apache.poi.ss.usermodel.DataFormatter
Creates a formatter using the given locale.
DataInputBlock - Class in org.docx4j.org.apache.poi.poifs.storage
Wraps a byte array and provides simple data input access.
DataOutput - Class in org.docx4j.fonts.fop.render.ps
 
DataOutput() - Constructor for class org.docx4j.fonts.fop.render.ps.DataOutput
Constructor.
DataOutput(String) - Constructor for class org.docx4j.fonts.fop.render.ps.DataOutput
Constructor with a given encoding.
DataSource - Class in org.docx4j.org.apache.poi.poifs.nio
Common definition of how we read and write bytes
DataSource() - Constructor for class org.docx4j.org.apache.poi.poifs.nio.DataSource
 
DataSpaceDefinition(String[]) - Constructor for class org.docx4j.org.apache.poi.poifs.crypt.DataSpaceMapUtils.DataSpaceDefinition
 
DataSpaceDefinition(LittleEndianInput) - Constructor for class org.docx4j.org.apache.poi.poifs.crypt.DataSpaceMapUtils.DataSpaceDefinition
 
DataSpaceMap(DataSpaceMapUtils.DataSpaceMapEntry[]) - Constructor for class org.docx4j.org.apache.poi.poifs.crypt.DataSpaceMapUtils.DataSpaceMap
 
DataSpaceMap(LittleEndianInput) - Constructor for class org.docx4j.org.apache.poi.poifs.crypt.DataSpaceMapUtils.DataSpaceMap
 
DataSpaceMapEntry(int[], String[], String) - Constructor for class org.docx4j.org.apache.poi.poifs.crypt.DataSpaceMapUtils.DataSpaceMapEntry
 
DataSpaceMapEntry(LittleEndianInput) - Constructor for class org.docx4j.org.apache.poi.poifs.crypt.DataSpaceMapUtils.DataSpaceMapEntry
 
DataSpaceMapUtils - Class in org.docx4j.org.apache.poi.poifs.crypt
 
DataSpaceMapUtils() - Constructor for class org.docx4j.org.apache.poi.poifs.crypt.DataSpaceMapUtils
 
DataSpaceMapUtils.DataSpaceDefinition - Class in org.docx4j.org.apache.poi.poifs.crypt
 
DataSpaceMapUtils.DataSpaceMap - Class in org.docx4j.org.apache.poi.poifs.crypt
 
DataSpaceMapUtils.DataSpaceMapEntry - Class in org.docx4j.org.apache.poi.poifs.crypt
 
DataSpaceMapUtils.DataSpaceVersionInfo - Class in org.docx4j.org.apache.poi.poifs.crypt
 
DataSpaceMapUtils.IRMDSTransformInfo - Class in org.docx4j.org.apache.poi.poifs.crypt
 
DataSpaceMapUtils.TransformInfoHeader - Class in org.docx4j.org.apache.poi.poifs.crypt
 
DataSpaceVersionInfo(String, int, int, int, int, int, int) - Constructor for class org.docx4j.org.apache.poi.poifs.crypt.DataSpaceMapUtils.DataSpaceVersionInfo
 
DataSpaceVersionInfo(LittleEndianInput) - Constructor for class org.docx4j.org.apache.poi.poifs.crypt.DataSpaceMapUtils.DataSpaceVersionInfo
 
DATE_FORMAT_ITEMS_TO_JAVA - Static variable in class org.docx4j.model.fields.FormattingSwitchHelper
 
DATE_FORMATS - Static variable in class org.docx4j.model.fields.FormattingSwitchHelper
 
DateFormatInferencer - Class in org.docx4j.model.fields
From http://stackoverflow.com/questions/3389348/parse-any-date-in-java with modifications for locale See http://stackoverflow.com/questions/3307330/using-joda-date-time-api-to-parse-multiple-formats for similar in Joda
DateFormatInferencer() - Constructor for class org.docx4j.model.fields.DateFormatInferencer
 
DateHandler() - Constructor for class org.docx4j.convert.out.common.writer.AbstractFldSimpleWriter.DateHandler
 
dateToFileTime(Date) - Static method in class org.docx4j.org.apache.poi.hpsf.Util
Converts a Date into a filetime.
DateUtil - Class in org.xlsx4j.org.apache.poi.ss.usermodel
Contains methods for dealing with Excel dates.
DateUtil() - Constructor for class org.xlsx4j.org.apache.poi.ss.usermodel.DateUtil
 
DAY_MILLISECONDS - Static variable in class org.xlsx4j.org.apache.poi.ss.usermodel.DateUtil
 
DC1 - Static variable in class org.docx4j.com.google.common.base.Ascii
Device Control 1.
DC2 - Static variable in class org.docx4j.com.google.common.base.Ascii
Device Control 2.
DC3 - Static variable in class org.docx4j.com.google.common.base.Ascii
Device Control 3.
DC4 - Static variable in class org.docx4j.com.google.common.base.Ascii
Device Control 4.
debug() - Method in class org.docx4j.openpackaging.parts.relationships.AlteredParts.Alterations
 
debug() - Method in class org.pptx4j.Box
 
debug() - Method in class org.pptx4j.Point
 
debug(String) - Static method in class org.docx4j.openpackaging.parts.DrawingML.DiagramDataPart
 
debug(String, CSSValue) - Method in class org.docx4j.model.properties.Property
 
debugStr() - Method in class org.docx4j.model.table.TableModel
 
debugStr() - Method in class org.docx4j.model.table.TableModelCell
 
declareNamespaces(String, Document) - Static method in class org.docx4j.jaxb.NamespacePrefixMapperUtils
Word requires all mcIgnorable prefixes to be declared at the document level.
declareRendererFonts(Mapper, Set<String>) - Static method in class org.docx4j.fonts.fop.util.FopConfigUtil
Create a FOP font configuration for each font used in the document.
decode(byte[]) - Static method in class org.docx4j.org.apache.xml.security.utils.Base64
Method decode
decode(byte[], OutputStream) - Static method in class org.docx4j.org.apache.xml.security.utils.Base64
Decodes Base64 data into outputstream
decode(byte[], OutputStream, int) - Static method in class org.docx4j.org.apache.xml.security.utils.Base64
 
decode(BufferedReader) - Static method in class org.docx4j.org.apache.xml.security.utils.Base64
Base64 decode the lines from the reader and return an InputStream with the bytes.
decode(InputStream, OutputStream) - Static method in class org.docx4j.org.apache.xml.security.utils.Base64
Decodes Base64 data into outputstream
decode(String) - Static method in class org.docx4j.org.apache.xml.security.utils.Base64
Decodes Base64 data into octets
decode(String, OutputStream) - Static method in class org.docx4j.org.apache.xml.security.utils.Base64
Decodes Base64 data into outputstream
decode(Element) - Static method in class org.docx4j.org.apache.xml.security.utils.Base64
Method decode Takes the Text children of the Element and interprets them as input for the Base64.decode() function.
decodeBigIntegerFromElement(Element) - Static method in class org.docx4j.org.apache.xml.security.utils.Base64
Method decodeBigIntegerFromElement
decodeBigIntegerFromString(String) - Static method in class org.docx4j.org.apache.xml.security.utils.Base64
Decode a base 64 string into a BigInteger
decodeBytes(byte[], int, int) - Static method in class org.docx4j.fonts.fop.fonts.type1.Type1SubsetFile.BinaryCoder
 
decodeInternal(byte[], int) - Static method in class org.docx4j.org.apache.xml.security.utils.Base64
 
decodeURI(URI) - Static method in class org.docx4j.openpackaging.URIHelper
Decode a URI by converting all percent encoded character into a String character.
decompose(int, int[]) - Static method in class org.docx4j.fonts.fop.complexscripts.util.CharNormalize
 
DECORATION_DASH - Static variable in class org.docx4j.model.fields.FormattingSwitchHelper
 
DECORATION_NONE - Static variable in class org.docx4j.model.fields.FormattingSwitchHelper
 
Decryptor - Class in org.docx4j.org.apache.poi.poifs.crypt
 
Decryptor(EncryptionInfoBuilder) - Constructor for class org.docx4j.org.apache.poi.poifs.crypt.Decryptor
 
deepCopy(Object) - Method in class org.docx4j.utils.XPathAwareCloner
Clone this JAXB object, using default JAXBContext.
deepCopy(Object, JAXBContext) - Method in class org.docx4j.utils.XPathAwareCloner
Clone this JAXB object
deepCopy(T) - Static method in class org.docx4j.XmlUtils
Clone this JAXB object, using default JAXBContext.
deepCopy(T, JAXBContext) - Static method in class org.docx4j.XmlUtils
Clone this JAXB object
deepCopyContent(Part, Part) - Static method in class org.docx4j.convert.out.common.preprocess.PartialDeepCopy
 
deepCopyPart(OpcPackage, Base, Part, Set<String>) - Static method in class org.docx4j.convert.out.common.preprocess.PartialDeepCopy
 
deepCopyRelationships(OpcPackage, Base, Base, Set<String>) - Static method in class org.docx4j.convert.out.common.preprocess.PartialDeepCopy
 
DEFAULT - Enum constant in enum org.docx4j.model.datastorage.RemovalHandler.Quantifier
The default SDTs shall be removed, that is, condition and repeat.
DEFAULT - Enum constant in enum org.docx4j.model.fields.merge.MailMerger.OutputField
 
DEFAULT - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
DEFAULT - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFScript
 
DEFAULT_DEPTH_LIMIT - Static variable in class org.docx4j.fonts.fop.fonts.autodetect.FontFileFinder
default depth limit of recursion when searching for font files
DEFAULT_FONT - Static variable in class org.docx4j.fonts.fop.fonts.Font
Default fallback key
DEFAULT_FONT_TRIPLET - Static variable in class org.docx4j.fonts.fop.fonts.FontTriplet
 
DEFAULT_FORMAT_PAGE_TO_FO - Static variable in class org.docx4j.model.fields.FormattingSwitchHelper
Conversion of page number formats to fo as defined in w:fldSimple in w:pgNumType w:fmt
DEFAULT_HTML_FEATURES - Static variable in class org.docx4j.convert.out.ConversionFeatures
Default features, that get applied to a HTML conversion
DEFAULT_OUTPUT_SIZE - Static variable in class org.docx4j.convert.out.html.HtmlExporterNG2
Deprecated.
 
DEFAULT_OUTPUT_SIZE - Static variable in class org.docx4j.convert.out.html.HtmlExporterNonXSLT
Deprecated.
 
DEFAULT_PASSWORD - Static variable in class org.docx4j.org.apache.poi.poifs.crypt.Decryptor
 
DEFAULT_PDF_FEATURES - Static variable in class org.docx4j.convert.out.ConversionFeatures
Default features, that get applied to a PDF conversion
DEFAULT_POIFS_ENTRY - Static variable in class org.docx4j.org.apache.poi.poifs.crypt.Decryptor
 
DEFAULT_POIFS_ENTRY - Static variable in class org.docx4j.org.apache.poi.poifs.crypt.Encryptor
 
DEFAULT_SCRIPT_ELEMENT_HANDLER - Static variable in class org.docx4j.convert.out.html.HTMLConversionContext
 
DEFAULT_STREAM_NAME - Static variable in class org.docx4j.org.apache.poi.hpsf.DocumentSummaryInformation
The document name a document summary information stream usually has in a POIFS filesystem.
DEFAULT_STREAM_NAME - Static variable in class org.docx4j.org.apache.poi.hpsf.SummaryInformation
The document name a summary information stream usually has in a POIFS filesystem.
DEFAULT_STYLE_ELEMENT_HANDLER - Static variable in class org.docx4j.convert.out.html.HTMLConversionContext
 
DEFAULT_TAB_LEADER - Static variable in class org.docx4j.toc.TocHelper
 
DEFAULT_TOC_HEADING - Static variable in class org.docx4j.toc.Toc
 
DEFAULT_TOC_INSTRUCTION - Static variable in class org.docx4j.toc.TocHelper
 
DEFAULT_TWIPS_HEIGHT - Static variable in class org.docx4j.model.properties.table.tr.TrHeight
 
DefaultConfiguration - Class in org.docx4j.fonts.fop.configuration
 
DefaultConfiguration(String) - Constructor for class org.docx4j.fonts.fop.configuration.DefaultConfiguration
 
DefaultConfigurationBuilder - Class in org.docx4j.fonts.fop.configuration
 
DefaultConfigurationBuilder() - Constructor for class org.docx4j.fonts.fop.configuration.DefaultConfigurationBuilder
 
DefaultErrorListener - Class in org.docx4j.org.apache.fop.util
Standard ErrorListener implementation for in-FOP use.
DefaultErrorListener(Logger) - Constructor for class org.docx4j.org.apache.fop.util.DefaultErrorListener
Main constructor
DefaultEventBroadcaster - Class in org.docx4j.org.apache.fop.events
Default implementation of the EventBroadcaster interface.
DefaultEventBroadcaster() - Constructor for class org.docx4j.org.apache.fop.events.DefaultEventBroadcaster
 
DefaultFontConfig - Class in org.docx4j.fonts.fop.fonts
The font configuration data for the more generic fonts such as TTF and Type1, that are used by most the renderers.
DefaultFontConfig.DefaultFontConfigParser - Class in org.docx4j.fonts.fop.fonts
Parses the morge generic font information.
DefaultFontConfig.Directory - Class in org.docx4j.fonts.fop.fonts
The directory to find fonts within.
DefaultFontConfig.Font - Class in org.docx4j.fonts.fop.fonts
Represents a font object within the FOP conf.
DefaultFontConfigParser() - Constructor for class org.docx4j.fonts.fop.fonts.DefaultFontConfig.DefaultFontConfigParser
 
DefaultFontConfigurator - Class in org.docx4j.fonts.fop.fonts
The default configurator for fonts.
DefaultFontConfigurator(FontManager, FontEventListener, boolean) - Constructor for class org.docx4j.fonts.fop.fonts.DefaultFontConfigurator
Main constructor
defaultHandler - Variable in class org.docx4j.convert.out.common.writer.AbstractFldSimpleWriter
 
defaultKeySize - Variable in enum org.docx4j.org.apache.poi.poifs.crypt.CipherAlgorithm
 
defaultNumberFormat - Variable in class org.docx4j.convert.out.common.preprocess.PageNumberInformation
 
defaultOrOverride - Variable in class org.docx4j.openpackaging.contenttype.CTTypes
 
DefaultPackage - Class in org.docx4j.openpackaging.packages
 
DefaultPackage() - Constructor for class org.docx4j.openpackaging.packages.DefaultPackage
Constructor.
DefaultPackage(ContentTypeManager) - Constructor for class org.docx4j.openpackaging.packages.DefaultPackage
Constructor.
DefaultScriptProcessor - Class in org.docx4j.fonts.fop.complexscripts.scripts
Default script processor, which enables default glyph composition/decomposition, common ligatures, localized forms and kerning.
DefaultTempFileCreationStrategy() - Constructor for class org.docx4j.org.apache.poi.util.TempFile.DefaultTempFileCreationStrategy
Creates the strategy so that it creates the temporary files in the default directory.
DefaultTempFileCreationStrategy(File) - Constructor for class org.docx4j.org.apache.poi.util.TempFile.DefaultTempFileCreationStrategy
Creates the strategy allowing to set the
defaultTemplates - Variable in class org.docx4j.convert.out.common.AbstractXsltExporterDelegate
 
defaultTemplatesResource - Variable in class org.docx4j.convert.out.common.AbstractXsltExporterDelegate
 
DefaultXmlPart - Class in org.docx4j.openpackaging.parts
Part to use if no specialised Part exists
DefaultXmlPart(PartName) - Constructor for class org.docx4j.openpackaging.parts.DefaultXmlPart
 
definedStoreItemIds - Variable in class org.docx4j.Docx4J.FindContentControlsVisitor
 
DEL - Static variable in class org.docx4j.com.google.common.base.Ascii
Delete: This character is used primarily to "erase" or "obliterate" erroneous or unwanted characters in perforated tape.
DelayableLittleEndianOutput - Interface in org.docx4j.org.apache.poi.util
Implementors of this interface allow client code to 'delay' writing to a certain section of a data output stream.
A typical application is for writing BIFF records when the size is not known until well after the header has been written.
delete() - Method in interface org.docx4j.fonts.fop.fonts.FontCacheManager
Deletes the font cache from the file-system.
delete() - Method in interface org.docx4j.org.apache.poi.poifs.filesystem.Entry
Delete this Entry.
delete() - Method in class org.docx4j.org.apache.poi.poifs.filesystem.EntryNode
Delete this Entry.
delete() - Method in class org.docx4j.org.apache.poi.poifs.filesystem.FilteringDirectoryNode
 
deleteCache() - Method in class org.docx4j.fonts.fop.fonts.FontManager
Deletes the current FontCache file
deleteChild(Property) - Method in class org.docx4j.org.apache.poi.poifs.property.DirectoryProperty
Delete a Property
deleteEmbeddedFontTempFiles() - Method in class org.docx4j.openpackaging.parts.WordprocessingML.FontTablePart
Temporary embedded fonts should be deleted on exit, but for a long running app that may not be adequate, in which case you'll want to invoke this method when you have finished with a WordML pkg.
deleteEmbeddedFontTempFiles(String) - Static method in class org.docx4j.openpackaging.parts.AbstractFontPart
 
deleteEmbeddedFontTempFiles(String) - Static method in class org.docx4j.openpackaging.parts.WordprocessingML.ObfuscatedFontPart
 
deleteFileOnFinalize - Static variable in class org.docx4j.openpackaging.parts.AbstractFontPart
 
deObfuscate(String, String, String, String) - Method in class org.docx4j.openpackaging.parts.WordprocessingML.ObfuscatedFontPart
Deprecated.
deregisterPart(Part) - Method in class org.docx4j.openpackaging.parts.WordprocessingML.DrawingPropsIdTracker
If its been unmarshalled, we'll already know about any docPr ids it may contain, so forget about it.
des - Enum constant in enum org.docx4j.org.apache.poi.poifs.crypt.CipherAlgorithm
 
des3 - Enum constant in enum org.docx4j.org.apache.poi.poifs.crypt.CipherAlgorithm
 
des3_112 - Enum constant in enum org.docx4j.org.apache.poi.poifs.crypt.CipherAlgorithm
 
descapeXmlTypeName(String) - Static method in class org.docx4j.model.datastorage.XmlNameUtil
 
description - Variable in class org.opendope.conditions.Condition
 
description - Variable in class org.opendope.xpaths.Xpaths.Xpath
 
DESERET - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFScript
 
detect(FontManager, FontAdder, boolean, FontEventListener, List<EmbedFontInfo>) - Method in interface org.docx4j.fonts.fop.fonts.FontDetector
 
determineAscDesc() - Method in class org.docx4j.fonts.fop.fonts.truetype.OpenFont
Determines the right source for the ascender and descender values.
determineDateFormat(String) - Static method in class org.docx4j.model.fields.DateFormatInferencer
Determine SimpleDateFormat pattern matching with the given date string.
DEVANAGARI - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFScript
 
DEVANAGARI_V2 - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFScript
 
DevanagariScriptProcessor - Class in org.docx4j.fonts.fop.complexscripts.scripts
The DevanagariScriptProcessor class implements a script processor for performing glyph substitution and positioning operations on content associated with the Devanagari script.
DeviceTable(int, int, int[]) - Constructor for class org.docx4j.fonts.fop.complexscripts.fonts.GlyphPositioningTable.DeviceTable
Instantiate a DeviceTable.
dfa14 - Variable in class org.docx4j.model.datastorage.XPathEnhancerLexer
 
dfa6 - Variable in class org.docx4j.model.datastorage.XPathEnhancerLexer
 
DHIVEHI - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
DHIVEHI_DEPRECATED - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
DiagramColorsPart - Class in org.docx4j.openpackaging.parts.DrawingML
 
DiagramColorsPart() - Constructor for class org.docx4j.openpackaging.parts.DrawingML.DiagramColorsPart
 
DiagramColorsPart(PartName) - Constructor for class org.docx4j.openpackaging.parts.DrawingML.DiagramColorsPart
 
DiagramDataPart - Class in org.docx4j.openpackaging.parts.DrawingML
 
DiagramDataPart() - Constructor for class org.docx4j.openpackaging.parts.DrawingML.DiagramDataPart
 
DiagramDataPart(PartName) - Constructor for class org.docx4j.openpackaging.parts.DrawingML.DiagramDataPart
 
DiagramDataUnflatten - Class in org.docx4j.openpackaging.parts.DrawingML
Convert dgm:dataModel to OpenDoPE SmartArtDataHierarchy format.
DiagramDataUnflatten(DiagramDataPart) - Constructor for class org.docx4j.openpackaging.parts.DrawingML.DiagramDataUnflatten
 
DiagramDrawingPart - Class in org.docx4j.openpackaging.parts.DrawingML
The last successful layout for a diagram".
DiagramDrawingPart() - Constructor for class org.docx4j.openpackaging.parts.DrawingML.DiagramDrawingPart
 
DiagramDrawingPart(PartName) - Constructor for class org.docx4j.openpackaging.parts.DrawingML.DiagramDrawingPart
 
DiagramLayoutHeaderPart - Class in org.docx4j.openpackaging.parts.DrawingML
Used in a SmartArt layout (.glox) package.
DiagramLayoutHeaderPart() - Constructor for class org.docx4j.openpackaging.parts.DrawingML.DiagramLayoutHeaderPart
 
DiagramLayoutHeaderPart(PartName) - Constructor for class org.docx4j.openpackaging.parts.DrawingML.DiagramLayoutHeaderPart
 
diagramLayoutObj - Variable in class org.docx4j.openpackaging.parts.DrawingML.CreateWithSmartArtAbstract
 
DiagramLayoutPart - Class in org.docx4j.openpackaging.parts.DrawingML
 
DiagramLayoutPart() - Constructor for class org.docx4j.openpackaging.parts.DrawingML.DiagramLayoutPart
 
DiagramLayoutPart(PartName) - Constructor for class org.docx4j.openpackaging.parts.DrawingML.DiagramLayoutPart
 
DiagramStylePart - Class in org.docx4j.openpackaging.parts.DrawingML
 
DiagramStylePart() - Constructor for class org.docx4j.openpackaging.parts.DrawingML.DiagramStylePart
 
DiagramStylePart(PartName) - Constructor for class org.docx4j.openpackaging.parts.DrawingML.DiagramStylePart
 
DICTEntry() - Constructor for class org.docx4j.fonts.fop.fonts.cff.CFFDataReader.DICTEntry
 
dictionary - Variable in class org.docx4j.org.apache.poi.hpsf.Section
Maps property IDs to section-private PID strings.
didConsume() - Method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphProcessingState
Determine if any consumption has occurred.
dieresis - Enum constant in enum org.docx4j.fonts.fop.fonts.type1.AdobeStandardEncoding
diaeresis character
DIFAT_SECTOR_BLOCK - Static variable in interface org.docx4j.org.apache.poi.poifs.common.POIFSConstants
Indicates the sector holds a DIFAT block (0xFFFFFFFC)
difference(Panose, byte[]) - Method in class org.docx4j.fonts.foray.font.format.Panose
Computes the weighted "closeness" of another Panose to this value.
differingContent(RelationshipsPart) - Method in class org.docx4j.openpackaging.parts.relationships.RelationshipsPart
Identify rels common to both parts, but where rels have different content.
DIGITAL_SIGNATURE - Static variable in class org.docx4j.openpackaging.parts.relationships.Namespaces
 
DIGITAL_SIGNATURE_CERTIFICATE - Static variable in class org.docx4j.openpackaging.parts.relationships.Namespaces
 
DIGITAL_SIGNATURE_ORIGIN - Static variable in class org.docx4j.openpackaging.parts.relationships.Namespaces
 
DIGITAL_SIGNATURE_ORIGIN_PART - Static variable in class org.docx4j.openpackaging.contenttype.ContentTypes
Digital Signature Origin part.
DIGITAL_SIGNATURE_XML_SIGNATURE_PART - Static variable in class org.docx4j.openpackaging.contenttype.ContentTypes
Digital Signature XML Signature part.
Digits - Static variable in class org.docx4j.model.datastorage.XPathEnhancerLexer
 
Digits - Static variable in class org.docx4j.model.datastorage.XPathEnhancerParser
 
dimensions - Variable in class org.docx4j.model.images.AbstractWordXmlPicture
 
Dimensions() - Constructor for class org.docx4j.model.images.AbstractWordXmlPicture.Dimensions
 
DINKA - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
dir - Variable in class org.docx4j.org.apache.poi.poifs.crypt.standard.StandardEncryptor.StandardCipherOutputStream
 
directExecutor() - Static method in class org.docx4j.com.google.common.util.concurrent.MoreExecutors
Returns an Executor that runs each task in the thread that invokes execute, as in ThreadPoolExecutor.CallerRunsPolicy.
DIRECTORY_TYPE - Static variable in interface org.docx4j.org.apache.poi.poifs.property.PropertyConstants
 
DirectoryEntry - Interface in org.docx4j.org.apache.poi.poifs.filesystem
This interface defines methods specific to Directory objects managed by a Filesystem instance.
DirectoryNode - Class in org.docx4j.org.apache.poi.poifs.filesystem
Simple implementation of DirectoryEntry
DirectoryProperty - Class in org.docx4j.org.apache.poi.poifs.property
Directory property
DirectoryProperty(int, byte[], int) - Constructor for class org.docx4j.org.apache.poi.poifs.property.DirectoryProperty
reader constructor
DirectoryProperty(String) - Constructor for class org.docx4j.org.apache.poi.poifs.property.DirectoryProperty
Default constructor
DirectoryProperty.PropertyComparator - Class in org.docx4j.org.apache.poi.poifs.property
 
dirTabs - Variable in class org.docx4j.fonts.fop.fonts.truetype.OpenFont
Table directory
disableFontCache() - Method in class org.docx4j.fonts.fop.fonts.FontManager
Whether or not to cache results of font triplet detection/auto-config
discardCacheXPathObject() - Method in interface org.docx4j.model.datastorage.CustomXmlDataStorage
Use this to null out the org.apache.xpath.CachedXPathAPI object, which you should do if you've changed your source document, or want to reclaim memory.
discardCacheXPathObject() - Method in class org.docx4j.openpackaging.parts.CustomXmlDataStoragePart
 
discardCacheXPathObject() - Method in interface org.docx4j.openpackaging.parts.CustomXmlPart
Use this to null out the org.apache.xpath.CachedXPathAPI object, which you should do if you've changed your source document, or want to reclaim memory.
discardCacheXPathObject() - Method in class org.docx4j.openpackaging.parts.opendope.JaxbCustomXmlDataStoragePart
 
discardCacheXPathObject() - Method in class org.docx4j.openpackaging.parts.XmlPart
 
DiscontinuousAssociationException - Exception in org.docx4j.fonts.fop.complexscripts.util
Exception thrown during when attempting to map glyphs to associated characters in the case that the associated characters do not represent a compact interval.
DiscontinuousAssociationException() - Constructor for exception org.docx4j.fonts.fop.complexscripts.util.DiscontinuousAssociationException
Instantiate discontinuous association exception
DiscontinuousAssociationException(String) - Constructor for exception org.docx4j.fonts.fop.complexscripts.util.DiscontinuousAssociationException
Instantiate discontinuous association exception
discoverPhysicalFonts() - Static method in class org.docx4j.fonts.PhysicalFonts
Autodetect fonts available on the system.
DISCOVERY - Enum constant in enum org.docx4j.fonts.RunFontSelector.RunFontActionType
 
displayBATReader(String, BlockAllocationTableReader) - Static method in class org.docx4j.org.apache.poi.poifs.dev.POIFSHeaderDumper
 
displayDirectory(DirectoryNode, String, boolean) - Static method in class org.docx4j.org.apache.poi.poifs.dev.POIFSLister
 
displayHeader(HeaderBlock) - Static method in class org.docx4j.org.apache.poi.poifs.dev.POIFSHeaderDumper
 
displayImageInfo(ImageInfo) - Static method in class org.docx4j.openpackaging.parts.WordprocessingML.BinaryPartAbstractImage
 
displayProperties(DirectoryProperty, String) - Static method in class org.docx4j.org.apache.poi.poifs.dev.POIFSHeaderDumper
 
displayPropertiesSummary(PropertyTable) - Static method in class org.docx4j.org.apache.poi.poifs.dev.POIFSHeaderDumper
 
displayRawBlocksSummary(RawDataBlockList) - Static method in class org.docx4j.org.apache.poi.poifs.dev.POIFSHeaderDumper
 
dispose() - Method in interface org.docx4j.openpackaging.io3.stores.PartStore
 
dispose() - Method in class org.docx4j.openpackaging.io3.stores.UnzippedPartStore
 
dispose() - Method in class org.docx4j.openpackaging.io3.stores.ZipPartStore
 
divide(int, int, RoundingMode) - Static method in class org.docx4j.com.google.common.math.IntMath
Returns the result of dividing p by q, rounding using the specified RoundingMode.
DJERMA - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
DLE - Static variable in class org.docx4j.com.google.common.base.Ascii
Data Link Escape: A communication control character which will change the meaning of a limited number of contiguously following characters.
doc - Variable in class org.docx4j.openpackaging.parts.opendope.JaxbCustomXmlDataStoragePart
This part's XML contents.
doc - Variable in class org.docx4j.openpackaging.parts.XmlPart
This part's XML contents.
docDefaultsString - Static variable in class org.docx4j.openpackaging.parts.WordprocessingML.StyleDefinitionsPart
 
docLocation - Variable in class org.docx4j.convert.out.common.writer.AbstractHyperlinkWriterModel
Specifies a location in the target of the hyperlink that has no bookmarks.
DocPropertyHandler() - Constructor for class org.docx4j.convert.out.common.writer.AbstractFldSimpleWriter.DocPropertyHandler
 
DocPropertyResolver - Class in org.docx4j.model.fields.docproperty
 
DocPropertyResolver(WordprocessingMLPackage) - Constructor for class org.docx4j.model.fields.docproperty.DocPropertyResolver
 
docPropsCorePart - Variable in class org.docx4j.openpackaging.packages.OpcPackage
 
DocPropsCorePart - Class in org.docx4j.openpackaging.parts
 
DocPropsCorePart() - Constructor for class org.docx4j.openpackaging.parts.DocPropsCorePart
 
DocPropsCorePart(PartName) - Constructor for class org.docx4j.openpackaging.parts.DocPropsCorePart
 
DocPropsCoverPagePart - Class in org.docx4j.openpackaging.parts
 
DocPropsCoverPagePart(PartName) - Constructor for class org.docx4j.openpackaging.parts.DocPropsCoverPagePart
 
docPropsCustomPart - Variable in class org.docx4j.openpackaging.packages.OpcPackage
 
DocPropsCustomPart - Class in org.docx4j.openpackaging.parts
 
DocPropsCustomPart() - Constructor for class org.docx4j.openpackaging.parts.DocPropsCustomPart
 
DocPropsCustomPart(PartName) - Constructor for class org.docx4j.openpackaging.parts.DocPropsCustomPart
 
docPropsExtendedPart - Variable in class org.docx4j.openpackaging.packages.OpcPackage
 
DocPropsExtendedPart - Class in org.docx4j.openpackaging.parts
 
DocPropsExtendedPart() - Constructor for class org.docx4j.openpackaging.parts.DocPropsExtendedPart
 
DocPropsExtendedPart(PartName) - Constructor for class org.docx4j.openpackaging.parts.DocPropsExtendedPart
 
document - Variable in class org.docx4j.convert.out.common.AbstractVisitorExporterGenerator
 
DOCUMENT - Static variable in class org.docx4j.openpackaging.parts.relationships.Namespaces
 
DOCUMENT_SUMMARY_INFORMATION_ID - Static variable in class org.docx4j.org.apache.poi.hpsf.wellknown.SectionIDMap
The DocumentSummaryInformation's first and second sections' format ID.
DOCUMENT_TYPE - Static variable in interface org.docx4j.org.apache.poi.poifs.property.PropertyConstants
 
DocumentBlock - Class in org.docx4j.org.apache.poi.poifs.storage
A block of document data.
DocumentBlock(InputStream, POIFSBigBlockSize) - Constructor for class org.docx4j.org.apache.poi.poifs.storage.DocumentBlock
Create a single instance initialized with data.
DocumentBlock(RawDataBlock) - Constructor for class org.docx4j.org.apache.poi.poifs.storage.DocumentBlock
create a document block from a raw data block
DocumentDescriptor - Class in org.docx4j.org.apache.poi.poifs.filesystem
Class DocumentDescriptor
DocumentDescriptor(POIFSDocumentPath, String) - Constructor for class org.docx4j.org.apache.poi.poifs.filesystem.DocumentDescriptor
Trivial constructor
DocumentEntry - Interface in org.docx4j.org.apache.poi.poifs.filesystem
This interface defines methods specific to Document objects managed by a Filesystem instance.
DocumentHelper - Class in org.docx4j.org.apache.poi.util
 
DocumentInputStream - Class in org.docx4j.org.apache.poi.poifs.filesystem
This class provides methods to read a DocumentEntry managed by a POIFSFileSystem or NPOIFSFileSystem instance.
DocumentInputStream() - Constructor for class org.docx4j.org.apache.poi.poifs.filesystem.DocumentInputStream
For use by downstream implementations
DocumentInputStream(DocumentEntry) - Constructor for class org.docx4j.org.apache.poi.poifs.filesystem.DocumentInputStream
Create an InputStream from the specified DocumentEntry
DocumentInputStream(NPOIFSDocument) - Constructor for class org.docx4j.org.apache.poi.poifs.filesystem.DocumentInputStream
Create an InputStream from the specified Document
DocumentInputStream(OPOIFSDocument) - Constructor for class org.docx4j.org.apache.poi.poifs.filesystem.DocumentInputStream
Create an InputStream from the specified Document
DocumentModel - Class in org.docx4j.model.structure
Forgetting about sub documents, a docx is made up of a number of sections, each with their own section properties (which define page dimensions, margins etc).
DocumentModel(WordprocessingMLPackage) - Constructor for class org.docx4j.model.structure.DocumentModel
 
DocumentNode - Class in org.docx4j.org.apache.poi.poifs.filesystem
Simple implementation of DocumentEntry for OPOIFS
DocumentOutputStream - Class in org.docx4j.org.apache.poi.poifs.filesystem
This class provides a wrapper over an OutputStream so that Document writers can't accidently go over their size limits
DocumentPart<E> - Class in org.docx4j.openpackaging.parts.WordprocessingML
 
DocumentPart(PartName) - Constructor for class org.docx4j.openpackaging.parts.WordprocessingML.DocumentPart
Other characteristics which both the Main Document and the Glossary Document have.
DocumentProperty - Class in org.docx4j.org.apache.poi.poifs.property
Trivial extension of Property for POIFSDocuments
DocumentProperty(int, byte[], int) - Constructor for class org.docx4j.org.apache.poi.poifs.property.DocumentProperty
reader constructor
DocumentProperty(String, int) - Constructor for class org.docx4j.org.apache.poi.poifs.property.DocumentProperty
Constructor
Documents4jConversionSettings - Class in org.docx4j.convert.out
Mechanism by which the docx or xlsx package is passed to the converter.
Documents4jConversionSettings() - Constructor for class org.docx4j.convert.out.Documents4jConversionSettings
 
documentSettingsPart - Variable in class org.docx4j.openpackaging.parts.WordprocessingML.DocumentPart
 
DocumentSettingsPart - Class in org.docx4j.openpackaging.parts.WordprocessingML
 
DocumentSettingsPart() - Constructor for class org.docx4j.openpackaging.parts.WordprocessingML.DocumentSettingsPart
 
DocumentSettingsPart(PartName) - Constructor for class org.docx4j.openpackaging.parts.WordprocessingML.DocumentSettingsPart
 
DocumentSummaryInformation - Class in org.docx4j.org.apache.poi.hpsf
Convenience class representing a DocumentSummary Information stream in a Microsoft Office document.
DocumentSummaryInformation(PropertySet) - Constructor for class org.docx4j.org.apache.poi.hpsf.DocumentSummaryInformation
Creates a DocumentSummaryInformation from a given PropertySet.
DocVariableResolver - Class in org.docx4j.model.fields.docvariable
a docVar is stored in the docVars element in the DocumentSettings part.
DocVariableResolver(WordprocessingMLPackage) - Constructor for class org.docx4j.model.fields.docvariable.DocVariableResolver
 
Docx4J - Class in org.docx4j
This is a facade for some typical uses of Docx4J: Loading a document Saving a document Binding xml to content controls in a document Exporting the document (to HTML, or PDF and other formats supported by the FO renderer)
Docx4J() - Constructor for class org.docx4j.Docx4J
 
Docx4J.FindContentControlsVisitor - Class in org.docx4j
 
Docx4J.FindContentControlsVisitor.BreakException - Exception in org.docx4j
 
Docx4jEvent - Class in org.docx4j.events
 
Docx4jEvent(JobIdentifier) - Constructor for class org.docx4j.events.Docx4jEvent
Use this to signal the start or end of a Job.
Docx4jEvent(JobIdentifier, PackageIdentifier) - Constructor for class org.docx4j.events.Docx4jEvent
Use this to signal the start or end of work on a specific pkg in a job.
Docx4jEvent(JobIdentifier, PackageIdentifier, ProcessStep) - Constructor for class org.docx4j.events.Docx4jEvent
Use this to signal the start or end of a process step, on some pkg in some overall job.
Docx4jEvent(PackageIdentifier) - Constructor for class org.docx4j.events.Docx4jEvent
Use this to signal the start or end of work on a specific pkg, where you didn't define an overall job.
Docx4jEvent(PackageIdentifier, ProcessStep) - Constructor for class org.docx4j.events.Docx4jEvent
Use this to signal the start or end of a process step, where you didn't define an overall job.
Docx4JException - Exception in org.docx4j.openpackaging.exceptions
Global exception throws when a critical error occurs.
Docx4JException(String) - Constructor for exception org.docx4j.openpackaging.exceptions.Docx4JException
 
Docx4JException(String, Exception) - Constructor for exception org.docx4j.openpackaging.exceptions.Docx4JException
 
Docx4JException(String, Throwable) - Constructor for exception org.docx4j.openpackaging.exceptions.Docx4JException
 
Docx4jMarshallerListener - Class in org.docx4j.jaxb
 
Docx4jMarshallerListener(XMLStreamWriter, boolean) - Constructor for class org.docx4j.jaxb.Docx4jMarshallerListener
 
Docx4jProperties - Class in org.docx4j
 
Docx4jProperties() - Constructor for class org.docx4j.Docx4jProperties
 
Docx4JRuntimeException - Exception in org.docx4j.openpackaging.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).
Docx4JRuntimeException(String) - Constructor for exception org.docx4j.openpackaging.exceptions.Docx4JRuntimeException
 
Docx4JRuntimeException(String, Exception) - Constructor for exception org.docx4j.openpackaging.exceptions.Docx4JRuntimeException
 
Docx4JRuntimeException(String, Throwable) - Constructor for exception org.docx4j.openpackaging.exceptions.Docx4JRuntimeException
 
Docx4jUnmarshallerListener - Class in org.docx4j.jaxb
 
Docx4jUnmarshallerListener(JaxbXmlPart) - Constructor for class org.docx4j.jaxb.Docx4jUnmarshallerListener
 
DocxFetcher - Interface in org.docx4j.model.datastorage
 
doEquivalent(T, T) - Method in class org.docx4j.com.google.common.base.Equivalence
Implemented by the user to determine whether a and b are considered equivalent, subject to the requirements specified in Equivalence.equivalent(T, T).
DOGRI - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
doHandleImage(AbstractWordXmlPicture, Relationship, BinaryPart) - Method in class org.docx4j.model.images.AbstractConversionImageHandler
 
doHash(T) - Method in class org.docx4j.com.google.common.base.Equivalence
Implemented by the user to return a hash code for t, subject to the requirements specified in Equivalence.hash(T).
dollar - Enum constant in enum org.docx4j.fonts.fop.fonts.type1.AdobeStandardEncoding
dollar character
dominantScript(CharSequence) - Static method in class org.docx4j.fonts.fop.complexscripts.util.CharScript
Determine the dominant script of a character sequence.
DOMNamespaceContext - Class in org.docx4j.org.apache.xml.security.utils
 
DOMNamespaceContext(Node) - Constructor for class org.docx4j.org.apache.xml.security.utils.DOMNamespaceContext
 
DomToXPathMap - Class in org.docx4j.model.datastorage
 
DomToXPathMap(Document) - Constructor for class org.docx4j.model.datastorage.DomToXPathMap
 
DOT - Static variable in class org.docx4j.model.datastorage.XPathEnhancerLexer
 
DOT - Static variable in class org.docx4j.model.datastorage.XPathEnhancerParser
 
dotaccent - Enum constant in enum org.docx4j.fonts.fop.fonts.type1.AdobeStandardEncoding
dot above character
DOTDOT - Static variable in class org.docx4j.model.datastorage.XPathEnhancerLexer
 
DOTDOT - Static variable in class org.docx4j.model.datastorage.XPathEnhancerParser
 
dotlessi - Enum constant in enum org.docx4j.fonts.fop.fonts.type1.AdobeStandardEncoding
dotless i character
DOUBLE_SIZE - Static variable in interface org.docx4j.org.apache.poi.util.LittleEndianConsts
 
doWriteData(OutputStream, byte[]) - Method in class org.docx4j.org.apache.poi.poifs.storage.DocumentBlock
Default implementation of write for extending classes that contain their data in a simple array of bytes.
DPI - Static variable in class org.docx4j.UnitsOfMeasurement
 
drain(BlockingQueue<E>, Collection<? super E>, int, long, TimeUnit) - Static method in class org.docx4j.com.google.common.collect.Queues
Drains the queue as BlockingQueue.drainTo(Collection, int), but if the requested numElements elements are not available, it will wait for them up to the specified timeout.
drainUninterruptibly(BlockingQueue<E>, Collection<? super E>, int, long, TimeUnit) - Static method in class org.docx4j.com.google.common.collect.Queues
Drains the queue as Queues.drain(BlockingQueue, Collection, int, long, TimeUnit), but with a different behavior in case it is interrupted while waiting.
Drawing - Class in org.docx4j.openpackaging.parts.DrawingML
 
Drawing() - Constructor for class org.docx4j.openpackaging.parts.DrawingML.Drawing
 
Drawing(PartName) - Constructor for class org.docx4j.openpackaging.parts.DrawingML.Drawing
 
DRAWINGML_CHART - Static variable in class org.docx4j.openpackaging.contenttype.ContentTypes
 
DRAWINGML_CHART_SHAPES - Static variable in class org.docx4j.openpackaging.contenttype.ContentTypes
 
DRAWINGML_DIAGRAM_COLORS - Static variable in class org.docx4j.openpackaging.contenttype.ContentTypes
 
DRAWINGML_DIAGRAM_COLORS - Static variable in class org.docx4j.openpackaging.parts.relationships.Namespaces
 
DRAWINGML_DIAGRAM_DATA - Static variable in class org.docx4j.openpackaging.contenttype.ContentTypes
 
DRAWINGML_DIAGRAM_DATA - Static variable in class org.docx4j.openpackaging.parts.relationships.Namespaces
 
DRAWINGML_DIAGRAM_DRAWING - Static variable in class org.docx4j.openpackaging.contenttype.ContentTypes
 
DRAWINGML_DIAGRAM_DRAWING - Static variable in class org.docx4j.openpackaging.parts.relationships.Namespaces
 
DRAWINGML_DIAGRAM_LAYOUT - Static variable in class org.docx4j.openpackaging.contenttype.ContentTypes
 
DRAWINGML_DIAGRAM_LAYOUT - Static variable in class org.docx4j.openpackaging.parts.relationships.Namespaces
 
DRAWINGML_DIAGRAM_LAYOUT_HEADER - Static variable in class org.docx4j.openpackaging.contenttype.ContentTypes
 
DRAWINGML_DIAGRAM_LAYOUT_HEADER - Static variable in class org.docx4j.openpackaging.parts.relationships.Namespaces
 
DRAWINGML_DIAGRAM_STYLE - Static variable in class org.docx4j.openpackaging.contenttype.ContentTypes
 
DRAWINGML_DIAGRAM_STYLE - Static variable in class org.docx4j.openpackaging.parts.relationships.Namespaces
 
DRAWINGML_DRAWING - Static variable in class org.docx4j.openpackaging.contenttype.ContentTypes
 
DrawingPropsIdTracker - Class in org.docx4j.openpackaging.parts.WordprocessingML
wp:docPr/@id must be unique across all parts in a docx, otherwise Word can't open the docx.
DrawingPropsIdTracker() - Constructor for class org.docx4j.openpackaging.parts.WordprocessingML.DrawingPropsIdTracker
 
drawTableBorder - Variable in class org.docx4j.model.table.TableModel
 
dummy - Variable in class org.docx4j.model.table.TableModelCell
If this is a real cell or only a placeholder.
DUMMY_HYPERLINK_HANDLER - Static variable in class org.docx4j.convert.out.common.AbstractConversionContext
 
DUMMY_WRITER - Static variable in class org.docx4j.convert.out.common.AbstractConversionContext
 
dummyAfter - Variable in class org.docx4j.model.table.TableModelCell
 
dummyBefore - Variable in class org.docx4j.model.table.TableModelCell
In XSL FO, we need to write cells for before & after, but not dummy cells for horizontal merge
dump(byte[], long, int) - Static method in class org.docx4j.org.apache.poi.util.HexDump
dump an array of bytes to a String
dump(byte[], long, OutputStream, int) - Static method in class org.docx4j.org.apache.poi.util.HexDump
dump an array of bytes to an OutputStream
dump(byte[], long, OutputStream, int, int) - Static method in class org.docx4j.org.apache.poi.util.HexDump
dump an array of bytes to an OutputStream
dump(InputStream, PrintStream, int, int) - Static method in class org.docx4j.org.apache.poi.util.HexDump
Dumps bytesToDump bytes to an output stream.
dump(DirectoryEntry, File) - Static method in class org.docx4j.org.apache.poi.poifs.dev.POIFSDump
 
dump(NPOIFSFileSystem, int, String, File) - Static method in class org.docx4j.org.apache.poi.poifs.dev.POIFSDump
 
dumpAllTripletsToSystemOut() - Method in class org.docx4j.fonts.fop.fonts.FontInfo
Diagnostic method for logging all registered fonts to System.out.
DUNGAN - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
DUTCH - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
DZONGKHA - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 

E

e - Enum constant in enum org.docx4j.fonts.fop.fonts.type1.AdobeStandardEncoding
e character
E - Enum constant in enum org.docx4j.fonts.fop.fonts.type1.AdobeStandardEncoding
E character
EASTERN_CREE - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
EBDT - Static variable in class org.docx4j.fonts.fop.fonts.truetype.OFTableName
Embedded bitmap data.
EBIRA - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
EBLC - Static variable in class org.docx4j.fonts.fop.fonts.truetype.OFTableName
Embedded bitmap location data.
EBSC - Static variable in class org.docx4j.fonts.fop.fonts.truetype.OFTableName
Embedded bitmap scaling data.
ecb - Enum constant in enum org.docx4j.org.apache.poi.poifs.crypt.ChainingMode
 
ECLIPSELINK_MOXy - Enum constant in enum org.docx4j.jaxb.JAXBImplementation
 
ecmaId - Variable in enum org.docx4j.org.apache.poi.poifs.crypt.ChainingMode
 
ecmaId - Variable in enum org.docx4j.org.apache.poi.poifs.crypt.CipherAlgorithm
 
ecmaId - Variable in enum org.docx4j.org.apache.poi.poifs.crypt.CipherProvider
 
ecmaId - Variable in enum org.docx4j.org.apache.poi.poifs.crypt.HashAlgorithm
 
ecmaString - Variable in enum org.docx4j.org.apache.poi.poifs.crypt.HashAlgorithm
 
EDO - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
effectiveTableStyle - Variable in class org.docx4j.model.table.TableModel
 
EFIK - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
EGYPTIAN_HEIROGLYPHS - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFScript
 
eight - Enum constant in enum org.docx4j.fonts.fop.fonts.type1.AdobeStandardEncoding
eight character
eighthsToMM(int) - Method in class org.docx4j.model.properties.paragraph.AbstractPBorder
 
eighthsToMM(int) - Method in class org.docx4j.model.properties.run.RBorder
 
eighthsToMM(int) - Method in class org.docx4j.model.properties.table.AbstractBorder
 
elapsed() - Method in class org.docx4j.com.google.common.base.Stopwatch
Returns the current elapsed time shown on this stopwatch as a Duration.
elapsed(TimeUnit) - Method in class org.docx4j.com.google.common.base.Stopwatch
Returns the current elapsed time shown on this stopwatch, expressed in the desired time unit, with any fraction rounded down.
elementIsInEncryption11Space(Element, String) - Static method in class org.docx4j.org.apache.xml.security.utils.XMLUtils
Returns true if the element is in XML Encryption 1.1 namespace and the local name equals the supplied one.
elementIsInEncryptionSpace(Element, String) - Static method in class org.docx4j.org.apache.xml.security.utils.XMLUtils
Returns true if the element is in XML Encryption namespace and the local name equals the supplied one.
elementIsInSignature11Space(Element, String) - Static method in class org.docx4j.org.apache.xml.security.utils.XMLUtils
Returns true if the element is in XML Signature 1.1 namespace and the local name equals the supplied one.
elementIsInSignatureSpace(Element, String) - Static method in class org.docx4j.org.apache.xml.security.utils.XMLUtils
Returns true if the element is in XML Signature namespace and the local name equals the supplied one.
elementName - Variable in class org.docx4j.convert.out.common.writer.AbstractFldSimpleWriter
 
elementNs - Variable in class org.docx4j.convert.out.common.writer.AbstractFldSimpleWriter
 
ElementProxy - Class in org.docx4j.org.apache.xml.security.utils
This is the base class to all Objects which have a direct 1:1 mapping to an Element in a particular namespace.
ElementProxy() - Constructor for class org.docx4j.org.apache.xml.security.utils.ElementProxy
Constructor ElementProxy
ElementProxy(Document) - Constructor for class org.docx4j.org.apache.xml.security.utils.ElementProxy
Constructor ElementProxy
ElementProxy(Element, String) - Constructor for class org.docx4j.org.apache.xml.security.utils.ElementProxy
Constructor ElementProxy
elementsEqual(Iterator<?>, Iterator<?>) - Static method in class org.docx4j.com.google.common.collect.Iterators
Determines whether two iterators contain equal elements in the same order.
elementSet() - Method in interface org.docx4j.com.google.common.collect.Multiset
Returns the set of distinct elements contained in this multiset.
ellipsis - Enum constant in enum org.docx4j.fonts.fop.fonts.type1.AdobeStandardEncoding
horizontal ellipsis character
EM - Static variable in class org.docx4j.com.google.common.base.Ascii
End of Medium: A control character associated with the sent data which may be used to identify the physical end of the medium, or the end of the used, or wanted, portion of information recorded on a medium.
embedded - Variable in class org.docx4j.fonts.fop.fonts.FontLoader
true if the font will be embedded, false if it will be referenced only.
EMBEDDED_PKG - Static variable in class org.docx4j.openpackaging.parts.relationships.Namespaces
 
embeddedName - Variable in class org.docx4j.fonts.fop.fonts.truetype.OTFSubSetFile
The embedded name to change in the name table
EmbeddedPackagePart - Class in org.docx4j.openpackaging.parts.WordprocessingML
 
EmbeddedPackagePart() - Constructor for class org.docx4j.openpackaging.parts.WordprocessingML.EmbeddedPackagePart
 
EmbeddedPackagePart(PartName) - Constructor for class org.docx4j.openpackaging.parts.WordprocessingML.EmbeddedPackagePart
 
EmbeddingMode - Enum in org.docx4j.fonts.fop.fonts
This enumerates the embedding mode of fonts; full; subset; auto (auto defaults to full for Type 1 fonts and subset for TrueType fonts.
EmbedFontInfo - Class in org.docx4j.fonts.fop.fonts
FontInfo contains meta information on fonts (where is the metrics file etc.) TODO: We need to remove this class and think about more intelligent design patterns (Data classes => Procedural code)
EmbedFontInfo(FontUris, boolean, boolean, List<FontTriplet>, String) - Constructor for class org.docx4j.fonts.fop.fonts.EmbedFontInfo
Main constructor
EmbedFontInfo(FontUris, boolean, boolean, List<FontTriplet>, String, EncodingMode, EmbeddingMode, boolean, boolean) - Constructor for class org.docx4j.fonts.fop.fonts.EmbedFontInfo
Main constructor
embedFontName - Variable in class org.docx4j.fonts.fop.fonts.truetype.OpenFont
 
embedUrl - Variable in class org.docx4j.convert.out.fopconf.Fonts.Font
 
emdash - Enum constant in enum org.docx4j.fonts.fop.fonts.type1.AdobeStandardEncoding
emdash character
EMPTY - Static variable in class org.docx4j.toc.switches.AbstractSwitch
 
EmptyFileException - Exception in org.docx4j.org.apache.poi
Exception thrown if an Empty (zero byte) file is supplied
EmptyFileException() - Constructor for exception org.docx4j.org.apache.poi.EmptyFileException
 
EmptyMappingTable() - Constructor for class org.docx4j.fonts.fop.complexscripts.fonts.GlyphMappingTable.EmptyMappingTable
Construct empty mapping table.
EmptyMappingTable(List) - Constructor for class org.docx4j.fonts.fop.complexscripts.fonts.GlyphMappingTable.EmptyMappingTable
Construct empty mapping table with entries (ignored).
emptyToNull(String) - Static method in class org.docx4j.com.google.common.base.Strings
Returns the given string if it is nonempty; null otherwise.
emulated() - Element in annotation type org.docx4j.com.google.common.annotations.GwtCompatible
When true, the annotated type is emulated in GWT.
Emulator - Class in org.docx4j.model.listnumbering
 
Emulator() - Constructor for class org.docx4j.model.listnumbering.Emulator
 
Emulator.ResultTriple - Class in org.docx4j.model.listnumbering
 
EN - Static variable in interface org.docx4j.fonts.fop.complexscripts.bidi.BidiConstants
european number class
ENABLE_XPATH_CACHE - Static variable in class org.docx4j.model.datastorage.BindingTraverserXSLT
 
ENABLE_XPATH_CACHE - Static variable in class org.docx4j.model.datastorage.OpenDoPEHandler
 
enclosingP - Variable in class org.docx4j.finders.SectPrFindFirst
 
encode(byte[]) - Static method in class org.docx4j.org.apache.xml.security.utils.Base64
Encode a byte array and fold lines at the standard 76th character unless ignore line breaks property is set.
encode(byte[], int) - Static method in class org.docx4j.org.apache.xml.security.utils.Base64
Encode a byte array in Base64 format and return an optionally wrapped line.
encode(int) - Static method in class org.docx4j.fonts.fop.util.HexEncoder
Returns an hex encoding of the given character as: 4-character string in case of non-BMP character 6-character string in case of BMP character
encode(int, int) - Static method in class org.docx4j.fonts.fop.util.HexEncoder
Returns an hex encoding of the given number as a string of the given length, left-padded with zeros if necessary.
encode(BigInteger) - Static method in class org.docx4j.org.apache.xml.security.utils.Base64
Encode in Base64 the given BigInteger.
encode(BigInteger, int) - Static method in class org.docx4j.org.apache.xml.security.utils.Base64
Returns a byte-array representation of a BigInteger.
encodeAllUnencodedCharacters() - Method in class org.docx4j.fonts.fop.fonts.SingleByteFont
Makes all unencoded characters available through additional encodings.
encodeBytes(byte[], int, int) - Static method in class org.docx4j.fonts.fop.fonts.type1.Type1SubsetFile.BinaryCoder
 
encodeToElement(Document, String, byte[]) - Static method in class org.docx4j.org.apache.xml.security.utils.Base64
Method encodeToElement
ENCODING - Static variable in class org.docx4j.org.apache.xml.security.c14n.Canonicalizer
The output encoding of canonicalized data
EncodingMap - Class in org.docx4j.org.apache.xerces.util
EncodingMap is a convenience class which handles conversions between IANA encoding names and Java encoding names, and vice versa.
EncodingMap() - Constructor for class org.docx4j.org.apache.xerces.util.EncodingMap
Default constructor.
EncodingMode - Enum in org.docx4j.fonts.fop.fonts
This class enumerates all supported encoding modes for fonts: auto, single-byte and CID.
encountered(OpenDoPEIntegrity, String, String) - Static method in class org.docx4j.model.datastorage.OpenDoPEIntegrity
 
encounteredAlready - Variable in class org.docx4j.model.listnumbering.ListLevel.Counter
 
EncryptedDocumentException - Exception in org.docx4j.org.apache.poi
 
EncryptedDocumentException(String) - Constructor for exception org.docx4j.org.apache.poi.EncryptedDocumentException
 
EncryptedDocumentException(String, Throwable) - Constructor for exception org.docx4j.org.apache.poi.EncryptedDocumentException
 
EncryptedDocumentException(Throwable) - Constructor for exception org.docx4j.org.apache.poi.EncryptedDocumentException
 
encryptedVerifierHashLength - Variable in enum org.docx4j.org.apache.poi.poifs.crypt.CipherAlgorithm
 
EncryptionConstants - Class in org.docx4j.org.apache.xml.security.utils
 
EncryptionElementProxy - Class in org.docx4j.org.apache.xml.security.utils
This is the base object for all objects which map directly to an Element from the xenc spec.
EncryptionElementProxy(Document) - Constructor for class org.docx4j.org.apache.xml.security.utils.EncryptionElementProxy
Constructor EncryptionElementProxy
EncryptionElementProxy(Element, String) - Constructor for class org.docx4j.org.apache.xml.security.utils.EncryptionElementProxy
Constructor EncryptionElementProxy
encryptionFlags - Variable in enum org.docx4j.org.apache.poi.poifs.crypt.EncryptionMode
 
EncryptionHeader - Class in org.docx4j.org.apache.poi.poifs.crypt
Reads and processes OOXML Encryption Headers The constants are largely based on ZIP constants.
EncryptionHeader() - Constructor for class org.docx4j.org.apache.poi.poifs.crypt.EncryptionHeader
 
EncryptionInfo - Class in org.docx4j.org.apache.poi.poifs.crypt
 
EncryptionInfo(EncryptionMode) - Constructor for class org.docx4j.org.apache.poi.poifs.crypt.EncryptionInfo
Prepares for encryption, using the given Encryption Mode, and all other parameters as default.
EncryptionInfo(EncryptionMode, CipherAlgorithm, HashAlgorithm, int, int, ChainingMode) - Constructor for class org.docx4j.org.apache.poi.poifs.crypt.EncryptionInfo
Constructs an EncryptionInfo from scratch
EncryptionInfo(DirectoryNode) - Constructor for class org.docx4j.org.apache.poi.poifs.crypt.EncryptionInfo
Opens for decryption
EncryptionInfo(DirectoryNode, EncryptionMode) - Constructor for class org.docx4j.org.apache.poi.poifs.crypt.EncryptionInfo
Deprecated.
Use EncryptionInfo(EncryptionMode) (dir parameter no longer required)
EncryptionInfo(DirectoryNode, EncryptionMode, CipherAlgorithm, HashAlgorithm, int, int, ChainingMode) - Constructor for class org.docx4j.org.apache.poi.poifs.crypt.EncryptionInfo
EncryptionInfo(NPOIFSFileSystem) - Constructor for class org.docx4j.org.apache.poi.poifs.crypt.EncryptionInfo
Opens for decryption
EncryptionInfo(NPOIFSFileSystem, EncryptionMode) - Constructor for class org.docx4j.org.apache.poi.poifs.crypt.EncryptionInfo
Deprecated.
Use EncryptionInfo(EncryptionMode) (fs parameter no longer required)
EncryptionInfo(NPOIFSFileSystem, EncryptionMode, CipherAlgorithm, HashAlgorithm, int, int, ChainingMode) - Constructor for class org.docx4j.org.apache.poi.poifs.crypt.EncryptionInfo
EncryptionInfo(OPOIFSFileSystem) - Constructor for class org.docx4j.org.apache.poi.poifs.crypt.EncryptionInfo
Opens for decryption
EncryptionInfo(POIFSFileSystem) - Constructor for class org.docx4j.org.apache.poi.poifs.crypt.EncryptionInfo
Opens for decryption
EncryptionInfo(POIFSFileSystem, EncryptionMode) - Constructor for class org.docx4j.org.apache.poi.poifs.crypt.EncryptionInfo
Deprecated.
Use EncryptionInfo(EncryptionMode) (fs parameter no longer required)
EncryptionInfo(POIFSFileSystem, EncryptionMode, CipherAlgorithm, HashAlgorithm, int, int, ChainingMode) - Constructor for class org.docx4j.org.apache.poi.poifs.crypt.EncryptionInfo
EncryptionInfo(LittleEndianInput, boolean) - Constructor for class org.docx4j.org.apache.poi.poifs.crypt.EncryptionInfo
 
EncryptionInfoBuilder - Interface in org.docx4j.org.apache.poi.poifs.crypt
 
EncryptionMode - Enum in org.docx4j.org.apache.poi.poifs.crypt
Office supports various encryption modes.
EncryptionRecord - Interface in org.docx4j.org.apache.poi.poifs.crypt.standard
 
EncryptionSpec11NS - Static variable in class org.docx4j.org.apache.xml.security.utils.EncryptionConstants
The namespace of the XML Encryption 1.1 specification
ENCRYPTIONSPECIFICATION_URL - Static variable in class org.docx4j.org.apache.xml.security.utils.EncryptionConstants
Field ENCRYPTIONSPECIFICATION_URL
EncryptionSpecNS - Static variable in class org.docx4j.org.apache.xml.security.utils.EncryptionConstants
EncryptionVerifier - Class in org.docx4j.org.apache.poi.poifs.crypt
Used when checking if a key is valid for a document
EncryptionVerifier() - Constructor for class org.docx4j.org.apache.poi.poifs.crypt.EncryptionVerifier
 
Encryptor - Class in org.docx4j.org.apache.poi.poifs.crypt
 
Encryptor() - Constructor for class org.docx4j.org.apache.poi.poifs.crypt.Encryptor
 
END_OF_CHAIN - Static variable in interface org.docx4j.org.apache.poi.poifs.common.POIFSConstants
Indicates the sector is the end of a chain (0xFFFFFFFE)
endash - Enum constant in enum org.docx4j.fonts.fop.fonts.type1.AdobeStandardEncoding
en-dash character
endDocument() - Method in class org.docx4j.openpackaging.parts.SAXHandler
 
endElement(String, String, String) - Method in class org.docx4j.fonts.fop.fonts.XMLFontMetricsReader
Deprecated.
endElement(String, String, String) - Method in class org.docx4j.openpackaging.parts.SAXHandler
 
endFontStream() - Method in interface org.docx4j.fonts.fop.fonts.truetype.TTFOutputStream
Ends writing the font.
endGlyphStream() - Method in interface org.docx4j.fonts.fop.fonts.truetype.TTFGlyphOutputStream
Ends the streaming of glyphs.
endnoteNumberCounter - Variable in class org.docx4j.convert.out.common.AbstractWmlConversionContext
 
ENDNOTES - Static variable in class org.docx4j.openpackaging.parts.relationships.Namespaces
 
endNotesPart - Variable in class org.docx4j.openpackaging.parts.WordprocessingML.DocumentPart
 
EndnotesPart - Class in org.docx4j.openpackaging.parts.WordprocessingML
 
EndnotesPart() - Constructor for class org.docx4j.openpackaging.parts.WordprocessingML.EndnotesPart
 
EndnotesPart(PartName) - Constructor for class org.docx4j.openpackaging.parts.WordprocessingML.EndnotesPart
 
endPoint - Variable in class org.docx4j.fonts.fop.fonts.type1.PostscriptParser.PSElement
 
endPrefixMapping(String) - Method in class org.docx4j.openpackaging.parts.SAXHandler
 
engineCanonicalize(byte[]) - Method in class org.docx4j.org.apache.xml.security.c14n.CanonicalizerSpi
Method canonicalize
engineCanonicalize(XMLSignatureInput) - Method in class org.docx4j.org.apache.xml.security.c14n.implementations.CanonicalizerBase
Canonicalizes a Subtree node.
engineCanonicalize(XMLSignatureInput, String) - Method in class org.docx4j.org.apache.xml.security.c14n.implementations.Canonicalizer20010315Excl
 
engineCanonicalizeSubTree(Node) - Method in class org.docx4j.org.apache.xml.security.c14n.CanonicalizerSpi
C14n a node tree.
engineCanonicalizeSubTree(Node) - Method in class org.docx4j.org.apache.xml.security.c14n.implementations.Canonicalizer20010315Excl
Method engineCanonicalizeSubTree
engineCanonicalizeSubTree(Node) - Method in class org.docx4j.org.apache.xml.security.c14n.implementations.CanonicalizerBase
Method engineCanonicalizeSubTree
engineCanonicalizeSubTree(Node, String) - Method in class org.docx4j.org.apache.xml.security.c14n.CanonicalizerSpi
C14n a node tree.
engineCanonicalizeSubTree(Node, String) - Method in class org.docx4j.org.apache.xml.security.c14n.implementations.Canonicalizer11
Always throws a CanonicalizationException because this is inclusive c14n.
engineCanonicalizeSubTree(Node, String) - Method in class org.docx4j.org.apache.xml.security.c14n.implementations.Canonicalizer20010315
Always throws a CanonicalizationException because this is inclusive c14n.
engineCanonicalizeSubTree(Node, String) - Method in class org.docx4j.org.apache.xml.security.c14n.implementations.Canonicalizer20010315Excl
Method engineCanonicalizeSubTree
engineCanonicalizeSubTree(Node, String) - Method in class org.docx4j.org.apache.xml.security.c14n.implementations.CanonicalizerPhysical
Always throws a CanonicalizationException.
engineCanonicalizeSubTree(Node, String, boolean) - Method in class org.docx4j.org.apache.xml.security.c14n.CanonicalizerSpi
C14n a node tree.
engineCanonicalizeSubTree(Node, String, boolean) - Method in class org.docx4j.org.apache.xml.security.c14n.implementations.Canonicalizer11
Always throws a CanonicalizationException because this is inclusive c14n.
engineCanonicalizeSubTree(Node, String, boolean) - Method in class org.docx4j.org.apache.xml.security.c14n.implementations.Canonicalizer20010315
Always throws a CanonicalizationException because this is inclusive c14n.
engineCanonicalizeSubTree(Node, String, boolean) - Method in class org.docx4j.org.apache.xml.security.c14n.implementations.Canonicalizer20010315Excl
Method engineCanonicalizeSubTree
engineCanonicalizeSubTree(Node, String, boolean) - Method in class org.docx4j.org.apache.xml.security.c14n.implementations.CanonicalizerPhysical
Always throws a CanonicalizationException.
engineCanonicalizeSubTree(Node, String, Node) - Method in class org.docx4j.org.apache.xml.security.c14n.implementations.Canonicalizer20010315Excl
Method engineCanonicalizeSubTree
engineCanonicalizeSubTree(Node, Node) - Method in class org.docx4j.org.apache.xml.security.c14n.implementations.CanonicalizerBase
Canonicalizes a Subtree node.
engineCanonicalizeXPathNodeSet(Set<Node>) - Method in class org.docx4j.org.apache.xml.security.c14n.CanonicalizerSpi
C14n a nodeset
engineCanonicalizeXPathNodeSet(Set<Node>) - Method in class org.docx4j.org.apache.xml.security.c14n.implementations.CanonicalizerBase
Method engineCanonicalizeXPathNodeSet
engineCanonicalizeXPathNodeSet(Set<Node>, String) - Method in class org.docx4j.org.apache.xml.security.c14n.CanonicalizerSpi
C14n a nodeset
engineCanonicalizeXPathNodeSet(Set<Node>, String) - Method in class org.docx4j.org.apache.xml.security.c14n.implementations.Canonicalizer11
Always throws a CanonicalizationException because this is inclusive c14n.
engineCanonicalizeXPathNodeSet(Set<Node>, String) - Method in class org.docx4j.org.apache.xml.security.c14n.implementations.Canonicalizer20010315
Always throws a CanonicalizationException because this is inclusive c14n.
engineCanonicalizeXPathNodeSet(Set<Node>, String) - Method in class org.docx4j.org.apache.xml.security.c14n.implementations.Canonicalizer20010315Excl
Method engineCanonicalizeXPathNodeSet
engineCanonicalizeXPathNodeSet(Set<Node>, String) - Method in class org.docx4j.org.apache.xml.security.c14n.implementations.CanonicalizerPhysical
Always throws a CanonicalizationException.
engineCanonicalizeXPathNodeSet(NodeList) - Method in class org.docx4j.org.apache.xml.security.c14n.CanonicalizerSpi
Method engineCanonicalizeXPathNodeSet
engineCanonicalizeXPathNodeSet(NodeList, String) - Method in class org.docx4j.org.apache.xml.security.c14n.CanonicalizerSpi
Method engineCanonicalizeXPathNodeSet
engineGetIncludeComments() - Method in class org.docx4j.org.apache.xml.security.c14n.CanonicalizerSpi
Returns true if comments are included
engineGetIncludeComments() - Method in class org.docx4j.org.apache.xml.security.c14n.implementations.Canonicalizer11_OmitComments
 
engineGetIncludeComments() - Method in class org.docx4j.org.apache.xml.security.c14n.implementations.Canonicalizer11_WithComments
 
engineGetIncludeComments() - Method in class org.docx4j.org.apache.xml.security.c14n.implementations.Canonicalizer20010315ExclOmitComments
 
engineGetIncludeComments() - Method in class org.docx4j.org.apache.xml.security.c14n.implementations.Canonicalizer20010315ExclWithComments
 
engineGetIncludeComments() - Method in class org.docx4j.org.apache.xml.security.c14n.implementations.Canonicalizer20010315OmitComments
 
engineGetIncludeComments() - Method in class org.docx4j.org.apache.xml.security.c14n.implementations.Canonicalizer20010315WithComments
 
engineGetIncludeComments() - Method in class org.docx4j.org.apache.xml.security.c14n.implementations.CanonicalizerPhysical
 
engineGetURI() - Method in class org.docx4j.org.apache.xml.security.c14n.CanonicalizerSpi
Returns the URI of this engine.
engineGetURI() - Method in class org.docx4j.org.apache.xml.security.c14n.implementations.Canonicalizer11_OmitComments
 
engineGetURI() - Method in class org.docx4j.org.apache.xml.security.c14n.implementations.Canonicalizer11_WithComments
 
engineGetURI() - Method in class org.docx4j.org.apache.xml.security.c14n.implementations.Canonicalizer20010315ExclOmitComments
 
engineGetURI() - Method in class org.docx4j.org.apache.xml.security.c14n.implementations.Canonicalizer20010315ExclWithComments
 
engineGetURI() - Method in class org.docx4j.org.apache.xml.security.c14n.implementations.Canonicalizer20010315OmitComments
 
engineGetURI() - Method in class org.docx4j.org.apache.xml.security.c14n.implementations.Canonicalizer20010315WithComments
 
engineGetURI() - Method in class org.docx4j.org.apache.xml.security.c14n.implementations.CanonicalizerPhysical
 
engineGetURI() - Method in class org.docx4j.org.apache.xml.security.transforms.implementations.TransformBase64Decode
Method engineGetURI
engineGetURI() - Method in class org.docx4j.org.apache.xml.security.transforms.implementations.TransformC14N
 
engineGetURI() - Method in class org.docx4j.org.apache.xml.security.transforms.implementations.TransformC14N11_WithComments
 
engineGetURI() - Method in class org.docx4j.org.apache.xml.security.transforms.implementations.TransformC14N11
 
engineGetURI() - Method in class org.docx4j.org.apache.xml.security.transforms.implementations.TransformC14NExclusive
Method engineGetURI
engineGetURI() - Method in class org.docx4j.org.apache.xml.security.transforms.implementations.TransformC14NExclusiveWithComments
Method engineGetURI
engineGetURI() - Method in class org.docx4j.org.apache.xml.security.transforms.implementations.TransformC14NWithComments
 
engineGetURI() - Method in class org.docx4j.org.apache.xml.security.transforms.implementations.TransformEnvelopedSignature
Method engineGetURI
engineGetURI() - Method in class org.docx4j.org.apache.xml.security.transforms.TransformSpi
Returns the URI representation of Transformation algorithm
enginePerformTransform(XMLSignatureInput) - Method in class org.docx4j.org.apache.xml.security.transforms.TransformSpi
The mega method which MUST be implemented by the Transformation Algorithm.
enginePerformTransform(XMLSignatureInput, OutputStream, Transform) - Method in class org.docx4j.org.apache.xml.security.transforms.implementations.TransformBase64Decode
 
enginePerformTransform(XMLSignatureInput, OutputStream, Transform) - Method in class org.docx4j.org.apache.xml.security.transforms.implementations.TransformC14N
 
enginePerformTransform(XMLSignatureInput, OutputStream, Transform) - Method in class org.docx4j.org.apache.xml.security.transforms.implementations.TransformC14N11_WithComments
 
enginePerformTransform(XMLSignatureInput, OutputStream, Transform) - Method in class org.docx4j.org.apache.xml.security.transforms.implementations.TransformC14N11
 
enginePerformTransform(XMLSignatureInput, OutputStream, Transform) - Method in class org.docx4j.org.apache.xml.security.transforms.implementations.TransformC14NExclusive
 
enginePerformTransform(XMLSignatureInput, OutputStream, Transform) - Method in class org.docx4j.org.apache.xml.security.transforms.implementations.TransformC14NExclusiveWithComments
 
enginePerformTransform(XMLSignatureInput, OutputStream, Transform) - Method in class org.docx4j.org.apache.xml.security.transforms.implementations.TransformC14NWithComments
 
enginePerformTransform(XMLSignatureInput, OutputStream, Transform) - Method in class org.docx4j.org.apache.xml.security.transforms.implementations.TransformEnvelopedSignature
 
enginePerformTransform(XMLSignatureInput, OutputStream, Transform) - Method in class org.docx4j.org.apache.xml.security.transforms.TransformSpi
The mega method which MUST be implemented by the Transformation Algorithm.
enginePerformTransform(XMLSignatureInput, Transform) - Method in class org.docx4j.org.apache.xml.security.transforms.implementations.TransformBase64Decode
Method enginePerformTransform
enginePerformTransform(XMLSignatureInput, Transform) - Method in class org.docx4j.org.apache.xml.security.transforms.TransformSpi
The mega method which MUST be implemented by the Transformation Algorithm.
ENGLISH - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
enhanceXPath(String, int, String) - Static method in class org.docx4j.model.datastorage.XPathEnhancerParser
 
ENQ - Static variable in class org.docx4j.com.google.common.base.Ascii
Enquiry: A communication control character used in data communication systems as a request for a response from a remote station.
ensureCapacity(int[], int, int) - Static method in class org.docx4j.com.google.common.primitives.Ints
Returns an array containing the same values as array, but guaranteed to be of a specified minimum length.
ensureMargin(TblPr) - Method in class org.docx4j.model.properties.table.AbstractCellMargin
 
ensureMargin(TcPrInner) - Method in class org.docx4j.model.properties.table.AbstractCellMargin
 
enteredTbl(BindingTraverserState, NodeIterator) - Static method in class org.docx4j.model.datastorage.BindingTraverserState
 
enteredTc(BindingTraverserState, NodeIterator) - Static method in class org.docx4j.model.datastorage.BindingTraverserState
 
Entry - Interface in org.docx4j.org.apache.poi.poifs.filesystem
This interface provides access to an object managed by a Filesystem instance.
EntryNode - Class in org.docx4j.org.apache.poi.poifs.filesystem
Abstract implementation of Entry Extending classes should override isDocument() or isDirectory(), as appropriate Extending classes must override isDeleteOK()
EntryNode(Property, DirectoryNode) - Constructor for class org.docx4j.org.apache.poi.poifs.filesystem.EntryNode
create a DocumentNode.
entrySet() - Method in class org.docx4j.com.google.common.collect.HashBiMap
 
entrySet() - Method in interface org.docx4j.com.google.common.collect.Multiset
Returns a view of the contents of this multiset, grouped into Multiset.Entry instances, each providing an element of the multiset and the count of that element.
EntryUtils - Class in org.docx4j.org.apache.poi.poifs.filesystem
 
EntryUtils() - Constructor for class org.docx4j.org.apache.poi.poifs.filesystem.EntryUtils
 
eof() - Method in class org.docx4j.org.apache.poi.poifs.storage.RawDataBlock
When we read the data, did we hit end of file?
EOF - Static variable in class org.docx4j.model.datastorage.XPathEnhancerLexer
 
EOF - Static variable in class org.docx4j.model.datastorage.XPathEnhancerParser
 
EOF - Static variable in class org.docx4j.org.apache.poi.poifs.filesystem.DocumentInputStream
returned by read operations if we're at end of document
eol - Variable in class org.docx4j.fonts.fop.fonts.type1.Type1SubsetFile
 
EOL - Static variable in class org.docx4j.org.apache.poi.util.HexDump
 
EOT - Static variable in class org.docx4j.com.google.common.base.Ascii
End of Transmission: A communication control character used to indicate the conclusion of a transmission, which may have contained one or more texts and any associated headings.
EOT - Static variable in class org.docx4j.fonts.fop.util.CharUtilities
Character class: Boundary between text runs
EPOCH_DIFF - Static variable in class org.docx4j.org.apache.poi.hpsf.Util
The difference between the Windows epoch (1601-01-01 00:00:00) and the Unix epoch (1970-01-01 00:00:00) in milliseconds: 11644473600000L.
equal - Enum constant in enum org.docx4j.fonts.fop.fonts.type1.AdobeStandardEncoding
equal character
equal(byte[], byte[]) - Static method in class org.docx4j.org.apache.poi.hpsf.Util
Checks whether two byte arrays a and b are equal.
equal(Object, Object) - Static method in class org.docx4j.com.google.common.base.Objects
Determines whether two possibly-null objects are equal.
equalityExpr() - Method in class org.docx4j.model.datastorage.XPathEnhancerParser
 
equalityExpr_return() - Constructor for class org.docx4j.model.datastorage.XPathEnhancerParser.equalityExpr_return
 
equals() - Static method in class org.docx4j.com.google.common.base.Equivalence
Returns an equivalence that delegates to Object.equals(java.lang.Object) and Object.hashCode().
equals(Object) - Method in class org.docx4j.com.google.common.base.Equivalence.Wrapper
Returns true if Equivalence.equivalent(Object, Object) applied to the wrapped references is true and both wrappers use the same equivalence.
equals(Object) - Method in interface org.docx4j.com.google.common.base.Function
May return true if object is a Function that behaves identically to this function.
equals(Object) - Method in interface org.docx4j.com.google.common.base.Predicate
Indicates whether another object is equal to this predicate.
equals(Object) - Method in class org.docx4j.com.google.common.cache.CacheStats
 
equals(Object) - Method in class org.docx4j.com.google.common.collect.ImmutableSet
 
equals(Object) - Method in interface org.docx4j.com.google.common.collect.Multiset
Compares the specified object with this multiset for equality.
equals(Object) - Method in interface org.docx4j.com.google.common.collect.Multiset.Entry
equals(Object) - Method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphSubtable
equals(Object) - Method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphTable.LookupSpec
equals(Object) - Method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphTable.LookupTable
equals(Object) - Method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphTable.UseSpec
equals(Object) - Method in class org.docx4j.fonts.fop.complexscripts.scripts.IndicScriptProcessor.Syllabizer
equals(Object) - Method in class org.docx4j.fonts.fop.fonts.CMapSegment
 
equals(Object) - Method in class org.docx4j.fonts.fop.fonts.FontTriplet
equals(Object) - Method in class org.docx4j.fonts.fop.fonts.NamedCharacter
equals(Object) - Method in class org.docx4j.fonts.fop.fonts.truetype.OFTableName
 
equals(Object) - Method in class org.docx4j.fonts.fop.fonts.truetype.TTFCmapEntry
equals(Object) - Method in class org.docx4j.model.fields.merge.DataFieldName
 
equals(Object) - Method in class org.docx4j.openpackaging.contenttype.ContentType
 
equals(Object) - Method in class org.docx4j.openpackaging.parts.ExternalTarget
 
equals(Object) - Method in class org.docx4j.openpackaging.parts.PartName
Part name equivalence is determined by comparing part names as case-insensitive ASCII strings.
equals(Object) - Method in class org.docx4j.org.apache.poi.hpsf.ClassID
Checks whether this ClassID is equal to another object.
equals(Object) - Method in class org.docx4j.org.apache.poi.hpsf.CustomProperty
 
equals(Object) - Method in class org.docx4j.org.apache.poi.hpsf.Property
Compares two properties.
equals(Object) - Method in class org.docx4j.org.apache.poi.hpsf.PropertySet
Returns true if the PropertySet is equal to the specified parameter, else false.
equals(Object) - Method in class org.docx4j.org.apache.poi.hpsf.Section
Checks whether this section is equal to another object.
equals(Object) - Method in class org.docx4j.org.apache.poi.hpsf.SpecialPropertySet
 
equals(Object) - Method in class org.docx4j.org.apache.poi.poifs.filesystem.DocumentDescriptor
equality.
equals(Object) - Method in class org.docx4j.org.apache.poi.poifs.filesystem.POIFSDocumentPath
equality.
equals(Object) - Method in class org.docx4j.org.apache.poi.util.IntList
Compares the specified object with this list for equality.
equals(Object) - Method in class org.xlsx4j.org.apache.poi.ss.usermodel.ExcelStyleDateFormatter
 
equals(Object[], Object[]) - Static method in class org.docx4j.org.apache.poi.hpsf.Util
Compares to object arrays with regarding the objects' order.
equals(Collection<?>, Collection<?>) - Static method in class org.docx4j.org.apache.poi.hpsf.Util
Checks whether two collections are equal.
equalsContents(Object) - Method in class org.docx4j.org.apache.poi.hpsf.CustomProperty
Compares two custom properties for equality.
equalsIgnoreCase(CharSequence, CharSequence) - Static method in class org.docx4j.com.google.common.base.Ascii
Indicates whether the contents of the given character sequences s1 and s2 are equal, ignoring the case of any ASCII alphabetic characters between 'a' and 'z' or 'A' and 'Z' inclusive.
EQUATION30 - Static variable in class org.docx4j.org.apache.poi.hpsf.ClassID
 
Equivalence<T> - Class in org.docx4j.com.google.common.base
A strategy for determining whether two instances are considered equivalent, and for computing hash codes in a manner consistent with that equivalence.
Equivalence() - Constructor for class org.docx4j.com.google.common.base.Equivalence
Constructor for use by subclasses.
Equivalence.Wrapper<T> - Class in org.docx4j.com.google.common.base
equivalent(T, T) - Method in class org.docx4j.com.google.common.base.Equivalence
Returns true if the given objects are considered equivalent.
equivalentTo(T) - Method in class org.docx4j.com.google.common.base.Equivalence
Returns a predicate that evaluates to true if and only if the input is equivalent to target according to this equivalence relation.
erase(int, int[]) - Method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphProcessingState
Erase glyphs in input glyph sequence starting at specified offset from current position, where each glyph in the specified glyphs array is matched, one at a time, and when a (forward searching) match is found in the input glyph sequence, the matching glyph is replaced with the glyph index 65535.
error(TransformerException) - Method in class org.docx4j.org.apache.fop.util.DefaultErrorListener
error(SAXParseException) - Method in class org.docx4j.org.apache.xml.security.utils.IgnoreAllErrorHandler
 
ERROR - Static variable in class org.docx4j.org.apache.fop.events.model.EventSeverity
error level
ERROR_NOT_VALID_HEADING_LEVEL - Static variable in class org.docx4j.toc.switches.AbstractSwitch
 
ERZYA - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
ES - Static variable in interface org.docx4j.fonts.fop.complexscripts.bidi.BidiConstants
european number separator class
ESC - Static variable in class org.docx4j.com.google.common.base.Ascii
Escape: A control character intended to provide code extension (supplementary characters) in general information interchange.
escapeXmlTypeName(String) - Static method in class org.docx4j.model.datastorage.XmlNameUtil
translated into XML names in a way in which the invalid characters are translated into escaped numeric entity encoding.
ESPERANTO - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
ESTONIAN - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
ET - Static variable in interface org.docx4j.fonts.fop.complexscripts.bidi.BidiConstants
european number terminator class
ETB - Static variable in class org.docx4j.com.google.common.base.Ascii
End of Transmission Block: A communication control character used to indicate the end of a block of data for communication purposes.
ETHIOPIC - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFScript
 
ETX - Static variable in class org.docx4j.com.google.common.base.Ascii
End of Text: A communication control character used to terminate a sequence of characters started with STX and transmitted as an entity.
Evaluable - Interface in org.opendope.conditions
 
evaluate(Map<String, Object>) - Method in interface org.docx4j.org.apache.fop.util.text.AdvancedMessageFormat.Function
Executes the function.
evaluate(WordprocessingMLPackage, Map<String, CustomXmlPart>, Map<String, Condition>, Map<String, Xpaths.Xpath>) - Method in class org.opendope.conditions.And
 
evaluate(WordprocessingMLPackage, Map<String, CustomXmlPart>, Map<String, Condition>, Map<String, Xpaths.Xpath>) - Method in class org.opendope.conditions.Condition
 
evaluate(WordprocessingMLPackage, Map<String, CustomXmlPart>, Map<String, Condition>, Map<String, Xpaths.Xpath>) - Method in class org.opendope.conditions.Conditionref
 
evaluate(WordprocessingMLPackage, Map<String, CustomXmlPart>, Map<String, Condition>, Map<String, Xpaths.Xpath>) - Method in interface org.opendope.conditions.Evaluable
 
evaluate(WordprocessingMLPackage, Map<String, CustomXmlPart>, Map<String, Condition>, Map<String, Xpaths.Xpath>) - Method in class org.opendope.conditions.Not
 
evaluate(WordprocessingMLPackage, Map<String, CustomXmlPart>, Map<String, Condition>, Map<String, Xpaths.Xpath>) - Method in class org.opendope.conditions.Or
 
evaluate(WordprocessingMLPackage, Map<String, CustomXmlPart>, Map<String, Condition>, Map<String, Xpaths.Xpath>) - Method in class org.opendope.conditions.Xpathref
 
evaluate(Node, Node, String, Node) - Method in class org.docx4j.org.apache.xml.security.utils.JDKXPathAPI
Evaluate an XPath string and return true if the output is to be included or not.
evaluate(Node, Node, String, Node) - Method in interface org.docx4j.org.apache.xml.security.utils.XPathAPI
Evaluate an XPath string and return true if the output is to be included or not.
EVEN - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
EVENKI - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
Event - Class in org.docx4j.org.apache.fop.events
This is the default event class used by this package.
Event(Object, String, EventSeverity, Locale, Map<String, Object>) - Constructor for class org.docx4j.org.apache.fop.events.Event
Creates a new Event.
Event(Object, String, EventSeverity, Map<String, Object>) - Constructor for class org.docx4j.org.apache.fop.events.Event
Creates a new Event using default locale.
Event.ParamsBuilder - Class in org.docx4j.org.apache.fop.events
This class is a fluent builder class for building up the parameter map.
EventBroadcaster - Interface in org.docx4j.org.apache.fop.events
The EventBroadcaster is the central relay point for events.
EventConventionException - Exception in org.docx4j.org.apache.fop.tools
This exception is used to indicate a violation of the conventions for event producers.
EventConventionException(String) - Constructor for exception org.docx4j.org.apache.fop.tools.EventConventionException
Creates a new EventConventionException
EventExceptionManager - Class in org.docx4j.org.apache.fop.events
This class is responsible for converting events into exceptions.
EventExceptionManager.ExceptionFactory - Interface in org.docx4j.org.apache.fop.events
This interface is implementation by exception factories that can create exceptions from events.
EventFinished - Class in org.docx4j.events
 
EventFinished(JobIdentifier) - Constructor for class org.docx4j.events.EventFinished
Use this to signal the end of a Job.
EventFinished(JobIdentifier, PackageIdentifier) - Constructor for class org.docx4j.events.EventFinished
Use this to signal the end of work on a specific pkg in a job.
EventFinished(JobIdentifier, PackageIdentifier, ProcessStep) - Constructor for class org.docx4j.events.EventFinished
Use this to signal the end of a process step, on some pkg in some overall job.
EventFinished(PackageIdentifier) - Constructor for class org.docx4j.events.EventFinished
Use this to signal the end of work on a specific pkg, where you didn't define an overall job.
EventFinished(PackageIdentifier, ProcessStep) - Constructor for class org.docx4j.events.EventFinished
Use this to signal the end of a process step, where you didn't define an overall job.
EventFinished(StartEvent) - Constructor for class org.docx4j.events.EventFinished
 
EventFormatter - Class in org.docx4j.org.apache.fop.events
Converts events into human-readable, localized messages.
EventFormatter.LookupFieldPartFactory - Class in org.docx4j.org.apache.fop.events
PartFactory for lookups.
eventListener - Variable in class org.docx4j.fonts.fop.fonts.Typeface
An optional event listener that receives events such as missing glyphs etc.
EventListener - Interface in org.docx4j.org.apache.fop.events
This interface is implemented by clients who want to listen for events.
EventMethodModel - Class in org.docx4j.org.apache.fop.events.model
Represents an event method.
EventMethodModel(String, EventSeverity) - Constructor for class org.docx4j.org.apache.fop.events.model.EventMethodModel
Creates an new instance.
EventMethodModel.Parameter - Class in org.docx4j.org.apache.fop.events.model
Represents an event parameter.
EventModel - Class in org.docx4j.org.apache.fop.events.model
Represents a whole event model that supports multiple event producers.
EventModel() - Constructor for class org.docx4j.org.apache.fop.events.model.EventModel
Creates a new, empty event model
EventModelParser - Class in org.docx4j.org.apache.fop.events.model
This is a parser for the event model XML.
EventProducer - Interface in org.docx4j.org.apache.fop.events
This is a marker interface which all event producer interfaces need to extend.
EventProducerModel - Class in org.docx4j.org.apache.fop.events.model
Represents the model of an event producer with multiple event methods.
EventProducerModel(String) - Constructor for class org.docx4j.org.apache.fop.events.model.EventProducerModel
Creates a new instance.
EventSeverity - Class in org.docx4j.org.apache.fop.events.model
Enumeration class for event severities.
evictionCount() - Method in class org.docx4j.com.google.common.cache.CacheStats
Returns the number of times an entry has been evicted.
EWE - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
EXCEL95 - Static variable in class org.docx4j.org.apache.poi.hpsf.ClassID
 
EXCEL97 - Static variable in class org.docx4j.org.apache.poi.hpsf.ClassID
 
ExcelGeneralNumberFormat - Class in org.xlsx4j.org.apache.poi.ss.usermodel
A format that formats a double as Excel would, ignoring FieldPosition.
ExcelGeneralNumberFormat(Locale) - Constructor for class org.xlsx4j.org.apache.poi.ss.usermodel.ExcelGeneralNumberFormat
 
ExcelStyleDateFormatter - Class in org.xlsx4j.org.apache.poi.ss.usermodel
A wrapper around a SimpleDateFormat instance, which handles a few Excel-style extensions that are not supported by SimpleDateFormat.
ExcelStyleDateFormatter(String) - Constructor for class org.xlsx4j.org.apache.poi.ss.usermodel.ExcelStyleDateFormatter
 
ExcelStyleDateFormatter(String, DateFormatSymbols) - Constructor for class org.xlsx4j.org.apache.poi.ss.usermodel.ExcelStyleDateFormatter
 
ExcelStyleDateFormatter(String, Locale) - Constructor for class org.xlsx4j.org.apache.poi.ss.usermodel.ExcelStyleDateFormatter
 
exceptionMessagesResourceBundleBase - Static variable in class org.docx4j.org.apache.xml.security.utils.Constants
Field exceptionMessagesResourceBundleBase is the location of the ResourceBundle
exceptionMessagesResourceBundleDir - Static variable in class org.docx4j.org.apache.xml.security.utils.Constants
Field exceptionMessagesResourceBundleDir
exclam - Enum constant in enum org.docx4j.fonts.fop.fonts.type1.AdobeStandardEncoding
exclamation mark
exclamdown - Enum constant in enum org.docx4j.fonts.fop.fonts.type1.AdobeStandardEncoding
inverted exclamation mark
excludeNodeFromSet(Node, Set<Node>) - Static method in class org.docx4j.org.apache.xml.security.utils.XMLUtils
 
ExclusiveCanonicalizationNamespace - Static variable in class org.docx4j.org.apache.xml.security.transforms.params.InclusiveNamespaces
Field ExclusiveCanonicalizationNamespace
execute(XPathContext) - Method in class org.docx4j.org.apache.xml.security.transforms.implementations.FuncHere
The here function returns a node-set containing the attribute or processing instruction node or the parent element of the text node that directly bears the XPath expression.
ExecutionError - Error in org.docx4j.com.google.common.util.concurrent
ExecutionError() - Constructor for error org.docx4j.com.google.common.util.concurrent.ExecutionError
Creates a new instance with null as its detail message.
ExecutionError(Error) - Constructor for error org.docx4j.com.google.common.util.concurrent.ExecutionError
Creates a new instance with the given cause.
ExecutionError(String) - Constructor for error org.docx4j.com.google.common.util.concurrent.ExecutionError
Creates a new instance with the given detail message.
ExecutionError(String, Error) - Constructor for error org.docx4j.com.google.common.util.concurrent.ExecutionError
Creates a new instance with the given detail message and cause.
exitedTbl(BindingTraverserState) - Static method in class org.docx4j.model.datastorage.BindingTraverserState
 
exitedTc(BindingTraverserState) - Static method in class org.docx4j.model.datastorage.BindingTraverserState
 
expireAfterAccess(long, TimeUnit) - Method in class org.docx4j.com.google.common.cache.CacheBuilder
Specifies that each entry should be automatically removed from the cache once a fixed duration has elapsed after the entry's creation, the most recent replacement of its value, or its last access.
expireAfterAccess(Duration) - Method in class org.docx4j.com.google.common.cache.CacheBuilder
Specifies that each entry should be automatically removed from the cache once a fixed duration has elapsed after the entry's creation, the most recent replacement of its value, or its last access.
expireAfterWrite(long, TimeUnit) - Method in class org.docx4j.com.google.common.cache.CacheBuilder
Specifies that each entry should be automatically removed from the cache once a fixed duration has elapsed after the entry's creation, or the most recent replacement of its value.
expireAfterWrite(Duration) - Method in class org.docx4j.com.google.common.cache.CacheBuilder
Specifies that each entry should be automatically removed from the cache once a fixed duration has elapsed after the entry's creation, or the most recent replacement of its value.
EXPIRED - Enum constant in enum org.docx4j.com.google.common.cache.RemovalCause
The entry's expiration timestamp has passed.
EXPLICIT - Enum constant in enum org.docx4j.com.google.common.cache.RemovalCause
The entry was manually removed by the user.
export() - Method in class org.docx4j.convert.out.html.HtmlExporterNonXSLT
Deprecated.
Generate HTML for the entire MainDocumentPart.
export(CS, OutputStream) - Method in class org.docx4j.convert.out.common.AbstractExporter
 
export(Object, String, String) - Method in class org.docx4j.convert.out.html.HtmlExporterNonXSLT
Deprecated.
Generate HTML for the specified content.
Don't expect this method to work, the conversion process relies on a structure that has been preprocessed and is based on the complete document.
export(T, OutputStream) - Method in interface org.docx4j.convert.out.common.Exporter
 
EXPORT_DOCUMENTS4J_LOCAL_DETECTED - Static variable in class org.docx4j.Docx4J
 
EXPORT_DOCUMENTS4J_REMOTE_DETECTED - Static variable in class org.docx4j.Docx4J
 
EXPORT_FO_DETECTED - Static variable in class org.docx4j.Docx4J
 
EXPORT_LEGACY_CONVERTER_DETECTED - Static variable in class org.docx4j.Docx4J
 
EXPORT_MICROSOFT_GRAPH_DETECTED - Static variable in class org.docx4j.Docx4J
 
Exporter<T extends AbstractConversionSettings> - Interface in org.docx4j.convert.out.common
The AbstractExporter is the interface to singletons that do the conversion from a OpcPackage to a target format.
EXPORTER_DELEGATE_INSTANCE - Static variable in class org.docx4j.convert.out.html.HTMLExporterVisitor
 
exporterDelegate - Variable in class org.docx4j.convert.out.common.AbstractWmlExporter
 
expr() - Method in class org.docx4j.model.datastorage.XPathEnhancerParser
 
expr_return() - Constructor for class org.docx4j.model.datastorage.XPathEnhancerParser.expr_return
 
EXTENDED_PROPERTIES_STOREITEMID - Static variable in class org.docx4j.model.datastorage.BindingHandler
 
extension - Variable in class org.docx4j.convert.out.fopconf.HyphenationPattern
 
extension - Variable in class org.docx4j.openpackaging.contenttype.CTDefault
 
EXTENSION_BMP - Static variable in class org.docx4j.openpackaging.contenttype.ContentTypes
 
EXTENSION_EMF - Static variable in class org.docx4j.openpackaging.contenttype.ContentTypes
 
EXTENSION_EPS - Static variable in class org.docx4j.openpackaging.contenttype.ContentTypes
 
EXTENSION_GIF - Static variable in class org.docx4j.openpackaging.contenttype.ContentTypes
 
EXTENSION_JPG_1 - Static variable in class org.docx4j.openpackaging.contenttype.ContentTypes
 
EXTENSION_JPG_2 - Static variable in class org.docx4j.openpackaging.contenttype.ContentTypes
 
EXTENSION_PICT - Static variable in class org.docx4j.openpackaging.contenttype.ContentTypes
 
EXTENSION_PNG - Static variable in class org.docx4j.openpackaging.contenttype.ContentTypes
 
EXTENSION_TIFF - Static variable in class org.docx4j.openpackaging.contenttype.ContentTypes
 
EXTENSION_WMF - Static variable in class org.docx4j.openpackaging.contenttype.ContentTypes
 
extensionMissing(Exception) - Method in class org.docx4j.model.datastorage.OpenDoPEHandlerComponents
 
extentToPixelConversionFactor - Static variable in class org.pptx4j.Point
 
external - Variable in class org.docx4j.convert.out.common.writer.AbstractHyperlinkWriterModel
Only avaiable if the information is read from a relationship.
ExternalLinkPart - Class in org.docx4j.openpackaging.parts.SpreadsheetML
 
ExternalLinkPart() - Constructor for class org.docx4j.openpackaging.parts.SpreadsheetML.ExternalLinkPart
 
ExternalLinkPart(PartName) - Constructor for class org.docx4j.openpackaging.parts.SpreadsheetML.ExternalLinkPart
 
externalResources - Variable in class org.docx4j.openpackaging.packages.OpcPackage
 
ExternalResourceUtils - Class in org.docx4j.openpackaging.io
 
ExternalResourceUtils() - Constructor for class org.docx4j.openpackaging.io.ExternalResourceUtils
 
ExternalTarget - Class in org.docx4j.openpackaging.parts
"When set to External, the target attribute may be a relative reference or a URI.
ExternalTarget(String) - Constructor for class org.docx4j.openpackaging.parts.ExternalTarget
 
extract(String, String, String, String) - Method in class org.docx4j.openpackaging.parts.AbstractFontPart
 
extract(String, String, String, String) - Method in class org.docx4j.openpackaging.parts.TrueTypeFontPart
deObfuscate this font, and save it using fontName
extract(String, String, String, String) - Method in class org.docx4j.openpackaging.parts.WordprocessingML.ObfuscatedFontPart
deObfuscate this font, and save it using fontName
extract(POIFSBigBlockSize, ListManagedBlock[]) - Static method in class org.docx4j.org.apache.poi.poifs.storage.SmallDocumentBlock
create a list of SmallDocumentBlock's from raw data
extractColor(String, int) - Method in class org.docx4j.convert.out.common.writer.AbstractTableWriter
 
extractFormat(String) - Method in class org.docx4j.convert.out.common.preprocess.PageNumberInformationCollector.FieldVisitor
 
extractInstr(List<Object>) - Static method in class org.docx4j.model.fields.merge.MailMerger
 
extractInstr(List<Object>) - Static method in class org.docx4j.toc.switches.CSwitch
 
extractNumber(String) - Method in class org.docx4j.model.fields.NumberExtractor
 
extractPackage() - Method in class org.docx4j.openpackaging.parts.WordprocessingML.EmbeddedPackagePart
 
extractPattern(String) - Method in class org.docx4j.convert.out.common.writer.AbstractTableWriter
 
extractText(Object, Writer) - Static method in class org.docx4j.TextUtils
Extract contents of descendant <w:t> elements.
extractText(Object, Writer, JAXBContext) - Static method in class org.docx4j.TextUtils
Extract contents of descendant <w:t> elements.
extractText(Object, Writer, JAXBContext, String, String, Class) - Static method in class org.docx4j.TextUtils
Extract contents of descendant <w:t> elements.

F

f - Enum constant in enum org.docx4j.fonts.fop.fonts.type1.AdobeStandardEncoding
f character
F - Enum constant in enum org.docx4j.fonts.fop.fonts.type1.AdobeStandardEncoding
F character
factorial(int) - Static method in class org.docx4j.com.google.common.math.IntMath
Returns n!, that is, the product of the first n positive integers, 1 if n == 0, or Integer.MAX_VALUE if the result does not fit in a int.
factory() - Method in interface org.docx4j.model.datastorage.CustomXmlDataStorage
Create this object.
factory() - Method in class org.docx4j.model.datastorage.CustomXmlDataStorageImpl
 
FAMILY_TYPE - Enum constant in enum org.docx4j.fonts.foray.font.format.Panose.Field
The bFamilyType field.
familyNames - Variable in class org.docx4j.fonts.fop.fonts.EmbedFontInfo
 
familyNames - Variable in class org.docx4j.fonts.fop.fonts.truetype.OpenFont
 
FAROESE - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
FARSI - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
FAT_SECTOR_BLOCK - Static variable in interface org.docx4j.org.apache.poi.poifs.common.POIFSConstants
Indicates the sector holds a FAT block (0xFFFFFFFD)
FATAL - Static variable in class org.docx4j.org.apache.fop.events.model.EventSeverity
fatal error
fatalError(TransformerException) - Method in class org.docx4j.org.apache.fop.util.DefaultErrorListener
fatalError(SAXParseException) - Method in class org.docx4j.org.apache.xml.security.utils.IgnoreAllErrorHandler
 
FDSelect() - Constructor for class org.docx4j.fonts.fop.fonts.cff.CFFDataReader.FDSelect
 
fdSubrs - Variable in class org.docx4j.fonts.fop.fonts.truetype.OTFSubSetFile
For fonts which have an FDSelect or ROS flag in Top Dict, this is used to store the local subroutine indexes for each group as opposed to the above subsetLocalIndexSubr
feature - Variable in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphProcessingState
governing feature
features - Variable in class org.docx4j.convert.out.AbstractConversionSettings
 
fetchBlocks(int, int) - Method in interface org.docx4j.org.apache.poi.poifs.storage.BlockList
get the blocks making up a particular stream in the list.
fetchBlocks(int, int) - Method in class org.docx4j.org.apache.poi.poifs.storage.SmallDocumentBlockList
get the blocks making up a particular stream in the list.
fetchComponents() - Method in class org.docx4j.model.datastorage.OpenDoPEHandlerComponents
Component processing
FF - Static variable in class org.docx4j.com.google.common.base.Ascii
Form Feed ('\f'): A format effector which controls the movement of the printing position to the first pre-determined printing line on the next form or page.
FFTM - Static variable in class org.docx4j.fonts.fop.fonts.truetype.OFTableName
A FontForge specific table.
fi - Enum constant in enum org.docx4j.fonts.fop.fonts.type1.AdobeStandardEncoding
fi ligature
fIANA2JavaMap - Static variable in class org.docx4j.org.apache.xerces.util.EncodingMap
fIANA2JavaMap
fieldFate - Static variable in class org.docx4j.model.fields.merge.MailMerger
 
FieldFormattingException - Exception in org.docx4j.model.fields
 
FieldFormattingException(String) - Constructor for exception org.docx4j.model.fields.FieldFormattingException
 
FieldFormattingException(String, Exception) - Constructor for exception org.docx4j.model.fields.FieldFormattingException
 
FieldFormattingException(String, Throwable) - Constructor for exception org.docx4j.model.fields.FieldFormattingException
 
FieldRef - Class in org.docx4j.model.fields
The objective of this class is to represent a complex field (containing nested fields, if any; nested fields are represented by FieldRef object of their own).
FieldRef(FldChar) - Constructor for class org.docx4j.model.fields.FieldRef
 
FieldsCombiner - Class in org.docx4j.convert.out.common.preprocess
This class is something like the opposite to the FieldsPreprocessor.
FieldsCombiner() - Constructor for class org.docx4j.convert.out.common.preprocess.FieldsCombiner
 
FieldsCombiner.CombineVisitor - Class in org.docx4j.convert.out.common.preprocess
 
FieldsPreprocessor - Class in org.docx4j.model.fields
This class puts fields into a "canonical" representation (see FieldRef for description).
FieldUpdater - Class in org.docx4j.model.fields
Refreshes the values of certain fields in the docx (currently DOCPROPERTY and DOCVARIABLE only).
FieldUpdater(WordprocessingMLPackage) - Constructor for class org.docx4j.model.fields.FieldUpdater
 
FieldUpdaterSEQ - Class in org.docx4j.model.fields.seq
Renumbers SEQ fields, following the approach in FieldUpdater (for DOCPROPERTY and DOCVARIABLE fields).
FieldUpdaterSEQ(WordprocessingMLPackage) - Constructor for class org.docx4j.model.fields.seq.FieldUpdaterSEQ
 
FieldValueException - Exception in org.docx4j.model.fields
 
FieldValueException(String) - Constructor for exception org.docx4j.model.fields.FieldValueException
 
FieldValueException(String, Exception) - Constructor for exception org.docx4j.model.fields.FieldValueException
 
FieldValueException(String, Throwable) - Constructor for exception org.docx4j.model.fields.FieldValueException
 
FieldVisitor(PageNumberInformation) - Constructor for class org.docx4j.convert.out.common.preprocess.PageNumberInformationCollector.FieldVisitor
 
fieldWidth - Variable in class org.opendope.xpaths.Xpaths.Xpath
 
FIJIAN - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
FileBackedDataSource - Class in org.docx4j.org.apache.poi.poifs.nio
A POIFS DataSource backed by a File
FileBackedDataSource(File) - Constructor for class org.docx4j.org.apache.poi.poifs.nio.FileBackedDataSource
 
FileBackedDataSource(File, boolean) - Constructor for class org.docx4j.org.apache.poi.poifs.nio.FileBackedDataSource
 
FileBackedDataSource(RandomAccessFile, boolean) - Constructor for class org.docx4j.org.apache.poi.poifs.nio.FileBackedDataSource
 
FileBackedDataSource(FileChannel, boolean) - Constructor for class org.docx4j.org.apache.poi.poifs.nio.FileBackedDataSource
 
FileConversionImageHandler - Class in org.docx4j.model.images
The DefaultConversionImageHandler is a pure File-based ImageHandler.
FileConversionImageHandler(String, boolean) - Constructor for class org.docx4j.model.images.FileConversionImageHandler
Creates a DefaultConversionImageHandler.
fileFont - Variable in class org.docx4j.fonts.fop.fonts.truetype.OTFFile
 
filename - Variable in class org.docx4j.fonts.microsoft.MicrosoftFonts.Font.Bold
 
filename - Variable in class org.docx4j.fonts.microsoft.MicrosoftFonts.Font.Bolditalic
 
filename - Variable in class org.docx4j.fonts.microsoft.MicrosoftFonts.Font
 
filename - Variable in class org.docx4j.fonts.microsoft.MicrosoftFonts.Font.Italic
 
fileOut - Variable in class org.docx4j.org.apache.poi.poifs.crypt.standard.StandardEncryptor.StandardCipherOutputStream
 
filetimeToDate(int, int) - Static method in class org.docx4j.org.apache.poi.hpsf.Util
Converts a Windows FILETIME into a Date.
filetimeToDate(long) - Static method in class org.docx4j.org.apache.poi.hpsf.Util
Converts a Windows FILETIME into a Date.
Filetype - Enum in org.docx4j.openpackaging.packages
 
FILIPINO - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
fill(POIFSBigBlockSize, List<SmallDocumentBlock>) - Static method in class org.docx4j.org.apache.poi.poifs.storage.SmallDocumentBlock
fill out a List of SmallDocumentBlocks so that it fully occupies a set of big blocks
fillAndXor(byte[], byte) - Static method in class org.docx4j.org.apache.poi.poifs.crypt.standard.StandardDecryptor
 
fillElementWithBigInteger(Element, BigInteger) - Static method in class org.docx4j.org.apache.xml.security.utils.Base64
This method takes an (empty) Element and a BigInteger and adds the base64 encoded BigInteger to the Element.
filter(WordprocessingMLPackage.FilterSettings) - Method in class org.docx4j.openpackaging.packages.WordprocessingMLPackage
Deprecated.
filterExpr() - Method in class org.docx4j.model.datastorage.XPathEnhancerParser
 
filterExpr_return() - Constructor for class org.docx4j.model.datastorage.XPathEnhancerParser.filterExpr_return
 
FilteringDirectoryNode - Class in org.docx4j.org.apache.poi.poifs.filesystem
A DirectoryEntry filter, which exposes another DirectoryEntry less certain parts.
FilteringDirectoryNode(DirectoryEntry, Collection<String>) - Constructor for class org.docx4j.org.apache.poi.poifs.filesystem.FilteringDirectoryNode
Creates a filter round the specified directory, which will exclude entries such as "MyNode" and "MyDir/IgnoreNode".
FilterSettings() - Constructor for class org.docx4j.openpackaging.packages.WordprocessingMLPackage.FilterSettings
 
finalize() - Method in class org.docx4j.openpackaging.packages.WordprocessingMLPackage
 
finalize() - Method in class org.docx4j.openpackaging.parts.AbstractFontPart
 
finalize() - Method in class org.docx4j.openpackaging.parts.WordprocessingML.ObfuscatedFontPart
 
find() - Method in interface org.docx4j.fonts.fop.fonts.autodetect.FontDirFinder
Finds a list of font files.
find() - Method in class org.docx4j.fonts.fop.fonts.autodetect.FontFileFinder
Automagically finds a list of font files on local system
find() - Method in interface org.docx4j.fonts.fop.fonts.autodetect.FontFinder
Finds a list of font files.
find() - Method in class org.docx4j.fonts.fop.fonts.autodetect.NativeFontDirFinder
Generic method used by Mac and Unix font finders.
find() - Method in class org.docx4j.fonts.fop.fonts.autodetect.WindowsFontDirFinder
Finds a list of font files.
find(String) - Method in class org.docx4j.fonts.fop.fonts.autodetect.FontFileFinder
Searches a given directory for font files
find(URI, InternalResourceResolver, FontCache) - Method in class org.docx4j.fonts.fop.fonts.autodetect.FontInfoFinder
Attempts to determine EmbedFontInfo from a given font file.
find(Iterator<? extends T>, Predicate<? super T>, T) - Static method in class org.docx4j.com.google.common.collect.Iterators
Returns the first element in iterator that satisfies the given predicate.
find(Iterator<T>, Predicate<? super T>) - Static method in class org.docx4j.com.google.common.collect.Iterators
Returns the first element in iterator that satisfies the given predicate; use this method only when such an element is known to exist.
findAdjustment(int) - Method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphPositioningTable.DeviceTable
Find device adjustment.
findAdjustWeight(String, String, int) - Method in class org.docx4j.fonts.fop.fonts.FontInfo
Find a font with a given family and style by trying different font weights according to the spec.
findAllSwitchValues(String, List<String>) - Static method in class org.docx4j.model.fields.FormattingSwitchHelper
 
findClassParameter(Class) - Method in class org.docx4j.utils.AbstractTraversalUtilVisitorCallback
Get the actual type arguments a child class has used to extend a generic base class.
FindContentControlsVisitor(Set<String>) - Constructor for class org.docx4j.Docx4J.FindContentControlsVisitor
 
findEndOfSyllable(int[], int, int) - Method in class org.docx4j.fonts.fop.complexscripts.scripts.IndicScriptProcessor.DefaultSyllabizer
Find end of syllable in character array, starting at S, ending at E.
findFirstSwitchValue(String, List<String>, boolean) - Static method in class org.docx4j.model.fields.FormattingSwitchHelper
 
findGlyphIndex(int) - Method in class org.docx4j.fonts.fop.fonts.MultiByteFont
Returns the glyph index for a Unicode character.
findLookupTables(GlyphTable.LookupSpec) - Method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphTable
Obtain ordered list of glyph lookup tables that match a specific lookup specification.
findPreBaseMatra(GlyphSequence) - Method in class org.docx4j.fonts.fop.complexscripts.scripts.DevanagariScriptProcessor
 
findPreBaseMatra(GlyphSequence) - Method in class org.docx4j.fonts.fop.complexscripts.scripts.GujaratiScriptProcessor
 
findPreBaseMatra(GlyphSequence) - Method in class org.docx4j.fonts.fop.complexscripts.scripts.GurmukhiScriptProcessor
 
findPreBaseMatra(GlyphSequence) - Method in class org.docx4j.fonts.fop.complexscripts.scripts.IndicScriptProcessor
Find pre-base matra in sequence.
findPreBaseMatra(GlyphSequence) - Method in class org.docx4j.fonts.fop.complexscripts.scripts.TamilScriptProcessor
 
findPreBaseMatraTarget(GlyphSequence, int) - Method in class org.docx4j.fonts.fop.complexscripts.scripts.DevanagariScriptProcessor
 
findPreBaseMatraTarget(GlyphSequence, int) - Method in class org.docx4j.fonts.fop.complexscripts.scripts.GujaratiScriptProcessor
 
findPreBaseMatraTarget(GlyphSequence, int) - Method in class org.docx4j.fonts.fop.complexscripts.scripts.GurmukhiScriptProcessor
 
findPreBaseMatraTarget(GlyphSequence, int) - Method in class org.docx4j.fonts.fop.complexscripts.scripts.IndicScriptProcessor
Find pre-base matra target in sequence.
findPreBaseMatraTarget(GlyphSequence, int) - Method in class org.docx4j.fonts.fop.complexscripts.scripts.TamilScriptProcessor
 
findReph(GlyphSequence) - Method in class org.docx4j.fonts.fop.complexscripts.scripts.DevanagariScriptProcessor
 
findReph(GlyphSequence) - Method in class org.docx4j.fonts.fop.complexscripts.scripts.GujaratiScriptProcessor
 
findReph(GlyphSequence) - Method in class org.docx4j.fonts.fop.complexscripts.scripts.GurmukhiScriptProcessor
 
findReph(GlyphSequence) - Method in class org.docx4j.fonts.fop.complexscripts.scripts.IndicScriptProcessor
Find reph in sequence.
findReph(GlyphSequence) - Method in class org.docx4j.fonts.fop.complexscripts.scripts.TamilScriptProcessor
 
findRephTarget(GlyphSequence, int) - Method in class org.docx4j.fonts.fop.complexscripts.scripts.DevanagariScriptProcessor
 
findRephTarget(GlyphSequence, int) - Method in class org.docx4j.fonts.fop.complexscripts.scripts.GujaratiScriptProcessor
 
findRephTarget(GlyphSequence, int) - Method in class org.docx4j.fonts.fop.complexscripts.scripts.GurmukhiScriptProcessor
 
findRephTarget(GlyphSequence, int) - Method in class org.docx4j.fonts.fop.complexscripts.scripts.IndicScriptProcessor
Find reph target in sequence.
findRephTarget(GlyphSequence, int) - Method in class org.docx4j.fonts.fop.complexscripts.scripts.TamilScriptProcessor
 
findStartOfSyllable(int[], int, int) - Method in class org.docx4j.fonts.fop.complexscripts.scripts.IndicScriptProcessor.DefaultSyllabizer
Find start of syllable in character array, starting at S, ending at E.
findSwitch(String, int, List<String>) - Static method in class org.docx4j.model.fields.FormattingSwitchHelper
 
findTextNode(Node) - Method in class org.docx4j.convert.out.common.writer.AbstractPagerefHandler
Find a textnode with a text content
findVariable(byte[], List<PostscriptParser.PSElement>, String[], String) - Method in class org.docx4j.fonts.fop.fonts.type1.Type1SubsetFile
 
findXPathStorageItemIdInContentControls(WordprocessingMLPackage) - Static method in class org.docx4j.Docx4J
 
finishPrevious() - Method in interface org.docx4j.fonts.RunFontSelector.RunFontCharacterVisitor
 
finishSave() - Method in interface org.docx4j.openpackaging.io3.stores.PartStore
Anything necessary to perfect the save operation.
finishSave() - Method in class org.docx4j.openpackaging.io3.stores.UnzippedPartStore
 
finishSave() - Method in class org.docx4j.openpackaging.io3.stores.ZipPartStore
 
FINNISH - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
FIRST - Static variable in interface org.docx4j.fonts.fop.complexscripts.bidi.BidiConstants
first external (official) category
FIRST_USER_DEFINED_FORMAT_INDEX - Static variable in class org.xlsx4j.org.apache.poi.ss.usermodel.BuiltinFormats
The first user-defined number format starts at 164.
firstNonNull(T, T) - Static method in class org.docx4j.com.google.common.base.MoreObjects
Returns the first of two given parameters that is not null, if either is, or otherwise throws a NullPointerException.
firstSectPr - Variable in class org.docx4j.finders.SectPrFindFirst
 
five - Enum constant in enum org.docx4j.fonts.fop.fonts.type1.AdobeStandardEncoding
five character
fixBTime - Variable in class org.docx4j.model.datastorage.OpenDoPEHandler
 
fixed - Variable in class org.opendope.questions.Response
 
Fixed() - Constructor for class org.opendope.questions.Response.Fixed
 
FIXED - Enum constant in enum org.docx4j.model.bookmarks.BookmarksIntegrity.BookmarksStatus
 
FixedField - Interface in org.docx4j.org.apache.poi.util
behavior of a field at a fixed location within a byte array
fixRange(List<Object>, String, String, String, long, int) - Method in class org.docx4j.model.datastorage.BookmarkRenumber
 
fixupVariables(Vector, int) - Method in class org.docx4j.org.apache.xml.security.transforms.implementations.FuncHere
No arguments to process, so this does nothing.
fJava2IANAMap - Static variable in class org.docx4j.org.apache.xerces.util.EncodingMap
fJava2IANAMap
fl - Enum constant in enum org.docx4j.fonts.fop.fonts.type1.AdobeStandardEncoding
fl ligature
FLAG_BIND_BIND_XML - Static variable in class org.docx4j.Docx4J
Insert the data of the xml in the content controls Not needed, if the document will only be opened in Word and not converted to other formats.
FLAG_BIND_INSERT_XML - Static variable in class org.docx4j.Docx4J
inject the passed xml into the document if you don't do this step, then the xml in the document will be used.
FLAG_BIND_REMOVE_SDT - Static variable in class org.docx4j.Docx4J
Remove the content controls of the document
FLAG_BIND_REMOVE_XML - Static variable in class org.docx4j.Docx4J
Remove any xml parts from the document that are used with the content controls.
FLAG_EXPORT_PREFER_NONXSL - Static variable in class org.docx4j.Docx4J
If available export the document using a visitor
FLAG_EXPORT_PREFER_XSL - Static variable in class org.docx4j.Docx4J
If available export the document using a xsl transformation
FLAG_NONE - Static variable in class org.docx4j.Docx4J
No flags passed, do the default
FLAG_NONE - Static variable in class org.docx4j.model.datastorage.migration.VariablePrepare
 
FLAG_REMOVE_BOOKMARKS - Static variable in class org.docx4j.model.datastorage.migration.VariablePrepare
 
FLAG_REMOVE_CONTENT_CONTROLS - Static variable in class org.docx4j.model.datastorage.migration.VariablePrepare
 
FLAG_REMOVE_PROOF_ERRORS - Static variable in class org.docx4j.model.datastorage.migration.VariablePrepare
 
FLAG_REMOVE_RSIDS - Static variable in class org.docx4j.model.datastorage.migration.VariablePrepare
 
FLAG_SAVE_ENCRYPTED_AGILE - Static variable in class org.docx4j.Docx4J
Agile encryption: This is used by Word 2010, it uses an XML EncryptionInfo structure.
FLAG_SAVE_ENCRYPTED_BINARYRC4 - Static variable in class org.docx4j.Docx4J
RC4 is weak, so don't use it unless you have to for backwards compatibility purposes (ie the applications to be used for reading your docx don't support anything better).
FLAG_SAVE_ENCRYPTED_STANDARD - Static variable in class org.docx4j.Docx4J
Standard encryption: This approach uses a binary EncryptionInfo structure.
FLAG_SAVE_FLAT_XML - Static variable in class org.docx4j.Docx4J
Save the document as a flat xml document
FLAG_SAVE_ZIP_FILE - Static variable in class org.docx4j.Docx4J
Save the document in a zip container (default docx)
flagAES - Static variable in class org.docx4j.org.apache.poi.poifs.crypt.EncryptionInfo
A value that MUST be 1 if the protected content is an ECMA-376 document ECMA-376.
flagCryptoAPI - Static variable in class org.docx4j.org.apache.poi.poifs.crypt.EncryptionInfo
A flag that specifies whether CryptoAPI RC4 or ECMA-376 encryption ECMA-376 is used.
flagDocProps - Static variable in class org.docx4j.org.apache.poi.poifs.crypt.EncryptionInfo
A value that MUST be 0 if document properties are encrypted.
flagExternal - Static variable in class org.docx4j.org.apache.poi.poifs.crypt.EncryptionInfo
A value that MUST be 1 if extensible encryption is used.
FlatOPC - Enum constant in enum org.docx4j.openpackaging.packages.Filetype
 
FlatOpcXmlCreator - Class in org.docx4j.convert.out.flatOpcXml
Convert a Package object to org.docx4j.xmlPackage.Package (ie the "pkg" single XML file format, sometimes called Flat OPC format).
FlatOpcXmlCreator(OpcPackage) - Constructor for class org.docx4j.convert.out.flatOpcXml.FlatOpcXmlCreator
 
FlatOpcXmlImporter - Class in org.docx4j.convert.in
Create a Package object from an XmlPackage object.
FlatOpcXmlImporter(InputStream) - Constructor for class org.docx4j.convert.in.FlatOpcXmlImporter
 
FlatOpcXmlImporter(Package) - Constructor for class org.docx4j.convert.in.FlatOpcXmlImporter
 
fldName - Variable in class org.docx4j.model.fields.FieldRef
 
fldName - Variable in class org.docx4j.model.fields.FldSimpleModel
 
fldParameters - Variable in class org.docx4j.model.fields.FldSimpleModel
 
fldParameterString - Variable in class org.docx4j.model.fields.FldSimpleModel
 
fldSimple - Variable in class org.docx4j.model.fields.FldSimpleModel
 
fldSimpleModel - Variable in class org.docx4j.convert.out.common.preprocess.PageNumberInformationCollector.FieldVisitor
 
FldSimpleModel - Class in org.docx4j.model.fields
Just a basic model for w:fldSimple that gets used in the FldSimpleModelConverter for the conversion to pdf/html
FldSimpleModel() - Constructor for class org.docx4j.model.fields.FldSimpleModel
 
FldSimpleWriter - Class in org.docx4j.convert.out.html
 
FldSimpleWriter() - Constructor for class org.docx4j.convert.out.html.FldSimpleWriter
 
FldSimpleWriter.AbstractPageHandler - Class in org.docx4j.convert.out.html
 
FldSimpleWriter.NumpagesHandler - Class in org.docx4j.convert.out.html
 
FldSimpleWriter.PageHandler - Class in org.docx4j.convert.out.html
 
FldSimpleWriter.PagerefHandler - Class in org.docx4j.convert.out.html
 
FldSimpleWriter.SectionpagesHandler - Class in org.docx4j.convert.out.html
 
FLEMISH - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
flipH() - Method in class org.pptx4j.Box
Flip across Y axis
flipV() - Method in class org.pptx4j.Box
Flip across X axis, so Y co-ordinate changes
floorPowerOfTwo(int) - Static method in class org.docx4j.com.google.common.math.IntMath
Returns the largest power of two less than or equal to x.
florin - Enum constant in enum org.docx4j.fonts.fop.fonts.type1.AdobeStandardEncoding
florin character
FluentFuture<V> - Class in org.docx4j.com.google.common.util.concurrent
A ListenableFuture that supports fluent chains of operations.
flush() - Method in class org.docx4j.org.apache.poi.poifs.filesystem.DocumentOutputStream
Flushes this output stream and forces any buffered output bytes to be written out.
flush() - Method in class org.docx4j.org.apache.xml.security.utils.UnsyncBufferedOutputStream
 
flush() - Method in class org.docx4j.utils.XMLStreamWriterWrapper
 
fmtidValLpwstr - Static variable in class org.docx4j.openpackaging.parts.DocPropsCustomPart
 
FO_EXTENTS - Enum constant in enum org.docx4j.events.WellKnownProcessSteps
 
FO_NAME - Static variable in class org.docx4j.fonts.RunFontSelector
 
FO_NAME - Static variable in class org.docx4j.model.properties.paragraph.Indent
 
FO_NAME - Static variable in class org.docx4j.model.properties.paragraph.Justification
 
FO_NAME - Static variable in class org.docx4j.model.properties.paragraph.KeepNext
 
FO_NAME - Static variable in class org.docx4j.model.properties.paragraph.LineSpacing
 
FO_NAME - Static variable in class org.docx4j.model.properties.paragraph.NumberingProperty
 
FO_NAME - Static variable in class org.docx4j.model.properties.paragraph.PageBreakBefore
 
FO_NAME - Static variable in class org.docx4j.model.properties.paragraph.PBorderBottom
 
FO_NAME - Static variable in class org.docx4j.model.properties.paragraph.PBorderLeft
 
FO_NAME - Static variable in class org.docx4j.model.properties.paragraph.PBorderRight
 
FO_NAME - Static variable in class org.docx4j.model.properties.paragraph.PBorderTop
 
FO_NAME - Static variable in class org.docx4j.model.properties.paragraph.PShading
 
FO_NAME - Static variable in class org.docx4j.model.properties.paragraph.SpaceAfter
 
FO_NAME - Static variable in class org.docx4j.model.properties.paragraph.SpaceBefore
 
FO_NAME - Static variable in class org.docx4j.model.properties.paragraph.TextAlignmentVertical
 
FO_NAME - Static variable in class org.docx4j.model.properties.run.Bold
 
FO_NAME - Static variable in class org.docx4j.model.properties.run.FontColor
 
FO_NAME - Static variable in class org.docx4j.model.properties.run.FontSize
 
FO_NAME - Static variable in class org.docx4j.model.properties.run.HighlightColor
 
FO_NAME - Static variable in class org.docx4j.model.properties.run.Italics
 
FO_NAME - Static variable in class org.docx4j.model.properties.run.Lang
 
FO_NAME - Static variable in class org.docx4j.model.properties.run.RShading
 
FO_NAME - Static variable in class org.docx4j.model.properties.run.Spacing
 
FO_NAME - Static variable in class org.docx4j.model.properties.run.Strike
 
FO_NAME - Static variable in class org.docx4j.model.properties.run.TextDirection
 
FO_NAME - Static variable in class org.docx4j.model.properties.run.Underline
 
FO_NAME - Static variable in class org.docx4j.model.properties.run.VerticalAlignment
 
FO_NAME - Static variable in class org.docx4j.model.properties.table.BorderBottom
 
FO_NAME - Static variable in class org.docx4j.model.properties.table.BorderLeft
 
FO_NAME - Static variable in class org.docx4j.model.properties.table.BorderRight
 
FO_NAME - Static variable in class org.docx4j.model.properties.table.BorderTop
 
FO_NAME - Static variable in class org.docx4j.model.properties.table.Indent
 
FO_NAME - Static variable in class org.docx4j.model.properties.table.tc.Shading
 
FO_NAME - Static variable in class org.docx4j.model.properties.table.tc.TextAlignmentVertical
 
FO_NAME - Static variable in class org.docx4j.model.properties.table.tc.TextDir
 
FO_NAME - Static variable in class org.docx4j.model.properties.table.tr.TrCantSplit
 
FO_NAME - Static variable in class org.docx4j.model.properties.table.tr.TrHeight
 
FO_NAME_PREFIX - Static variable in class org.docx4j.model.properties.table.AbstractCellMargin
 
FO_NAME_TEXT_INDENT - Static variable in class org.docx4j.model.properties.paragraph.Indent
 
FO_OUTPUT - Static variable in class org.docx4j.convert.out.common.writer.HyperlinkUtil
 
FO_PAGENUMBER_DECIMAL - Static variable in class org.docx4j.model.fields.FormattingSwitchHelper
 
FO_PAGENUMBER_DECIMAL - Static variable in class org.docx4j.utils.FoNumberFormatUtil
 
FO_PAGENUMBER_LOWERALPHA - Static variable in class org.docx4j.model.fields.FormattingSwitchHelper
 
FO_PAGENUMBER_LOWERALPHA - Static variable in class org.docx4j.utils.FoNumberFormatUtil
 
FO_PAGENUMBER_LOWERROMAN - Static variable in class org.docx4j.model.fields.FormattingSwitchHelper
 
FO_PAGENUMBER_LOWERROMAN - Static variable in class org.docx4j.utils.FoNumberFormatUtil
 
FO_PAGENUMBER_UPPERALPHA - Static variable in class org.docx4j.model.fields.FormattingSwitchHelper
 
FO_PAGENUMBER_UPPERALPHA - Static variable in class org.docx4j.utils.FoNumberFormatUtil
 
FO_PAGENUMBER_UPPERROMAN - Static variable in class org.docx4j.model.fields.FormattingSwitchHelper
 
FO_PAGENUMBER_UPPERROMAN - Static variable in class org.docx4j.utils.FoNumberFormatUtil
 
foAttributeName - Variable in class org.docx4j.model.properties.table.AbstractCellMargin
 
FOLLOW_37_in_nodeTest683 - Static variable in class org.docx4j.model.datastorage.XPathEnhancerParser
 
FOLLOW_38_in_orExpr911 - Static variable in class org.docx4j.model.datastorage.XPathEnhancerParser
 
FOLLOW_39_in_andExpr933 - Static variable in class org.docx4j.model.datastorage.XPathEnhancerParser
 
FOLLOW_44_in_variableReference1329 - Static variable in class org.docx4j.model.datastorage.XPathEnhancerParser
 
FOLLOW_abbreviatedStep_in_step628 - Static variable in class org.docx4j.model.datastorage.XPathEnhancerParser
 
FOLLOW_ABRPATH_in_originalAbsoluteLocationPathNoroot540 - Static variable in class org.docx4j.model.datastorage.XPathEnhancerParser
 
FOLLOW_absoluteLocationPathNoroot_in_locationPath353 - Static variable in class org.docx4j.model.datastorage.XPathEnhancerParser
 
FOLLOW_absoluteLocationPathNoroot_in_pathExprNoRoot873 - Static variable in class org.docx4j.model.datastorage.XPathEnhancerParser
 
FOLLOW_additiveExpr_in_relationalExpr1012 - Static variable in class org.docx4j.model.datastorage.XPathEnhancerParser
 
FOLLOW_additiveExpr_in_relationalExpr1072 - Static variable in class org.docx4j.model.datastorage.XPathEnhancerParser
 
FOLLOW_andExpr_in_orExpr908 - Static variable in class org.docx4j.model.datastorage.XPathEnhancerParser
 
FOLLOW_andExpr_in_orExpr913 - Static variable in class org.docx4j.model.datastorage.XPathEnhancerParser
 
FOLLOW_AT_in_axisSpecifier651 - Static variable in class org.docx4j.model.datastorage.XPathEnhancerParser
 
FOLLOW_AxisName_in_axisSpecifier643 - Static variable in class org.docx4j.model.datastorage.XPathEnhancerParser
 
FOLLOW_axisSpecifier_in_step617 - Static variable in class org.docx4j.model.datastorage.XPathEnhancerParser
 
FOLLOW_CC_in_axisSpecifier645 - Static variable in class org.docx4j.model.datastorage.XPathEnhancerParser
 
FOLLOW_COLON_in_nameTest1354 - Static variable in class org.docx4j.model.datastorage.XPathEnhancerParser
 
FOLLOW_COLON_in_qName1294 - Static variable in class org.docx4j.model.datastorage.XPathEnhancerParser
 
FOLLOW_COMMA_in_functionCall810 - Static variable in class org.docx4j.model.datastorage.XPathEnhancerParser
 
FOLLOW_equalityExpr_in_andExpr930 - Static variable in class org.docx4j.model.datastorage.XPathEnhancerParser
 
FOLLOW_equalityExpr_in_andExpr935 - Static variable in class org.docx4j.model.datastorage.XPathEnhancerParser
 
FOLLOW_expr_in_functionCall807 - Static variable in class org.docx4j.model.datastorage.XPathEnhancerParser
 
FOLLOW_expr_in_functionCall812 - Static variable in class org.docx4j.model.datastorage.XPathEnhancerParser
 
FOLLOW_expr_in_main331 - Static variable in class org.docx4j.model.datastorage.XPathEnhancerParser
 
FOLLOW_expr_in_predicate706 - Static variable in class org.docx4j.model.datastorage.XPathEnhancerParser
 
FOLLOW_expr_in_primaryExpr767 - Static variable in class org.docx4j.model.datastorage.XPathEnhancerParser
 
FOLLOW_filterExpr_in_pathExprNoRoot871 - Static variable in class org.docx4j.model.datastorage.XPathEnhancerParser
 
FOLLOW_functionCall_in_primaryExpr787 - Static variable in class org.docx4j.model.datastorage.XPathEnhancerParser
 
FOLLOW_functionName_in_functionCall802 - Static variable in class org.docx4j.model.datastorage.XPathEnhancerParser
 
FOLLOW_LBRAC_in_predicate704 - Static variable in class org.docx4j.model.datastorage.XPathEnhancerParser
 
FOLLOW_Literal_in_nodeTest687 - Static variable in class org.docx4j.model.datastorage.XPathEnhancerParser
 
FOLLOW_Literal_in_primaryExpr775 - Static variable in class org.docx4j.model.datastorage.XPathEnhancerParser
 
FOLLOW_locationPath_in_pathExprNoRoot865 - Static variable in class org.docx4j.model.datastorage.XPathEnhancerParser
 
FOLLOW_LPAR_in_functionCall804 - Static variable in class org.docx4j.model.datastorage.XPathEnhancerParser
 
FOLLOW_LPAR_in_nodeTest675 - Static variable in class org.docx4j.model.datastorage.XPathEnhancerParser
 
FOLLOW_LPAR_in_nodeTest685 - Static variable in class org.docx4j.model.datastorage.XPathEnhancerParser
 
FOLLOW_LPAR_in_primaryExpr765 - Static variable in class org.docx4j.model.datastorage.XPathEnhancerParser
 
FOLLOW_MINUS_in_unaryExprNoRoot1273 - Static variable in class org.docx4j.model.datastorage.XPathEnhancerParser
 
FOLLOW_MUL_in_nameTest1346 - Static variable in class org.docx4j.model.datastorage.XPathEnhancerParser
 
FOLLOW_MUL_in_nameTest1356 - Static variable in class org.docx4j.model.datastorage.XPathEnhancerParser
 
FOLLOW_multiplicativeExpr_in_additiveExpr1092 - Static variable in class org.docx4j.model.datastorage.XPathEnhancerParser
 
FOLLOW_multiplicativeExpr_in_additiveExpr1132 - Static variable in class org.docx4j.model.datastorage.XPathEnhancerParser
 
FOLLOW_multiplicativeExpr_in_multiplicativeExpr1202 - Static variable in class org.docx4j.model.datastorage.XPathEnhancerParser
 
FOLLOW_multiplicativeExpr_in_multiplicativeExpr1253 - Static variable in class org.docx4j.model.datastorage.XPathEnhancerParser
 
FOLLOW_nameTest_in_nodeTest667 - Static variable in class org.docx4j.model.datastorage.XPathEnhancerParser
 
FOLLOW_nCName_in_nameTest1352 - Static variable in class org.docx4j.model.datastorage.XPathEnhancerParser
 
FOLLOW_nCName_in_qName1291 - Static variable in class org.docx4j.model.datastorage.XPathEnhancerParser
 
FOLLOW_nCName_in_qName1296 - Static variable in class org.docx4j.model.datastorage.XPathEnhancerParser
 
FOLLOW_nodeTest_in_step619 - Static variable in class org.docx4j.model.datastorage.XPathEnhancerParser
 
FOLLOW_NodeType_in_nodeTest673 - Static variable in class org.docx4j.model.datastorage.XPathEnhancerParser
 
FOLLOW_Number_in_primaryExpr781 - Static variable in class org.docx4j.model.datastorage.XPathEnhancerParser
 
FOLLOW_orExpr_in_expr744 - Static variable in class org.docx4j.model.datastorage.XPathEnhancerParser
 
FOLLOW_originalAbsoluteLocationPathNoroot_in_absoluteLocationPathNoroot368 - Static variable in class org.docx4j.model.datastorage.XPathEnhancerParser
 
FOLLOW_pathExprNoRoot_in_unionExprNoRoot833 - Static variable in class org.docx4j.model.datastorage.XPathEnhancerParser
 
FOLLOW_PATHSEP_in_multiplicativeExpr1213 - Static variable in class org.docx4j.model.datastorage.XPathEnhancerParser
 
FOLLOW_PATHSEP_in_originalAbsoluteLocationPathNoroot532 - Static variable in class org.docx4j.model.datastorage.XPathEnhancerParser
 
FOLLOW_PATHSEP_in_unionExprNoRoot846 - Static variable in class org.docx4j.model.datastorage.XPathEnhancerParser
 
FOLLOW_PIPE_in_unionExprNoRoot836 - Static variable in class org.docx4j.model.datastorage.XPathEnhancerParser
 
FOLLOW_PIPE_in_unionExprNoRoot848 - Static variable in class org.docx4j.model.datastorage.XPathEnhancerParser
 
FOLLOW_predicate_in_filterExpr892 - Static variable in class org.docx4j.model.datastorage.XPathEnhancerParser
 
FOLLOW_predicate_in_step621 - Static variable in class org.docx4j.model.datastorage.XPathEnhancerParser
 
FOLLOW_primaryExpr_in_filterExpr890 - Static variable in class org.docx4j.model.datastorage.XPathEnhancerParser
 
FOLLOW_qName_in_functionName1313 - Static variable in class org.docx4j.model.datastorage.XPathEnhancerParser
 
FOLLOW_qName_in_nameTest1362 - Static variable in class org.docx4j.model.datastorage.XPathEnhancerParser
 
FOLLOW_qName_in_variableReference1331 - Static variable in class org.docx4j.model.datastorage.XPathEnhancerParser
 
FOLLOW_RBRAC_in_predicate708 - Static variable in class org.docx4j.model.datastorage.XPathEnhancerParser
 
FOLLOW_relationalExpr_in_equalityExpr952 - Static variable in class org.docx4j.model.datastorage.XPathEnhancerParser
 
FOLLOW_relationalExpr_in_equalityExpr992 - Static variable in class org.docx4j.model.datastorage.XPathEnhancerParser
 
FOLLOW_relativeLocationPath_in_locationPath346 - Static variable in class org.docx4j.model.datastorage.XPathEnhancerParser
 
FOLLOW_relativeLocationPath_in_originalAbsoluteLocationPathNoroot534 - Static variable in class org.docx4j.model.datastorage.XPathEnhancerParser
 
FOLLOW_relativeLocationPath_in_originalAbsoluteLocationPathNoroot542 - Static variable in class org.docx4j.model.datastorage.XPathEnhancerParser
 
FOLLOW_RPAR_in_functionCall818 - Static variable in class org.docx4j.model.datastorage.XPathEnhancerParser
 
FOLLOW_RPAR_in_nodeTest677 - Static variable in class org.docx4j.model.datastorage.XPathEnhancerParser
 
FOLLOW_RPAR_in_nodeTest689 - Static variable in class org.docx4j.model.datastorage.XPathEnhancerParser
 
FOLLOW_RPAR_in_primaryExpr769 - Static variable in class org.docx4j.model.datastorage.XPathEnhancerParser
 
FOLLOW_set_in_abbreviatedStep0 - Static variable in class org.docx4j.model.datastorage.XPathEnhancerParser
 
FOLLOW_set_in_additiveExpr1102 - Static variable in class org.docx4j.model.datastorage.XPathEnhancerParser
 
FOLLOW_set_in_equalityExpr962 - Static variable in class org.docx4j.model.datastorage.XPathEnhancerParser
 
FOLLOW_set_in_multiplicativeExpr1162 - Static variable in class org.docx4j.model.datastorage.XPathEnhancerParser
 
FOLLOW_set_in_multiplicativeExpr1223 - Static variable in class org.docx4j.model.datastorage.XPathEnhancerParser
 
FOLLOW_set_in_nCName0 - Static variable in class org.docx4j.model.datastorage.XPathEnhancerParser
 
FOLLOW_set_in_relationalExpr1022 - Static variable in class org.docx4j.model.datastorage.XPathEnhancerParser
 
FOLLOW_set_in_relativeLocationPath567 - Static variable in class org.docx4j.model.datastorage.XPathEnhancerParser
 
FOLLOW_step_in_relativeLocationPath557 - Static variable in class org.docx4j.model.datastorage.XPathEnhancerParser
 
FOLLOW_step_in_relativeLocationPath597 - Static variable in class org.docx4j.model.datastorage.XPathEnhancerParser
 
FOLLOW_unaryExprNoRoot_in_multiplicativeExpr1152 - Static variable in class org.docx4j.model.datastorage.XPathEnhancerParser
 
FOLLOW_unionExprNoRoot_in_unaryExprNoRoot1276 - Static variable in class org.docx4j.model.datastorage.XPathEnhancerParser
 
FOLLOW_unionExprNoRoot_in_unionExprNoRoot838 - Static variable in class org.docx4j.model.datastorage.XPathEnhancerParser
 
FOLLOW_unionExprNoRoot_in_unionExprNoRoot850 - Static variable in class org.docx4j.model.datastorage.XPathEnhancerParser
 
FOLLOW_variableReference_in_primaryExpr759 - Static variable in class org.docx4j.model.datastorage.XPathEnhancerParser
 
FON - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
font - Variable in class org.docx4j.convert.out.fopconf.Fonts
 
font - Variable in class org.docx4j.fonts.microsoft.MicrosoftFonts
 
Font - Class in org.docx4j.fonts.fop.fonts
This class holds font state information and provides access to the font metrics.
Font() - Constructor for class org.docx4j.convert.out.fopconf.Fonts.Font
 
Font() - Constructor for class org.docx4j.fonts.microsoft.MicrosoftFonts.Font
 
Font(String, FontTriplet, FontMetrics, int) - Constructor for class org.docx4j.fonts.fop.fonts.Font
Main constructor
FONT - Static variable in class org.docx4j.openpackaging.parts.relationships.Namespaces
 
FONT_FACTOR - Static variable in class org.docx4j.fonts.fop.render.java2d.Java2DFontMetrics
This factor multiplies the calculated values to scale to FOP internal measurements
FONT_FALLBACK - Static variable in class org.docx4j.fonts.Mapper
 
FONT_FAMILY_STACK - Static variable in class org.docx4j.convert.out.HTMLSettings
 
FONT_SIZE - Static variable in class org.docx4j.fonts.fop.render.java2d.Java2DFontMetrics
Font size standard used for metric measurements
FONT_TABLE - Static variable in class org.docx4j.openpackaging.parts.relationships.Namespaces
 
fontAction(String) - Method in interface org.docx4j.fonts.RunFontSelector.RunFontCharacterVisitor
 
FontAdder - Class in org.docx4j.fonts.fop.fonts
Adds a list of fonts to a given font info list
FontAdder(FontManager, InternalResourceResolver, FontEventListener) - Constructor for class org.docx4j.fonts.fop.fonts.FontAdder
Main constructor
fontCache - Static variable in class org.docx4j.fonts.PhysicalFonts
 
FontCache - Class in org.docx4j.fonts.fop.fonts
Fop cache (currently only used for font info caching)
FontCache() - Constructor for class org.docx4j.fonts.fop.fonts.FontCache
 
FontCacheManager - Interface in org.docx4j.fonts.fop.fonts
Fop cache (currently only used for font info caching)
FontCacheManagerFactory - Class in org.docx4j.fonts.fop.fonts
A factory that provides the font caching manager mechanism.
FontCollection - Interface in org.docx4j.fonts.fop.fonts
Sets up a set of fonts
FontColor - Class in org.docx4j.model.properties.run
 
FontColor(Color) - Constructor for class org.docx4j.model.properties.run.FontColor
 
FontColor(CSSValue) - Constructor for class org.docx4j.model.properties.run.FontColor
 
FontConfig - Interface in org.docx4j.fonts.fop.fonts
An interface for font configuration information.
FontConfig.FontConfigParser - Interface in org.docx4j.fonts.fop.fonts
An interface for parsing font configuration information.
FontConfigurator<T> - Interface in org.docx4j.fonts.fop.fonts
An abstract FontInfo configurator
FontDataPart - Class in org.docx4j.openpackaging.parts.PresentationML
Referenced from main presentation part; see http://webapp.docx4java.org/OnlineDemo/ecma376/PresentationML/embeddedFontLst.html
FontDataPart() - Constructor for class org.docx4j.openpackaging.parts.PresentationML.FontDataPart
 
FontDataPart(PartName) - Constructor for class org.docx4j.openpackaging.parts.PresentationML.FontDataPart
 
FontDescriptor - Interface in org.docx4j.fonts.fop.fonts
This interface enhances the font metrics interface with access methods to value needed to register fonts in various target formats like PDF or PostScript.
FontDetector - Interface in org.docx4j.fonts.fop.fonts
An interface for the font detecting mechanism.
FontDetectorFactory - Class in org.docx4j.fonts.fop.fonts
A factory that provides the font detecting machanism.
FontDict() - Constructor for class org.docx4j.fonts.fop.fonts.cff.CFFDataReader.FontDict
 
fontDirectoryNotFound(Object, String) - Method in class org.docx4j.fonts.fop.fonts.FontEventAdapter
An error occurred trying to find the font directory specified in the config file.
fontDirectoryNotFound(Object, String) - Method in interface org.docx4j.fonts.fop.fonts.FontEventListener
An error occurred trying to find the font directory specified in the config file.
fontDirectoryNotFound(Object, String) - Method in interface org.docx4j.fonts.fop.fonts.FontEventProducer
An error occurred trying to find the font directory specified in the config file.
FontDirFinder - Interface in org.docx4j.fonts.fop.fonts.autodetect
Implementers provide find method for searching native operating system for available fonts.
FontEventAdapter - Class in org.docx4j.fonts.fop.fonts
Event listener interface for font-related events.
FontEventAdapter(EventBroadcaster) - Constructor for class org.docx4j.fonts.fop.fonts.FontEventAdapter
Creates a new FontEventAdapter.
FontEventListener - Interface in org.docx4j.fonts.fop.fonts
Event listener interface for font-related events.
FontEventProducer - Interface in org.docx4j.fonts.fop.fonts
Event producer for fonts-related events.
FontEventProducer.Provider - Class in org.docx4j.fonts.fop.fonts
Provider class for the event producer.
fontFamily - Variable in class org.docx4j.convert.out.fopconf.Substitutions.Substitution.From
 
fontFamily - Variable in class org.docx4j.convert.out.fopconf.Substitutions.Substitution.To
 
fontFeatureNotSuppprted(Object, String, String) - Method in class org.docx4j.fonts.fop.fonts.FontEventAdapter
fontFeatureNotSuppprted(Object, String, String) - Method in interface org.docx4j.fonts.fop.fonts.FontEventProducer
A method to warn the user that the feature they are trying to use is not supported with either the renderer or other setting.
fontFile - Variable in class org.docx4j.fonts.fop.fonts.truetype.OpenFont
The FontFileReader used to read this TrueType font.
FontFileFinder - Class in org.docx4j.fonts.fop.fonts.autodetect
Helps to autodetect/locate available operating system fonts.
FontFileFinder(int, FontEventListener) - Constructor for class org.docx4j.fonts.fop.fonts.autodetect.FontFileFinder
Constructor
FontFileFinder(FontEventListener) - Constructor for class org.docx4j.fonts.fop.fonts.autodetect.FontFileFinder
Default constructor
FontFileReader - Class in org.docx4j.fonts.fop.fonts.truetype
Reads a TrueType font file into a byte array and provides file like functions for array access.
FontFileReader(InputStream) - Constructor for class org.docx4j.fonts.fop.fonts.truetype.FontFileReader
Constructor
fontFileURI - Variable in class org.docx4j.fonts.fop.fonts.FontLoader
URI representing the font file
FontFinder - Interface in org.docx4j.fonts.fop.fonts.autodetect
Implementers provide find method for searching native operating system for available fonts.
FontInfo - Class in org.docx4j.fonts.fop.fonts
The FontInfo holds font information for the layout and rendering of a fo document.
FontInfo() - Constructor for class org.docx4j.fonts.fop.fonts.FontInfo
Main constructor
FontInfoFinder - Class in org.docx4j.fonts.fop.fonts.autodetect
Attempts to determine correct FontInfo
FontInfoFinder() - Constructor for class org.docx4j.fonts.fop.fonts.autodetect.FontInfoFinder
 
FontLoader - Class in org.docx4j.fonts.fop.fonts
Base class for font loaders.
FontLoader(URI, boolean, boolean, boolean, InternalResourceResolver) - Constructor for class org.docx4j.fonts.fop.fonts.FontLoader
Default constructor.
fontLoadingErrorAtAutoDetection(Object, String, Exception) - Method in class org.docx4j.fonts.fop.fonts.FontEventAdapter
An error occurred while loading a font for auto-detection.
fontLoadingErrorAtAutoDetection(Object, String, Exception) - Method in interface org.docx4j.fonts.fop.fonts.FontEventListener
An error occurred while loading a font for auto-detection.
fontLoadingErrorAtAutoDetection(Object, String, Exception) - Method in interface org.docx4j.fonts.fop.fonts.FontEventProducer
An error occurred while loading a font for auto-detection.
fontLookup(String[], String, int) - Method in class org.docx4j.fonts.fop.fonts.FontInfo
Looks up a set of fonts.
fontLookup(String, String, int) - Method in class org.docx4j.fonts.fop.fonts.FontInfo
Lookup a font.
FontManager - Class in org.docx4j.fonts.fop.fonts
The manager of fonts.
FontManager(InternalResourceResolver, FontDetector, FontCacheManager) - Constructor for class org.docx4j.fonts.fop.fonts.FontManager
Main constructor
FontManagerConfigurator - Class in org.docx4j.fonts.fop.fonts
Configurator of the FontManager
FontManagerConfigurator(Configuration, URI, URI, ResourceResolver) - Constructor for class org.docx4j.fonts.fop.fonts.FontManagerConfigurator
Main constructor
fontMapper - Variable in class org.docx4j.convert.out.html.HTMLConversionContext
 
fontMappings - Static variable in class org.docx4j.fonts.Mapper
 
FontMetrics - Interface in org.docx4j.fonts.fop.fonts
Main interface for access to font metrics.
FontMetricsMapper - Interface in org.docx4j.fonts.fop.render.java2d
Adds method to retrieve the actual Font for use by Java2DRenderers.
FontQualifier - Class in org.docx4j.fonts.fop.fonts.substitute
Encapsulates a font substitution qualifier
FontQualifier() - Constructor for class org.docx4j.fonts.fop.fonts.substitute.FontQualifier
Default constructor
fontResolver - Variable in class org.docx4j.fonts.PhysicalFont
 
fonts - Variable in class org.docx4j.convert.in.word2003xml.Transition03To06
 
fonts - Variable in class org.docx4j.convert.out.fopconf.Fop
 
fonts - Variable in class org.docx4j.convert.out.fopconf.Fop.Renderers.Renderer
 
Fonts - Class in org.docx4j.convert.out.fopconf
Java class for anonymous complex type.
Fonts() - Constructor for class org.docx4j.convert.out.fopconf.Fonts
 
Fonts() - Constructor for class org.docx4j.convert.out.fopconf.Fop.Fonts
 
Fonts.Font - Class in org.docx4j.convert.out.fopconf
Java class for anonymous complex type.
Fonts.Font.FontTriplet - Class in org.docx4j.convert.out.fopconf
Java class for anonymous complex type.
fontSelector(AbstractWmlConversionContext, NodeIterator, NodeIterator, NodeIterator) - Static method in class org.docx4j.convert.out.common.XsltCommonFunctions
 
fontSelector(PPr, RPr, String) - Method in class org.docx4j.fonts.RunFontSelector
Apply font selection algorithm to this Text, based on supplied PPr, RPr (and docDefaults, Theme part etc).
fontSelector(PPr, RPr, Text) - Method in class org.docx4j.fonts.RunFontSelector
Apply font selection algorithm to this Text, based on supplied PPr, RPr (and docDefaults, Theme part etc).
FontSetup - Class in org.docx4j.fonts.fop.fonts
Default fonts for FOP application; currently this uses PDF's fonts by default.
fontsInUse() - Method in class org.docx4j.openpackaging.parts.WordprocessingML.MainDocumentPart
Traverse the document, looking for fonts which have been applied, either directly, or via a style.
FontSize - Class in org.docx4j.model.properties.run
 
FontSize(HpsMeasure) - Constructor for class org.docx4j.model.properties.run.FontSize
 
FontSize(CSSValue) - Constructor for class org.docx4j.model.properties.run.FontSize
 
fontStyle - Variable in class org.docx4j.convert.out.fopconf.Substitutions.Substitution.From
 
fontStyle - Variable in class org.docx4j.convert.out.fopconf.Substitutions.Substitution.To
 
fontSubstituted(Object, FontTriplet, FontTriplet) - Method in class org.docx4j.fonts.fop.fonts.FontEventAdapter
Notifies about a font being substituted as the requested one isn't available.
fontSubstituted(Object, FontTriplet, FontTriplet) - Method in interface org.docx4j.fonts.fop.fonts.FontEventListener
Notifies about a font being substituted as the requested one isn't available.
fontSubstituted(Object, FontTriplet, FontTriplet) - Method in interface org.docx4j.fonts.fop.fonts.FontEventProducer
Notifies about a font being substituted as the requested one isn't available.
FontSubstitution - Class in org.docx4j.fonts.fop.fonts.substitute
Encapsulates a pair of substitution qualifiers
FontSubstitution(FontQualifier, FontQualifier) - Constructor for class org.docx4j.fonts.fop.fonts.substitute.FontSubstitution
Main constructor
FontSubstitutions - Class in org.docx4j.fonts.fop.fonts.substitute
Font substitutions
FontSubstitutions - Class in org.docx4j.fonts.substitutions
Java class for anonymous complex type.
FontSubstitutions() - Constructor for class org.docx4j.fonts.fop.fonts.substitute.FontSubstitutions
 
FontSubstitutions() - Constructor for class org.docx4j.fonts.substitutions.FontSubstitutions
 
FontSubstitutions.Replace - Class in org.docx4j.fonts.substitutions
Java class for anonymous complex type.
FontSubstitutionsConfigurator - Class in org.docx4j.fonts.fop.fonts.substitute
Configures a font substitution catalog
FontSubstitutionsConfigurator(Configuration) - Constructor for class org.docx4j.fonts.fop.fonts.substitute.FontSubstitutionsConfigurator
Main constructor
fontTablePart - Variable in class org.docx4j.openpackaging.parts.WordprocessingML.DocumentPart
 
FontTablePart - Class in org.docx4j.openpackaging.parts.WordprocessingML
 
FontTablePart() - Constructor for class org.docx4j.openpackaging.parts.WordprocessingML.FontTablePart
 
FontTablePart(PartName) - Constructor for class org.docx4j.openpackaging.parts.WordprocessingML.FontTablePart
 
fontTriplet - Variable in class org.docx4j.convert.out.fopconf.Fonts.Font
 
FontTriplet - Class in org.docx4j.fonts.fop.fonts
FontTriplet contains information on name, style and weight of one font
FontTriplet() - Constructor for class org.docx4j.convert.out.fopconf.Fonts.Font.FontTriplet
 
FontTriplet() - Constructor for class org.docx4j.fonts.fop.fonts.FontTriplet
 
FontTriplet(String, String, int) - Constructor for class org.docx4j.fonts.fop.fonts.FontTriplet
Creates a new font triplet.
FontTriplet(String, String, int, int) - Constructor for class org.docx4j.fonts.fop.fonts.FontTriplet
Creates a new font triplet.
FontTriplet.Matcher - Interface in org.docx4j.fonts.fop.fonts
Matcher interface for FontTriplet.
fontType - Variable in class org.docx4j.fonts.substitutions.FontSubstitutions.Replace
 
FontType - Class in org.docx4j.fonts.fop.fonts
This class enumerates all supported font types.
FontType(String, int) - Constructor for class org.docx4j.fonts.fop.fonts.FontType
Construct a font type.
FontUris - Class in org.docx4j.fonts.fop.fonts
 
FontUris(URI, URI) - Constructor for class org.docx4j.fonts.fop.fonts.FontUris
 
FontUris(URI, URI, URI, URI) - Constructor for class org.docx4j.fonts.fop.fonts.FontUris
 
FontUtil - Class in org.docx4j.fonts.fop.fonts
Font utilities.
FontUtils - Class in org.docx4j.fonts
 
FontUtils() - Constructor for class org.docx4j.fonts.FontUtils
 
fontWeight - Variable in class org.docx4j.convert.out.fopconf.Substitutions.Substitution.From
 
fontWeight - Variable in class org.docx4j.convert.out.fopconf.Substitutions.Substitution.To
 
fontWeight - Variable in class org.docx4j.fonts.substitutions.FontSubstitutions.Replace
 
FontWeightRange - Class in org.docx4j.fonts.fop.fonts.substitute
Encapsulates a range of font weight values
FontWeightRange(int, int) - Constructor for class org.docx4j.fonts.fop.fonts.substitute.FontWeightRange
Main constructor
fontWidth - Variable in class org.docx4j.fonts.substitutions.FontSubstitutions.Replace
 
FoNumberFormatUtil - Class in org.docx4j.utils
 
FoNumberFormatUtil() - Constructor for class org.docx4j.utils.FoNumberFormatUtil
 
FOOTER - Static variable in class org.docx4j.openpackaging.parts.relationships.Namespaces
 
FooterPart - Class in org.docx4j.openpackaging.parts.WordprocessingML
 
FooterPart() - Constructor for class org.docx4j.openpackaging.parts.WordprocessingML.FooterPart
 
FooterPart(PartName) - Constructor for class org.docx4j.openpackaging.parts.WordprocessingML.FooterPart
 
footnoteNumberCounter - Variable in class org.docx4j.convert.out.common.AbstractWmlConversionContext
 
FOOTNOTES - Static variable in class org.docx4j.openpackaging.parts.relationships.Namespaces
 
footnotesPart - Variable in class org.docx4j.openpackaging.parts.WordprocessingML.DocumentPart
 
FootnotesPart - Class in org.docx4j.openpackaging.parts.WordprocessingML
 
FootnotesPart() - Constructor for class org.docx4j.openpackaging.parts.WordprocessingML.FootnotesPart
 
FootnotesPart(PartName) - Constructor for class org.docx4j.openpackaging.parts.WordprocessingML.FootnotesPart
 
Fop - Class in org.docx4j.convert.out.fopconf
Java class for anonymous complex type.
Fop() - Constructor for class org.docx4j.convert.out.fopconf.Fop
 
FOP_RENDER_PASS1 - Enum constant in enum org.docx4j.events.WellKnownProcessSteps
 
FOP_RENDER_PASS2 - Enum constant in enum org.docx4j.events.WellKnownProcessSteps
 
Fop.Fonts - Class in org.docx4j.convert.out.fopconf
Java class for anonymous complex type.
Fop.Renderers - Class in org.docx4j.convert.out.fopconf
Java class for anonymous complex type.
Fop.Renderers.Renderer - Class in org.docx4j.convert.out.fopconf
Java class for anonymous complex type.
FOPCFFDataInput - Class in org.docx4j.fonts.fop.fonts.cff
 
FOPCFFDataInput(byte[]) - Constructor for class org.docx4j.fonts.fop.fonts.cff.FOPCFFDataInput
 
FopConfigUtil - Class in org.docx4j.fonts.fop.util
The sole role of this class is to create a configuration which can be used to configure FOP.
FopConfigUtil() - Constructor for class org.docx4j.fonts.fop.util.FopConfigUtil
 
FOPException - Exception in org.docx4j.fonts.fop.apps
Exception thrown when FOP has a problem.
FOPException(Exception) - Constructor for exception org.docx4j.fonts.fop.apps.FOPException
Constructs a new FOP exception with the specified cause.
FOPException(String) - Constructor for exception org.docx4j.fonts.fop.apps.FOPException
Constructs a new FOP exception with the specified detail message.
FOPException(String, Exception) - Constructor for exception org.docx4j.fonts.fop.apps.FOPException
Constructs a new exception with the specified detail message and cause.
FOPException(String, String, int, int) - Constructor for exception org.docx4j.fonts.fop.apps.FOPException
Constructs a new FOP exception with the specified detail message and location.
FOPException(String, Locator) - Constructor for exception org.docx4j.fonts.fop.apps.FOPException
Constructs a new FOP exception with the specified detail message and location.
FopReflective - Class in org.docx4j.convert.out
 
FopReflective() - Constructor for class org.docx4j.convert.out.FopReflective
 
FopWorkaroundDisablePageBreakOnFirstParagraph - Class in org.docx4j.convert.out.common.preprocess
Workaround for https://issues.apache.org/bugzilla/show_bug.cgi?id=54094 You can disable this step if you are using FOP post 1.1 See also FopWorkaroundReplacePageBreakInEachList
FopWorkaroundDisablePageBreakOnFirstParagraph() - Constructor for class org.docx4j.convert.out.common.preprocess.FopWorkaroundDisablePageBreakOnFirstParagraph
 
FopWorkaroundReplacePageBreakInEachList - Class in org.docx4j.convert.out.common.preprocess
Workaround for https://issues.apache.org/bugzilla/show_bug.cgi?id=54094 You can disable this step if you are using FOP post 1.1 The problem could arise anywhere a w:p with page break before is converted to fo:list-block (typically that means it would also have had numbering)
forArray(T...) - Static method in class org.docx4j.com.google.common.collect.Iterators
Returns an iterator containing the elements of array in order.
forceInstance(byte[]) - Static method in class org.docx4j.fonts.foray.font.format.Panose
Creates a new Panose instance without any error checking.
forcePut(K, V) - Method in interface org.docx4j.com.google.common.collect.BiMap
An alternate form of put that silently removes any existing entry with the value value before proceeding with the BiMap.put(K, V) operation.
forcePut(K, V) - Method in class org.docx4j.com.google.common.collect.HashBiMap
 
forEach(BiConsumer<? super K, ? super V>) - Method in class org.docx4j.com.google.common.collect.HashBiMap
 
forEach(Consumer<? super E>) - Method in interface org.docx4j.com.google.common.collect.Multiset
forEachEntry(ObjIntConsumer<? super E>) - Method in interface org.docx4j.com.google.common.collect.Multiset
Runs the specified action for each distinct element in this multiset, and the number of occurrences of that element.
FORenderer - Interface in org.docx4j.convert.out
The pdf conversion process needs a fo renderer to convert the fo document into the requested format.
FORenderer.SectionPageInformation - Interface in org.docx4j.convert.out
The definition for the IDs and formats for the page count of one Section.
forEnumeration(Enumeration<T>) - Static method in class org.docx4j.com.google.common.collect.Iterators
Adapts an Enumeration to the Iterator interface.
FOREST_NENETS - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
format - Variable in class org.docx4j.org.apache.poi.hpsf.PropertySet
Specifies this PropertySet's format.
format(int) - Static method in class org.docx4j.fonts.fop.util.CharUtilities
Format character for debugging output, which it is prefixed with "0x", padded left with '0' and either 4 or 6 hex characters in width according to whether it is in the BMP or not.
format(int) - Method in class org.docx4j.model.listnumbering.NumberFormat
 
format(int) - Method in class org.docx4j.model.listnumbering.NumberFormatChineseAbstract
 
format(int) - Method in class org.docx4j.model.listnumbering.NumberFormatDecimalEnclosedCircle
 
format(int) - Method in class org.docx4j.model.listnumbering.NumberFormatDecimalZero
 
format(int) - Method in class org.docx4j.model.listnumbering.NumberFormatLowerLetter
 
format(int) - Method in class org.docx4j.model.listnumbering.NumberFormatRomanAbstract
 
format(int, String) - Static method in class org.docx4j.utils.FoNumberFormatUtil
Format a page number the way fo would do it, taken from PageNumberGenerator of Apache-Fop 1.0
format(Number) - Method in class org.xlsx4j.org.apache.poi.ss.usermodel.FractionFormat
 
format(Object, StringBuffer, FieldPosition) - Method in class org.xlsx4j.org.apache.poi.ss.usermodel.ExcelGeneralNumberFormat
 
format(Object, StringBuffer, FieldPosition) - Method in class org.xlsx4j.org.apache.poi.ss.usermodel.FractionFormat
 
format(StringBuffer, Object) - Method in interface org.docx4j.org.apache.fop.util.text.AdvancedMessageFormat.ObjectFormatter
Formats an object to a string and writes the result to a string buffer.
format(String, Object[]) - Static method in class org.docx4j.org.apache.poi.util.StringUtil
Apply printf() like formatting to a string.
format(Date, StringBuffer, FieldPosition) - Method in class org.xlsx4j.org.apache.poi.ss.usermodel.ExcelStyleDateFormatter
 
format(List<Object>) - Method in class org.docx4j.fonts.fop.render.ps.Type1CharStringFormatter
Formats the given command sequence to a byte array.
format(Map<String, Object>) - Method in class org.docx4j.org.apache.fop.util.text.AdvancedMessageFormat
Formats a message with the given parameters.
format(Map<String, Object>, StringBuffer) - Method in class org.docx4j.org.apache.fop.util.text.AdvancedMessageFormat
Formats a message with the given parameters.
format(CFFFont, String) - Method in class org.docx4j.fonts.fop.render.ps.Type1FontFormatter
Read and convert a given CFFFont.
format(Event) - Static method in class org.docx4j.org.apache.fop.events.EventFormatter
Formats an event using the default locale.
format(Event, String) - Static method in class org.docx4j.org.apache.fop.events.EventFormatter
Formats the event using a given pattern.
format(Event, Locale) - Static method in class org.docx4j.org.apache.fop.events.EventFormatter
Formats an event using a given locale.
FORMAT_PAGE_TO_FO - Static variable in class org.docx4j.model.fields.FormattingSwitchHelper
 
Format0Encoding() - Constructor for class org.docx4j.fonts.fop.fonts.cff.CFFDataReader.Format0Encoding
 
Format0FDSelect() - Constructor for class org.docx4j.fonts.fop.fonts.cff.CFFDataReader.Format0FDSelect
 
Format1Encoding() - Constructor for class org.docx4j.fonts.fop.fonts.cff.CFFDataReader.Format1Encoding
 
format2DP - Static variable in class org.docx4j.UnitsOfMeasurement
 
Format3FDSelect() - Constructor for class org.docx4j.fonts.fop.fonts.cff.CFFDataReader.Format3FDSelect
 
formatCellValue(Cell) - Method in class org.xlsx4j.org.apache.poi.ss.usermodel.DataFormatter
Returns the formatted value of a cell as a String regardless of the cell type.
formatDate(FldSimpleModel) - Static method in class org.docx4j.model.fields.FormattingSwitchHelper
 
formatDate(FldSimpleModel, String, Date) - Static method in class org.docx4j.model.fields.FormattingSwitchHelper
 
formatDate(FldSimpleModel, Date) - Static method in class org.docx4j.model.fields.FormattingSwitchHelper
 
formatID - Variable in class org.docx4j.org.apache.poi.hpsf.Section
The section's format ID, Section.getFormatID().
formatObject(Object, StringBuffer) - Static method in class org.docx4j.org.apache.fop.util.text.AdvancedMessageFormat
Formats an object to a string and writes the result to a string buffer.
formatRawCellContents(double, int, String) - Method in class org.xlsx4j.org.apache.poi.ss.usermodel.DataFormatter
Formats the given raw cell value, based on the supplied format index and string, according to excel style rules.
formatRawCellContents(double, int, String, boolean) - Method in class org.xlsx4j.org.apache.poi.ss.usermodel.DataFormatter
Formats the given raw cell value, based on the supplied format index and string, according to excel style rules.
FormattingSwitch - Class in org.docx4j.toc.switches
A switch which dictates formatting only (eg page numbering N, hyperlinks H) and does not determine whether a given paragraph is included in the TOC or not.
FormattingSwitch() - Constructor for class org.docx4j.toc.switches.FormattingSwitch
 
FormattingSwitchHelper - Class in org.docx4j.model.fields
Formats the string value of the field according to the three possible formatting switches: + date-and-time-formatting-switch: \@ + numeric-formatting-switch: \# + general-formatting-switch: \* Note that the general-formatting-switch arguments CHARFORMAT and MERGEFORMAT are not handled here.
FormattingSwitchHelper() - Constructor for class org.docx4j.model.fields.FormattingSwitchHelper
 
formatTwips(int) - Method in class org.docx4j.model.properties.table.AbstractCellMargin
 
FormTextFieldNames() - Constructor for class org.docx4j.model.fields.merge.MailMerger.FormTextFieldNames
 
FORWARD_SLASH_CHAR - Static variable in class org.docx4j.openpackaging.URIHelper
Forward slash URI separator.
FORWARD_SLASH_STRING - Static variable in class org.docx4j.openpackaging.URIHelper
Forward slash URI separator.
FOSettings - Class in org.docx4j.convert.out
This class contains the configuration for the conversion process.
The conversion is done in two steps: Generate a fo document Render it into the desired format It should generally be configured on a per WordprocessingMLPackage basis.
FOSettings() - Constructor for class org.docx4j.convert.out.FOSettings
 
FOSettings(OpcPackage) - Constructor for class org.docx4j.convert.out.FOSettings
 
four - Enum constant in enum org.docx4j.fonts.fop.fonts.type1.AdobeStandardEncoding
four character
FPGM - Static variable in class org.docx4j.fonts.fop.fonts.truetype.OFTableName
Font program.
fraction - Enum constant in enum org.docx4j.fonts.fop.fonts.type1.AdobeStandardEncoding
fraction slash character
fraction_division_slash - Enum constant in enum org.docx4j.fonts.fop.fonts.type1.AdobeStandardEncoding
division slash character
FractionFormat - Class in org.xlsx4j.org.apache.poi.ss.usermodel
Format class that handles Excel style fractions, such as "# #/#" and "#/###"
FractionFormat(String, String) - Constructor for class org.xlsx4j.org.apache.poi.ss.usermodel.FractionFormat
Single parameter ctor
free - Variable in class org.opendope.questions.Response
 
free() - Method in class org.docx4j.org.apache.poi.poifs.filesystem.NPOIFSStream
Frees all blocks in the stream
Free() - Constructor for class org.opendope.questions.Response.Free
 
freezeSubtables() - Method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphTable
Freeze subtables, i.e., do not allow further subtable addition, and create resulting cached state.
freezeSubtables(Map<String, GlyphTable.LookupTable>) - Method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphTable.LookupTable
Freeze subtables, i.e., do not allow further subtable addition, and create resulting cached state.
FRENCH - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
FRENCH_ANTILLEAN - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
frequency(Iterator<?>, Object) - Static method in class org.docx4j.com.google.common.collect.Iterators
Returns the number of elements in the specified iterator that equal the specified object.
FRISIAN - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
FRIULIAN - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
from - Variable in class org.docx4j.convert.out.fopconf.Substitutions.Substitution
 
from(Function<K, V>) - Static method in class org.docx4j.com.google.common.cache.CacheLoader
Returns a cache loader that uses function to load keys, without supporting either reloading or bulk loading.
from(Supplier<V>) - Static method in class org.docx4j.com.google.common.cache.CacheLoader
Returns a cache loader based on an existing supplier instance.
from(FluentFuture<V>) - Static method in class org.docx4j.com.google.common.util.concurrent.FluentFuture
Deprecated.
no need to use this
From() - Constructor for class org.docx4j.convert.out.fopconf.Substitutions.Substitution.From
 
fromByteArray(byte[]) - Static method in class org.docx4j.com.google.common.primitives.Ints
Returns the int value whose big-endian representation is stored in the first 4 bytes of bytes; equivalent to ByteBuffer.wrap(bytes).getInt().
fromBytes(byte, byte, byte, byte) - Static method in class org.docx4j.com.google.common.primitives.Ints
Returns the int value whose byte representation is the given 4 bytes, in big-endian order; equivalent to Ints.fromByteArray(new byte[] {b1, b2, b3, b4}).
fromEcmaId(int) - Static method in enum org.docx4j.org.apache.poi.poifs.crypt.CipherAlgorithm
 
fromEcmaId(int) - Static method in enum org.docx4j.org.apache.poi.poifs.crypt.CipherProvider
 
fromEcmaId(int) - Static method in enum org.docx4j.org.apache.poi.poifs.crypt.HashAlgorithm
 
fromEcmaId(String) - Static method in enum org.docx4j.org.apache.poi.poifs.crypt.HashAlgorithm
 
fromHexString(String) - Static method in class org.docx4j.openpackaging.parts.WordprocessingML.ObfuscatedFontPart
 
FromMergeFields - Class in org.docx4j.model.datastorage.migration
This class will help you to migrate from MERGEFIELDs to use of content control data bindings.
FromMergeFields() - Constructor for class org.docx4j.model.datastorage.migration.FromMergeFields
 
fromString(String) - Static method in enum org.docx4j.org.apache.poi.poifs.crypt.HashAlgorithm
 
fromUTF32(Integer[]) - Static method in class org.docx4j.fonts.fop.complexscripts.util.UTF32
Convert a Unicode scalar array (UTF-32) a Java string (UTF-16).
fromValue(String) - Static method in enum org.opendope.questions.AppearanceType
 
FromVariableReplacement - Class in org.docx4j.model.datastorage.migration
This class will help you to migrate from a string replacement approach, to use of content control data bindings.
FromVariableReplacement() - Constructor for class org.docx4j.model.datastorage.migration.FromVariableReplacement
 
fromXmlId(String, int) - Static method in enum org.docx4j.org.apache.poi.poifs.crypt.CipherAlgorithm
 
FS - Static variable in class org.docx4j.com.google.common.base.Ascii
File Separator: These four information separators may be used within data in optional fashion, except that their hierarchical relationship shall be: FS is the most inclusive, then GS, then RS, and US is least inclusive.
FULANI - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
FULL - Enum constant in enum org.docx4j.fonts.fop.fonts.EmbeddingMode
Full font embedding: This means the whole of the font is written to file.
FULL - Enum constant in enum org.opendope.questions.AppearanceType
 
fullName - Variable in class org.docx4j.fonts.fop.fonts.truetype.OpenFont
 
FuncHere - Class in org.docx4j.org.apache.xml.security.transforms.implementations
The 'here()' function returns a node-set containing the attribute or processing instruction node or the parent element of the text node that directly bears the XPath expression.
FuncHere() - Constructor for class org.docx4j.org.apache.xml.security.transforms.implementations.FuncHere
 
Function<F,T> - Interface in org.docx4j.com.google.common.base
Legacy version of java.util.function.Function.
functionCall() - Method in class org.docx4j.model.datastorage.XPathEnhancerParser
 
functionCall_return() - Constructor for class org.docx4j.model.datastorage.XPathEnhancerParser.functionCall_return
 
functionName() - Method in class org.docx4j.model.datastorage.XPathEnhancerParser
 
functionName_return() - Constructor for class org.docx4j.model.datastorage.XPathEnhancerParser.functionName_return
 
FUTA - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
Futures - Class in org.docx4j.com.google.common.util.concurrent
Static utility methods pertaining to the Future interface.

G

g - Enum constant in enum org.docx4j.fonts.fop.fonts.type1.AdobeStandardEncoding
g character
G - Enum constant in enum org.docx4j.fonts.fop.fonts.type1.AdobeStandardEncoding
G character
GA - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
GAELIC - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
GAGAUZ - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
GALICIAN - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
GARHWALI - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
GARO - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
GARSHUNI - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
GASP - Static variable in class org.docx4j.fonts.fop.fonts.truetype.OFTableName
Grid-fitting and scan conversion procedure (grayscale).
gcd(int, int) - Static method in class org.docx4j.com.google.common.math.IntMath
Returns the greatest common divisor of a, b.
gct - Variable in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphProcessingState
glyph context tester or null
gdef - Variable in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphProcessingState
governing glyph definition table
GDEF - Static variable in class org.docx4j.fonts.fop.fonts.truetype.OFTableName
Divides glyphs into various classes that make using the GPOS/GSUB tables easier.
GDEF_LOOKUP_TYPE_ATTACHMENT_POINT - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphDefinitionTable
attachment point subtable type
GDEF_LOOKUP_TYPE_GLYPH_CLASS - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphDefinitionTable
glyph class subtable type
GDEF_LOOKUP_TYPE_LIGATURE_CARET - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphDefinitionTable
ligature caret subtable type
GDEF_LOOKUP_TYPE_MARK_ATTACHMENT - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphDefinitionTable
mark attachment subtable type
GE - Static variable in class org.docx4j.model.datastorage.XPathEnhancerLexer
 
GE - Static variable in class org.docx4j.model.datastorage.XPathEnhancerParser
 
GEEZ - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
generateBodyContent(CC, Document, List<Object>, Element) - Method in class org.docx4j.convert.out.common.AbstractVisitorExporterDelegate
 
generateDocDefaults() - Static method in class org.pptx4j.model.TextStyles
 
generateDocDefaults(BaseStyles.FontScheme) - Static method in class org.pptx4j.model.TextStyles
 
generateHyperlink(String, String) - Method in class org.docx4j.model.datastorage.BindingHyperlinkResolver
 
generateHyperlink(String, String) - Method in class org.docx4j.model.datastorage.BindingHyperlinkResolverForOpenAPI3
 
generateId() - Method in class org.docx4j.openpackaging.parts.WordprocessingML.DrawingPropsIdTracker
If this throws an exception, you'll have to create an Id on your own.
generateIdMap(Object) - Static method in class org.docx4j.openpackaging.parts.DrawingML.DiagramDataPart
 
generateIv(HashAlgorithm, byte[], byte[], int) - Static method in class org.docx4j.org.apache.poi.poifs.crypt.CryptoFunctions
2.3.4.12 Initialization Vector Generation (Agile Encryption) Initialization vectors are used in all cases for agile encryption.
generateKey(byte[], HashAlgorithm, byte[], int) - Static method in class org.docx4j.org.apache.poi.poifs.crypt.CryptoFunctions
2.3.4.11 Encryption Key Generation (Agile Encryption) ...
generateLayoutTree(Source, Templates) - Static method in class org.docx4j.openpackaging.parts.DrawingML.DiagramLayoutPart
 
generateLayoutTreeXSLT(CTDiagramDefinition) - Static method in class org.docx4j.openpackaging.parts.DrawingML.DiagramLayoutPart
 
generateName(String) - Method in class org.docx4j.model.fields.merge.MailMerger.FormTextFieldNames
 
generateSecretKey(String, EncryptionVerifier) - Static method in class org.docx4j.org.apache.poi.poifs.crypt.binaryrc4.BinaryRC4Decryptor
 
generateSecretKey(String, EncryptionVerifier) - Static method in class org.docx4j.org.apache.poi.poifs.crypt.cryptoapi.CryptoAPIDecryptor
 
generateSecretKey(String, EncryptionVerifier, int) - Static method in class org.docx4j.org.apache.poi.poifs.crypt.standard.StandardDecryptor
 
generateStyles(PresentationMLPackage) - Static method in class org.pptx4j.model.TextStyles
 
generateToc(boolean) - Method in class org.docx4j.toc.TocGenerator
Generate Table of Contents using default TOC instruction, adding it at the beginning of the document To alter the ToC heading, use Toc.setTocHeadingText
generateToc(int, String, boolean) - Method in class org.docx4j.toc.TocGenerator
Generate Table of Contents using provided TOC instruction, adding at the given index in the body of document, using dot leader for page numbering (if any).
generateToc(int, String, STTabTlc, boolean) - Method in class org.docx4j.toc.TocGenerator
Generate Table of Contents using provided TOC instruction, and specified leader (eg dots) before page number, adding at the given index in the body of document It is an error if a ToC content control is already present; delete it or use updateToc.
generateToc(WordprocessingMLPackage, boolean) - Static method in class org.docx4j.toc.TocGenerator
Deprecated.
generateToc(WordprocessingMLPackage, int, String, boolean) - Static method in class org.docx4j.toc.TocGenerator
Deprecated.
generateToc(SdtBlock, String, STTabTlc, boolean) - Method in class org.docx4j.toc.TocGenerator
Generate Table of Contents in the given sdt with generated heading, and given TOC instruction.
generateToc(SdtBlock, List<P>, String, STTabTlc, boolean) - Method in class org.docx4j.toc.TocGenerator
Generate Table of Contents in the given sdt with provided tocHeadingP, and given TOC instruction.
generateUniqueName(Base, String, String, String, String) - Static method in class org.docx4j.openpackaging.parts.PartName
 
generateWordStylesForMaster(CTSlideMasterTextStyles, int, BaseStyles.FontScheme) - Static method in class org.pptx4j.model.TextStyles
 
generateWordStylesFromPresentationPart(CTTextListStyle, String, BaseStyles.FontScheme) - Static method in class org.pptx4j.model.TextStyles
 
GENERATOR_FACTORY - Static variable in class org.docx4j.convert.out.html.HTMLExporterVisitorGenerator
 
generatorFactory - Variable in class org.docx4j.convert.out.common.AbstractVisitorExporterDelegate
 
GEORGIAN - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
GEORGIAN - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFScript
 
GERMAN - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
germandbls - Enum constant in enum org.docx4j.fonts.fop.fonts.type1.AdobeStandardEncoding
small letter sharp s character
get() - Method in class org.docx4j.com.google.common.base.Equivalence.Wrapper
Returns the (possibly null) reference wrapped by this instance.
get() - Method in interface org.docx4j.com.google.common.base.Supplier
Retrieves an instance of the appropriate type.
get() - Method in class org.docx4j.com.google.common.util.concurrent.AbstractFuture
get() - Method in class org.docx4j.com.google.common.util.concurrent.SettableFuture
 
get() - Method in class org.docx4j.convert.in.FlatOpcXmlImporter
 
get() - Method in class org.docx4j.convert.out.flatOpcXml.FlatOpcXmlCreator
Deprecated.
get() - Method in class org.docx4j.openpackaging.io3.Load3
 
get() - Method in class org.docx4j.org.apache.poi.util.ByteField
get the ByteField's current value
get() - Method in class org.docx4j.org.apache.poi.util.IntegerField
get the IntegerField's current value
get() - Method in class org.docx4j.org.apache.poi.util.LongField
get the LongField's current value
get() - Method in class org.docx4j.org.apache.poi.util.ShortField
get the ShortField's current value
get(byte[]) - Method in class org.docx4j.org.apache.poi.hpsf.wellknown.SectionIDMap
Returns the PropertyIDMap for a given section format ID.
get(int) - Method in class org.docx4j.model.table.TableModelRow
 
get(int) - Method in class org.docx4j.org.apache.poi.poifs.storage.SmallDocumentBlockList
Unit testing method.
get(int) - Method in class org.docx4j.org.apache.poi.util.IntList
Returns the element at the specified position in this list.
get(long) - Method in class org.docx4j.org.apache.poi.hpsf.wellknown.PropertyIDMap
Gets the ID string for an ID from the PropertyIDMap.
get(long, TimeUnit) - Method in class org.docx4j.com.google.common.util.concurrent.AbstractFuture
get(long, TimeUnit) - Method in class org.docx4j.com.google.common.util.concurrent.SettableFuture
 
get(Object) - Method in class org.docx4j.com.google.common.collect.HashBiMap
 
get(File) - Method in class org.docx4j.openpackaging.io.LoadFromZipNG
Deprecated.
 
get(InputStream) - Method in class org.docx4j.openpackaging.io.LoadFromZipNG
Deprecated.
 
get(Object) - Method in class org.docx4j.org.apache.poi.hpsf.wellknown.SectionIDMap
Deprecated.
get(String) - Method in class org.docx4j.fonts.Mapper
Get a PhysicalFont from FontMappings, by case-insensitive name.
get(String) - Static method in class org.docx4j.fonts.PhysicalFonts
Get a PhysicalFont by case-insensitive name.
get(String) - Method in class org.docx4j.model.styles.Tree
Quick access to any node in the tree.
get(String) - Method in class org.docx4j.openpackaging.io.LoadFromZipNG
Deprecated.
 
get(String) - Method in class org.docx4j.org.apache.poi.hpsf.CustomProperties
Gets a named value from the custom properties.
get(Iterator<? extends T>, int, T) - Static method in class org.docx4j.com.google.common.collect.Iterators
Advances iterator position + 1 times, returning the element at the positionth position or defaultValue otherwise.
get(Iterator<T>, int) - Static method in class org.docx4j.com.google.common.collect.Iterators
Advances iterator position + 1 times, returning the element at the positionth position.
get(K) - Method in interface org.docx4j.com.google.common.cache.LoadingCache
Returns the value associated with key in this cache, first loading that value if necessary.
get(K, Callable<? extends V>) - Method in class org.docx4j.com.google.common.cache.AbstractCache
 
get(K, Callable<? extends V>) - Method in interface org.docx4j.com.google.common.cache.Cache
Returns the value associated with key in this cache, obtaining that value from loader if necessary.
get(PartName) - Method in class org.docx4j.openpackaging.parts.Parts
 
get(EventBroadcaster) - Static method in class org.docx4j.fonts.fop.fonts.FontEventProducer.Provider
Returns an event producer.
getAbstractListDefinition() - Method in class org.docx4j.model.listnumbering.ListNumberingDefinition
 
getAbstractListDefinitions() - Method in class org.docx4j.openpackaging.parts.WordprocessingML.NumberingDefinitionsPart
 
getAbstractNumNode() - Method in class org.docx4j.model.listnumbering.AbstractListNumberingDefinition
The underling org.docx4j JAXB object
getAdditionalEncoding(int) - Method in class org.docx4j.fonts.fop.fonts.CustomFont
Returns an additional encoding.
getAdditionalEncodingCount() - Method in class org.docx4j.fonts.fop.fonts.CustomFont
Returns the number of additional encodings this single-byte font maintains.
getAdditionalWidths(int) - Method in class org.docx4j.fonts.fop.fonts.SingleByteFont
Returns an array with the widths for an additional encoding.
getAdjusted() - Method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphPositioningState
Get adjusted state.
getAdjustment() - Method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphPositioningState
Obtain current adjustments at current position index.
getAdjustment(int) - Method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphPositioningState
Obtain current adjustments at specified offset from current position index.
getAdobeCodePoint(String) - Static method in enum org.docx4j.fonts.fop.fonts.type1.AdobeStandardEncoding
Returns the code point of a Adobe standard encoded character given its name.
getAdvanced() - Method in class org.docx4j.fonts.fop.fonts.EmbedFontInfo
Determines if advanced typographic features are enabled
getAfm() - Method in class org.docx4j.fonts.fop.fonts.DefaultFontConfig.Font
 
getAfm() - Method in class org.docx4j.fonts.fop.fonts.FontUris
 
getAlgorithm() - Method in class org.docx4j.org.apache.poi.poifs.crypt.EncryptionHeader
Deprecated.
use getCipherAlgorithm()
getAlgorithm() - Method in class org.docx4j.org.apache.poi.poifs.crypt.EncryptionVerifier
 
getAlgorithmName() - Method in class org.docx4j.org.apache.poi.poifs.crypt.EncryptionVerifier
Deprecated.
use getCipherAlgorithm().jceId
getAlias(SdtPr) - Method in class org.docx4j.convert.out.html.SdtTagHandler
 
getAlignmentAdjustment(GlyphPositioningTable.Anchor) - Method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphPositioningTable.Anchor
Obtain adjustment value required to align the specified anchor with this anchor.
getAll() - Static method in class org.xlsx4j.org.apache.poi.ss.usermodel.BuiltinFormats
 
getAll(Iterable<? extends K>) - Method in interface org.docx4j.com.google.common.cache.LoadingCache
Returns a map of the values associated with keys, creating or retrieving those values if necessary.
getAllBytes() - Method in class org.docx4j.fonts.fop.fonts.truetype.FontFileReader
Returns the full byte array representation of the file.
getAllElementsFromObject(Object, Class<?>) - Static method in class org.docx4j.toc.TocHelper
A ContentAccessor-based approach to fetching objects of the specified type from
getAllPresent(Iterable<?>) - Method in interface org.docx4j.com.google.common.cache.Cache
Returns a map of the values associated with keys in this cache.
getAlt() - Method in class org.docx4j.model.images.AbstractWordXmlPicture
 
getAltChunk() - Method in class org.docx4j.utils.AltChunkFinder.LocatedChunk
 
getAltChunks() - Method in class org.docx4j.utils.AltChunkFinder
 
getAltChunkType() - Method in class org.docx4j.openpackaging.parts.WordprocessingML.AlternativeFormatInputPart
 
getAlternatesIndex(int) - Method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphSubstitutionState
Obtain alternates index associated with specified coverage index.
getAnchor() - Method in class org.docx4j.convert.out.common.writer.AbstractHyperlinkWriterModel
 
getAnchor() - Method in interface org.docx4j.convert.out.ConversionHyperlinkHandler.Model
Specifies the name of a bookmark in the current document which shall be the target of this hyperlink.
If this attribute is omitted, then the default behavior shall be to navigate to the start of the document.
getAnchorPoint() - Method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphPositioningTable.Anchor
 
getAnchorValue() - Method in class org.docx4j.toc.TocEntry
 
getAnsiKerning() - Method in class org.docx4j.fonts.fop.fonts.truetype.OpenFont
Returns the ANSI kerning table.
getAnswerOrRepeat() - Method in class org.opendope.answers.Answers
Gets the value of the answerOrRepeat property.
getAnswerOrRepeat() - Method in class org.opendope.answers.Repeat.Row
Gets the value of the answerOrRepeat property.
getAny() - Method in class org.docx4j.model.structure.jaxb.Sections.Section
Gets the value of the any property.
getApacheFopMime() - Method in class org.docx4j.convert.out.FOSettings
 
getAppearance() - Method in class org.opendope.questions.Question
Gets the value of the appearance property.
getApplicationName() - Method in class org.docx4j.org.apache.poi.hpsf.SummaryInformation
Returns the application name (or null).
getAscender() - Method in class org.docx4j.fonts.fop.fonts.CustomFont
Returns the ascender value of the font.
getAscender() - Method in class org.docx4j.fonts.fop.fonts.Font
Returns the font's ascender.
getAscender() - Method in interface org.docx4j.fonts.fop.fonts.FontDescriptor
Returns the ascender value of the font.
getAscender() - Method in class org.docx4j.fonts.fop.fonts.LazyFont
Returns the ascender value of the font.
getAscender() - Method in class org.docx4j.fonts.fop.fonts.type1.AFMFile
Returns the Ascender value.
getAscender(int) - Method in class org.docx4j.fonts.fop.fonts.base14.Courier
 
getAscender(int) - Method in class org.docx4j.fonts.fop.fonts.base14.CourierBold
 
getAscender(int) - Method in class org.docx4j.fonts.fop.fonts.base14.CourierBoldOblique
 
getAscender(int) - Method in class org.docx4j.fonts.fop.fonts.base14.CourierOblique
 
getAscender(int) - Method in class org.docx4j.fonts.fop.fonts.base14.Helvetica
 
getAscender(int) - Method in class org.docx4j.fonts.fop.fonts.base14.HelveticaBold
 
getAscender(int) - Method in class org.docx4j.fonts.fop.fonts.base14.HelveticaBoldOblique
 
getAscender(int) - Method in class org.docx4j.fonts.fop.fonts.base14.HelveticaOblique
 
getAscender(int) - Method in class org.docx4j.fonts.fop.fonts.base14.Symbol
 
getAscender(int) - Method in class org.docx4j.fonts.fop.fonts.base14.TimesBold
 
getAscender(int) - Method in class org.docx4j.fonts.fop.fonts.base14.TimesBoldItalic
 
getAscender(int) - Method in class org.docx4j.fonts.fop.fonts.base14.TimesItalic
 
getAscender(int) - Method in class org.docx4j.fonts.fop.fonts.base14.TimesRoman
 
getAscender(int) - Method in class org.docx4j.fonts.fop.fonts.base14.ZapfDingbats
 
getAscender(int) - Method in class org.docx4j.fonts.fop.fonts.CustomFont
Returns the ascent of the font described by this FontMetrics object.
getAscender(int) - Method in interface org.docx4j.fonts.fop.fonts.FontMetrics
Returns the ascent of the font described by this FontMetrics object.
getAscender(int) - Method in class org.docx4j.fonts.fop.fonts.LazyFont
Returns the ascent of the font described by this FontMetrics object.
getAscender(int) - Method in class org.docx4j.fonts.fop.render.java2d.CustomFontMetricsMapper
Returns the ascent of the font described by this FontMetrics object.
getAscender(int) - Method in class org.docx4j.fonts.fop.render.java2d.SystemFontMetricsMapper
Returns the ascent of the font described by this FontMetrics object.
getAscender(String, int, int) - Method in class org.docx4j.fonts.fop.render.java2d.Java2DFontMetrics
Determines the font ascent of the Font described by this FontMetrics object
getAssociatedPres(String, String) - Method in class org.docx4j.openpackaging.parts.DrawingML.DiagramDataUnflatten
 
getAssociation() - Method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphProcessingState
Obtain character association of glyph at current position.
getAssociation(int) - Method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphProcessingState
Obtain character association of glyph at specified offset from current position.
getAssociation(int) - Method in class org.docx4j.fonts.fop.complexscripts.util.GlyphSequence
Obtain association at specified index.
getAssociations() - Method in class org.docx4j.fonts.fop.complexscripts.util.GlyphSequence
Obtain reference to underlying associations list.
getAssociations(int, int) - Method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphProcessingState
Obtain count character associations of glyphs starting at specified offset from current position.
getAssociations(int, int) - Method in class org.docx4j.fonts.fop.complexscripts.util.GlyphSequence
Obtain count associations starting at offset.
getAssociations(int, int, boolean, GlyphTester, CharAssociation[], int[]) - Method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphProcessingState
Obtain count character associations of glyphs starting at specified offset from current position.
getAttribute(String) - Method in interface org.docx4j.fonts.fop.configuration.Configuration
 
getAttribute(String) - Method in class org.docx4j.fonts.fop.configuration.DefaultConfiguration
 
getAttribute(String, String) - Method in interface org.docx4j.fonts.fop.configuration.Configuration
 
getAttribute(String, String) - Method in class org.docx4j.fonts.fop.configuration.DefaultConfiguration
 
getAttributeAsBoolean(String, boolean) - Method in interface org.docx4j.fonts.fop.configuration.Configuration
 
getAttributeAsBoolean(String, boolean) - Method in class org.docx4j.fonts.fop.configuration.DefaultConfiguration
 
getAttributeAsFloat(String) - Method in interface org.docx4j.fonts.fop.configuration.Configuration
 
getAttributeAsFloat(String) - Method in class org.docx4j.fonts.fop.configuration.DefaultConfiguration
 
getAttributeAsFloat(String, float) - Method in interface org.docx4j.fonts.fop.configuration.Configuration
 
getAttributeAsFloat(String, float) - Method in class org.docx4j.fonts.fop.configuration.DefaultConfiguration
 
getAttributeAsInteger(String, int) - Method in interface org.docx4j.fonts.fop.configuration.Configuration
 
getAttributeAsInteger(String, int) - Method in class org.docx4j.fonts.fop.configuration.DefaultConfiguration
 
getAttributeCount() - Method in class org.docx4j.utils.XMLStreamReaderWrapper
 
getAttributeLocalName(int) - Method in class org.docx4j.utils.XMLStreamReaderWrapper
 
getAttributeName(int) - Method in class org.docx4j.utils.XMLStreamReaderWrapper
 
getAttributeNames() - Method in interface org.docx4j.fonts.fop.configuration.Configuration
 
getAttributeNames() - Method in class org.docx4j.fonts.fop.configuration.DefaultConfiguration
 
getAttributeNamespace(int) - Method in class org.docx4j.utils.XMLStreamReaderWrapper
 
getAttributePrefix(int) - Method in class org.docx4j.utils.XMLStreamReaderWrapper
 
getAttributeType(int) - Method in class org.docx4j.utils.XMLStreamReaderWrapper
 
getAttributeValue(int) - Method in class org.docx4j.utils.XMLStreamReaderWrapper
 
getAttributeValue(String, String) - Method in class org.docx4j.utils.XMLStreamReaderWrapper
 
getAttributeValue(Element, String) - Static method in class org.docx4j.org.apache.xml.security.utils.XMLUtils
Returns the attribute value for the attribute with the specified name.
getAuthor() - Method in class org.docx4j.org.apache.poi.hpsf.SummaryInformation
Returns the author (or null).
getBacktrackClasses() - Method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphTable.ChainedClassSequenceRule
 
getBacktrackCoverages() - Method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphTable.ChainedCoverageSequenceRule
 
getBacktrackGlyphs() - Method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphTable.ChainedGlyphSequenceRule
 
getBase() - Method in class org.docx4j.convert.out.fopconf.Fop
Gets the value of the base property.
getBasedOnHeading(Style) - Method in class org.docx4j.toc.StyleBasedOnHelper
returns heading level, or -1 if not based on a heading
getBaseIdentifier() - Method in class org.docx4j.jaxb.NamespacePrefixMappings
 
getBaseLocalName() - Method in class org.docx4j.org.apache.xml.security.transforms.params.InclusiveNamespaces
Method getBaseLocalName
getBaseLocalName() - Method in class org.docx4j.org.apache.xml.security.transforms.Transform
 
getBaseLocalName() - Method in class org.docx4j.org.apache.xml.security.transforms.Transforms
 
getBaseLocalName() - Method in class org.docx4j.org.apache.xml.security.utils.ElementProxy
Returns the localname of the Elements of the sub-class.
getBaseNamespace() - Method in class org.docx4j.org.apache.xml.security.transforms.params.InclusiveNamespaces
Method getBaseNamespace
getBaseNamespace() - Method in class org.docx4j.org.apache.xml.security.utils.ElementProxy
Returns the namespace of the Elements of the sub-class.
getBaseNamespace() - Method in class org.docx4j.org.apache.xml.security.utils.EncryptionElementProxy
 
getBaseNamespace() - Method in class org.docx4j.org.apache.xml.security.utils.Signature11ElementProxy
 
getBaseNamespace() - Method in class org.docx4j.org.apache.xml.security.utils.SignatureElementProxy
 
getBaseURI() - Method in class org.docx4j.fonts.fop.apps.io.InternalResourceResolver
Returns the base URI from which to resolve all URIs against.
getBaseURI() - Method in class org.docx4j.org.apache.xml.security.utils.ElementProxy
Method getBaseURI
getBaseURI(String) - Static method in class org.docx4j.fonts.fop.apps.io.InternalResourceResolver
Performs some sanitation for some of the most common URI syntax mistakes but returns a directory URI rather than a file URI.
getBATArray() - Method in class org.docx4j.org.apache.poi.poifs.storage.HeaderBlock
Returns the offsets to the first (up to) 109 BAT sectors.
getBATBlockAndIndex(int) - Method in class org.docx4j.org.apache.poi.poifs.filesystem.BlockStore
Returns the BATBlock that handles the specified offset, and the relative index within it
getBATBlockAndIndex(int) - Method in class org.docx4j.org.apache.poi.poifs.filesystem.NPOIFSFileSystem
Returns the BATBlock that handles the specified offset, and the relative index within it
getBATBlockAndIndex(int) - Method in class org.docx4j.org.apache.poi.poifs.filesystem.NPOIFSMiniStore
Returns the BATBlock that handles the specified offset, and the relative index within it
getBATBlockAndIndex(int, HeaderBlock, List<BATBlock>) - Static method in class org.docx4j.org.apache.poi.poifs.storage.BATBlock
Returns the BATBlock that handles the specified offset, and the relative index within it.
getBATCount() - Method in class org.docx4j.org.apache.poi.poifs.storage.HeaderBlock
 
getBATEntriesPerBlock() - Method in class org.docx4j.org.apache.poi.poifs.common.POIFSBigBlockSize
 
getBBox() - Method in class org.docx4j.fonts.fop.fonts.SingleByteFont.UnencodedCharacter
 
getBBox() - Method in class org.docx4j.fonts.fop.fonts.type1.AFMCharMetrics
Returns the character's bounding box.
getBBox(int) - Method in class org.docx4j.fonts.fop.fonts.truetype.OpenFont
Returns an array (xMin, yMin, xMax, yMax) for a glyph.
getBBoxRaw() - Method in class org.docx4j.fonts.fop.fonts.truetype.OpenFont
Returns the original bounding box values from the HEAD table
getBeginIndex() - Method in interface org.docx4j.fonts.fop.fonts.TextFragment
Obtain beginning index (inclusive) of sub-sequence of fragment in overall text source.
getBeginRun() - Method in class org.docx4j.model.fields.FieldRef
 
getBg() - Method in class org.pptx4j.model.ResolvedLayout
 
getBibliographyPart() - Method in class org.docx4j.openpackaging.parts.WordprocessingML.DocumentPart
 
getBidiClass(int) - Static method in class org.docx4j.fonts.fop.complexscripts.bidi.BidiClass
Lookup bidi class for character expressed as unicode scalar value.
getBidiLevel() - Method in interface org.docx4j.fonts.fop.fonts.TextFragment
Obtain associated bidi level (if known) or -1 if not.
getBigBlockSize() - Method in class org.docx4j.org.apache.poi.poifs.common.POIFSBigBlockSize
 
getBigBlockSize() - Method in class org.docx4j.org.apache.poi.poifs.filesystem.NPOIFSFileSystem
 
getBigBlockSize() - Method in class org.docx4j.org.apache.poi.poifs.filesystem.OPOIFSFileSystem
 
getBigBlockSize() - Method in class org.docx4j.org.apache.poi.poifs.storage.HeaderBlock
 
getBigBlockSize() - Method in class org.docx4j.org.apache.poi.poifs.storage.RawDataBlock
What's the big block size?
getBigBlockSize() - Method in class org.docx4j.org.apache.poi.poifs.storage.SmallDocumentBlock
 
getBigBlockSizeDetails() - Method in class org.docx4j.org.apache.poi.poifs.filesystem.NPOIFSFileSystem
 
getBigBlockSizeDetails() - Method in class org.docx4j.org.apache.poi.poifs.filesystem.OPOIFSFileSystem
 
getBigIntegerFromChildElement(String, String) - Method in class org.docx4j.org.apache.xml.security.utils.ElementProxy
Method getVal
getBinaryEntries() - Method in class org.docx4j.fonts.fop.fonts.type1.PostscriptParser.PSElement
 
getBinaryEntry(int[], byte[]) - Method in class org.docx4j.fonts.fop.fonts.type1.Type1SubsetFile
Returns a section of a byte array determined by it's start and end position.
getBinaryEntryByIndex(int) - Method in class org.docx4j.fonts.fop.fonts.type1.PostscriptParser.PSElement
Gets the binary entry location of a given index from the array
getBinaryPart(HashMap<String, LoadFromZipNG.ByteArray>, ContentTypeManager, String) - Static method in class org.docx4j.openpackaging.io.LoadFromZipNG
Deprecated.
 
getBinaryPart(ContentTypeManager, String) - Method in class org.docx4j.openpackaging.io3.Load3
 
getBinder() - Method in class org.docx4j.openpackaging.parts.JaxbXmlPartXPathAware
Enables synchronization between XML infoset nodes and JAXB objects representing same XML document.
getBinder() - Method in interface org.docx4j.openpackaging.parts.XPathEnabled
Enables synchronization between XML infoset nodes and JAXB objects representing same XML document.
getBinder() - Method in class org.docx4j.utils.XPathAwareCloner
Enables synchronization between XML infoset nodes and JAXB objects representing same XML document.
getBinderListener() - Static method in class org.docx4j.jaxb.BinderListenerUtils
 
getBlock() - Method in class org.docx4j.org.apache.poi.poifs.storage.BATBlock.BATBlockAndIndex
 
getBlock0(byte[], int) - Static method in class org.docx4j.org.apache.poi.poifs.crypt.CryptoFunctions
Returns a new byte array with a truncated to the given size.
getBlock36(byte[], int) - Static method in class org.docx4j.org.apache.poi.poifs.crypt.CryptoFunctions
Returns a new byte array with a truncated to the given size.
getBlockAt(int) - Method in class org.docx4j.org.apache.poi.poifs.filesystem.BlockStore
Load the block at the given offset.
getBlockAt(int) - Method in class org.docx4j.org.apache.poi.poifs.filesystem.NPOIFSFileSystem
Load the block at the given offset.
getBlockAt(int) - Method in class org.docx4j.org.apache.poi.poifs.filesystem.NPOIFSMiniStore
Load the block at the given offset.
getBlockIterator() - Method in class org.docx4j.org.apache.poi.poifs.filesystem.NPOIFSStream
 
getBlockSize() - Method in class org.docx4j.org.apache.poi.poifs.crypt.EncryptionHeader
 
getBlockSizeInBytes() - Method in class org.docx4j.org.apache.poi.poifs.crypt.Decryptor
 
getBlockStoreBlockSize() - Method in class org.docx4j.org.apache.poi.poifs.filesystem.BlockStore
Returns the size of the blocks managed through the block store.
getBlockStoreBlockSize() - Method in class org.docx4j.org.apache.poi.poifs.filesystem.NPOIFSFileSystem
 
getBlockStoreBlockSize() - Method in class org.docx4j.org.apache.poi.poifs.filesystem.NPOIFSMiniStore
 
getBody() - Method in class org.docx4j.convert.in.word2003xml.Transition03To06
Gets the value of the body property.
getBold() - Method in class org.docx4j.fonts.foray.font.format.Panose
Returns the bold version of this Panose instance.
getBold() - Method in class org.docx4j.fonts.microsoft.MicrosoftFonts.Font
Gets the value of the bold property.
getBoldForm(String, PhysicalFont) - Method in class org.docx4j.fonts.Mapper
 
getBoldForm(PhysicalFont) - Static method in class org.docx4j.fonts.PhysicalFonts
 
getBolditalic() - Method in class org.docx4j.fonts.microsoft.MicrosoftFonts.Font
Gets the value of the bolditalic property.
getBoldItalicForm(String, PhysicalFont) - Method in class org.docx4j.fonts.Mapper
 
getBoldItalicForm(PhysicalFont) - Static method in class org.docx4j.fonts.PhysicalFonts
 
getBookmarkId() - Method in class org.docx4j.model.datastorage.BookmarkRenumber
 
getBookmarkId(WordprocessingMLPackage) - Method in class org.docx4j.toc.switches.SwitchProcessor
 
getBookmarkStart() - Method in class org.docx4j.convert.out.html.HTMLConversionContext
 
getBooleanCellValue(Cell) - Static method in class org.xlsx4j.model.CellUtils
Get the value of the cell as a boolean.
getBoundingBox() - Method in class org.docx4j.fonts.fop.fonts.truetype.OFMtxEntry
Returns the boundingBox.
getBoundingBox(int, int) - Method in class org.docx4j.fonts.fop.fonts.base14.Courier
 
getBoundingBox(int, int) - Method in class org.docx4j.fonts.fop.fonts.base14.CourierBold
 
getBoundingBox(int, int) - Method in class org.docx4j.fonts.fop.fonts.base14.CourierBoldOblique
 
getBoundingBox(int, int) - Method in class org.docx4j.fonts.fop.fonts.base14.CourierOblique
 
getBoundingBox(int, int) - Method in class org.docx4j.fonts.fop.fonts.base14.Helvetica
 
getBoundingBox(int, int) - Method in class org.docx4j.fonts.fop.fonts.base14.HelveticaBold
 
getBoundingBox(int, int) - Method in class org.docx4j.fonts.fop.fonts.base14.HelveticaBoldOblique
 
getBoundingBox(int, int) - Method in class org.docx4j.fonts.fop.fonts.base14.HelveticaOblique
 
getBoundingBox(int, int) - Method in class org.docx4j.fonts.fop.fonts.base14.Symbol
 
getBoundingBox(int, int) - Method in class org.docx4j.fonts.fop.fonts.base14.TimesBold
 
getBoundingBox(int, int) - Method in class org.docx4j.fonts.fop.fonts.base14.TimesBoldItalic
 
getBoundingBox(int, int) - Method in class org.docx4j.fonts.fop.fonts.base14.TimesItalic
 
getBoundingBox(int, int) - Method in class org.docx4j.fonts.fop.fonts.base14.TimesRoman
 
getBoundingBox(int, int) - Method in class org.docx4j.fonts.fop.fonts.base14.ZapfDingbats
 
getBoundingBox(int, int) - Method in interface org.docx4j.fonts.fop.fonts.FontMetrics
Returns the bounding box of the glyph at the given index, for the given font size.
getBoundingBox(int, int) - Method in class org.docx4j.fonts.fop.fonts.LazyFont
 
getBoundingBox(int, int) - Method in class org.docx4j.fonts.fop.fonts.MultiByteFont
 
getBoundingBox(int, int) - Method in class org.docx4j.fonts.fop.fonts.SingleByteFont
 
getBoundingBox(int, int) - Method in class org.docx4j.fonts.fop.render.java2d.CustomFontMetricsMapper
 
getBoundingBox(int, int) - Method in class org.docx4j.fonts.fop.render.java2d.SystemFontMetricsMapper
 
getBoundingBoxes() - Method in class org.docx4j.fonts.fop.fonts.truetype.OpenFont
 
getBuffer() - Method in class org.docx4j.openpackaging.parts.WordprocessingML.BinaryPart
Get the contents of this part.
getBuilder(EncryptionMode) - Static method in class org.docx4j.org.apache.poi.poifs.crypt.EncryptionInfo
 
getBuiltinFormat(int) - Static method in class org.xlsx4j.org.apache.poi.ss.usermodel.BuiltinFormats
Get the format string that matches the given format index
getBuiltinFormat(String) - Static method in class org.xlsx4j.org.apache.poi.ss.usermodel.BuiltinFormats
Get the format index that matches the given format string.
Automatically converts "text" to excel's format string to represent text.
getBullet() - Method in class org.docx4j.model.listnumbering.Emulator.ResultTriple
 
getByteArray(byte[], int, int) - Static method in class org.docx4j.org.apache.poi.util.LittleEndian
Copy a portion of a byte array
getByteArray(String) - Method in class org.docx4j.openpackaging.io3.stores.ZipPartStore
This method is to facilitate updating the part without JAXB unmarshalling then marshalling.
getByteCount() - Method in class org.docx4j.org.apache.poi.hpsf.DocumentSummaryInformation
Returns the byte count or 0 if the DocumentSummaryInformation does not contain a byte count.
getByteData() - Method in class org.docx4j.fonts.fop.fonts.cff.CFFDataReader.CFFSubTable
 
getByteData() - Method in class org.docx4j.fonts.fop.fonts.cff.CFFDataReader.DICTEntry
 
getByteOrder() - Method in class org.docx4j.org.apache.poi.hpsf.PropertySet
Returns the property set stream's low-level "byte order" field.
getByteOrder() - Method in class org.docx4j.org.apache.poi.hpsf.SpecialPropertySet
 
getBytes() - Method in class org.docx4j.fonts.fop.render.ps.DataOutput
Returns the written data buffer as byte array.
getBytes() - Method in class org.docx4j.openpackaging.io.LoadFromZipNG.ByteArray
Deprecated.
 
getBytes() - Method in class org.docx4j.openpackaging.io3.stores.ZipPartStore.ByteArray
 
getBytes() - Method in class org.docx4j.openpackaging.parts.WordprocessingML.BinaryPart
 
getBytes() - Method in class org.docx4j.org.apache.poi.hpsf.ClassID
Gets the bytes making out the class ID.
getBytes() - Method in class org.docx4j.org.apache.xml.security.signature.XMLSignatureInput
Returns the byte array from input which was specified as the parameter of XMLSignatureInput constructor
getBytes(int, int) - Method in class org.docx4j.fonts.fop.fonts.truetype.FontFileReader
Return a copy of the internal array
getBytesFromFile(String) - Static method in class org.docx4j.org.apache.xml.security.utils.JavaUtils
Method getBytesFromFile
getBytesFromInputStream(InputStream) - Static method in class org.docx4j.utils.BufferUtil
 
getBytesFromInputStream(InputStream, long) - Static method in class org.docx4j.openpackaging.io.LoadFromZipNG
Deprecated.
 
getBytesFromStream(InputStream) - Static method in class org.docx4j.org.apache.xml.security.utils.JavaUtils
This method reads all bytes from the given InputStream till EOF and returns them as a byte array.
getBytesFromTextChild() - Method in class org.docx4j.org.apache.xml.security.utils.ElementProxy
Method getBytesFromTextChild
getBytesInCodePage(String, int) - Static method in class org.docx4j.org.apache.poi.util.CodePageUtil
Converts a string into bytes, in the equivalent character encoding to the supplied codepage number.
getBytesInternal(String, byte[]) - Static method in class org.docx4j.org.apache.xml.security.utils.Base64
 
getCacheKey(EmbedFontInfo) - Static method in class org.docx4j.fonts.fop.fonts.FontCache
creates a key given a font info for the font mapping
getCapHeight() - Method in class org.docx4j.fonts.fop.fonts.CustomFont
Returns the capital height of the font.
getCapHeight() - Method in class org.docx4j.fonts.fop.fonts.Font
Returns the font's CapHeight.
getCapHeight() - Method in interface org.docx4j.fonts.fop.fonts.FontDescriptor
Returns the capital height of the font.
getCapHeight() - Method in class org.docx4j.fonts.fop.fonts.LazyFont
Returns the capital height of the font.
getCapHeight() - Method in class org.docx4j.fonts.fop.fonts.truetype.OpenFont
Returns the CapHeight attribute of the font.
getCapHeight() - Method in class org.docx4j.fonts.fop.fonts.type1.AFMFile
Returns the CapHeight value.
getCapHeight() - Method in class org.docx4j.fonts.fop.fonts.type1.PFMFile
Returns the CapHeight parameter for the font (height of uppercase H).
getCapHeight(int) - Method in class org.docx4j.fonts.fop.fonts.base14.Courier
 
getCapHeight(int) - Method in class org.docx4j.fonts.fop.fonts.base14.CourierBold
 
getCapHeight(int) - Method in class org.docx4j.fonts.fop.fonts.base14.CourierBoldOblique
 
getCapHeight(int) - Method in class org.docx4j.fonts.fop.fonts.base14.CourierOblique
 
getCapHeight(int) - Method in class org.docx4j.fonts.fop.fonts.base14.Helvetica
 
getCapHeight(int) - Method in class org.docx4j.fonts.fop.fonts.base14.HelveticaBold
 
getCapHeight(int) - Method in class org.docx4j.fonts.fop.fonts.base14.HelveticaBoldOblique
 
getCapHeight(int) - Method in class org.docx4j.fonts.fop.fonts.base14.HelveticaOblique
 
getCapHeight(int) - Method in class org.docx4j.fonts.fop.fonts.base14.Symbol
 
getCapHeight(int) - Method in class org.docx4j.fonts.fop.fonts.base14.TimesBold
 
getCapHeight(int) - Method in class org.docx4j.fonts.fop.fonts.base14.TimesBoldItalic
 
getCapHeight(int) - Method in class org.docx4j.fonts.fop.fonts.base14.TimesItalic
 
getCapHeight(int) - Method in class org.docx4j.fonts.fop.fonts.base14.TimesRoman
 
getCapHeight(int) - Method in class org.docx4j.fonts.fop.fonts.base14.ZapfDingbats
 
getCapHeight(int) - Method in class org.docx4j.fonts.fop.fonts.CustomFont
Returns the size of a capital letter measured from the font's baseline.
getCapHeight(int) - Method in interface org.docx4j.fonts.fop.fonts.FontMetrics
Returns the size of a capital letter measured from the font's baseline.
getCapHeight(int) - Method in class org.docx4j.fonts.fop.fonts.LazyFont
Returns the size of a capital letter measured from the font's baseline.
getCapHeight(int) - Method in class org.docx4j.fonts.fop.render.java2d.CustomFontMetricsMapper
Returns the size of a capital letter measured from the font's baseline.
getCapHeight(int) - Method in class org.docx4j.fonts.fop.render.java2d.SystemFontMetricsMapper
Returns the size of a capital letter measured from the font's baseline.
getCapHeight(String, int, int) - Method in class org.docx4j.fonts.fop.render.java2d.Java2DFontMetrics
The size of a capital letter measured from the font's baseline
getCategory() - Method in class org.docx4j.org.apache.poi.hpsf.DocumentSummaryInformation
Returns the category (or null).
getCausalChain(Throwable) - Static method in class org.docx4j.com.google.common.base.Throwables
Gets a Throwable cause chain as a list.
getCause() - Method in class org.docx4j.com.google.common.cache.RemovalNotification
Returns the cause for which the entry was removed.
getCauseAs(Throwable, Class<X>) - Static method in class org.docx4j.com.google.common.base.Throwables
Returns throwable's cause, cast to expectedCauseType.
getCell(int, int) - Method in class org.docx4j.model.table.TableModel
 
getCellFormula(Cell) - Method in class org.xlsx4j.org.apache.poi.ss.usermodel.DataFormatter
Return a formula for the cell, for example, SUM(C4:E4)
getCellStyle(Cell) - Static method in class org.xlsx4j.model.CellUtils
Return the cell's style.
getCellType(Cell) - Static method in class org.xlsx4j.model.CellUtils
Return the cell type.
getCertificates() - Method in class org.docx4j.org.apache.poi.poifs.crypt.agile.AgileEncryptionVerifier
 
getCFFData() - Method in class org.docx4j.fonts.fop.fonts.cff.CFFDataReader
 
getCFFData(FontFileReader) - Static method in class org.docx4j.fonts.fop.fonts.truetype.OTFFile
Reads the CFFData from a given font file
getCFFReader() - Method in class org.docx4j.fonts.fop.fonts.truetype.OTFSubSetFile
Returns the parsed CFF data for the original font.
getChainingMode() - Method in class org.docx4j.org.apache.poi.poifs.crypt.EncryptionHeader
 
getChainingMode() - Method in class org.docx4j.org.apache.poi.poifs.crypt.EncryptionVerifier
 
getChainLoopDetector() - Method in class org.docx4j.org.apache.poi.poifs.filesystem.BlockStore
Creates a Detector for loops in the chain
getChainLoopDetector() - Method in class org.docx4j.org.apache.poi.poifs.filesystem.NPOIFSFileSystem
 
getChainLoopDetector() - Method in class org.docx4j.org.apache.poi.poifs.filesystem.NPOIFSMiniStore
 
getChannel() - Method in class org.docx4j.org.apache.poi.poifs.nio.FileBackedDataSource
 
getChar(String) - Method in class org.docx4j.fonts.fop.fonts.type1.AFMFile
Returns the character metrics associated with the character name.
getCharacter() - Method in class org.docx4j.fonts.fop.fonts.SingleByteFont.UnencodedCharacter
 
getCharacter() - Method in class org.docx4j.fonts.fop.fonts.type1.AFMCharMetrics
Returns the named character represented by this instance.
getCharacterArray(boolean) - Method in class org.docx4j.fonts.fop.complexscripts.util.GlyphSequence
Obtain array of characters.
getCharacterCount() - Method in class org.docx4j.fonts.fop.complexscripts.util.GlyphSequence
Obtain the number of characters in character array, where each character constitutes a unicode scalar value.
getCharacterEncodingScheme() - Method in class org.docx4j.utils.XMLStreamReaderWrapper
 
getCharacterForIndex(int) - Method in class org.docx4j.fonts.fop.fonts.SimpleSingleByteEncoding
Returns the named character at a given code point in the encoding.
getCharacters() - Method in class org.docx4j.fonts.fop.complexscripts.util.GlyphSequence
Obtain reference to underlying character buffer.
getCharacterSet() - Method in class org.docx4j.fonts.fop.fonts.type1.AFMFile
Returns the CharacterSet value.
getCharacterStylesTree() - Method in class org.docx4j.model.styles.StyleTree
 
getCharCode() - Method in class org.docx4j.fonts.fop.fonts.type1.AFMCharMetrics
Returns the character code.
getCharCount() - Method in class org.docx4j.fonts.fop.fonts.type1.AFMFile
Returns the number of character available for this font.
getCharCount() - Method in class org.docx4j.org.apache.poi.hpsf.SummaryInformation
Returns the character count or 0 if the SummaryInformation does not contain a char count.
getCharFromCodePoint(int) - Static method in enum org.docx4j.fonts.fop.fonts.type1.AdobeStandardEncoding
 
getCharMetrics() - Method in class org.docx4j.fonts.fop.fonts.type1.AFMFile
Returns the list of AFMCharMetrics instances representing all the available characters.
getCharName() - Method in class org.docx4j.fonts.fop.fonts.type1.AFMCharMetrics
Returns the PostScript character name.
getCharNameMap() - Method in class org.docx4j.fonts.fop.fonts.AbstractCodePointMapping
Returns the array of character names for this encoding.
getCharNameMap() - Method in class org.docx4j.fonts.fop.fonts.SimpleSingleByteEncoding
Returns the array of character names for this encoding.
getCharNameMap() - Method in interface org.docx4j.fonts.fop.fonts.SingleByteEncoding
Returns the array of character names for this encoding.
getChars() - Method in class org.docx4j.fonts.fop.fonts.CIDFull
Returns a char array containing all Unicode characters that are in the subset.
getChars() - Method in interface org.docx4j.fonts.fop.fonts.CIDSet
Returns a char array containing all Unicode characters that are in the subset.
getChars() - Method in class org.docx4j.fonts.fop.fonts.CIDSubset
Returns a char array containing all Unicode characters that are in the subset.
getChars() - Method in class org.docx4j.fonts.fop.fonts.MultiByteFont
 
getCharSet() - Method in class org.docx4j.fonts.fop.fonts.type1.PFMFile
Returns the charset used for the font.
getCharSetName() - Method in class org.docx4j.fonts.fop.fonts.truetype.OpenFont
Returns the name of the character set used.
getCharSetName() - Method in class org.docx4j.fonts.fop.fonts.type1.PFMFile
Returns the charset of the font as a string.
getCharStringIndex() - Method in class org.docx4j.fonts.fop.fonts.cff.CFFDataReader
 
getCharWidth(char) - Method in class org.docx4j.fonts.fop.fonts.Font
Helper method for getting the width of a unicode char from the current fontstate.
getCharWidth(int) - Method in class org.docx4j.fonts.fop.fonts.Font
Helper method for getting the width of a unicode char from the current fontstate.
getCharWidth(int) - Method in class org.docx4j.fonts.fop.fonts.truetype.OpenFont
Returns the width of a given character.
getCharWidth(short) - Method in class org.docx4j.fonts.fop.fonts.type1.PFMFile
Returns the width of a character
getCharWidthRaw(int) - Method in class org.docx4j.fonts.fop.fonts.truetype.OpenFont
Returns the width of a given character in raw units
getChecksum() - Method in class org.docx4j.fonts.fop.fonts.truetype.OFDirTabEntry
Returns the checksum.
getCheckSum(byte[], int, int) - Static method in class org.docx4j.fonts.fop.fonts.truetype.TTFSubSetFile
 
getChild(String) - Method in interface org.docx4j.fonts.fop.configuration.Configuration
 
getChild(String) - Method in class org.docx4j.fonts.fop.configuration.DefaultConfiguration
 
getChild(String, boolean) - Method in interface org.docx4j.fonts.fop.configuration.Configuration
 
getChild(String, boolean) - Method in class org.docx4j.fonts.fop.configuration.DefaultConfiguration
 
getChildIndex() - Method in class org.docx4j.org.apache.poi.poifs.property.Property
Get the child property (its index in the Property Table)
getChildren() - Method in class org.docx4j.model.styles.Node
Return the children of Node.
getChildren() - Method in class org.docx4j.org.apache.poi.poifs.property.DirectoryProperty
Get an iterator over the children of this Parent; all elements are instances of Property.
getChildren() - Method in interface org.docx4j.org.apache.poi.poifs.property.Parent
Get an iterator over the children of this Parent; all elements are instances of Property.
getChildren(Object) - Method in class org.docx4j.toc.TocFinder
 
getChildren(Object) - Method in interface org.docx4j.TraversalUtil.Callback
 
getChildren(Object) - Method in class org.docx4j.TraversalUtil.CallbackImpl
 
getChildren(String) - Method in interface org.docx4j.fonts.fop.configuration.Configuration
 
getChildren(String) - Method in class org.docx4j.fonts.fop.configuration.DefaultConfiguration
 
getChildrenImpl(Object) - Static method in class org.docx4j.TraversalUtil
Get the children of some docx content object (as opposed to pptx, xlsx content).
getCIDSet() - Method in class org.docx4j.fonts.fop.fonts.CIDFont
Returns the subset information for this font.
getCIDSet() - Method in class org.docx4j.fonts.fop.fonts.MultiByteFont
Returns the subset information for this font.
getCIDType() - Method in class org.docx4j.fonts.fop.fonts.CIDFont
Returns the type of the CID font.
getCIDType() - Method in class org.docx4j.fonts.fop.fonts.MultiByteFont
Returns the type of the CID font.
getCipher(Key, CipherAlgorithm, ChainingMode, byte[], int, String) - Static method in class org.docx4j.org.apache.poi.poifs.crypt.CryptoFunctions
Initialize a new cipher object with the given cipher properties If the given algorithm is not implemented in the JCE, it will try to load it from the bouncy castle provider.
getCipher(SecretKey, CipherAlgorithm, ChainingMode, byte[], int) - Static method in class org.docx4j.org.apache.poi.poifs.crypt.CryptoFunctions
 
getCipherAlgorithm() - Method in class org.docx4j.org.apache.poi.poifs.crypt.EncryptionHeader
 
getCipherAlgorithm() - Method in class org.docx4j.org.apache.poi.poifs.crypt.EncryptionVerifier
 
getCipherMode() - Method in class org.docx4j.org.apache.poi.poifs.crypt.EncryptionHeader
Deprecated.
use getChainingMode().ecmaId
getCipherMode() - Method in class org.docx4j.org.apache.poi.poifs.crypt.EncryptionVerifier
 
getCipherProvider() - Method in class org.docx4j.org.apache.poi.poifs.crypt.EncryptionHeader
 
getClasses() - Method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphSubtable
 
getClasses() - Method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphTable.ClassSequenceRule
Obtain glyph classes.
getClasses(int) - Method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphTable.ClassSequenceRule
Obtain glyph classes augmented by specified first class entry.
getClassID() - Method in class org.docx4j.org.apache.poi.hpsf.PropertySet
Returns the property set stream's low-level "class ID" field.
getClassID() - Method in class org.docx4j.org.apache.poi.hpsf.SpecialPropertySet
 
getClassIndex(int, int) - Method in interface org.docx4j.fonts.fop.complexscripts.fonts.GlyphClassMapping
Map glyph identifier (code) to coverge index.
getClassIndex(int, int) - Method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphClassTable
Map glyph identifier (code) to coverge index.
getClassMatchSet(int) - Method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphProcessingState
Obtain governing class match set.
getClassSize(int) - Method in interface org.docx4j.fonts.fop.complexscripts.fonts.GlyphClassMapping
Obtain size of class table, i.e., ciMax + 1, where ciMax is the maximum class index.
getClassSize(int) - Method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphClassTable
Obtain size of class table, i.e., ciMax + 1, where ciMax is the maximum class index.
getCMap() - Method in class org.docx4j.fonts.fop.fonts.CustomFont
Returns the character map for this font.
getCMaps() - Method in class org.docx4j.fonts.fop.fonts.truetype.OpenFont
Returns this font's character to glyph mapping.
getCmapStream() - Method in class org.docx4j.fonts.fop.fonts.MultiByteFont
 
getCodepage() - Method in class org.docx4j.org.apache.poi.hpsf.CustomProperties
Gets the codepage.
getCodepage() - Method in class org.docx4j.org.apache.poi.hpsf.Section
Gets the section's codepage, if any.
getCodePointForGlyph(String) - Method in class org.docx4j.fonts.fop.fonts.AbstractCodePointMapping
Returns the index of a character/glyph with the given name.
getCodes() - Method in class org.docx4j.fonts.fop.fonts.cff.CFFDataReader.Format0Encoding
 
getColCount() - Method in class org.docx4j.model.table.TableModel
 
getColName(int) - Method in class org.docx4j.model.table.TableModel
 
getColsNum() - Method in class org.docx4j.model.structure.PageDimensions
 
getColspan() - Method in class org.docx4j.model.table.TableModelCell
 
getColsSpacing() - Method in class org.docx4j.model.structure.PageDimensions
 
getColumn() - Method in class org.docx4j.model.table.TableModelCell
 
getCombinedAndTester(GlyphTester[], int) - Method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphProcessingState
Obtain an combined AND glyph tester.
getCombinedIgnoreTester(int) - Method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphProcessingState
Obtain an ignored glyph tester that corresponds to the specified multiple (combined) lookup flags.
getCombinedOrTester(GlyphTester[], int) - Method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphProcessingState
Obtain an combined OR glyph tester.
getCommand() - Method in class org.docx4j.org.apache.poi.poifs.filesystem.Ole10Native
Returns the command field - usually the name of the file being embedded including the full path, may be a command specified during embedding the file.
getCommentAuthorsPart() - Method in class org.docx4j.openpackaging.parts.PresentationML.MainPresentationPart
 
getCommentElements() - Method in class org.docx4j.finders.CommentFinder
 
getComments() - Method in class org.docx4j.org.apache.poi.hpsf.SummaryInformation
Returns the comments (or null).
getComments() - Method in class org.opendope.conditions.Condition
Gets the value of the comments property.
getComments() - Method in class org.opendope.xpaths.Xpaths.Xpath
Gets the value of the comments property.
getCommentsExtendedPart() - Method in class org.docx4j.openpackaging.parts.WordprocessingML.DocumentPart
 
getCommentsIdsPart() - Method in class org.docx4j.openpackaging.parts.WordprocessingML.DocumentPart
 
getCommentsPart() - Method in class org.docx4j.openpackaging.parts.PresentationML.SlidePart
 
getCommentsPart() - Method in class org.docx4j.openpackaging.parts.WordprocessingML.DocumentPart
 
getCompany() - Method in class org.docx4j.org.apache.poi.hpsf.DocumentSummaryInformation
Returns the company (or null).
getComponent() - Method in class org.opendope.components.Components
Gets the value of the component property.
getComponent(int) - Method in class org.docx4j.org.apache.poi.poifs.filesystem.POIFSDocumentPath
get the specified component
getComponentById(Components, String) - Static method in class org.docx4j.openpackaging.parts.opendope.ComponentsPart
 
getComponents() - Method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphSubstitutionTable.Ligature
 
getComponentsPart() - Method in class org.docx4j.openpackaging.parts.WordprocessingML.DocumentPart
 
getCondition() - Method in class org.opendope.conditions.Conditions
Gets the value of the condition property.
getConditionById(Conditions, String) - Static method in class org.docx4j.openpackaging.parts.opendope.ConditionsPart
For performance reasons, avoid using this method if you have a lot of Conditions
getConditionsPart() - Method in class org.docx4j.openpackaging.parts.WordprocessingML.DocumentPart
 
getConfiguredUnmarshaller(boolean) - Method in class org.docx4j.openpackaging.parts.JaxbXmlPart
An Unmarshaller configured with our event handler and listener.
getConsolidatedResultCrude(WordprocessingMLPackage, List<Map<DataFieldName, String>>) - Static method in class org.docx4j.model.fields.merge.MailMerger
A "poor man's" approach, which generates the mail merge results as a single docx, and just hopes for the best.
getConsolidatedResultCrude(WordprocessingMLPackage, List<Map<DataFieldName, String>>, boolean) - Static method in class org.docx4j.model.fields.merge.MailMerger
A "poor man's" approach, which generates the mail merge results as a single docx, and just hopes for the best.
getContent() - Method in class org.docx4j.convert.out.common.ConversionSectionWrapper
 
getContent() - Method in class org.docx4j.convert.out.common.writer.AbstractHyperlinkWriterModel
 
getContent() - Method in class org.docx4j.convert.out.common.writer.AbstractTableWriterModelCell
 
getContent() - Method in interface org.docx4j.convert.out.ConversionHyperlinkHandler.Model
 
getContent() - Method in class org.docx4j.model.fields.FldSimpleModel
 
getContent() - Method in class org.docx4j.openpackaging.parts.WordprocessingML.FooterPart
Convenience method to getJaxbElement().getBody().getContent()
getContent() - Method in class org.docx4j.openpackaging.parts.WordprocessingML.HeaderPart
Convenience method to getJaxbElement().getBody().getContent()
getContent() - Method in class org.docx4j.openpackaging.parts.WordprocessingML.MainDocumentPart
Convenience method to getJaxbElement().getBody().getContent()
getContentHandler() - Method in class org.docx4j.openpackaging.parts.SAXHandler
 
getContentHandler() - Method in class org.docx4j.org.apache.camel.support.builder.xml.StAX2SAXSource
 
getContentHandler(EventModel) - Static method in class org.docx4j.org.apache.fop.events.model.EventModelParser
Creates a new ContentHandler instance that you can send the event model XML to.
getContentLengthAsLoaded() - Method in class org.docx4j.openpackaging.parts.Part
returns the size in bytes of this part as stored, or -1 if unknown.
getContentList() - Method in class org.docx4j.utils.AltChunkFinder.LocatedChunk
 
getContentRef() - Method in class org.opendope.SmartArt.dataHierarchy.Image
Gets the value of the contentRef property.
getContentRef() - Method in class org.opendope.SmartArt.dataHierarchy.ImageRef
Gets the value of the contentRef property.
getContentRef() - Method in class org.opendope.SmartArt.dataHierarchy.SibTransBody
Gets the value of the contentRef property.
getContentRef() - Method in class org.opendope.SmartArt.dataHierarchy.TextBody
Gets the value of the contentRef property.
getContents() - Method in class org.docx4j.openpackaging.parts.JaxbXmlPart
Get the live contents of this part (the JAXB object model).
getContentType() - Method in class org.docx4j.openpackaging.Base
 
getContentType() - Method in class org.docx4j.openpackaging.contenttype.CTDefault
Gets the value of the contentType property.
getContentType() - Method in class org.docx4j.openpackaging.contenttype.CTOverride
Gets the value of the contentType property.
getContentType() - Method in enum org.docx4j.openpackaging.parts.WordprocessingML.AltChunkType
 
getContentType() - Method in class org.opendope.SmartArt.dataHierarchy.SmartArtDataHierarchy.Images.Image
Gets the value of the contentType property.
getContentType(PartName) - Method in class org.docx4j.openpackaging.contenttype.ContentTypeManager
Get the content type for the specified part, if any.
getContentTypeManager() - Method in class org.docx4j.openpackaging.packages.OpcPackage
 
getContentTypes() - Method in class org.docx4j.openpackaging.parts.relationships.AlteredParts.Alterations
 
getContextualNamespaceDecls() - Method in class org.docx4j.jaxb.generic.NamespacePrefixMapper
 
getContextualNamespaceDecls() - Method in class org.docx4j.jaxb.generic.NamespacePrefixMapperRelationshipsPart
 
getContextualNamespaceDecls() - Method in interface org.docx4j.jaxb.NamespacePrefixMapperInterface
Returns a list of (prefix,namespace URI) pairs that represents namespace bindings available on ancestor elements (that need not be repeated by the JAXB RI.)
getConversionSettings() - Method in class org.docx4j.convert.out.common.AbstractConversionContext
 
getCopyrightNotice() - Method in class org.docx4j.fonts.fop.fonts.truetype.OpenFont
 
getCount() - Method in interface org.docx4j.com.google.common.collect.Multiset.Entry
Returns the count of the associated element in the underlying multiset.
getCount() - Method in class org.docx4j.fonts.fop.complexscripts.util.CharAssociation
 
getCounter() - Method in class org.docx4j.model.listnumbering.ListLevel
 
getCountMap() - Method in class org.docx4j.model.datastorage.DomToXPathMap
 
getCountry() - Method in class org.docx4j.convert.out.fopconf.HyphenationPattern
Gets the value of the country property.
getCoverage() - Method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphSubtable
 
getCoverageIndex(int) - Method in interface org.docx4j.fonts.fop.complexscripts.fonts.GlyphCoverageMapping
Map glyph identifier (code) to coverge index.
getCoverageIndex(int) - Method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphCoverageTable
Map glyph identifier (code) to coverge index.
getCoverageIndex(int) - Method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphSubtable
Map glyph id to coverage index.
getCoverages() - Method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphTable.CoverageSequenceRule
 
getCoverageSize() - Method in interface org.docx4j.fonts.fop.complexscripts.fonts.GlyphCoverageMapping
Obtain size of coverage table, i.e., ciMax + 1, where ciMax is the maximum coverage index.
getCoverageSize() - Method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphCoverageTable
Obtain size of coverage table, i.e., ciMax + 1, where ciMax is the maximum coverage index.
getCoverageSize() - Method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphSubtable
Map glyph id to coverage index.
getCreateDateTime() - Method in class org.docx4j.org.apache.poi.hpsf.SummaryInformation
Returns the creation time (or null).
getCspName() - Method in class org.docx4j.org.apache.poi.poifs.crypt.EncryptionHeader
 
getCss() - Method in class org.docx4j.convert.out.html.HtmlExporterNonXSLT
Deprecated.
 
getCss() - Method in class org.docx4j.openpackaging.parts.WordprocessingML.StyleDefinitionsPart
 
getCssForStyles(HTMLConversionContext) - Static method in class org.docx4j.convert.out.html.XsltHTMLFunctions
 
getCssForStyles(SvgConversionContext) - Static method in class org.pptx4j.convert.out.svginhtml.SvgExporter
 
getCssForTableCells(HTMLConversionContext, NodeIterator) - Static method in class org.docx4j.convert.out.html.XsltHTMLFunctions
 
getCssName() - Method in class org.docx4j.fonts.RunFontSelector
 
getCssName() - Method in class org.docx4j.model.properties.AdHocProperty
 
getCssName() - Method in class org.docx4j.model.properties.paragraph.Bidi
 
getCssName() - Method in class org.docx4j.model.properties.paragraph.Indent
 
getCssName() - Method in class org.docx4j.model.properties.paragraph.Justification
 
getCssName() - Method in class org.docx4j.model.properties.paragraph.KeepNext
 
getCssName() - Method in class org.docx4j.model.properties.paragraph.LineSpacing
 
getCssName() - Method in class org.docx4j.model.properties.paragraph.NumberingProperty
 
getCssName() - Method in class org.docx4j.model.properties.paragraph.OutlineLevel
 
getCssName() - Method in class org.docx4j.model.properties.paragraph.PageBreakBefore
 
getCssName() - Method in class org.docx4j.model.properties.paragraph.PBorderBottom
 
getCssName() - Method in class org.docx4j.model.properties.paragraph.PBorderLeft
 
getCssName() - Method in class org.docx4j.model.properties.paragraph.PBorderRight
 
getCssName() - Method in class org.docx4j.model.properties.paragraph.PBorderTop
 
getCssName() - Method in class org.docx4j.model.properties.paragraph.PShading
 
getCssName() - Method in class org.docx4j.model.properties.paragraph.SpaceAfter
 
getCssName() - Method in class org.docx4j.model.properties.paragraph.SpaceBefore
 
getCssName() - Method in class org.docx4j.model.properties.paragraph.Tabs
 
getCssName() - Method in class org.docx4j.model.properties.paragraph.TextAlignmentVertical
 
getCssName() - Method in class org.docx4j.model.properties.Property
 
getCssName() - Method in class org.docx4j.model.properties.run.Bold
 
getCssName() - Method in class org.docx4j.model.properties.run.FontColor
 
getCssName() - Method in class org.docx4j.model.properties.run.FontSize
 
getCssName() - Method in class org.docx4j.model.properties.run.HighlightColor
 
getCssName() - Method in class org.docx4j.model.properties.run.Italics
 
getCssName() - Method in class org.docx4j.model.properties.run.Lang
 
getCssName() - Method in class org.docx4j.model.properties.run.RBorder
 
getCssName() - Method in class org.docx4j.model.properties.run.RShading
 
getCssName() - Method in class org.docx4j.model.properties.run.Spacing
 
getCssName() - Method in class org.docx4j.model.properties.run.Strike
 
getCssName() - Method in class org.docx4j.model.properties.run.TextDirection
 
getCssName() - Method in class org.docx4j.model.properties.run.Underline
 
getCssName() - Method in class org.docx4j.model.properties.run.VerticalAlignment
 
getCssName() - Method in class org.docx4j.model.properties.table.AbstractCellMargin
 
getCssName() - Method in class org.docx4j.model.properties.table.BorderBottom
 
getCssName() - Method in class org.docx4j.model.properties.table.BorderLeft
 
getCssName() - Method in class org.docx4j.model.properties.table.BorderRight
 
getCssName() - Method in class org.docx4j.model.properties.table.BorderTop
 
getCssName() - Method in class org.docx4j.model.properties.table.Indent
 
getCssName() - Method in class org.docx4j.model.properties.table.tc.Shading
 
getCssName() - Method in class org.docx4j.model.properties.table.tc.TextAlignmentVertical
 
getCssName() - Method in class org.docx4j.model.properties.table.tc.TextDir
 
getCssName() - Method in class org.docx4j.model.properties.table.tr.TrCantSplit
 
getCssName() - Method in class org.docx4j.model.properties.table.tr.TrHeight
 
getCssProperty() - Method in class org.docx4j.model.properties.AdHocProperty
 
getCssProperty() - Method in class org.docx4j.model.properties.paragraph.AbstractPBorder
 
getCssProperty() - Method in class org.docx4j.model.properties.paragraph.Bidi
 
getCssProperty() - Method in class org.docx4j.model.properties.paragraph.Indent
 
getCssProperty() - Method in class org.docx4j.model.properties.paragraph.Justification
 
getCssProperty() - Method in class org.docx4j.model.properties.paragraph.KeepNext
 
getCssProperty() - Method in class org.docx4j.model.properties.paragraph.LineSpacing
 
getCssProperty() - Method in class org.docx4j.model.properties.paragraph.NumberingProperty
 
getCssProperty() - Method in class org.docx4j.model.properties.paragraph.OutlineLevel
 
getCssProperty() - Method in class org.docx4j.model.properties.paragraph.PageBreakBefore
 
getCssProperty() - Method in class org.docx4j.model.properties.paragraph.PBorderRight
 
getCssProperty() - Method in class org.docx4j.model.properties.paragraph.PShading
 
getCssProperty() - Method in class org.docx4j.model.properties.paragraph.SpaceAfter
 
getCssProperty() - Method in class org.docx4j.model.properties.paragraph.SpaceBefore
 
getCssProperty() - Method in class org.docx4j.model.properties.paragraph.Tabs
 
getCssProperty() - Method in class org.docx4j.model.properties.paragraph.TextAlignmentVertical
 
getCssProperty() - Method in class org.docx4j.model.properties.Property
 
getCssProperty() - Method in class org.docx4j.model.properties.run.Bold
 
getCssProperty() - Method in class org.docx4j.model.properties.run.FontColor
 
getCssProperty() - Method in class org.docx4j.model.properties.run.FontSize
 
getCssProperty() - Method in class org.docx4j.model.properties.run.HighlightColor
 
getCssProperty() - Method in class org.docx4j.model.properties.run.Italics
 
getCssProperty() - Method in class org.docx4j.model.properties.run.Lang
 
getCssProperty() - Method in class org.docx4j.model.properties.run.RBorder
 
getCssProperty() - Method in class org.docx4j.model.properties.run.RShading
 
getCssProperty() - Method in class org.docx4j.model.properties.run.Spacing
 
getCssProperty() - Method in class org.docx4j.model.properties.run.Strike
 
getCssProperty() - Method in class org.docx4j.model.properties.run.TextDirection
 
getCssProperty() - Method in class org.docx4j.model.properties.run.Underline
 
getCssProperty() - Method in class org.docx4j.model.properties.run.VerticalAlignment
 
getCssProperty() - Method in class org.docx4j.model.properties.table.AbstractBorder
 
getCssProperty() - Method in class org.docx4j.model.properties.table.AbstractCellMargin
 
getCssProperty() - Method in class org.docx4j.model.properties.table.BorderRight
 
getCssProperty() - Method in class org.docx4j.model.properties.table.Indent
 
getCssProperty() - Method in class org.docx4j.model.properties.table.tc.Shading
 
getCssProperty() - Method in class org.docx4j.model.properties.table.tc.TextAlignmentVertical
 
getCssProperty() - Method in class org.docx4j.model.properties.table.tc.TextDir
 
getCssProperty() - Method in class org.docx4j.model.properties.table.tr.TrCantSplit
 
getCssProperty() - Method in class org.docx4j.model.properties.table.tr.TrHeight
 
GetCurrentNumberString(String) - Method in class org.docx4j.model.listnumbering.ListNumberingDefinition
returns a String containing the current state of the counters, up to the indicated level
getCurrentParent() - Method in class org.docx4j.convert.out.common.AbstractVisitorExporterGenerator
 
getCurrentPart() - Method in class org.docx4j.convert.out.common.AbstractWmlConversionContext
 
getCurrentPart(AbstractWmlConversionContext) - Static method in class org.docx4j.convert.out.common.XsltCommonFunctions
 
getCurrentPos() - Method in class org.docx4j.fonts.fop.fonts.truetype.FontFileReader
Returns current file position.
getCurrentSection() - Method in class org.docx4j.convert.out.common.ConversionSectionWrappers
 
getCurrentValue() - Method in class org.docx4j.model.listnumbering.ListLevel.Counter
returns the current count of list items of that level
getCurrentValueFormatted() - Method in class org.docx4j.model.listnumbering.ListLevel
The current number, formatted using numFmt.
getCurrentValueFormatted(NumberFormat, int) - Static method in class org.docx4j.model.listnumbering.NumberFormatter
The current number, formatted using numFmt.
getCurrentValueFormatted(NumberFormat, String) - Static method in class org.docx4j.model.listnumbering.NumberFormatter
The current number, formatted using numFmt.
getCurrentValueUnformatted() - Method in class org.docx4j.model.listnumbering.ListLevel
 
getCustLinFactNeighborX() - Method in class org.opendope.SmartArt.dataHierarchy.ImageRef
Gets the value of the custLinFactNeighborX property.
getCustLinFactNeighborY() - Method in class org.opendope.SmartArt.dataHierarchy.ImageRef
Gets the value of the custLinFactNeighborY property.
getCustomFieldData() - Method in class org.docx4j.model.fields.FieldRef
application-specific data associated with this field.
getCustomFoRenderer() - Method in class org.docx4j.convert.out.FOSettings
 
getCustomProperties() - Method in class org.docx4j.org.apache.poi.hpsf.DocumentSummaryInformation
Gets the custom properties.
getCustomXmlDataStorageClass() - Static method in class org.docx4j.openpackaging.io.Load
Deprecated.
 
getCustomXmlDataStoragePart(WordprocessingMLPackage) - Static method in class org.docx4j.model.datastorage.CustomXmlDataStoragePartSelector
We need the item id of the custom xml part.
getCustomXmlDataStorageParts() - Method in class org.docx4j.openpackaging.packages.OpcPackage
keyed by item id (in lower case)
getCustomXsltTemplates() - Method in class org.docx4j.convert.out.AbstractConversionSettings
 
getCustScaleX() - Method in class org.opendope.SmartArt.dataHierarchy.ImageRef
Gets the value of the custScaleX property.
getCustScaleY() - Method in class org.opendope.SmartArt.dataHierarchy.ImageRef
Gets the value of the custScaleY property.
getCx() - Method in class org.docx4j.openpackaging.parts.WordprocessingML.BinaryPartAbstractImage.CxCy
 
getCy() - Method in class org.docx4j.openpackaging.parts.WordprocessingML.BinaryPartAbstractImage.CxCy
 
getData() - Method in class org.docx4j.fonts.fop.fonts.cff.CFFDataReader.CFFIndexData
 
getData() - Method in class org.docx4j.model.styles.Node
 
getData() - Method in class org.docx4j.openpackaging.parts.CustomXmlDataStoragePart
 
getData() - Method in interface org.docx4j.org.apache.poi.poifs.storage.ListManagedBlock
Get the data from the block
getData() - Method in class org.docx4j.org.apache.poi.poifs.storage.RawDataBlock
Get the data from the block
getData() - Method in class org.docx4j.org.apache.poi.poifs.storage.SmallDocumentBlock
Get the data from the block
getDataBinding() - Method in class org.opendope.xpaths.Xpaths.Xpath
Gets the value of the dataBinding property.
getDataBuffer() - Method in class org.docx4j.org.apache.poi.poifs.filesystem.Ole10Native
Returns the buffer containing the embedded file's data, or null if no data was embedded.
getDatafieldNameFromInstr(String) - Static method in class org.docx4j.model.fields.merge.MailMerger
Get the datafield name from, for example <w:instrText xml:space="preserve"> MERGEFIELD Kundenstrasse \* MERGEFORMAT </w:instrText> or <w:instrText xml:space="preserve"> MERGEFIELD Kundenstrasse</w:instrText>
getDataHierarchyObjectFactory() - Method in class org.docx4j.openpackaging.parts.DrawingML.DiagramDataUnflatten
 
getDataInputBlock(DocumentBlock[], int) - Static method in class org.docx4j.org.apache.poi.poifs.storage.DocumentBlock
 
getDataInputBlock(SmallDocumentBlock[], int) - Static method in class org.docx4j.org.apache.poi.poifs.storage.SmallDocumentBlock
 
getDataSize() - Method in class org.docx4j.org.apache.poi.poifs.filesystem.Ole10Native
Returns the size of the embedded file.
getDataStream(DirectoryNode) - Method in class org.docx4j.org.apache.poi.poifs.crypt.agile.AgileDecryptor
 
getDataStream(DirectoryNode) - Method in class org.docx4j.org.apache.poi.poifs.crypt.agile.AgileEncryptor
 
getDataStream(DirectoryNode) - Method in class org.docx4j.org.apache.poi.poifs.crypt.binaryrc4.BinaryRC4Decryptor
 
getDataStream(DirectoryNode) - Method in class org.docx4j.org.apache.poi.poifs.crypt.binaryrc4.BinaryRC4Encryptor
 
getDataStream(DirectoryNode) - Method in class org.docx4j.org.apache.poi.poifs.crypt.cryptoapi.CryptoAPIDecryptor
Decrypt the Document-/SummaryInformation and other optionally streams.
getDataStream(DirectoryNode) - Method in class org.docx4j.org.apache.poi.poifs.crypt.cryptoapi.CryptoAPIEncryptor
Encrypt the Document-/SummaryInformation and other optionally streams.
getDataStream(DirectoryNode) - Method in class org.docx4j.org.apache.poi.poifs.crypt.Decryptor
Return a stream with decrypted data.
getDataStream(DirectoryNode) - Method in class org.docx4j.org.apache.poi.poifs.crypt.Encryptor
Return a output stream for encrypted data.
getDataStream(DirectoryNode) - Method in class org.docx4j.org.apache.poi.poifs.crypt.standard.StandardDecryptor
 
getDataStream(DirectoryNode) - Method in class org.docx4j.org.apache.poi.poifs.crypt.standard.StandardEncryptor
 
getDataStream(NPOIFSFileSystem) - Method in class org.docx4j.org.apache.poi.poifs.crypt.Decryptor
 
getDataStream(NPOIFSFileSystem) - Method in class org.docx4j.org.apache.poi.poifs.crypt.Encryptor
 
getDataStream(OPOIFSFileSystem) - Method in class org.docx4j.org.apache.poi.poifs.crypt.Decryptor
 
getDataStream(OPOIFSFileSystem) - Method in class org.docx4j.org.apache.poi.poifs.crypt.Encryptor
 
getDataStream(POIFSFileSystem) - Method in class org.docx4j.org.apache.poi.poifs.crypt.Decryptor
 
getDataStream(POIFSFileSystem) - Method in class org.docx4j.org.apache.poi.poifs.crypt.Encryptor
 
getDateCellValue(Cell) - Static method in class org.xlsx4j.model.CellUtils
Get the value of the cell as a date.
getDecryptor() - Method in class org.docx4j.org.apache.poi.poifs.crypt.agile.AgileEncryptionInfoBuilder
 
getDecryptor() - Method in class org.docx4j.org.apache.poi.poifs.crypt.binaryrc4.BinaryRC4EncryptionInfoBuilder
 
getDecryptor() - Method in class org.docx4j.org.apache.poi.poifs.crypt.cryptoapi.CryptoAPIEncryptionInfoBuilder
 
getDecryptor() - Method in class org.docx4j.org.apache.poi.poifs.crypt.EncryptionInfo
 
getDecryptor() - Method in interface org.docx4j.org.apache.poi.poifs.crypt.EncryptionInfoBuilder
 
getDecryptor() - Method in class org.docx4j.org.apache.poi.poifs.crypt.standard.StandardEncryptionInfoBuilder
 
getDefaultCacheFile(boolean) - Static method in class org.docx4j.fonts.fop.fonts.FontCache
Returns the default font cache file.
getDefaultCharacterStyle() - Method in class org.docx4j.openpackaging.parts.WordprocessingML.StyleDefinitionsPart
 
getDefaultContentType() - Method in class org.docx4j.openpackaging.contenttype.ContentTypeManager
 
getDefaultFont() - Method in class org.docx4j.fonts.RunFontSelector
 
getDefaultFooter() - Method in class org.docx4j.model.structure.HeaderFooterPolicy
If an even footer is present this is the odd footer otherwise it is both, even and odd footer
getDefaultFooter(AbstractWmlConversionContext) - Static method in class org.docx4j.convert.out.common.XsltCommonFunctions
 
getDefaultFormat(Cell) - Method in class org.xlsx4j.org.apache.poi.ss.usermodel.DataFormatter
Returns a default format for a cell.
getDefaultHeader() - Method in class org.docx4j.model.structure.HeaderFooterPolicy
If an even header is present this is the odd header otherwise it is both, even and odd header
getDefaultHeader(AbstractWmlConversionContext) - Static method in class org.docx4j.convert.out.common.XsltCommonFunctions
 
getDefaultOrOverride() - Method in class org.docx4j.openpackaging.contenttype.CTTypes
Gets the value of the defaultOrOverride property.
getDefaultParagraphStyle() - Method in class org.docx4j.openpackaging.parts.WordprocessingML.StyleDefinitionsPart
if this returns null; invoke createVirtualStylesForDocDefaults() @since 3.2.0 then try again
getDefaultPrefix(String) - Static method in class org.docx4j.org.apache.xml.security.utils.ElementProxy
Method getDefaultPrefix
getDefaultTableStyle() - Method in class org.docx4j.openpackaging.parts.WordprocessingML.StyleDefinitionsPart
 
getDefaultTemplate() - Method in class org.docx4j.convert.out.common.AbstractXsltExporterDelegate
 
getDefaultWidth() - Method in class org.docx4j.fonts.fop.fonts.CIDFont
Returns the default width for this font.
getDefaultWidth() - Method in class org.docx4j.fonts.fop.fonts.MultiByteFont
Returns the default width for this font.
getdefinedStoreItemId() - Method in class org.docx4j.Docx4J.FindContentControlsVisitor
 
getDeltas() - Method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphPositioningTable.DeviceTable
 
getDenominator() - Method in class org.xlsx4j.org.apache.poi.ss.format.SimpleFraction
Access the denominator.
getDepth() - Method in class org.opendope.SmartArt.dataHierarchy.ListItem
 
getDescender() - Method in class org.docx4j.fonts.fop.fonts.CustomFont
Returns the descender value of the font.
getDescender() - Method in class org.docx4j.fonts.fop.fonts.Font
Returns the font's Descender.
getDescender() - Method in interface org.docx4j.fonts.fop.fonts.FontDescriptor
Returns the descender value of the font.
getDescender() - Method in class org.docx4j.fonts.fop.fonts.LazyFont
Returns the descender value of the font.
getDescender() - Method in class org.docx4j.fonts.fop.fonts.type1.AFMFile
Returns the Descender value.
getDescender(int) - Method in class org.docx4j.fonts.fop.fonts.base14.Courier
 
getDescender(int) - Method in class org.docx4j.fonts.fop.fonts.base14.CourierBold
 
getDescender(int) - Method in class org.docx4j.fonts.fop.fonts.base14.CourierBoldOblique
 
getDescender(int) - Method in class org.docx4j.fonts.fop.fonts.base14.CourierOblique
 
getDescender(int) - Method in class org.docx4j.fonts.fop.fonts.base14.Helvetica
 
getDescender(int) - Method in class org.docx4j.fonts.fop.fonts.base14.HelveticaBold
 
getDescender(int) - Method in class org.docx4j.fonts.fop.fonts.base14.HelveticaBoldOblique
 
getDescender(int) - Method in class org.docx4j.fonts.fop.fonts.base14.HelveticaOblique
 
getDescender(int) - Method in class org.docx4j.fonts.fop.fonts.base14.Symbol
 
getDescender(int) - Method in class org.docx4j.fonts.fop.fonts.base14.TimesBold
 
getDescender(int) - Method in class org.docx4j.fonts.fop.fonts.base14.TimesBoldItalic
 
getDescender(int) - Method in class org.docx4j.fonts.fop.fonts.base14.TimesItalic
 
getDescender(int) - Method in class org.docx4j.fonts.fop.fonts.base14.TimesRoman
 
getDescender(int) - Method in class org.docx4j.fonts.fop.fonts.base14.ZapfDingbats
 
getDescender(int) - Method in class org.docx4j.fonts.fop.fonts.CustomFont
Returns the descent of the font described by this FontMetrics object.
getDescender(int) - Method in interface org.docx4j.fonts.fop.fonts.FontMetrics
Returns the descent of the font described by this FontMetrics object.
getDescender(int) - Method in class org.docx4j.fonts.fop.fonts.LazyFont
Returns the descent of the font described by this FontMetrics object.
getDescender(int) - Method in class org.docx4j.fonts.fop.render.java2d.CustomFontMetricsMapper
Returns the descent of the font described by this FontMetrics object.
getDescender(int) - Method in class org.docx4j.fonts.fop.render.java2d.SystemFontMetricsMapper
Returns the descent of the font described by this FontMetrics object.
getDescender(String, int, int) - Method in class org.docx4j.fonts.fop.render.java2d.Java2DFontMetrics
Determines the font descent of the Font described by this FontMetrics object
getDescription() - Method in class org.opendope.conditions.Condition
Gets the value of the description property.
getDescription() - Method in class org.opendope.xpaths.Xpaths.Xpath
Gets the value of the description property.
getDiagramLayoutHeaderPart() - Method in class org.glox4j.openpackaging.packages.GloxPackage
 
getDiagramLayoutPart() - Method in class org.glox4j.openpackaging.packages.GloxPackage
 
getDictionary() - Method in class org.docx4j.org.apache.poi.hpsf.Section
Gets the section's dictionary.
getDirectories() - Method in class org.docx4j.fonts.fop.fonts.DefaultFontConfig
Returns a list of directories that were parsed.
getDirectory() - Method in class org.docx4j.fonts.fop.fonts.DefaultFontConfig.Directory
Returns a String representing the directory to find fonts within.
getDirectoryEntry(OFTableName) - Method in class org.docx4j.fonts.fop.fonts.truetype.OpenFont
Obtain directory table entry.
getDirectoryFilter() - Static method in class org.docx4j.fonts.fop.fonts.autodetect.FontFileFinder
Font directory filter.
getDocLocation() - Method in class org.docx4j.convert.out.common.writer.AbstractHyperlinkWriterModel
 
getDocLocation() - Method in interface org.docx4j.convert.out.ConversionHyperlinkHandler.Model
Specifies a location in the target of the hyperlink that has no bookmarks.
getDocparts() - Method in class org.docx4j.org.apache.poi.hpsf.DocumentSummaryInformation
Returns the doc parts (or null) when this method is implemented.
getDocPropsCorePart() - Method in class org.docx4j.openpackaging.packages.OpcPackage
Get the DocPropsCorePart, if any.
getDocPropsCustomPart() - Method in class org.docx4j.openpackaging.packages.OpcPackage
Get DocPropsCustomPart, if any.
getDocPropsExtendedPart() - Method in class org.docx4j.openpackaging.packages.OpcPackage
Get the DocPropsExtendedPart, if any.
getDocument() - Method in interface org.docx4j.model.datastorage.CustomXmlDataStorage
Write the contents of this object to the org.w3c.dom.Document
getDocument() - Method in class org.docx4j.model.datastorage.CustomXmlDataStorageImpl
 
getDocument() - Method in class org.docx4j.openpackaging.parts.ActiveXControlXmlPart
 
getDocument() - Method in class org.docx4j.openpackaging.parts.DefaultXmlPart
 
getDocument() - Method in class org.docx4j.openpackaging.parts.XmlPart
 
getDocument() - Method in class org.docx4j.org.apache.poi.poifs.property.DocumentProperty
get the POIFSDocument
getDocument() - Method in class org.docx4j.org.apache.xml.security.utils.ElementProxy
Method getDocument
getDocumentBuilderFactory() - Static method in class org.docx4j.org.apache.poi.util.XMLHelper
Creates a new DocumentBuilderFactory, with sensible defaults
getDocumentBuilderFactory() - Static method in class org.docx4j.XmlUtils
Deprecated.
getDocumentDefaultPPr() - Method in class org.docx4j.model.PropertyResolver
 
getDocumentDefaultRPr() - Method in class org.docx4j.model.PropertyResolver
 
getDocumentModel() - Method in class org.docx4j.openpackaging.packages.WordprocessingMLPackage
 
getDocumentPageCountFoFormat() - Method in interface org.docx4j.convert.out.FORenderer.SectionPageInformation
 
getDocumentPageCountID() - Method in interface org.docx4j.convert.out.FORenderer.SectionPageInformation
 
getDocumentSettingsPart() - Method in class org.docx4j.openpackaging.parts.WordprocessingML.DocumentPart
 
getDocumentSettingsPart(boolean) - Method in class org.docx4j.openpackaging.parts.WordprocessingML.DocumentPart
 
getDocumentSummaryInformationProperties() - Static method in class org.docx4j.org.apache.poi.hpsf.wellknown.PropertyIDMap
Returns the Document Summary Information properties singleton.
getDocx4jVersion() - Static method in class org.docx4j.Version
 
getDocxFetcher() - Static method in class org.docx4j.model.datastorage.OpenDoPEHandlerComponents
 
getDocxFromIRI(String) - Method in interface org.docx4j.model.datastorage.DocxFetcher
 
getDomDocument() - Method in class org.docx4j.openpackaging.parts.WordprocessingML.MetafileWmfPart.SvgDocument
 
getDomNode() - Method in class org.docx4j.jaxb.JAXBAssociation
 
getDomToXPathMap() - Method in class org.docx4j.model.datastorage.OpenDoPEHandler
 
getDone(Future<V>) - Static method in class org.docx4j.com.google.common.util.concurrent.Futures
Returns the result of the input Future, which must have already completed.
getDouble(byte[]) - Static method in class org.docx4j.org.apache.poi.util.LittleEndian
get a double value from a byte array, reads it in little endian format then converts the resulting revolting IEEE 754 (curse them) floating point number to a happy java double
getDouble(byte[], int) - Static method in class org.docx4j.org.apache.poi.util.LittleEndian
get a double value from a byte array, reads it in little endian format then converts the resulting revolting IEEE 754 (curse them) floating point number to a happy java double
getDrawingPropsIdTracker() - Method in class org.docx4j.openpackaging.packages.OpcPackage
 
getDTDHandler() - Method in class org.docx4j.org.apache.camel.support.builder.xml.StAX2SAXSource
 
getEditTime() - Method in class org.docx4j.org.apache.poi.hpsf.SummaryInformation
Returns the total time spent in editing the document (or 0).
getEffectivePPr(String) - Method in class org.docx4j.model.PropertyResolver
Follow the resolution rules to return the paragraph properties which actually apply, given this paragraph style Note 1: the properties are not the definition of any style name returned.
getEffectivePPr(PPr) - Method in class org.docx4j.model.PropertyResolver
Follow the resolution rules to return the paragraph properties which actually apply, given this pPr element (on a w:p).
getEffectiveRPr(String) - Method in class org.docx4j.model.PropertyResolver
apply the rPr in the stack of styles, including documentDefaultRPr
getEffectiveRPr(String, boolean, boolean, boolean) - Method in class org.docx4j.model.PropertyResolver
apply the rPr in the stack of styles, optionally including documentDefaultRPr
getEffectiveRPr(RPr, PPr) - Method in class org.docx4j.model.PropertyResolver
 
getEffectiveRPrUsingPStyleRPr(RPr, RPr) - Method in class org.docx4j.model.PropertyResolver
Return effective rPr, as follows: Starting with the rPr from the pStyle, apply character style (if any) specified on the run, then any other direct (ad-hoc) run formatting.
getEffectiveTableStyle() - Method in class org.docx4j.model.table.TableModel
 
getEffectiveTableStyle(TblPr) - Method in class org.docx4j.model.PropertyResolver
 
getElement() - Method in interface org.docx4j.com.google.common.collect.Multiset.Entry
Returns the multiset element corresponding to this entry.
getElement() - Method in class org.docx4j.org.apache.xml.security.utils.ElementProxy
Returns the Element which was constructed by the Object.
getElement(int) - Method in class org.docx4j.fonts.foray.font.format.Panose
Returns a given element from the underlying Panose array.
getElement(String, List<PostscriptParser.PSElement>) - Method in class org.docx4j.fonts.fop.fonts.type1.Type1SubsetFile
 
getElement(List<JAXBElement<?>>, String) - Method in class org.docx4j.convert.out.common.writer.AbstractTableWriter
 
getElement(List<JAXBElement<?>>, String) - Method in class org.docx4j.model.table.TableModel
 
getElement(Panose.Field) - Method in class org.docx4j.fonts.foray.font.format.Panose
Returns a given element from the underlying Panose array.
getElementById(Document, String) - Static method in class org.docx4j.org.apache.xml.security.utils.IdResolver
Deprecated.
Method getElementById
getElementPlusReturns() - Method in class org.docx4j.org.apache.xml.security.utils.ElementProxy
Returns the Element plus a leading and a trailing CarriageReturn Text node.
getElementText() - Method in class org.docx4j.utils.XMLStreamReaderWrapper
 
getEmbed() - Method in class org.docx4j.fonts.fop.fonts.FontUris
 
getEmbedAsType1() - Method in class org.docx4j.fonts.fop.fonts.DefaultFontConfig.Font
 
getEmbedAsType1() - Method in class org.docx4j.fonts.fop.fonts.EmbedFontInfo
 
getEmbeddedURI() - Method in class org.docx4j.fonts.PhysicalFont
 
getEmbeddingMode() - Method in class org.docx4j.fonts.fop.fonts.CustomFont
Returns the embedding mode for this font.
getEmbeddingMode() - Method in class org.docx4j.fonts.fop.fonts.DefaultFontConfig.Font
 
getEmbeddingMode() - Method in class org.docx4j.fonts.fop.fonts.EmbedFontInfo
Returns the embedding mode for this font.
getEmbedFileURI() - Method in class org.docx4j.fonts.fop.fonts.CustomFont
Returns an URI representing an embeddable font file.
getEmbedFontInfo() - Method in class org.docx4j.fonts.PhysicalFont
 
getEmbedFontName() - Method in class org.docx4j.fonts.fop.fonts.base14.Courier
 
getEmbedFontName() - Method in class org.docx4j.fonts.fop.fonts.base14.CourierBold
 
getEmbedFontName() - Method in class org.docx4j.fonts.fop.fonts.base14.CourierBoldOblique
 
getEmbedFontName() - Method in class org.docx4j.fonts.fop.fonts.base14.CourierOblique
 
getEmbedFontName() - Method in class org.docx4j.fonts.fop.fonts.base14.Helvetica
 
getEmbedFontName() - Method in class org.docx4j.fonts.fop.fonts.base14.HelveticaBold
 
getEmbedFontName() - Method in class org.docx4j.fonts.fop.fonts.base14.HelveticaBoldOblique
 
getEmbedFontName() - Method in class org.docx4j.fonts.fop.fonts.base14.HelveticaOblique
 
getEmbedFontName() - Method in class org.docx4j.fonts.fop.fonts.base14.Symbol
 
getEmbedFontName() - Method in class org.docx4j.fonts.fop.fonts.base14.TimesBold
 
getEmbedFontName() - Method in class org.docx4j.fonts.fop.fonts.base14.TimesBoldItalic
 
getEmbedFontName() - Method in class org.docx4j.fonts.fop.fonts.base14.TimesItalic
 
getEmbedFontName() - Method in class org.docx4j.fonts.fop.fonts.base14.TimesRoman
 
getEmbedFontName() - Method in class org.docx4j.fonts.fop.fonts.base14.ZapfDingbats
 
getEmbedFontName() - Method in class org.docx4j.fonts.fop.fonts.CustomFont
Returns the font name for font embedding (may include a prefix, Example: "1E28bcArialMT").
getEmbedFontName() - Method in interface org.docx4j.fonts.fop.fonts.FontMetrics
Returns the font name for font embedding (may include a prefix, Example: "1E28bcArialMT").
getEmbedFontName() - Method in class org.docx4j.fonts.fop.fonts.LazyFont
Returns the font name for font embedding (may include a prefix, Example: "1E28bcArialMT").
getEmbedFontName() - Method in class org.docx4j.fonts.fop.fonts.MultiByteFont
Returns the font name for font embedding (may include a prefix, Example: "1E28bcArialMT").
getEmbedFontName() - Method in class org.docx4j.fonts.fop.fonts.truetype.OpenFont
 
getEmbedFontName() - Method in class org.docx4j.fonts.fop.render.java2d.CustomFontMetricsMapper
Returns the font name for font embedding (may include a prefix, Example: "1E28bcArialMT").
getEmbedFontName() - Method in class org.docx4j.fonts.fop.render.java2d.SystemFontMetricsMapper
Returns the font name for font embedding (may include a prefix, Example: "1E28bcArialMT").
getEmbedResourceName() - Method in class org.docx4j.fonts.fop.fonts.CustomFont
Returns the lookup name to an embeddable font file available as a resource.
getEmbedURI() - Method in class org.docx4j.fonts.fop.fonts.DefaultFontConfig.Font
Gets the URI of the font to embed.
getEmbedURI() - Method in class org.docx4j.fonts.fop.fonts.EmbedFontInfo
Returns the URI to the embeddable font resource
getEmbedUrl() - Method in class org.docx4j.convert.out.fopconf.Fonts.Font
Gets the value of the embedUrl property.
getEmulator() - Method in class org.docx4j.openpackaging.parts.WordprocessingML.NumberingDefinitionsPart
 
getEmulator(boolean) - Method in class org.docx4j.openpackaging.parts.WordprocessingML.NumberingDefinitionsPart
 
getEncodedSize(String) - Static method in class org.docx4j.org.apache.poi.util.StringUtil
 
getEncoding() - Method in class org.docx4j.fonts.fop.fonts.cff.CFFDataReader
 
getEncoding() - Method in class org.docx4j.fonts.fop.fonts.SingleByteFont
Returns the code point mapping (encoding) of this font.
getEncoding() - Method in class org.docx4j.utils.XMLStreamReaderWrapper
 
getEncodingMode() - Method in class org.docx4j.fonts.fop.fonts.DefaultFontConfig.Font
 
getEncodingMode() - Method in class org.docx4j.fonts.fop.fonts.EmbedFontInfo
Returns the requested encoding mode for this font.
getEncodingName() - Method in class org.docx4j.fonts.fop.fonts.base14.Courier
 
getEncodingName() - Method in class org.docx4j.fonts.fop.fonts.base14.CourierBold
 
getEncodingName() - Method in class org.docx4j.fonts.fop.fonts.base14.CourierBoldOblique
 
getEncodingName() - Method in class org.docx4j.fonts.fop.fonts.base14.CourierOblique
 
getEncodingName() - Method in class org.docx4j.fonts.fop.fonts.base14.Helvetica
 
getEncodingName() - Method in class org.docx4j.fonts.fop.fonts.base14.HelveticaBold
 
getEncodingName() - Method in class org.docx4j.fonts.fop.fonts.base14.HelveticaBoldOblique
 
getEncodingName() - Method in class org.docx4j.fonts.fop.fonts.base14.HelveticaOblique
 
getEncodingName() - Method in class org.docx4j.fonts.fop.fonts.base14.Symbol
 
getEncodingName() - Method in class org.docx4j.fonts.fop.fonts.base14.TimesBold
 
getEncodingName() - Method in class org.docx4j.fonts.fop.fonts.base14.TimesBoldItalic
 
getEncodingName() - Method in class org.docx4j.fonts.fop.fonts.base14.TimesItalic
 
getEncodingName() - Method in class org.docx4j.fonts.fop.fonts.base14.TimesRoman
 
getEncodingName() - Method in class org.docx4j.fonts.fop.fonts.base14.ZapfDingbats
 
getEncodingName() - Method in class org.docx4j.fonts.fop.fonts.LazyFont
Get the encoding of the font.
getEncodingName() - Method in class org.docx4j.fonts.fop.fonts.MultiByteFont
Get the encoding of the font.
getEncodingName() - Method in class org.docx4j.fonts.fop.fonts.SingleByteFont
Get the encoding of the font.
getEncodingName() - Method in class org.docx4j.fonts.fop.fonts.Typeface
Get the encoding of the font.
getEncodingName() - Method in class org.docx4j.fonts.fop.render.java2d.CustomFontMetricsMapper
Get the encoding of the font.
getEncodingName() - Method in class org.docx4j.fonts.fop.render.java2d.SystemFontMetricsMapper
Get the encoding of the font.
getEncodingScheme() - Method in class org.docx4j.fonts.fop.fonts.type1.AFMFile
Returns the EncodingScheme value.
getEncryptedHmacKey() - Method in class org.docx4j.org.apache.poi.poifs.crypt.agile.AgileEncryptionHeader
 
getEncryptedHmacValue() - Method in class org.docx4j.org.apache.poi.poifs.crypt.agile.AgileEncryptionHeader
 
getEncryptedKey() - Method in class org.docx4j.org.apache.poi.poifs.crypt.EncryptionVerifier
 
getEncryptedSegment() - Method in class org.docx4j.fonts.fop.fonts.type1.PFBData
Gets the encrypted segment of the font file
getEncryptedVerifier() - Method in class org.docx4j.org.apache.poi.poifs.crypt.EncryptionVerifier
 
getEncryptedVerifierHash() - Method in class org.docx4j.org.apache.poi.poifs.crypt.EncryptionVerifier
 
getEncryptionFlags() - Method in class org.docx4j.org.apache.poi.poifs.crypt.EncryptionInfo
 
getEncryptionInfo() - Method in class org.docx4j.org.apache.poi.poifs.crypt.binaryrc4.BinaryRC4EncryptionInfoBuilder
 
getEncryptionInfo() - Method in class org.docx4j.org.apache.poi.poifs.crypt.cryptoapi.CryptoAPIEncryptionInfoBuilder
 
getEncryptionInfo() - Method in class org.docx4j.org.apache.poi.poifs.crypt.standard.StandardEncryptionInfoBuilder
 
getEncryptor() - Method in class org.docx4j.org.apache.poi.poifs.crypt.agile.AgileEncryptionInfoBuilder
 
getEncryptor() - Method in class org.docx4j.org.apache.poi.poifs.crypt.binaryrc4.BinaryRC4EncryptionInfoBuilder
 
getEncryptor() - Method in class org.docx4j.org.apache.poi.poifs.crypt.cryptoapi.CryptoAPIEncryptionInfoBuilder
 
getEncryptor() - Method in class org.docx4j.org.apache.poi.poifs.crypt.EncryptionInfo
 
getEncryptor() - Method in interface org.docx4j.org.apache.poi.poifs.crypt.EncryptionInfoBuilder
 
getEncryptor() - Method in class org.docx4j.org.apache.poi.poifs.crypt.standard.StandardEncryptionInfoBuilder
 
getEnd() - Method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphMappingTable.MappingRange
 
getEnd() - Method in class org.docx4j.fonts.fop.complexscripts.util.CharAssociation
 
getEndIndex() - Method in interface org.docx4j.fonts.fop.fonts.TextFragment
Obtain ending index (exclusive) of sub-sequence of fragment in overall text source.
getEndLevel() - Method in class org.docx4j.toc.switches.AbstractSwitch
 
getEndnotes(AbstractWmlConversionContext) - Static method in class org.docx4j.convert.out.common.XsltCommonFunctions
 
getEndNotesPart() - Method in class org.docx4j.openpackaging.parts.WordprocessingML.DocumentPart
 
getEndPoint() - Method in class org.docx4j.fonts.fop.fonts.type1.PostscriptParser.PSElement
The end location of the element within the source binary data
getEndRun() - Method in class org.docx4j.model.fields.FieldRef
 
getEnds() - Method in class org.docx4j.finders.RangeFinder
 
getEndSize() - Method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphPositioningTable.DeviceTable
 
getEntityResolver() - Method in class org.docx4j.org.apache.camel.support.builder.xml.StAX2SAXSource
 
getEntries() - Method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphClassTable
Obtain mapping entries.
getEntries() - Method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphCoverageTable
Obtain mapping entries.
getEntries() - Method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphMappingTable.EmptyMappingTable
Obtain mapping entries.
getEntries() - Method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphMappingTable
Obtain mapping entries.
getEntries() - Method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphMappingTable.RangeMappingTable
Obtain mapping entries.
getEntries() - Method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphSubtable
 
getEntries() - Method in class org.docx4j.fonts.fop.fonts.type1.PostscriptParser.PSDictionary
Gets a map of dictionary entries identified by their name
getEntries() - Method in class org.docx4j.fonts.fop.fonts.type1.PostscriptParser.PSFixedArray
Gets a map of array entries identified by index
getEntries() - Method in class org.docx4j.fonts.fop.fonts.type1.PostscriptParser.PSVariableArray
Gets a list of found array entries within the variable array
getEntries() - Method in interface org.docx4j.org.apache.poi.poifs.filesystem.DirectoryEntry
get an iterator of the Entry instances contained directly in this instance (in other words, children only; no grandchildren etc.)
getEntries() - Method in class org.docx4j.org.apache.poi.poifs.filesystem.DirectoryNode
get an iterator of the Entry instances contained directly in this instance (in other words, children only; no grandchildren etc.)
getEntries() - Method in class org.docx4j.org.apache.poi.poifs.filesystem.FilteringDirectoryNode
 
getEntry() - Method in class org.docx4j.toc.switches.SwitchProcessor
 
getEntry() - Method in interface org.docx4j.toc.switches.SwitchProcessorInterface
 
getEntry(String) - Method in interface org.docx4j.org.apache.poi.poifs.filesystem.DirectoryEntry
get a specified Entry by name
getEntry(String) - Method in class org.docx4j.org.apache.poi.poifs.filesystem.DirectoryNode
get a specified Entry by name
getEntry(String) - Method in class org.docx4j.org.apache.poi.poifs.filesystem.FilteringDirectoryNode
 
getEntryCount() - Method in interface org.docx4j.org.apache.poi.poifs.filesystem.DirectoryEntry
find out how many Entry instances are contained directly within this DirectoryEntry
getEntryCount() - Method in class org.docx4j.org.apache.poi.poifs.filesystem.DirectoryNode
find out how many Entry instances are contained directly within this DirectoryEntry
getEntryCount() - Method in class org.docx4j.org.apache.poi.poifs.filesystem.FilteringDirectoryNode
 
getEntryLevel() - Method in class org.docx4j.toc.TocEntry
 
getEntryNames() - Method in interface org.docx4j.org.apache.poi.poifs.filesystem.DirectoryEntry
get the names of all the Entries contained directly in this instance (in other words, names of children only; no grandchildren etc).
getEntryNames() - Method in class org.docx4j.org.apache.poi.poifs.filesystem.DirectoryNode
get the names of all the Entries contained directly in this instance (in other words, names of children only; no grandchildren etc).
getEntryNames() - Method in class org.docx4j.org.apache.poi.poifs.filesystem.FilteringDirectoryNode
 
getEntryPageNumberText() - Method in class org.docx4j.toc.TocEntry
 
getEntryParagraph(TocStyles) - Method in class org.docx4j.toc.TocEntry
 
getEntryPart(String, int) - Method in class org.docx4j.fonts.fop.fonts.type1.Type1SubsetFile
 
getEntryValue() - Method in class org.docx4j.toc.TocEntry
 
getErrorHandler() - Method in class org.docx4j.org.apache.camel.support.builder.xml.StAX2SAXSource
 
getEvenFooter() - Method in class org.docx4j.model.structure.HeaderFooterPolicy
 
getEvenFooter(AbstractWmlConversionContext) - Static method in class org.docx4j.convert.out.common.XsltCommonFunctions
 
getEvenHeader() - Method in class org.docx4j.model.structure.HeaderFooterPolicy
 
getEvenHeader(AbstractWmlConversionContext) - Static method in class org.docx4j.convert.out.common.XsltCommonFunctions
 
getEventGroupID() - Method in class org.docx4j.org.apache.fop.events.Event
Returns the event group identifier.
getEventID() - Method in class org.docx4j.org.apache.fop.events.Event
Returns the event identifier.
getEventKey() - Method in class org.docx4j.org.apache.fop.events.Event
Returns the event key.
getEventProducerFor(Class) - Method in class org.docx4j.org.apache.fop.events.DefaultEventBroadcaster
Returns an event producer instance for the given interface class.
getEventProducerFor(Class<T>) - Method in interface org.docx4j.org.apache.fop.events.EventBroadcaster
Returns an event producer instance for the given interface class.
getEventType() - Method in class org.docx4j.utils.XMLStreamReaderWrapper
 
getExcelDate(Calendar, boolean) - Static method in class org.xlsx4j.org.apache.poi.ss.usermodel.DateUtil
Given a Date in the form of a Calendar, converts it into a double representing its internal Excel representation, which is the number of days since 1/1/1900.
getExcelDate(Date) - Static method in class org.xlsx4j.org.apache.poi.ss.usermodel.DateUtil
Given a Date, converts it into a double representing its internal Excel representation, which is the number of days since 1/1/1900.
getExcelDate(Date, boolean) - Static method in class org.xlsx4j.org.apache.poi.ss.usermodel.DateUtil
Given a Date, converts it into a double representing its internal Excel representation, which is the number of days since 1/1/1900.
getExceptionClass() - Method in interface org.docx4j.org.apache.fop.events.EventExceptionManager.ExceptionFactory
Returns the Exception class created by this factory.
getExceptionClass() - Method in class org.docx4j.org.apache.fop.events.model.EventMethodModel
Returns the primary exception class for this event method.
getExceptionMessage(String) - Static method in class org.docx4j.org.apache.xml.security.utils.I18n
Method getExceptionMessage
getExceptionMessage(String, Exception) - Static method in class org.docx4j.org.apache.xml.security.utils.I18n
Method getExceptionMessage
getExceptionMessage(String, Object[]) - Static method in class org.docx4j.org.apache.xml.security.utils.I18n
Method getExceptionMessage
getExcludeNode() - Method in class org.docx4j.org.apache.xml.security.signature.XMLSignatureInput
Gets the exclude node of this XMLSignatureInput
getExtContaining(Class) - Method in class org.docx4j.openpackaging.parts.PresentationML.MainPresentationPart
get p:ext containing specified class
getExtendedGuideList(boolean) - Method in class org.docx4j.openpackaging.parts.PresentationML.MainPresentationPart
 
getExtension() - Method in class org.docx4j.convert.out.fopconf.HyphenationPattern
Gets the value of the extension property.
getExtension() - Method in class org.docx4j.openpackaging.contenttype.CTDefault
Gets the value of the extension property.
getExtension() - Method in class org.docx4j.openpackaging.parts.PartName
Retrieves the extension of the part name if any.
getExtension() - Method in enum org.docx4j.openpackaging.parts.WordprocessingML.AltChunkType
 
getExtensionList(boolean) - Method in class org.docx4j.openpackaging.parts.PresentationML.MainPresentationPart
 
getExtent() - Method in class org.pptx4j.Box
 
getExternalResource(String) - Static method in class org.docx4j.openpackaging.io.ExternalResourceUtils
 
getExternalResources() - Method in class org.docx4j.openpackaging.packages.OpcPackage
 
getExternalTarget() - Method in class org.docx4j.convert.out.common.writer.AbstractHyperlinkWriterModel
 
getExternalTarget() - Method in class org.docx4j.openpackaging.parts.WordprocessingML.BinaryPart
 
getExtraCols() - Method in class org.docx4j.model.table.TableModelCell
How many columns are merged into this cell
getExtraRows() - Method in class org.docx4j.model.table.TableModelCell
 
getF() - Method in class org.docx4j.openpackaging.parts.AbstractFontPart
 
getFactory() - Method in class org.docx4j.convert.out.common.AbstractVisitorExporterGenerator
 
getFactory() - Method in class org.docx4j.convert.out.html.HTMLExporterVisitorGenerator
 
getFamilyName() - Method in class org.docx4j.fonts.fop.fonts.type1.AFMFile
Returns the FamilyName value.
getFamilyNames() - Method in class org.docx4j.fonts.fop.fonts.base14.Courier
 
getFamilyNames() - Method in class org.docx4j.fonts.fop.fonts.base14.CourierBold
 
getFamilyNames() - Method in class org.docx4j.fonts.fop.fonts.base14.CourierBoldOblique
 
getFamilyNames() - Method in class org.docx4j.fonts.fop.fonts.base14.CourierOblique
 
getFamilyNames() - Method in class org.docx4j.fonts.fop.fonts.base14.Helvetica
 
getFamilyNames() - Method in class org.docx4j.fonts.fop.fonts.base14.HelveticaBold
 
getFamilyNames() - Method in class org.docx4j.fonts.fop.fonts.base14.HelveticaBoldOblique
 
getFamilyNames() - Method in class org.docx4j.fonts.fop.fonts.base14.HelveticaOblique
 
getFamilyNames() - Method in class org.docx4j.fonts.fop.fonts.base14.Symbol
 
getFamilyNames() - Method in class org.docx4j.fonts.fop.fonts.base14.TimesBold
 
getFamilyNames() - Method in class org.docx4j.fonts.fop.fonts.base14.TimesBoldItalic
 
getFamilyNames() - Method in class org.docx4j.fonts.fop.fonts.base14.TimesItalic
 
getFamilyNames() - Method in class org.docx4j.fonts.fop.fonts.base14.TimesRoman
 
getFamilyNames() - Method in class org.docx4j.fonts.fop.fonts.base14.ZapfDingbats
 
getFamilyNames() - Method in class org.docx4j.fonts.fop.fonts.CustomFont
Returns the font family names.
getFamilyNames() - Method in class org.docx4j.fonts.fop.fonts.EmbedFontInfo
 
getFamilyNames() - Method in interface org.docx4j.fonts.fop.fonts.FontMetrics
Returns the font's family names as a Set of Strings (Example: "Helvetica").
getFamilyNames() - Method in class org.docx4j.fonts.fop.fonts.LazyFont
Returns the font's family names as a Set of Strings (Example: "Helvetica").
getFamilyNames() - Method in class org.docx4j.fonts.fop.fonts.truetype.OpenFont
Returns the font family names of the font.
getFamilyNames() - Method in class org.docx4j.fonts.fop.render.java2d.CustomFontMetricsMapper
Returns the font's family names as a Set of Strings (Example: "Helvetica").
getFamilyNames() - Method in class org.docx4j.fonts.fop.render.java2d.SystemFontMetricsMapper
Returns the font's family names as a Set of Strings (Example: "Helvetica").
getFDFonts() - Method in class org.docx4j.fonts.fop.fonts.cff.CFFDataReader
 
getFDIndexes() - Method in class org.docx4j.fonts.fop.fonts.cff.CFFDataReader.Format0FDSelect
 
getFDSelect() - Method in class org.docx4j.fonts.fop.fonts.cff.CFFDataReader
 
getFeature() - Method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphTable.LookupSpec
 
getFeature() - Method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphTable.UseSpec
 
getFeature(String) - Method in class org.docx4j.org.apache.camel.support.builder.xml.StAX2SAXSource
 
getFeatures() - Method in class org.docx4j.convert.out.AbstractConversionSettings
 
getFieldWidth() - Method in class org.opendope.xpaths.Xpaths.Xpath
Gets the value of the fieldWidth property.
getFileFilter() - Static method in class org.docx4j.fonts.fop.fonts.autodetect.FontFileFinder
Font file filter.
getFileFromUrls(String[]) - Static method in class org.docx4j.fonts.fop.fonts.FontCache
Tries to identify a File instance from an array of URLs.
getFilename() - Method in class org.docx4j.fonts.microsoft.MicrosoftFonts.Font.Bold
Gets the value of the filename property.
getFilename() - Method in class org.docx4j.fonts.microsoft.MicrosoftFonts.Font.Bolditalic
Gets the value of the filename property.
getFilename() - Method in class org.docx4j.fonts.microsoft.MicrosoftFonts.Font
Gets the value of the filename property.
getFilename() - Method in class org.docx4j.fonts.microsoft.MicrosoftFonts.Font.Italic
Gets the value of the filename property.
getFilename(URI) - Static method in class org.docx4j.openpackaging.URIHelper
Get file name from the specified URI.
getFileName() - Method in class org.docx4j.org.apache.poi.poifs.filesystem.Ole10Native
Returns the fileName field - usually the name of the file being embedded including the full path.
getFilenameWithoutExtension(URI) - Static method in class org.docx4j.openpackaging.URIHelper
Get the file name without the trailing extension.
getFileSize() - Method in class org.docx4j.fonts.fop.fonts.truetype.FontFileReader
Returns the size of the file.
getFileSystem() - Method in class org.docx4j.org.apache.poi.poifs.filesystem.DirectoryNode
 
getFillByte() - Static method in class org.docx4j.org.apache.poi.poifs.storage.DocumentBlock
 
getFinisherXslt(String) - Method in interface org.docx4j.model.datastorage.XsltProvider
Get the XLST used for the finishing step.
getFinisherXslt(String) - Method in class org.docx4j.model.datastorage.XsltProviderImpl
 
getFirstChar() - Method in class org.docx4j.fonts.fop.fonts.base14.Courier
 
getFirstChar() - Method in class org.docx4j.fonts.fop.fonts.base14.CourierBold
 
getFirstChar() - Method in class org.docx4j.fonts.fop.fonts.base14.CourierBoldOblique
 
getFirstChar() - Method in class org.docx4j.fonts.fop.fonts.base14.CourierOblique
 
getFirstChar() - Method in class org.docx4j.fonts.fop.fonts.base14.Helvetica
 
getFirstChar() - Method in class org.docx4j.fonts.fop.fonts.base14.HelveticaBold
 
getFirstChar() - Method in class org.docx4j.fonts.fop.fonts.base14.HelveticaBoldOblique
 
getFirstChar() - Method in class org.docx4j.fonts.fop.fonts.base14.HelveticaOblique
 
getFirstChar() - Method in class org.docx4j.fonts.fop.fonts.base14.Symbol
 
getFirstChar() - Method in class org.docx4j.fonts.fop.fonts.base14.TimesBold
 
getFirstChar() - Method in class org.docx4j.fonts.fop.fonts.base14.TimesBoldItalic
 
getFirstChar() - Method in class org.docx4j.fonts.fop.fonts.base14.TimesItalic
 
getFirstChar() - Method in class org.docx4j.fonts.fop.fonts.base14.TimesRoman
 
getFirstChar() - Method in class org.docx4j.fonts.fop.fonts.base14.ZapfDingbats
 
getFirstChar() - Method in class org.docx4j.fonts.fop.fonts.CustomFont
Returns the index of the first character defined in this font.
getFirstChar() - Method in class org.docx4j.fonts.fop.fonts.SimpleSingleByteEncoding
Returns the index of the first defined character.
getFirstChar() - Method in class org.docx4j.fonts.fop.fonts.truetype.OpenFont
Returns the index of the first character.
getFirstChar() - Method in class org.docx4j.fonts.fop.fonts.type1.AFMFile
Returns the first character index in the encoding that has a glyph.
getFirstChar() - Method in class org.docx4j.fonts.fop.fonts.type1.PFMFile
Returns the number of the character that defines the first entry in the widths list.
getFirstChild() - Method in class org.docx4j.org.apache.xml.security.utils.ElementProxy
 
getFirstFooter() - Method in class org.docx4j.model.structure.HeaderFooterPolicy
 
getFirstFooter(AbstractWmlConversionContext) - Static method in class org.docx4j.convert.out.common.XsltCommonFunctions
 
getFirstHeader() - Method in class org.docx4j.model.structure.HeaderFooterPolicy
 
getFirstHeader(AbstractWmlConversionContext) - Static method in class org.docx4j.convert.out.common.XsltCommonFunctions
 
getFirstSection() - Method in class org.docx4j.org.apache.poi.hpsf.PropertySet
Gets the PropertySet's first section.
getFirstSection() - Method in class org.docx4j.org.apache.poi.hpsf.SpecialPropertySet
 
getFixed() - Method in class org.opendope.questions.Response
Gets the value of the fixed property.
getFlags() - Method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphSubtable
 
getFlags() - Method in class org.docx4j.fonts.fop.fonts.CustomFont
Returns the flags for the font.
getFlags() - Method in interface org.docx4j.fonts.fop.fonts.FontDescriptor
Returns the flags for the font.
getFlags() - Method in class org.docx4j.fonts.fop.fonts.LazyFont
Returns the flags for the font.
getFlags() - Method in class org.docx4j.fonts.fop.fonts.truetype.OpenFont
Returns the Flags attribute of the font.
getFlags() - Method in class org.docx4j.fonts.fop.fonts.type1.PFMFile
Returns the characteristics flags for the font as needed for a PDF font descriptor (See PDF specs).
getFlags() - Method in class org.docx4j.org.apache.poi.poifs.crypt.EncryptionHeader
 
getFlags(GlyphSubtable[]) - Static method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphSubtable
Determine consistent flags for a set of subtables.
getFlags1() - Method in class org.docx4j.org.apache.poi.poifs.filesystem.Ole10Native
Returns flags1 - currently unknown - usually 0x0002.
getFlags2() - Method in class org.docx4j.org.apache.poi.poifs.filesystem.Ole10Native
Returns flags2 - currently unknown - mostly 0x0000.
getFlags3() - Method in class org.docx4j.org.apache.poi.poifs.filesystem.Ole10Native
Returns the flags3 - currently unknown.
getFldArgument() - Method in class org.docx4j.model.fields.FldSimpleModel
 
getFldName() - Method in class org.docx4j.model.fields.FieldRef
The name of the (outer most) field, for example DATE, MERGEFIELD.
getFldName() - Method in class org.docx4j.model.fields.FldSimpleModel
The name of the field, for example DATE, MERGEFIELD
getFldParameters() - Method in class org.docx4j.model.fields.FldSimpleModel
 
getFldParameterString() - Method in class org.docx4j.model.fields.FldSimpleModel
For example, "caContractId \* UPPER"
getFldSimple() - Method in class org.docx4j.model.fields.FldSimpleModel
 
getFldSimpleName(String) - Static method in class org.docx4j.model.fields.FormattingSwitchHelper
 
getFloat(byte[]) - Static method in class org.docx4j.org.apache.poi.util.LittleEndian
get a float value from a byte array, reads it in little endian format then converts the resulting revolting IEEE 754 (curse them) floating point number to a happy java float
getFloat(byte[], int) - Static method in class org.docx4j.org.apache.poi.util.LittleEndian
get a float value from a byte array, reads it in little endian format then converts the resulting revolting IEEE 754 (curse them) floating point number to a happy java float
getFoDumpFile() - Method in class org.docx4j.convert.out.FOSettings
 
getFOExporter(int) - Static method in class org.docx4j.Docx4J
 
getFont() - Method in class org.docx4j.convert.out.fopconf.Fonts
Gets the value of the font property.
getFont() - Method in class org.docx4j.fonts.fop.fonts.FontLoader
Returns the custom font that was read using this instance of FontLoader.
getFont() - Method in class org.docx4j.fonts.fop.fonts.XMLFontMetricsReader
Deprecated.
Get the generated font object
getFont() - Method in class org.docx4j.fonts.microsoft.MicrosoftFonts
Gets the value of the font property.
getFont() - Method in class org.docx4j.model.listnumbering.ListLevel
Deprecated.
getFont(int) - Method in class org.docx4j.fonts.fop.render.java2d.CustomFontMetricsMapper
Gets a Font instance of the font that this FontMetrics describes in the desired size.
getFont(int) - Method in interface org.docx4j.fonts.fop.render.java2d.FontMetricsMapper
Gets a Font instance of the font that this FontMetrics describes in the desired size.
getFont(int) - Method in class org.docx4j.fonts.fop.render.java2d.SystemFontMetricsMapper
Gets a Font instance of the font that this FontMetrics describes in the desired size.
getFont(String, int, int) - Method in class org.docx4j.fonts.fop.render.java2d.Java2DFontMetrics
Returns a java.awt.Font instance for the desired family, style and size type.
getFont(STTheme, CTLanguage) - Method in class org.docx4j.openpackaging.parts.ThemePart
 
GetFont(String) - Method in class org.docx4j.model.listnumbering.ListNumberingDefinition
 
getFontBBox() - Method in class org.docx4j.fonts.fop.fonts.CustomFont
Returns the font's bounding box.
getFontBBox() - Method in interface org.docx4j.fonts.fop.fonts.FontDescriptor
Returns the font's bounding box.
getFontBBox() - Method in class org.docx4j.fonts.fop.fonts.LazyFont
Returns the font's bounding box.
getFontBBox() - Method in class org.docx4j.fonts.fop.fonts.truetype.OpenFont
 
getFontBBox() - Method in class org.docx4j.fonts.fop.fonts.type1.AFMFile
Returns the FontBBox value.
getFontBBox() - Method in class org.docx4j.fonts.fop.fonts.type1.PFMFile
Returns the bounding box for the font.
getFontBBoxAsIntArray() - Method in class org.docx4j.fonts.fop.fonts.type1.AFMFile
Returns the FontBBox value as integer array.
getFontCache() - Method in class org.docx4j.fonts.fop.fonts.FontManager
Returns the font cache instance used by this font manager.
getFontFamily() - Method in class org.docx4j.convert.out.fopconf.Substitutions.Substitution.From
Gets the value of the fontFamily property.
getFontFamily() - Method in class org.docx4j.convert.out.fopconf.Substitutions.Substitution.To
Gets the value of the fontFamily property.
getFontFamily() - Method in class org.docx4j.fonts.fop.fonts.substitute.FontQualifier
 
getFontFile(String) - Method in class org.docx4j.fonts.fop.fonts.FontCache
Returns a font from the cache.
getFontFromTheme(STTheme) - Method in class org.docx4j.openpackaging.parts.ThemePart
 
getFontInfos(String, long) - Method in class org.docx4j.fonts.fop.fonts.FontCache
Returns the EmbedFontInfo instances belonging to a font file.
getFontInstance(FontTriplet, int) - Method in class org.docx4j.fonts.fop.fonts.FontInfo
Retrieves a (possibly cached) Font instance based on a FontTriplet and a font size.
getFontInstanceForAWTFont(Font) - Method in class org.docx4j.fonts.fop.fonts.FontInfo
Returns a suitable internal font given an AWT Font instance.
getFontMapper() - Method in class org.docx4j.convert.out.html.HTMLConversionContext
 
getFontMapper() - Method in class org.docx4j.convert.out.HTMLSettings
 
getFontMapper() - Method in class org.docx4j.openpackaging.packages.WordprocessingMLPackage
 
getFontMappings() - Method in class org.docx4j.fonts.Mapper
Deprecated.
getFontMetrics() - Method in class org.docx4j.fonts.fop.fonts.Font
Returns the associated font metrics object.
getFontName() - Method in class org.docx4j.fonts.fop.fonts.base14.Courier
 
getFontName() - Method in class org.docx4j.fonts.fop.fonts.base14.CourierBold
 
getFontName() - Method in class org.docx4j.fonts.fop.fonts.base14.CourierBoldOblique
 
getFontName() - Method in class org.docx4j.fonts.fop.fonts.base14.CourierOblique
 
getFontName() - Method in class org.docx4j.fonts.fop.fonts.base14.Helvetica
 
getFontName() - Method in class org.docx4j.fonts.fop.fonts.base14.HelveticaBold
 
getFontName() - Method in class org.docx4j.fonts.fop.fonts.base14.HelveticaBoldOblique
 
getFontName() - Method in class org.docx4j.fonts.fop.fonts.base14.HelveticaOblique
 
getFontName() - Method in class org.docx4j.fonts.fop.fonts.base14.Symbol
 
getFontName() - Method in class org.docx4j.fonts.fop.fonts.base14.TimesBold
 
getFontName() - Method in class org.docx4j.fonts.fop.fonts.base14.TimesBoldItalic
 
getFontName() - Method in class org.docx4j.fonts.fop.fonts.base14.TimesItalic
 
getFontName() - Method in class org.docx4j.fonts.fop.fonts.base14.TimesRoman
 
getFontName() - Method in class org.docx4j.fonts.fop.fonts.base14.ZapfDingbats
 
getFontName() - Method in class org.docx4j.fonts.fop.fonts.cff.CFFDataReader.FontDict
 
getFontName() - Method in class org.docx4j.fonts.fop.fonts.CustomFont
Returns the "PostScript" font name (Example: "Helvetica-BoldOblique").
getFontName() - Method in class org.docx4j.fonts.fop.fonts.Font
Returns the font's name.
getFontName() - Method in interface org.docx4j.fonts.fop.fonts.FontMetrics
Returns the "PostScript" font name (Example: "Helvetica-BoldOblique").
getFontName() - Method in class org.docx4j.fonts.fop.fonts.LazyFont
Returns the "PostScript" font name (Example: "Helvetica-BoldOblique").
getFontName() - Method in class org.docx4j.fonts.fop.fonts.type1.AFMFile
Returns the FontName value.
getFontName() - Method in class org.docx4j.fonts.fop.render.java2d.CustomFontMetricsMapper
Returns the "PostScript" font name (Example: "Helvetica-BoldOblique").
getFontName() - Method in class org.docx4j.fonts.fop.render.java2d.SystemFontMetricsMapper
Returns the "PostScript" font name (Example: "Helvetica-BoldOblique").
getFonts() - Method in class org.docx4j.convert.in.word2003xml.Transition03To06
Gets the value of the fonts property.
getFonts() - Method in class org.docx4j.convert.out.fopconf.Fop
Gets the value of the fonts property.
getFonts() - Method in class org.docx4j.convert.out.fopconf.Fop.Renderers.Renderer
Gets the value of the fonts property.
getFonts() - Method in class org.docx4j.fonts.fop.fonts.DefaultFontConfig
Returns the list of fonts that were parsed.
getFonts() - Method in class org.docx4j.fonts.fop.fonts.FontInfo
Gets a Map of all registered fonts.
getFontScheme() - Method in class org.docx4j.openpackaging.parts.ThemePart
 
getFontSize() - Method in class org.docx4j.fonts.fop.fonts.Font
Returns the font size
getFontStyle() - Method in class org.docx4j.convert.out.fopconf.Substitutions.Substitution.From
Gets the value of the fontStyle property.
getFontStyle() - Method in class org.docx4j.convert.out.fopconf.Substitutions.Substitution.To
Gets the value of the fontStyle property.
getFontStyle() - Method in class org.docx4j.fonts.fop.fonts.substitute.FontQualifier
 
getFontStyleFor(String) - Method in class org.docx4j.fonts.fop.fonts.FontInfo
Returns the font style for a particular font.
getFontSubName() - Method in class org.docx4j.fonts.fop.fonts.CustomFont
Returns font's subfamily name.
getFontSubset() - Method in class org.docx4j.fonts.fop.fonts.truetype.OTFSubSetWriter
Returns a subset of the fonts (readFont() MUST be called first in order to create the subset).
getFontSubset() - Method in class org.docx4j.fonts.fop.fonts.truetype.TTFSubSetFile
Returns a subset of the fonts (readFont() MUST be called first in order to create the subset).
getFontSubstitutions() - Method in class org.docx4j.fonts.fop.fonts.FontManager
Returns the font substitution catalog
getFontTablePart() - Method in class org.docx4j.openpackaging.parts.WordprocessingML.DocumentPart
 
getFontTriplet() - Method in class org.docx4j.convert.out.fopconf.Fonts.Font
Gets the value of the fontTriplet property.
getFontTriplet() - Method in class org.docx4j.fonts.fop.fonts.Font
 
getFontTriplets() - Method in class org.docx4j.fonts.fop.fonts.EmbedFontInfo
Returns the list of font triplets associated with this font.
getFontTriplets() - Method in class org.docx4j.fonts.fop.fonts.FontInfo
Gets a Map of all registered font triplets.
getFontType() - Method in class org.docx4j.fonts.fop.fonts.base14.Courier
 
getFontType() - Method in class org.docx4j.fonts.fop.fonts.base14.CourierBold
 
getFontType() - Method in class org.docx4j.fonts.fop.fonts.base14.CourierBoldOblique
 
getFontType() - Method in class org.docx4j.fonts.fop.fonts.base14.CourierOblique
 
getFontType() - Method in class org.docx4j.fonts.fop.fonts.base14.Helvetica
 
getFontType() - Method in class org.docx4j.fonts.fop.fonts.base14.HelveticaBold
 
getFontType() - Method in class org.docx4j.fonts.fop.fonts.base14.HelveticaBoldOblique
 
getFontType() - Method in class org.docx4j.fonts.fop.fonts.base14.HelveticaOblique
 
getFontType() - Method in class org.docx4j.fonts.fop.fonts.base14.Symbol
 
getFontType() - Method in class org.docx4j.fonts.fop.fonts.base14.TimesBold
 
getFontType() - Method in class org.docx4j.fonts.fop.fonts.base14.TimesBoldItalic
 
getFontType() - Method in class org.docx4j.fonts.fop.fonts.base14.TimesItalic
 
getFontType() - Method in class org.docx4j.fonts.fop.fonts.base14.TimesRoman
 
getFontType() - Method in class org.docx4j.fonts.fop.fonts.base14.ZapfDingbats
 
getFontType() - Method in class org.docx4j.fonts.fop.fonts.CustomFont
Returns the type of the font.
getFontType() - Method in interface org.docx4j.fonts.fop.fonts.FontMetrics
Returns the type of the font.
getFontType() - Method in class org.docx4j.fonts.fop.fonts.LazyFont
Returns the type of the font.
getFontType() - Method in class org.docx4j.fonts.fop.render.java2d.CustomFontMetricsMapper
Returns the type of the font.
getFontType() - Method in class org.docx4j.fonts.fop.render.java2d.SystemFontMetricsMapper
Returns the type of the font.
getFontType() - Method in class org.docx4j.fonts.substitutions.FontSubstitutions.Replace
Gets the value of the fontType property.
getFontURI() - Method in class org.docx4j.fonts.fop.fonts.base14.Courier
 
getFontURI() - Method in class org.docx4j.fonts.fop.fonts.base14.CourierBold
 
getFontURI() - Method in class org.docx4j.fonts.fop.fonts.base14.CourierBoldOblique
 
getFontURI() - Method in class org.docx4j.fonts.fop.fonts.base14.CourierOblique
 
getFontURI() - Method in class org.docx4j.fonts.fop.fonts.base14.Helvetica
 
getFontURI() - Method in class org.docx4j.fonts.fop.fonts.base14.HelveticaBold
 
getFontURI() - Method in class org.docx4j.fonts.fop.fonts.base14.HelveticaBoldOblique
 
getFontURI() - Method in class org.docx4j.fonts.fop.fonts.base14.HelveticaOblique
 
getFontURI() - Method in class org.docx4j.fonts.fop.fonts.base14.Symbol
 
getFontURI() - Method in class org.docx4j.fonts.fop.fonts.base14.TimesBold
 
getFontURI() - Method in class org.docx4j.fonts.fop.fonts.base14.TimesBoldItalic
 
getFontURI() - Method in class org.docx4j.fonts.fop.fonts.base14.TimesItalic
 
getFontURI() - Method in class org.docx4j.fonts.fop.fonts.base14.TimesRoman
 
getFontURI() - Method in class org.docx4j.fonts.fop.fonts.base14.ZapfDingbats
 
getFontURI() - Method in class org.docx4j.fonts.fop.fonts.CustomFont
Returns the URI of the font file from which these metrics were loaded.
getFontURI() - Method in interface org.docx4j.fonts.fop.fonts.FontMetrics
Returns the URI of the font file from which these metrics were loaded.
getFontURI() - Method in class org.docx4j.fonts.fop.fonts.LazyFont
Returns the URI of the font file from which these metrics were loaded.
getFontURI() - Method in class org.docx4j.fonts.fop.render.java2d.CustomFontMetricsMapper
Returns the URI of the font file from which these metrics were loaded.
getFontURI() - Method in class org.docx4j.fonts.fop.render.java2d.SystemFontMetricsMapper
Returns the URI of the font file from which these metrics were loaded.
getFontUris() - Method in class org.docx4j.fonts.fop.fonts.EmbedFontInfo
 
getFontWeight() - Method in class org.docx4j.convert.out.fopconf.Substitutions.Substitution.From
Gets the value of the fontWeight property.
getFontWeight() - Method in class org.docx4j.convert.out.fopconf.Substitutions.Substitution.To
Gets the value of the fontWeight property.
getFontWeight() - Method in class org.docx4j.fonts.fop.fonts.substitute.FontQualifier
 
getFontWeight() - Method in class org.docx4j.fonts.substitutions.FontSubstitutions.Replace
Gets the value of the fontWeight property.
getFontWeightFor(String) - Method in class org.docx4j.fonts.fop.fonts.FontInfo
Returns the font weight for a particular font.
getFontWidth() - Method in class org.docx4j.fonts.substitutions.FontSubstitutions.Replace
Gets the value of the fontWidth property.
getFooter(int) - Method in class org.docx4j.model.structure.HeaderFooterPolicy
Get the footer that applies to the given (1 based) page.
getFooterMargin() - Method in class org.docx4j.model.structure.PageDimensions
Get the distance from the bottom edge of the paper to the bottom edge of the footer
getFootnote(AbstractWmlConversionContext, String) - Static method in class org.docx4j.convert.out.common.XsltCommonFunctions
 
getFootnote(WordprocessingMLPackage, String) - Static method in class org.docx4j.openpackaging.parts.WordprocessingML.DocumentPart
Deprecated.
getFootnotes(AbstractWmlConversionContext) - Static method in class org.docx4j.convert.out.common.XsltCommonFunctions
 
getFootnotesPart() - Method in class org.docx4j.openpackaging.parts.WordprocessingML.DocumentPart
 
getFoPageNumberDecoration(String) - Static method in class org.docx4j.model.fields.FormattingSwitchHelper
Check if the page number format has a decoration (eg.
getFoPageNumberFormat(String) - Static method in class org.docx4j.model.fields.FormattingSwitchHelper
Conversion of the word page number format to the fo page number format.
getFopConfig() - Method in class org.docx4j.convert.out.FOSettings
 
getFopConfigContext() - Static method in class org.docx4j.jaxb.Context
 
getFormat() - Method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphSubtable
 
getFormat() - Method in class org.docx4j.fonts.fop.fonts.cff.CFFDataReader.CustomEncoding
 
getFormat() - Method in class org.docx4j.fonts.fop.fonts.cff.CFFDataReader.FDSelect
 
getFormat() - Method in class org.docx4j.org.apache.fop.events.EventFormatter.LookupFieldPartFactory
Returns the name of the message part format.
getFormat() - Method in interface org.docx4j.org.apache.fop.util.text.AdvancedMessageFormat.PartFactory
Returns the name of the message part format.
getFormat() - Method in class org.docx4j.org.apache.poi.hpsf.PropertySet
Returns the property set stream's low-level "format" field.
getFormat() - Method in class org.docx4j.org.apache.poi.hpsf.SpecialPropertySet
 
getFormatID() - Method in class org.docx4j.org.apache.poi.hpsf.Section
Returns the format ID.
getFormFieldProperties() - Method in class org.docx4j.model.fields.FieldRef
Properties specific to FORMCHECKBOX, FORMDROPDOWN, FORMTEXT
getFound() - Method in class org.docx4j.fonts.fop.fonts.truetype.OFMtxEntry
Returns the found.
getFoundUnexpected() - Method in class org.docx4j.fonts.fop.fonts.type1.PostscriptParser.PSElement
Returns whether unexpected postscript has been found in the element
getFree() - Method in class org.opendope.questions.Response
Gets the value of the free property.
getFreeBlock() - Method in class org.docx4j.org.apache.poi.poifs.filesystem.BlockStore
Finds a free block, and returns its offset.
getFreeBlock() - Method in class org.docx4j.org.apache.poi.poifs.filesystem.NPOIFSFileSystem
Finds a free block, and returns its offset.
getFreeBlock() - Method in class org.docx4j.org.apache.poi.poifs.filesystem.NPOIFSMiniStore
Finds a free block, and returns its offset.
getFrom() - Method in class org.docx4j.convert.out.fopconf.Substitutions.Substitution
Gets the value of the from property.
getFromCompressedUnicode(byte[], int, int) - Static method in class org.docx4j.org.apache.poi.util.StringUtil
Read 8 bit data (in ISO-8859-1 codepage) into a (unicode) Java String and return.
getFromQualifier() - Method in class org.docx4j.fonts.fop.fonts.substitute.FontSubstitution
 
getFromUnicodeLE(byte[]) - Static method in class org.docx4j.org.apache.poi.util.StringUtil
Given a byte array of 16-bit unicode characters in little endian format (most important byte last), return a Java String representation of it.
getFromUnicodeLE(byte[], int, int) - Static method in class org.docx4j.org.apache.poi.util.StringUtil
Given a byte array of 16-bit unicode characters in Little Endian format (most important byte last), return a Java String representation of it.
getFs() - Method in class org.docx4j.openpackaging.parts.WordprocessingML.OleObjectBinaryPart
 
getFullName() - Method in class org.docx4j.fonts.fop.fonts.base14.Courier
 
getFullName() - Method in class org.docx4j.fonts.fop.fonts.base14.CourierBold
 
getFullName() - Method in class org.docx4j.fonts.fop.fonts.base14.CourierBoldOblique
 
getFullName() - Method in class org.docx4j.fonts.fop.fonts.base14.CourierOblique
 
getFullName() - Method in class org.docx4j.fonts.fop.fonts.base14.Helvetica
 
getFullName() - Method in class org.docx4j.fonts.fop.fonts.base14.HelveticaBold
 
getFullName() - Method in class org.docx4j.fonts.fop.fonts.base14.HelveticaBoldOblique
 
getFullName() - Method in class org.docx4j.fonts.fop.fonts.base14.HelveticaOblique
 
getFullName() - Method in class org.docx4j.fonts.fop.fonts.base14.Symbol
 
getFullName() - Method in class org.docx4j.fonts.fop.fonts.base14.TimesBold
 
getFullName() - Method in class org.docx4j.fonts.fop.fonts.base14.TimesBoldItalic
 
getFullName() - Method in class org.docx4j.fonts.fop.fonts.base14.TimesItalic
 
getFullName() - Method in class org.docx4j.fonts.fop.fonts.base14.TimesRoman
 
getFullName() - Method in class org.docx4j.fonts.fop.fonts.base14.ZapfDingbats
 
getFullName() - Method in class org.docx4j.fonts.fop.fonts.CustomFont
Returns the font's full name (Example: "Helvetica Bold Oblique").
getFullName() - Method in interface org.docx4j.fonts.fop.fonts.FontMetrics
Returns the font's full name (Example: "Helvetica Bold Oblique").
getFullName() - Method in class org.docx4j.fonts.fop.fonts.LazyFont
Returns the font's full name (Example: "Helvetica Bold Oblique").
getFullName() - Method in class org.docx4j.fonts.fop.fonts.truetype.OpenFont
Returns the full name of the font.
getFullName() - Method in class org.docx4j.fonts.fop.fonts.type1.AFMFile
Returns the FullName value.
getFullName() - Method in class org.docx4j.fonts.fop.render.java2d.CustomFontMetricsMapper
Returns the font's full name (Example: "Helvetica Bold Oblique").
getFullName() - Method in class org.docx4j.fonts.fop.render.java2d.SystemFontMetricsMapper
Returns the font's full name (Example: "Helvetica Bold Oblique").
getFullTextChildrenFromElement(Element) - Static method in class org.docx4j.org.apache.xml.security.utils.XMLUtils
Method getFullTextChildrenFromElement
getGDEF() - Method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphProcessingState
Obtain governing glyph definition table.
getGDEF() - Method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphSubtable
 
getGDEF() - Method in class org.docx4j.fonts.fop.complexscripts.fonts.OTFAdvancedTypographicTableReader
Returns the GDEF table or null if none present.
getGDEF() - Method in class org.docx4j.fonts.fop.fonts.MultiByteFont
Obtain glyph definition table.
getGDEF() - Method in class org.docx4j.fonts.fop.fonts.truetype.OpenFont
Returns the GDEF table or null if none present.
getGIDFromChar(char) - Method in class org.docx4j.fonts.fop.fonts.CIDFull
Returns the glyph index from the original font from a character
getGIDFromChar(char) - Method in interface org.docx4j.fonts.fop.fonts.CIDSet
Returns the glyph index from the original font from a character
getGIDFromChar(char) - Method in class org.docx4j.fonts.fop.fonts.CIDSubset
Returns the glyph index from the original font from a character
getGIDFromChar(char) - Method in class org.docx4j.fonts.fop.fonts.MultiByteFont
Gets the original glyph index in the font from a character.
getGIDFromChar(char) - Method in class org.docx4j.fonts.fop.fonts.SingleByteFont
 
getGlobalIndexSubr() - Method in class org.docx4j.fonts.fop.fonts.cff.CFFDataReader
 
getGlossaryDocumentPart() - Method in class org.docx4j.openpackaging.parts.WordprocessingML.MainDocumentPart
 
getGlyph() - Method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphPositioningTable.PairValues
 
getGlyph() - Method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphProcessingState
Obtain glyph at current position.
getGlyph(int) - Method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphProcessingState
Obtain glyph at specified offset from current position.
getGlyph(int) - Method in class org.docx4j.fonts.fop.complexscripts.util.GlyphSequence
Obtain glyph id at specified index.
getGlyphArray(boolean) - Method in class org.docx4j.fonts.fop.complexscripts.util.GlyphSequence
Obtain array of glyphs.
getGlyphClass(int) - Method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphDefinitionTable
Determine glyph class.
getGlyphCount() - Method in class org.docx4j.fonts.fop.complexscripts.util.GlyphSequence
Obtain the number of glyphs in glyphs array, where each glyph constitutes a font specific glyph index.
getGlyphDefinitions() - Method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphTable
Obtain glyph definition table.
getGlyphIndices() - Method in class org.docx4j.fonts.fop.fonts.CIDFull
Returns a BitSet with bits set for each available glyph index in the subset.
getGlyphIndices() - Method in interface org.docx4j.fonts.fop.fonts.CIDSet
Returns a BitSet with bits set for each available glyph index in the subset.
getGlyphIndices() - Method in class org.docx4j.fonts.fop.fonts.CIDSubset
Returns a BitSet with bits set for each available glyph index in the subset.
getGlyphIndices() - Method in class org.docx4j.fonts.fop.fonts.MultiByteFont
 
getGlyphName(int) - Method in class org.docx4j.fonts.fop.fonts.SingleByteFont
 
getGlyphOutputStream() - Method in interface org.docx4j.fonts.fop.fonts.truetype.TTFOutputStream
Returns an object for streaming TrueType glyphs in the glyf table.
getGlyphs() - Method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphProcessingState
Obtain all glyphs starting from current position to end of input glyph sequence.
getGlyphs() - Method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphTable.GlyphSequenceRule
Obtain glyphs.
getGlyphs() - Method in class org.docx4j.fonts.fop.complexscripts.util.GlyphSequence
Obtain reference to underlying glyph buffer.
getGlyphs() - Method in class org.docx4j.fonts.fop.fonts.CIDFull
Returns an unmodifiable Map of the font subset.
getGlyphs() - Method in interface org.docx4j.fonts.fop.fonts.CIDSet
Returns an unmodifiable Map of the font subset.
getGlyphs() - Method in class org.docx4j.fonts.fop.fonts.CIDSubset
Returns an unmodifiable Map of the font subset.
getGlyphs(int) - Method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphTable.GlyphSequenceRule
Obtain glyphs augmented by specified first glyph entry.
getGlyphs(int, int) - Method in class org.docx4j.fonts.fop.complexscripts.util.GlyphSequence
Obtain count glyphs starting at offset.
getGlyphs(int, int, boolean, GlyphTester, int[], int[]) - Method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphProcessingState
Obtain count glyphs starting at specified offset from current position.
getGlyphs(int, int, int[], int[]) - Method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphProcessingState
Obtain count glyphs starting at specified offset from current position.
getGlyphsAvailable(int) - Method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphProcessingState
Determine number of glyphs available starting at specified offset from current position.
getGlyphsAvailable(int, boolean) - Method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphProcessingState
Determine number of glyphs available starting at specified offset from current position.
getGlyphsAvailable(int, boolean, GlyphTester) - Method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphProcessingState
Determine number of glyphs available starting at specified offset from current position.
getGlyphStartIndex() - Method in class org.docx4j.fonts.fop.fonts.CMapSegment
Returns the glyphStartIndex.
getGlyphStartIndex() - Method in class org.docx4j.fonts.fop.fonts.truetype.TTFCmapEntry
Returns the glyphStartIndex.
getGPOS() - Method in class org.docx4j.fonts.fop.complexscripts.fonts.OTFAdvancedTypographicTableReader
Returns the GPOS table or null if none present.
getGPOS() - Method in class org.docx4j.fonts.fop.fonts.MultiByteFont
Obtain glyph positioning table.
getGPOS() - Method in class org.docx4j.fonts.fop.fonts.truetype.OpenFont
Returns the GPOS table or null if none present.
getGrammarFileName() - Method in class org.docx4j.model.datastorage.XPathEnhancerLexer
 
getGrammarFileName() - Method in class org.docx4j.model.datastorage.XPathEnhancerParser
 
getGridAfter(Tr) - Method in class org.docx4j.model.table.TableModel
 
getGridBefore(Tr) - Method in class org.docx4j.model.table.TableModel
 
getGSUB() - Method in class org.docx4j.fonts.fop.complexscripts.fonts.OTFAdvancedTypographicTableReader
Returns the GSUB table or null if none present.
getGSUB() - Method in class org.docx4j.fonts.fop.fonts.MultiByteFont
Obtain glyph substitution table.
getGSUB() - Method in class org.docx4j.fonts.fop.fonts.truetype.OpenFont
Returns the GSUB table or null if none present.
getHashAlgorithm() - Method in class org.docx4j.org.apache.poi.poifs.crypt.EncryptionHeader
Deprecated.
use getHashAlgorithmEx()
getHashAlgorithm() - Method in class org.docx4j.org.apache.poi.poifs.crypt.EncryptionVerifier
 
getHashAlgorithmEx() - Method in class org.docx4j.org.apache.poi.poifs.crypt.EncryptionHeader
 
getHeader() - Method in class org.docx4j.fonts.fop.fonts.cff.CFFDataReader
 
getHeader() - Method in class org.docx4j.org.apache.poi.poifs.crypt.agile.AgileEncryptionInfoBuilder
 
getHeader() - Method in class org.docx4j.org.apache.poi.poifs.crypt.binaryrc4.BinaryRC4EncryptionInfoBuilder
 
getHeader() - Method in class org.docx4j.org.apache.poi.poifs.crypt.cryptoapi.CryptoAPIEncryptionInfoBuilder
 
getHeader() - Method in class org.docx4j.org.apache.poi.poifs.crypt.EncryptionInfo
 
getHeader() - Method in interface org.docx4j.org.apache.poi.poifs.crypt.EncryptionInfoBuilder
 
getHeader() - Method in class org.docx4j.org.apache.poi.poifs.crypt.standard.StandardEncryptionInfoBuilder
 
getHeader(int) - Method in class org.docx4j.model.structure.HeaderFooterPolicy
Get the header that applies to the given (1 based) page.
getHeaderBlock(NPOIFSFileSystem) - Static method in class org.docx4j.org.apache.poi.poifs.dev.POIFSDump
 
getHeaderFooterPolicy() - Method in class org.docx4j.model.structure.SectionWrapper
 
getHeaderFooterPolicy() - Method in class org.docx4j.openpackaging.packages.WordprocessingMLPackage
Deprecated.
getHeaderMargin() - Method in class org.docx4j.model.structure.PageDimensions
Get the distance from the top edge of the paper to the top edge of the header
getHeaderMaxRow() - Method in class org.docx4j.model.table.TableModel
 
getHeaderSegment() - Method in class org.docx4j.fonts.fop.fonts.type1.PFBData
Gets the header segment of the font file
getHeaderValue() - Method in class org.docx4j.org.apache.poi.poifs.common.POIFSBigBlockSize
Returns the value that gets written into the header.
getHeadingPair() - Method in class org.docx4j.org.apache.poi.hpsf.DocumentSummaryInformation
Returns the heading pair (or null) when this method is implemented.
getHelp() - Method in class org.opendope.questions.Question
Gets the value of the help property.
getHiddenCount() - Method in class org.docx4j.org.apache.poi.hpsf.DocumentSummaryInformation
Returns the hidden count or 0 if the DocumentSummaryInformation does not contain a hidden count.
getHighestId() - Method in class org.docx4j.model.datastorage.BookmarkHandlerStAX
 
getHint() - Method in class org.opendope.questions.Question
Gets the value of the hint property.
getHlinkReference() - Method in class org.docx4j.model.images.AbstractWordXmlPicture
 
getHtmlClassAttributeValue(Tree<StyleTree.AugmentedStyle>, Node<StyleTree.AugmentedStyle>) - Static method in class org.docx4j.model.styles.StyleTree
 
getHtmlDocumentFragment(AbstractWordXmlPicture) - Static method in class org.docx4j.model.images.AbstractWordXmlPicture
 
getHTMLExporter(int) - Static method in class org.docx4j.Docx4J
 
getHyperlinkHandler() - Method in class org.docx4j.convert.out.AbstractConversionSettings
 
getHyperlinkHandler() - Method in class org.docx4j.convert.out.common.AbstractConversionContext
 
getHyperlinkResolver() - Static method in class org.docx4j.model.datastorage.BindingHandler
 
getHyperlinkStyleId() - Static method in class org.docx4j.model.datastorage.BindingHandler
Deprecated. 
getHyperlinkStyleId() - Method in class org.docx4j.model.datastorage.BindingHyperlinkResolver
 
getHyphenationBase() - Method in class org.docx4j.convert.out.fopconf.Fop
Gets the value of the hyphenationBase property.
getHyphenationPattern() - Method in class org.docx4j.convert.out.fopconf.Fop
Gets the value of the hyphenationPattern property.
getIANA2JavaMapping(String) - Static method in class org.docx4j.org.apache.xerces.util.EncodingMap
Returns the Java encoding name for the specified IANA encoding name.
getId() - Method in class org.docx4j.convert.out.common.ConversionSectionWrapper
 
getId() - Method in class org.opendope.answers.Answer
Gets the value of the id property.
getId() - Method in class org.opendope.components.Components.Component
Gets the value of the id property.
getId() - Method in class org.opendope.conditions.Condition
Gets the value of the id property.
getId() - Method in class org.opendope.conditions.Conditionref
Gets the value of the id property.
getId() - Method in class org.opendope.conditions.Xpathref
Gets the value of the id property.
getId() - Method in class org.opendope.questions.Question
Gets the value of the id property.
getId() - Method in class org.opendope.SmartArt.dataHierarchy.ListItem
Gets the value of the id property.
getId() - Method in class org.opendope.SmartArt.dataHierarchy.SmartArtDataHierarchy.Images.Image
Gets the value of the id property.
getId() - Method in class org.opendope.SmartArt.dataHierarchy.SmartArtDataHierarchy.Texts.IdentifiedText
Gets the value of the id property.
getId() - Method in class org.opendope.xpaths.Xpaths.Xpath
Gets the value of the id property.
getId(int) - Static method in class org.docx4j.convert.out.html.TableWriter
 
getID() - Method in class org.docx4j.convert.out.common.writer.AbstractSimpleWriter
 
getID() - Method in interface org.docx4j.convert.out.common.Writer
Return the common ID of the Model/Converter/TransformState.
getID() - Method in class org.docx4j.model.images.AbstractWordXmlPicture
 
getID() - Method in class org.docx4j.model.listnumbering.AbstractListNumberingDefinition
 
getID() - Method in class org.docx4j.model.listnumbering.ListLevel
returns the ID of the level
getID() - Method in class org.docx4j.org.apache.poi.hpsf.Property
Returns the property's ID.
getIdentifiedText() - Method in class org.opendope.SmartArt.dataHierarchy.SmartArtDataHierarchy.Texts
Gets the value of the identifiedText property.
getIdentifierFromInstr(String) - Static method in class org.docx4j.toc.switches.CSwitch
Get the identifier from, for example SEQ Figure \* ARABIC
getIDForStyleName(String) - Method in class org.docx4j.openpackaging.parts.WordprocessingML.StyleDefinitionsPart
Given the name of a style known in this part, return the corresponding style ID.
getIdx() - Method in class org.docx4j.convert.out.common.writer.AbstractTableWriter.TableModelTransformState
 
getIfPresent(Object) - Method in interface org.docx4j.com.google.common.cache.Cache
Returns the value associated with key in this cache, or null if there is no cached value for key.
getIgnoredAssociations(int, int) - Method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphProcessingState
Obtain count character associations of ignored glyphs starting at specified offset from current position.
getIgnoredAssociations(int, int, boolean, GlyphTester, CharAssociation[], int[]) - Method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphProcessingState
Obtain count character associations of ignored glyphs starting at specified offset from current position.
getIgnoreDefault() - Method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphProcessingState
Obtain governing default ignores tester.
getIgnoredGlyphs(int, int) - Method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphProcessingState
Obtain count ignored glyphs starting at specified offset from current position.
getIgnoredGlyphs(int, int, boolean, GlyphTester, int[], int[]) - Method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphProcessingState
Obtain count ignored glyphs starting at specified offset from current position.
getIgnoreTester(int) - Method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphProcessingState
Obtain an ignored glyph tester that corresponds to the specified lookup flags.
getImage() - Method in class org.opendope.SmartArt.dataHierarchy.SmartArtDataHierarchy.Images
Gets the value of the image property.
getImage(WordprocessingMLPackage, Graphic) - Static method in class org.docx4j.openpackaging.parts.WordprocessingML.BinaryPartAbstractImage
Convenience method, given a Graphic in a document, to get the byte[] representing the associated image The method assumes your image is in the main document part (as opposed to a header/footer etc)
getImageData(BinaryPart) - Method in class org.docx4j.model.images.AbstractConversionImageHandler
Get the image data of the buffer
getImageDirPath() - Method in class org.docx4j.convert.out.AbstractConversionSettings
 
getImageHandler() - Method in class org.docx4j.convert.out.AbstractConversionSettings
 
getImageHandler() - Method in class org.docx4j.convert.out.common.AbstractConversionContext
 
getImageInfo() - Method in class org.docx4j.openpackaging.parts.WordprocessingML.BinaryPartAbstractImage
Deprecated.
getImageInfo(URL) - Static method in class org.docx4j.openpackaging.parts.WordprocessingML.BinaryPartAbstractImage
 
getImageManager() - Static method in class org.docx4j.openpackaging.parts.WordprocessingML.BinaryPartAbstractImage
 
getImageName(BinaryPart) - Method in class org.docx4j.model.images.AbstractConversionImageHandler
Get the image base name
getImageRef() - Method in class org.opendope.SmartArt.dataHierarchy.ListItem
Gets the value of the imageRef property.
getImages() - Method in class org.opendope.SmartArt.dataHierarchy.SmartArtDataHierarchy
Gets the value of the images property.
getImageTargetUri() - Method in class org.docx4j.convert.out.HTMLSettings
 
getImageTargetUri() - Method in class org.pptx4j.convert.out.svginhtml.SvgExporter.SvgSettings
 
getImplementingCanonicalizerClass() - Method in class org.docx4j.org.apache.xml.security.c14n.Canonicalizer
Returns the name of the implementing CanonicalizerSpi class
getIncludeComments() - Method in class org.docx4j.org.apache.xml.security.c14n.Canonicalizer
Method getIncludeComments
getInclusiveNamespaces() - Method in class org.docx4j.org.apache.xml.security.transforms.params.InclusiveNamespaces
Method getInclusiveNamespaces
getInd(String, String) - Method in class org.docx4j.openpackaging.parts.WordprocessingML.NumberingDefinitionsPart
 
getInd(WordprocessingMLPackage, String, String, String) - Static method in class org.docx4j.model.listnumbering.Emulator
Used in HTML output (XsltHTMLFunctions) only.
getInd(PPrBase.NumPr) - Method in class org.docx4j.openpackaging.parts.WordprocessingML.NumberingDefinitionsPart
 
getIndent() - Method in class org.docx4j.model.listnumbering.Emulator.ResultTriple
Deprecated.
getIndex() - Method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphMappingTable.MappingRange
 
getIndex() - Method in class org.docx4j.fonts.fop.fonts.truetype.OFMtxEntry
Returns the index.
getIndex() - Method in enum org.docx4j.fonts.foray.font.format.Panose.Field
Returns the 0-based index of this element in the PANOSE array.
getIndex() - Method in class org.docx4j.org.apache.poi.poifs.property.Property
get the index for this Property
getIndex() - Method in class org.docx4j.org.apache.poi.poifs.storage.BATBlock.BATBlockAndIndex
 
getIndex() - Method in class org.docx4j.utils.AltChunkFinder.LocatedChunk
 
getIndexAsString() - Method in class org.docx4j.fonts.fop.fonts.truetype.OFMtxEntry
Returns a String representation of the index taking into account if the index is in the reserved range.
getIndexedPlaceHolders() - Method in class org.docx4j.openpackaging.parts.PresentationML.SlideLayoutPart
 
getIndexedPlaceHolders() - Method in class org.docx4j.openpackaging.parts.PresentationML.SlideMasterPart
 
getIndexOfURL(String) - Method in class org.docx4j.model.datastorage.BindingHyperlinkResolver
Return the index of the position you wish to treat as a hyperlink.
getIndexOfURL(String) - Method in class org.docx4j.model.datastorage.BindingHyperlinkResolverForOpenAPI3
Return the index of the position you wish to treat as a hyperlink.
getInfo() - Method in class org.docx4j.org.apache.poi.poifs.crypt.agile.AgileEncryptionInfoBuilder
 
getInput() - Method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphProcessingState
Obtain reference to input glyph sequence, which must not be modified.
getInputNodeSet() - Method in class org.docx4j.org.apache.xml.security.signature.XMLSignatureInput
Get the Input NodeSet.
getInputSequenceLength() - Method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphTable.Rule
 
getInputStream() - Method in class org.docx4j.fonts.fop.fonts.CFFToType1Font
 
getInputStream() - Method in class org.docx4j.fonts.fop.fonts.CustomFont
Returns an InputStream representing an embeddable font file.
getInputStream() - Method in class org.docx4j.openpackaging.io.LoadFromZipNG.ByteArray
Deprecated.
 
getInputStream() - Method in class org.docx4j.openpackaging.io3.stores.ZipPartStore.ByteArray
 
getInputStreams() - Method in class org.docx4j.fonts.fop.fonts.CFFToType1Font
 
getInstance() - Static method in class org.docx4j.convert.out.html.HTMLExporterVisitor
 
getInstance() - Static method in class org.docx4j.convert.out.html.HTMLExporterXslt
 
getInstance() - Static method in class org.docx4j.model.shapes.PresetGeometries
 
getInstance() - Static method in class org.docx4j.org.apache.poi.hpsf.wellknown.SectionIDMap
Returns the singleton instance of the default SectionIDMap.
getInstance(int) - Static method in class org.docx4j.org.apache.poi.util.BitFieldFactory
 
getInstance(String) - Static method in class org.docx4j.org.apache.xml.security.c14n.Canonicalizer
Method getInstance
getInstance(String, Map<String, ScriptProcessor>) - Static method in class org.docx4j.fonts.fop.complexscripts.scripts.ScriptProcessor
Obtain script processor instance associated with specified script.
getInstance(EncryptionInfo) - Static method in class org.docx4j.org.apache.poi.poifs.crypt.Decryptor
 
getInstance(EncryptionInfo) - Static method in class org.docx4j.org.apache.poi.poifs.crypt.Encryptor
 
getInstanceListDefinitions() - Method in class org.docx4j.openpackaging.parts.WordprocessingML.NumberingDefinitionsPart
 
getInstructions() - Method in class org.docx4j.model.fields.FieldRef
 
getInt(byte[]) - Static method in class org.docx4j.org.apache.poi.util.LittleEndian
get an int value from the beginning of a byte array
getInt(byte[], int) - Static method in class org.docx4j.org.apache.poi.util.LittleEndian
get an int value from a byte array
getIntegrityHmacKey() - Method in class org.docx4j.org.apache.poi.poifs.crypt.Decryptor
 
getIntegrityHmacValue() - Method in class org.docx4j.org.apache.poi.poifs.crypt.Decryptor
 
getInterfaceName() - Method in class org.docx4j.org.apache.fop.events.model.EventProducerModel
Returns the fully qualified interface name of the event producer.
getInternalFontKey(FontTriplet) - Method in class org.docx4j.fonts.fop.fonts.FontInfo
Returns the internal font key (F1, F2, F3 etc.) for a given triplet.
getInternalTarget() - Method in class org.docx4j.convert.out.common.writer.AbstractHyperlinkWriterModel
 
getInterval() - Method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphMappingTable.MappingRange
 
getInterval(int[]) - Method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphMappingTable.MappingRange
Obtain interval, filled into first two elements of specified array, or returning new array.
getIri() - Method in class org.opendope.components.Components.Component
Gets the value of the iri property.
getIsProportional() - Method in class org.docx4j.fonts.fop.fonts.type1.PFMFile
Tells whether the font has proportional character spacing.
getItalic() - Method in class org.docx4j.fonts.foray.font.format.Panose
Returns the italic version of this Panose instance.
getItalic() - Method in class org.docx4j.fonts.microsoft.MicrosoftFonts.Font
Gets the value of the italic property.
getItalicAngle() - Method in class org.docx4j.fonts.fop.fonts.CustomFont
Returns the italic angle for the font.
getItalicAngle() - Method in interface org.docx4j.fonts.fop.fonts.FontDescriptor
Returns the italic angle for the font.
getItalicAngle() - Method in class org.docx4j.fonts.fop.fonts.LazyFont
Returns the italic angle for the font.
getItalicAngle() - Method in class org.docx4j.fonts.fop.fonts.truetype.OpenFont
Returns the ItalicAngle attribute of the font.
getItalicAngle() - Method in class org.docx4j.fonts.fop.fonts.type1.AFMWritingDirectionMetrics
Returns the ItalicAngle value.
getItalicAngle() - Method in class org.docx4j.fonts.fop.fonts.type1.PFMFile
Returns the italic angle of the font.
getItalicForm(String, PhysicalFont) - Method in class org.docx4j.fonts.Mapper
 
getItalicForm(PhysicalFont) - Static method in class org.docx4j.fonts.PhysicalFonts
 
getItem() - Method in class org.opendope.questions.Response.Fixed
Gets the value of the item property.
getItemId() - Method in class org.docx4j.openpackaging.parts.CustomXmlDataStoragePart
 
getItemId() - Method in class org.docx4j.openpackaging.parts.CustomXmlDataStoragePropertiesPart
 
getItemId() - Method in interface org.docx4j.openpackaging.parts.CustomXmlPart
 
getItemId() - Method in class org.docx4j.openpackaging.parts.opendope.JaxbCustomXmlDataStoragePart
 
getItemIdentifier() - Method in class org.docx4j.toc.switches.CSwitch
 
getIterator() - Method in interface org.docx4j.fonts.fop.fonts.TextFragment
Obtain reference to underlying iterator.
getJava2IANAMapping(String) - Static method in class org.docx4j.org.apache.xerces.util.EncodingMap
Returns the IANA encoding name for the specified Java encoding name.
getJavaCalendar(double) - Static method in class org.xlsx4j.org.apache.poi.ss.usermodel.DateUtil
Get EXCEL date as Java Calendar (with default time zone).
getJavaCalendar(double, boolean) - Static method in class org.xlsx4j.org.apache.poi.ss.usermodel.DateUtil
Get EXCEL date as Java Calendar (with default time zone).
getJavaCalendar(double, boolean, TimeZone) - Static method in class org.xlsx4j.org.apache.poi.ss.usermodel.DateUtil
Get EXCEL date as Java Calendar with given time zone.
getJavaCalendar(double, boolean, TimeZone, boolean) - Static method in class org.xlsx4j.org.apache.poi.ss.usermodel.DateUtil
Get EXCEL date as Java Calendar with given time zone.
getJavaCalendarUTC(double, boolean) - Static method in class org.xlsx4j.org.apache.poi.ss.usermodel.DateUtil
Get EXCEL date as Java Calendar with UTC time zone.
getJavaDate(double) - Static method in class org.xlsx4j.org.apache.poi.ss.usermodel.DateUtil
Given an Excel date with using 1900 date windowing, and converts it to a java.util.Date.
getJavaDate(double, boolean) - Static method in class org.xlsx4j.org.apache.poi.ss.usermodel.DateUtil
Given an Excel date with either 1900 or 1904 date windowing, converts it to a java.util.Date.
getJavaDate(double, boolean, TimeZone) - Static method in class org.xlsx4j.org.apache.poi.ss.usermodel.DateUtil
Given an Excel date with either 1900 or 1904 date windowing, converts it to a java.util.Date.
getJavaDate(double, boolean, TimeZone, boolean) - Static method in class org.xlsx4j.org.apache.poi.ss.usermodel.DateUtil
Given an Excel date with either 1900 or 1904 date windowing, converts it to a java.util.Date.
getJavaDate(double, TimeZone) - Static method in class org.xlsx4j.org.apache.poi.ss.usermodel.DateUtil
Given an Excel date with using 1900 date windowing, and converts it to a java.util.Date.
getJaxbAbstractLvl() - Method in class org.docx4j.model.listnumbering.ListLevel
 
getJAXBAssociationsForXPath(Binder<Node>, Object, String, boolean) - Static method in class org.docx4j.XmlUtils
Fetch DOM node / JAXB object pairs matching an XPath (for example "//w:p").
getJAXBAssociationsForXPath(Object, String, boolean) - Method in class org.docx4j.openpackaging.parts.JaxbXmlPartXPathAware
Fetch DOM node / JAXB object pairs matching an XPath (for example ".//w:p" - note the dot, which is necessary for this sort of relative path).
getJAXBAssociationsForXPath(Object, String, boolean) - Method in interface org.docx4j.openpackaging.parts.XPathEnabled
Fetch DOM node / JAXB object pairs matching an XPath (for example ".//w:p" - note the dot, which is necessary for this sort of relative path).
getJAXBAssociationsForXPath(String, boolean) - Method in class org.docx4j.openpackaging.parts.JaxbXmlPartXPathAware
Fetch DOM node / JAXB object pairs matching an XPath (for example "//w:p").
getJAXBAssociationsForXPath(String, boolean) - Method in interface org.docx4j.openpackaging.parts.XPathEnabled
Fetch DOM node / JAXB object pairs matching an XPath (for example "//w:p").
getJAXBContext() - Method in class org.docx4j.openpackaging.parts.JaxbXmlPart
 
getJaxbElement() - Method in class org.docx4j.openpackaging.parts.JaxbXmlPart
Get the live contents of this part.
getJaxbImplementation() - Static method in class org.docx4j.jaxb.Context
Return the JAXB implementation detected to be in use.
getJAXBNodesViaXPath(Binder<Node>, Object, String, boolean) - Static method in class org.docx4j.XmlUtils
Fetch JAXB Nodes matching an XPath (for example "//w:p").
getJAXBNodesViaXPath(String, boolean) - Method in class org.docx4j.openpackaging.parts.JaxbXmlPartXPathAware
Fetch JAXB Nodes matching an XPath (for example "//w:p").
getJAXBNodesViaXPath(String, boolean) - Method in interface org.docx4j.openpackaging.parts.XPathEnabled
Fetch JAXB Nodes matching an XPath (for example "//w:p").
getJAXBNodesViaXPath(String, boolean) - Method in class org.docx4j.utils.XPathAwareCloner
Fetch JAXB Nodes matching an XPath (for example "//w:p").
getJAXBNodesViaXPath(String, Object, boolean) - Method in class org.docx4j.openpackaging.parts.JaxbXmlPartXPathAware
Fetch JAXB Nodes matching an XPath (for example ".//w:p" - note the dot, which is necessary for this sort of relative path).
getJAXBNodesViaXPath(String, Object, boolean) - Method in interface org.docx4j.openpackaging.parts.XPathEnabled
Fetch JAXB Nodes matching an XPath (for example ".//w:p" - note the dot, which is necessary for this sort of relative path).
getJaxbObject() - Method in class org.docx4j.jaxb.JAXBAssociation
 
getJaxbOverrideLvl() - Method in class org.docx4j.model.listnumbering.ListLevel
 
getJob() - Method in class org.docx4j.events.Docx4jEvent
 
getKerning() - Method in class org.docx4j.fonts.fop.fonts.EmbedFontInfo
Determines if kerning is enabled
getKerning() - Method in class org.docx4j.fonts.fop.fonts.Font
Returns the font's kerning table
getKerning() - Method in class org.docx4j.fonts.fop.fonts.truetype.OpenFont
Returns the kerning table.
getKerning() - Method in class org.docx4j.fonts.fop.fonts.type1.PFMFile
Return the kerning table.
getKerningInfo() - Method in class org.docx4j.fonts.fop.fonts.base14.Courier
 
getKerningInfo() - Method in class org.docx4j.fonts.fop.fonts.base14.CourierBold
 
getKerningInfo() - Method in class org.docx4j.fonts.fop.fonts.base14.CourierBoldOblique
 
getKerningInfo() - Method in class org.docx4j.fonts.fop.fonts.base14.CourierOblique
 
getKerningInfo() - Method in class org.docx4j.fonts.fop.fonts.base14.Helvetica
 
getKerningInfo() - Method in class org.docx4j.fonts.fop.fonts.base14.HelveticaBold
 
getKerningInfo() - Method in class org.docx4j.fonts.fop.fonts.base14.HelveticaBoldOblique
 
getKerningInfo() - Method in class org.docx4j.fonts.fop.fonts.base14.HelveticaOblique
 
getKerningInfo() - Method in class org.docx4j.fonts.fop.fonts.base14.Symbol
 
getKerningInfo() - Method in class org.docx4j.fonts.fop.fonts.base14.TimesBold
 
getKerningInfo() - Method in class org.docx4j.fonts.fop.fonts.base14.TimesBoldItalic
 
getKerningInfo() - Method in class org.docx4j.fonts.fop.fonts.base14.TimesItalic
 
getKerningInfo() - Method in class org.docx4j.fonts.fop.fonts.base14.TimesRoman
 
getKerningInfo() - Method in class org.docx4j.fonts.fop.fonts.base14.ZapfDingbats
 
getKerningInfo() - Method in class org.docx4j.fonts.fop.fonts.CustomFont
Returns the kerning map for the font.
getKerningInfo() - Method in interface org.docx4j.fonts.fop.fonts.FontMetrics
Returns the kerning map for the font.
getKerningInfo() - Method in class org.docx4j.fonts.fop.fonts.LazyFont
Returns the kerning map for the font.
getKerningInfo() - Method in class org.docx4j.fonts.fop.render.java2d.CustomFontMetricsMapper
Returns the kerning map for the font.
getKerningInfo() - Method in class org.docx4j.fonts.fop.render.java2d.SystemFontMetricsMapper
Returns the kerning map for the font.
getKernValue(int, int) - Method in class org.docx4j.fonts.fop.fonts.Font
Returns the amount of kerning between two characters.
getKeyMapCustomizationsPart() - Method in class org.docx4j.openpackaging.parts.WordprocessingML.MainDocumentPart
 
getKeys() - Method in class org.docx4j.org.apache.fop.util.XMLResourceBundle
getKeySalt() - Method in class org.docx4j.org.apache.poi.poifs.crypt.EncryptionHeader
 
getKeySize() - Method in class org.docx4j.org.apache.poi.poifs.crypt.EncryptionHeader
 
getKeySizeInBytes() - Method in class org.docx4j.org.apache.poi.poifs.crypt.binaryrc4.BinaryRC4Encryptor
 
getKeySizeInBytes() - Method in class org.docx4j.org.apache.poi.poifs.crypt.cryptoapi.CryptoAPIEncryptor
 
getKeySizeInBytes() - Method in class org.docx4j.org.apache.poi.poifs.crypt.Decryptor
 
getKeySizeInBytes() - Method in class org.docx4j.org.apache.poi.poifs.crypt.standard.StandardEncryptor
 
getKeywords() - Method in class org.docx4j.org.apache.poi.hpsf.SummaryInformation
Returns the keywords (or null).
getKnownStyles() - Static method in class org.docx4j.openpackaging.parts.WordprocessingML.StyleDefinitionsPart
Returns a map of styles defined in docx4j's KnownStyles.xml (not styles defined in your pkg)
getLabel() - Method in class org.docx4j.org.apache.poi.poifs.filesystem.Ole10Native
Returns the label field - usually the name of the file (without directory) but probably may be any name specified during packaging/embedding the data.
getLabel() - Method in class org.opendope.questions.Response.Fixed.Item
Gets the value of the label property.
getLang() - Method in class org.docx4j.convert.out.fopconf.HyphenationPattern
Gets the value of the lang property.
getLanguage() - Method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphTable.LookupSpec
 
getLanguage() - Method in interface org.docx4j.fonts.fop.fonts.TextFragment
Obtain associated language (if designated) or "none" if not.
getLast(Iterator<? extends T>, T) - Static method in class org.docx4j.com.google.common.collect.Iterators
Advances iterator to the end, returning the last element or defaultValue if the iterator is empty.
getLast(Iterator<T>) - Static method in class org.docx4j.com.google.common.collect.Iterators
Advances iterator to the end, returning the last element.
getLastAuthor() - Method in class org.docx4j.org.apache.poi.hpsf.SummaryInformation
Returns the last author (or null).
getLastChar() - Method in class org.docx4j.fonts.fop.fonts.base14.Courier
 
getLastChar() - Method in class org.docx4j.fonts.fop.fonts.base14.CourierBold
 
getLastChar() - Method in class org.docx4j.fonts.fop.fonts.base14.CourierBoldOblique
 
getLastChar() - Method in class org.docx4j.fonts.fop.fonts.base14.CourierOblique
 
getLastChar() - Method in class org.docx4j.fonts.fop.fonts.base14.Helvetica
 
getLastChar() - Method in class org.docx4j.fonts.fop.fonts.base14.HelveticaBold
 
getLastChar() - Method in class org.docx4j.fonts.fop.fonts.base14.HelveticaBoldOblique
 
getLastChar() - Method in class org.docx4j.fonts.fop.fonts.base14.HelveticaOblique
 
getLastChar() - Method in class org.docx4j.fonts.fop.fonts.base14.Symbol
 
getLastChar() - Method in class org.docx4j.fonts.fop.fonts.base14.TimesBold
 
getLastChar() - Method in class org.docx4j.fonts.fop.fonts.base14.TimesBoldItalic
 
getLastChar() - Method in class org.docx4j.fonts.fop.fonts.base14.TimesItalic
 
getLastChar() - Method in class org.docx4j.fonts.fop.fonts.base14.TimesRoman
 
getLastChar() - Method in class org.docx4j.fonts.fop.fonts.base14.ZapfDingbats
 
getLastChar() - Method in class org.docx4j.fonts.fop.fonts.CustomFont
Returns the index of the last character defined in this font.
getLastChar() - Method in class org.docx4j.fonts.fop.fonts.SimpleSingleByteEncoding
Returns the index of the last defined character.
getLastChar() - Method in class org.docx4j.fonts.fop.fonts.truetype.OpenFont
Returns the index of the last character, but this is for WinAnsiEncoding only, so the last char is < 256.
getLastChar() - Method in class org.docx4j.fonts.fop.fonts.type1.AFMFile
Returns the last character index in the encoding that has a glyph.
getLastChar() - Method in class org.docx4j.fonts.fop.fonts.type1.PFMFile
Returns the number of the character that defines the last entry in the widths list.
getLastGlyfLocation() - Method in class org.docx4j.fonts.fop.fonts.truetype.TTFFile
Gets the last location of the glyf table
getLastModified(URI) - Static method in class org.docx4j.fonts.fop.fonts.FontCache
Retrieve the last modified date/time of a URI.
getLastParagraph() - Static method in class org.docx4j.toc.TocSdtUtils
 
getLastPosition() - Method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphProcessingState
Obtain last valid position index in input glyph sequence.
getLastPrinted() - Method in class org.docx4j.org.apache.poi.hpsf.SummaryInformation
Returns the last printed time (or null).
getLastSaveDateTime() - Method in class org.docx4j.org.apache.poi.hpsf.SummaryInformation
Returns the last save time (or null).
getLength() - Method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphMappingTable.MappingRange
 
getLength() - Method in class org.docx4j.fonts.fop.fonts.truetype.OFDirTabEntry
Returns the length.
getLength() - Method in class org.docx4j.fonts.fop.fonts.type1.PFBData
Returns the full length of the raw font file.
getLength() - Method in class org.docx4j.openpackaging.io.LoadFromZipNG.ByteArray
Deprecated.
 
getLength() - Method in class org.docx4j.openpackaging.io3.stores.ZipPartStore.ByteArray
 
getLength() - Method in class org.docx4j.org.apache.poi.poifs.crypt.agile.AgileDecryptor
 
getLength() - Method in class org.docx4j.org.apache.poi.poifs.crypt.binaryrc4.BinaryRC4Decryptor
 
getLength() - Method in class org.docx4j.org.apache.poi.poifs.crypt.cryptoapi.CryptoAPIDecryptor
 
getLength() - Method in class org.docx4j.org.apache.poi.poifs.crypt.Decryptor
Returns the length of the encrypted data that can be safely read with Decryptor.getDataStream(org.docx4j.org.apache.poi.poifs.filesystem.DirectoryNode).
getLength() - Method in class org.docx4j.org.apache.poi.poifs.crypt.standard.StandardDecryptor
 
getLength() - Method in class org.docx4j.org.apache.xml.security.transforms.Transforms
Return the nonnegative number of transformations.
getLength() - Method in class org.docx4j.org.apache.xml.security.utils.HelperNodeList
Method getLength
getLength1() - Method in class org.docx4j.fonts.fop.fonts.type1.PFBData
Returns the Length1 (length of the header segment).
getLength2() - Method in class org.docx4j.fonts.fop.fonts.type1.PFBData
Returns the Length2 (length of the encrypted segment).
getLength3() - Method in class org.docx4j.fonts.fop.fonts.type1.PFBData
Returns the Length3 (length of the trailer segment).
getLevel() - Method in class org.docx4j.org.apache.xml.security.c14n.implementations.NameSpaceSymbTable
 
getLevel(String) - Method in class org.docx4j.model.listnumbering.ListNumberingDefinition
 
getLevelCount() - Method in class org.docx4j.model.listnumbering.AbstractListNumberingDefinition
 
getLevelText() - Method in class org.docx4j.model.listnumbering.ListLevel
returns the indicated lvlText value
getLigature() - Method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphSubstitutionTable.Ligature
 
getLigatures() - Method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphSubstitutionTable.LigatureSet
 
getLimit() - Method in class org.docx4j.org.apache.poi.poifs.filesystem.POIFSWriterEvent
 
getLineCount() - Method in class org.docx4j.org.apache.poi.hpsf.DocumentSummaryInformation
Returns the line count or 0 if the DocumentSummaryInformation does not contain a line count.
getLinkedStyle(String) - Method in class org.docx4j.openpackaging.parts.WordprocessingML.StyleDefinitionsPart
For a run/character style return its linked paragraph style (if any), or vice versa.
getLinkedStyleId() - Method in class org.docx4j.model.listnumbering.AbstractListNumberingDefinition
 
getLinksDirty() - Method in class org.docx4j.org.apache.poi.hpsf.DocumentSummaryInformation
Returns true if the custom links are dirty.
getList() - Method in class org.docx4j.convert.out.common.ConversionSectionWrappers
 
getList() - Method in class org.opendope.SmartArt.dataHierarchy.ListItem
Gets the value of the list property.
getList() - Method in class org.opendope.SmartArt.dataHierarchy.SmartArtDataHierarchy
Gets the value of the list property.
getListItem() - Method in class org.opendope.SmartArt.dataHierarchy.List
Gets the value of the listItem property.
getListItemByQName(List<JAXBElement<?>>, QName) - Static method in class org.docx4j.XmlUtils
 
getListLevels() - Method in class org.docx4j.model.listnumbering.AbstractListNumberingDefinition
 
getListNumberId() - Method in class org.docx4j.model.listnumbering.ListNumberingDefinition
 
getLocalAttribute(String) - Method in class org.docx4j.org.apache.xml.security.utils.ElementProxy
 
getLocale() - Method in class org.docx4j.org.apache.fop.events.Event
Returns the locale.
getLocale() - Method in class org.docx4j.org.apache.fop.util.XMLResourceBundle
getLocaleCalendar() - Static method in class org.docx4j.org.apache.poi.util.LocaleUtil
 
getLocaleCalendar(int, int, int) - Static method in class org.docx4j.org.apache.poi.util.LocaleUtil
Convenience method - month is 0-based as in java.util.Calendar
getLocaleCalendar(int, int, int, int, int, int) - Static method in class org.docx4j.org.apache.poi.util.LocaleUtil
Convenience method - month is 0-based as in java.util.Calendar
getLocaleCalendar(TimeZone) - Static method in class org.docx4j.org.apache.poi.util.LocaleUtil
 
getLocaleChangedObservable() - Method in class org.xlsx4j.org.apache.poi.ss.usermodel.DataFormatter
If the Locale has been changed via LocaleUtil.setUserLocale(Locale) the stored formats need to be refreshed.
getLocalIndexSubr() - Method in class org.docx4j.fonts.fop.fonts.cff.CFFDataReader
 
getLocalizedMessage() - Method in exception org.docx4j.fonts.fop.apps.FOPException
getLocalName() - Method in class org.docx4j.utils.XMLStreamReaderWrapper
 
getLocalSubrData() - Method in class org.docx4j.fonts.fop.fonts.cff.CFFDataReader.FontDict
 
getLocalSubrsForGlyph(int) - Method in class org.docx4j.fonts.fop.fonts.cff.CFFDataReader
 
getLocation() - Method in interface org.docx4j.fonts.fop.configuration.Configuration
 
getLocation() - Method in class org.docx4j.fonts.fop.configuration.DefaultConfiguration
 
getLocation() - Method in exception org.docx4j.openpackaging.exceptions.LocationAwareXMLStreamException
 
getLocation() - Method in class org.docx4j.utils.XMLStreamReaderWrapper
 
getLog() - Method in class org.docx4j.convert.out.common.AbstractConversionContext
This method shouldn't be used from regular Java methods, since it means the log entry doesn't should the actual class causing the problem.
getLog() - Method in class org.docx4j.convert.out.common.AbstractVisitorExporterGenerator
 
getLong(byte[]) - Static method in class org.docx4j.org.apache.poi.util.LittleEndian
get a long value from a byte array
getLong(byte[], int) - Static method in class org.docx4j.org.apache.poi.util.LittleEndian
get a long value from a byte array
getLookaheadClasses() - Method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphTable.ChainedClassSequenceRule
 
getLookaheadCoverages() - Method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphTable.ChainedCoverageSequenceRule
 
getLookaheadGlyphs() - Method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphTable.ChainedGlyphSequenceRule
 
getLookup() - Method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphTable.RuleLookup
 
getLookupFlags() - Method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphProcessingState
Obtain governing lookup flags.
getLookupId() - Method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphSubtable
 
getLookupIndex() - Method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphTable.RuleLookup
 
getLookups() - Method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphTable
Obtain list of all lookup specifications.
getLookups() - Method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphTable.Rule
 
getLookupTable() - Method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphTable.UseSpec
 
getLookupTable(String) - Method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphTable
Obtain lookup table by lookup id.
getLookupTables() - Method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphTable
Obtain ordered list of all lookup tables, where order is by lookup identifier, which lexicographic ordering follows the lookup list order.
getLookupTypeFromName(String) - Static method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphDefinitionTable
Map a lookup type name to its constant (integer) value.
getLookupTypeFromName(String) - Static method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphPositioningTable
Map a lookup type name to its constant (integer) value.
getLookupTypeFromName(String) - Static method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphSubstitutionTable
Map a lookup type name to its constant (integer) value.
getLookupTypeName(int) - Static method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphDefinitionTable
Map a lookup type constant (integer) value to its name.
getLookupTypeName(int) - Static method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphPositioningTable
Map a lookup type constant (integer) value to its name.
getLookupTypeName(int) - Static method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphSubstitutionTable
Map a lookup type constant (integer) value to its name.
getLoTypeId() - Method in class org.opendope.SmartArt.dataHierarchy.SmartArtDataHierarchy
Gets the value of the loTypeId property.
getLower() - Method in class org.opendope.xpaths.Xpaths.Xpath
Gets the value of the lower property.
getLowerCaseAscent() - Method in class org.docx4j.fonts.fop.fonts.truetype.OpenFont
Returns the LowerCaseAscent attribute of the font.
getLowerCaseAscent() - Method in class org.docx4j.fonts.fop.fonts.type1.PFMFile
Returns the LowerCaseAscent parameter for the font (height of lowercase d).
getLowerCaseDescent() - Method in class org.docx4j.fonts.fop.fonts.truetype.OpenFont
Returns the LowerCaseDescent attribute of the font.
getLowerCaseDescent() - Method in class org.docx4j.fonts.fop.fonts.type1.PFMFile
Returns the LowerCaseDescent parameter for the font (height of lowercase p).
getLowerOperator() - Method in class org.opendope.xpaths.Xpaths.Xpath
Gets the value of the lowerOperator property.
getLsb() - Method in class org.docx4j.fonts.fop.fonts.truetype.OFMtxEntry
Returns the lsb.
getLvl() - Method in class org.docx4j.model.listnumbering.Emulator.ResultTriple
 
getLvlFromHeadingStyle(String) - Method in class org.docx4j.model.PropertyResolver
 
getMac() - Method in class org.docx4j.fonts.microsoft.MicrosoftFonts.Font.Bold
Gets the value of the mac property.
getMac() - Method in class org.docx4j.fonts.microsoft.MicrosoftFonts.Font.Bolditalic
Gets the value of the mac property.
getMac() - Method in class org.docx4j.fonts.microsoft.MicrosoftFonts.Font
Gets the value of the mac property.
getMac() - Method in class org.docx4j.fonts.microsoft.MicrosoftFonts.Font.Italic
Gets the value of the mac property.
getMac(HashAlgorithm) - Static method in class org.docx4j.org.apache.poi.poifs.crypt.CryptoFunctions
 
getMainDocumentPart() - Method in class org.docx4j.openpackaging.packages.WordprocessingMLPackage
 
getMainPresentationPart() - Method in class org.docx4j.openpackaging.packages.PresentationMLPackage
 
getMajorLatin() - Method in class org.docx4j.openpackaging.parts.ThemePart
 
getManager() - Method in class org.docx4j.org.apache.poi.hpsf.DocumentSummaryInformation
Returns the manager (or null).
getMappedIndex(int) - Method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphMappingTable.EmptyMappingTable
Map glyph identifier (code) to coverge index.
getMappedIndex(int) - Method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphMappingTable
Map glyph identifier (code) to coverge index.
getMappedIndex(int) - Method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphMappingTable.RangeMappingTable
Map glyph identifier (code) to coverge index.
getMappedIndex(int, int, int) - Method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphMappingTable.RangeMappingTable
Map glyph identifier (code) to coverge index.
getMapping(String) - Static method in class org.docx4j.fonts.fop.fonts.CodePointMapping
 
getMapping(String) - Method in class org.docx4j.org.apache.xml.security.c14n.implementations.NameSpaceSymbTable
Gets the attribute node that defines the binding for the prefix.
getMappingSize() - Method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphMappingTable.EmptyMappingTable
Obtain size of mapping table, i.e., ciMax + 1, where ciMax is the maximum mapping index.
getMappingSize() - Method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphMappingTable
Obtain size of mapping table, i.e., ciMax + 1, where ciMax is the maximum mapping index.
getMappingSize() - Method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphMappingTable.RangeMappingTable
Obtain size of mapping table, i.e., ciMax + 1, where ciMax is the maximum mapping index.
getMappingWithoutRendered(String) - Method in class org.docx4j.org.apache.xml.security.c14n.implementations.NameSpaceSymbTable
Gets a definition without mark it as render.
getMarkAsFinal() - Method in class org.docx4j.openpackaging.packages.ProtectionSettings
 
getMarkAsFinal() - Method in class org.docx4j.openpackaging.parts.DocPropsCustomPart
 
getMarkAttachClass(int) - Method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphDefinitionTable
Determine mark attachment class.
getMarkClass() - Method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphPositioningTable.MarkAnchor
 
getMasterNumber() - Method in class org.pptx4j.model.ResolvedLayout
 
getMaxAscent(int) - Method in interface org.docx4j.fonts.fop.fonts.FontMetrics
Returns the maximum ascent of the font described by this FontMetrics object.
getMaxAscent(int) - Method in class org.docx4j.fonts.fop.fonts.LazyFont
Returns the maximum ascent of the font described by this FontMetrics object.
getMaxAscent(int) - Method in class org.docx4j.fonts.fop.fonts.Typeface
Returns the maximum ascent of the font described by this FontMetrics object.
getMaxAscent(int) - Method in class org.docx4j.fonts.fop.render.java2d.SystemFontMetricsMapper
Returns the maximum ascent of the font described by this FontMetrics object.
getMaxAscent(String, int, int) - Method in class org.docx4j.fonts.fop.render.java2d.Java2DFontMetrics
Determines the font's maximum ascent of the Font described by the current FontMetrics object
getMaxComponents() - Method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphSubstitutionTable.LigatureSet
 
getMaxValue() - Method in enum org.docx4j.fonts.foray.font.format.Panose.Field
Returns the maximum valid value for this field.
getMcChoiceNamespaces() - Method in class org.docx4j.openpackaging.parts.JaxbXmlPart
 
getMceIgnorable() - Method in class org.docx4j.openpackaging.parts.JaxbXmlPart
 
getMceIgnorable() - Method in class org.docx4j.openpackaging.parts.SpreadsheetML.WorkbookPart
 
getMceIgnorable() - Method in class org.docx4j.openpackaging.parts.WordprocessingML.CommentsIdsPart
 
getMceIgnorable() - Method in class org.docx4j.openpackaging.parts.WordprocessingML.DocumentSettingsPart
 
getMceIgnorable() - Method in class org.docx4j.openpackaging.parts.WordprocessingML.EndnotesPart
 
getMceIgnorable() - Method in class org.docx4j.openpackaging.parts.WordprocessingML.FooterPart
 
getMceIgnorable() - Method in class org.docx4j.openpackaging.parts.WordprocessingML.FootnotesPart
 
getMceIgnorable() - Method in class org.docx4j.openpackaging.parts.WordprocessingML.HeaderPart
 
getMceIgnorable() - Method in class org.docx4j.openpackaging.parts.WordprocessingML.MainDocumentPart
 
getMceIgnorable() - Method in class org.docx4j.openpackaging.parts.WordprocessingML.NumberingDefinitionsPart
 
getMceIgnorable() - Method in class org.docx4j.openpackaging.parts.WordprocessingML.StyleDefinitionsPart
 
getMcPreprocessor() - Static method in class org.docx4j.jaxb.JaxbValidationEventHandler
 
getMessage() - Method in exception org.docx4j.fonts.fop.apps.FOPException
Returns the detail message string of this FOP exception.
getMessageDigest(HashAlgorithm) - Static method in class org.docx4j.org.apache.poi.poifs.crypt.CryptoFunctions
 
getMessageWriter() - Method in class org.docx4j.convert.out.common.AbstractConversionContext
 
getMethod(String) - Method in class org.docx4j.org.apache.fop.events.model.EventProducerModel
Returns the model instance of an event method for the given method name.
getMethodName() - Method in class org.docx4j.org.apache.fop.events.model.EventMethodModel
Returns the event method name
getMethods() - Method in class org.docx4j.org.apache.fop.events.model.EventProducerModel
Returns an iterator over the contained event producer methods.
getMetrics() - Method in class org.docx4j.fonts.fop.fonts.DefaultFontConfig.Font
Gets the String representing the metrics file.
getMetrics() - Method in class org.docx4j.fonts.fop.fonts.FontUris
 
getMetricsFor(String) - Method in class org.docx4j.fonts.fop.fonts.FontInfo
Returns the FontMetrics for a particular font
getMetricsURI() - Method in class org.docx4j.fonts.fop.fonts.EmbedFontInfo
Returns the URI of the metrics XML resource
getMime() - Method in class org.docx4j.convert.out.fopconf.Fop.Renderers.Renderer
Gets the value of the mime property.
getMimetype() - Method in class org.docx4j.openpackaging.io.LoadFromZipNG.ByteArray
Deprecated.
 
getMimetype() - Method in class org.docx4j.openpackaging.io3.stores.ZipPartStore.ByteArray
 
getMIMEType() - Method in class org.docx4j.org.apache.xml.security.signature.XMLSignatureInput
Returns mimeType
getMiniStore() - Method in class org.docx4j.org.apache.poi.poifs.filesystem.NPOIFSFileSystem
Returns the MiniStore, which performs a similar low level function to this, except for the small blocks.
getMissingWidth() - Method in class org.docx4j.fonts.fop.fonts.CustomFont
Returns the width to be used when no width is available.
getMMClipCount() - Method in class org.docx4j.org.apache.poi.hpsf.DocumentSummaryInformation
Returns the mmclip count or 0 if the DocumentSummaryInformation does not contain a mmclip count.
getMsFonts() - Static method in class org.docx4j.fonts.microsoft.MicrosoftFontsRegistry
 
getMsFontsFilenames() - Static method in class org.docx4j.fonts.BestMatchingMapper
 
getMsgID() - Method in exception org.docx4j.org.apache.xml.security.exceptions.XMLSecurityException
Method getMsgID
getMsgID() - Method in exception org.docx4j.org.apache.xml.security.exceptions.XMLSecurityRuntimeException
Method getMsgID
getMtx() - Method in class org.docx4j.fonts.fop.fonts.truetype.OpenFont
 
getName() - Method in class org.docx4j.convert.out.common.writer.AbstractFldSimpleWriter.DateHandler
 
getName() - Method in class org.docx4j.convert.out.common.writer.AbstractFldSimpleWriter.DocPropertyHandler
 
getName() - Method in interface org.docx4j.convert.out.common.writer.AbstractFldSimpleWriter.FldSimpleWriterHandler
 
getName() - Method in class org.docx4j.convert.out.common.writer.AbstractFldSimpleWriter.PrintdateHandler
 
getName() - Method in class org.docx4j.convert.out.common.writer.AbstractFldSimpleWriter.TimeHandler
 
getName() - Method in class org.docx4j.convert.out.common.writer.AbstractHyperlinkWriter
 
getName() - Method in class org.docx4j.convert.out.common.writer.AbstractPagerefHandler
 
getName() - Method in class org.docx4j.convert.out.common.writer.RefHandler
 
getName() - Method in class org.docx4j.convert.out.fopconf.Fonts.Font.FontTriplet
Gets the value of the name property.
getName() - Method in class org.docx4j.convert.out.html.FldSimpleWriter.NumpagesHandler
 
getName() - Method in class org.docx4j.convert.out.html.FldSimpleWriter.PageHandler
 
getName() - Method in class org.docx4j.convert.out.html.FldSimpleWriter.SectionpagesHandler
 
getName() - Method in class org.docx4j.fonts.fop.fonts.AbstractCodePointMapping
Returns the encoding's name.
getName() - Method in enum org.docx4j.fonts.fop.fonts.CIDFontType
 
getName() - Method in enum org.docx4j.fonts.fop.fonts.EmbeddingMode
Returns the name of this embedding mode.
getName() - Method in enum org.docx4j.fonts.fop.fonts.EncodingMode
Returns the encoding mode name.
getName() - Method in class org.docx4j.fonts.fop.fonts.FontTriplet
 
getName() - Method in class org.docx4j.fonts.fop.fonts.FontType
Returns the name
getName() - Method in class org.docx4j.fonts.fop.fonts.NamedCharacter
Returns the character name (as defined by the Adobe glyph list).
getName() - Method in class org.docx4j.fonts.fop.fonts.SimpleSingleByteEncoding
Returns the encoding's name.
getName() - Method in interface org.docx4j.fonts.fop.fonts.SingleByteEncoding
Returns the encoding's name.
getName() - Method in class org.docx4j.fonts.fop.fonts.truetype.OFMtxEntry
Returns the name.
getName() - Method in class org.docx4j.fonts.fop.fonts.truetype.OFTableName
Returns the name of the table as it should be in the Directory Table.
getName() - Method in class org.docx4j.fonts.fop.fonts.type1.Type1SubsetFile.BytesNumber
 
getName() - Method in class org.docx4j.fonts.microsoft.MicrosoftFonts.Font
Gets the value of the name property.
getName() - Method in class org.docx4j.fonts.PhysicalFont
 
getName() - Method in class org.docx4j.fonts.substitutions.FontSubstitutions.Replace
Gets the value of the name property.
getName() - Method in class org.docx4j.model.structure.jaxb.Sections.Section
Gets the value of the name property.
getName() - Method in class org.docx4j.openpackaging.parts.PartName
Get this part name.
getName() - Method in class org.docx4j.org.apache.fop.events.model.EventMethodModel.Parameter
Returns the parameter name.
getName() - Method in class org.docx4j.org.apache.fop.events.model.EventSeverity
 
getName() - Method in interface org.docx4j.org.apache.fop.util.text.AdvancedMessageFormat.Function
Returns the name of the function.
getName() - Method in class org.docx4j.org.apache.poi.hpsf.CustomProperty
Gets the property's name.
getName() - Method in class org.docx4j.org.apache.poi.poifs.eventfilesystem.POIFSReaderEvent
 
getName() - Method in interface org.docx4j.org.apache.poi.poifs.filesystem.Entry
get the name of the Entry
getName() - Method in class org.docx4j.org.apache.poi.poifs.filesystem.EntryNode
get the name of the Entry
getName() - Method in class org.docx4j.org.apache.poi.poifs.filesystem.FilteringDirectoryNode
 
getName() - Method in class org.docx4j.org.apache.poi.poifs.filesystem.POIFSWriterEvent
 
getName() - Method in class org.docx4j.org.apache.poi.poifs.property.Property
Get the name of this property
getName() - Method in class org.docx4j.org.apache.poi.poifs.property.RootProperty
Returns the fixed name "Root Entry", as the raw property doesn't have a real name set
getName() - Method in class org.docx4j.utils.XMLStreamReaderWrapper
 
getName() - Method in class org.opendope.conditions.Condition
Gets the value of the name property.
getName() - Method in class org.opendope.xpaths.Xpaths.Xpath
Gets the value of the name property.
getNameForStyleID(String) - Method in class org.docx4j.openpackaging.parts.WordprocessingML.StyleDefinitionsPart
Given the ID of a style known in this part, return the corresponding style name.
getNameFromCodePoint(int) - Method in class org.docx4j.fonts.fop.fonts.AbstractCodePointMapping
 
getNameIndex() - Method in class org.docx4j.fonts.fop.fonts.cff.CFFDataReader
 
getNameOfMainPart(RelationshipsPart) - Static method in class org.docx4j.openpackaging.PackageRelsUtil
 
getNamespaceContext() - Method in class org.docx4j.utils.XMLStreamReaderWrapper
 
getNamespaceContext() - Method in class org.docx4j.utils.XMLStreamWriterWrapper
 
getNamespaceCount() - Method in class org.docx4j.utils.XMLStreamReaderWrapper
 
getNamespaceForPrefix(String) - Method in class org.docx4j.jaxb.NamespacePrefixMappings
 
getNamespaceForPrefix(String, Node) - Method in class org.docx4j.jaxb.NamespacePrefixMappings
 
getNamespacePrefix(int) - Method in class org.docx4j.utils.XMLStreamReaderWrapper
 
getNamespaceURI() - Method in class org.docx4j.utils.XMLStreamReaderWrapper
 
getNamespaceURI(int) - Method in class org.docx4j.utils.XMLStreamReaderWrapper
 
getNamespaceURI(String) - Method in class org.docx4j.jaxb.NamespacePrefixMappings
 
getNamespaceURI(String) - Method in class org.docx4j.org.apache.xml.security.utils.DOMNamespaceContext
 
getNamespaceURI(String) - Method in class org.docx4j.utils.XMLStreamReaderWrapper
 
getNamespaceURIStatic(String) - Static method in class org.docx4j.jaxb.NamespacePrefixMappings
 
getNewDocumentBuilder() - Static method in class org.docx4j.XmlUtils
Use the suitably configured DocumentBuilderFactory to provide a new instance of DocumentBuilder.
getNext(Iterator<? extends T>, T) - Static method in class org.docx4j.com.google.common.collect.Iterators
Returns the next element in iterator or defaultValue if the iterator is empty.
getNextBlock(int) - Method in class org.docx4j.org.apache.poi.poifs.filesystem.BlockStore
Works out what block follows the specified one.
getNextBlock(int) - Method in class org.docx4j.org.apache.poi.poifs.filesystem.NPOIFSFileSystem
Works out what block follows the specified one.
getNextBlock(int) - Method in class org.docx4j.org.apache.poi.poifs.filesystem.NPOIFSMiniStore
Works out what block follows the specified one.
getNextBlockSize(int, int) - Static method in class org.docx4j.org.apache.poi.poifs.crypt.agile.AgileDecryptor
 
getNextBookmarkId() - Method in class org.docx4j.model.datastorage.BindingTraverserCommonImpl
 
getNextBookmarkId() - Method in interface org.docx4j.model.datastorage.BindingTraverserInterface
Since we are potentially processing multiple parts (ie main document part, headers, footers), we need to be able to pass the number from part to part.
getNextBookmarkId() - Method in class org.docx4j.model.datastorage.OpenDoPEHandler
Provide a way to for user to fetch the starting bookmark ID number for use in the next stage (ie Binding Traverse).
getNextChild() - Method in interface org.docx4j.org.apache.poi.poifs.property.Child
Get the next Child, if any
getNextChild() - Method in class org.docx4j.org.apache.poi.poifs.property.Property
Get the next Child, if any
getNextElement(Node) - Static method in class org.docx4j.org.apache.xml.security.utils.XMLUtils
 
getNextEndnoteNumber() - Method in class org.docx4j.convert.out.common.AbstractWmlConversionContext
 
getNextEndnoteNumber(AbstractWmlConversionContext) - Static method in class org.docx4j.convert.out.common.XsltCommonFunctions
Next number of a endnote
getNextFootnoteNumber() - Method in class org.docx4j.convert.out.common.AbstractWmlConversionContext
 
getNextFootnoteNumber(AbstractWmlConversionContext) - Static method in class org.docx4j.convert.out.common.XsltCommonFunctions
Next number of a footnote
getNextId() - Method in class org.docx4j.openpackaging.parts.relationships.RelationshipsPart
 
getNextPid() - Method in class org.docx4j.openpackaging.parts.DocPropsCustomPart
Find the first available Pid
getNextXBATChainOffset() - Method in class org.docx4j.org.apache.poi.poifs.common.POIFSBigBlockSize
 
getNFileSystem() - Method in class org.docx4j.org.apache.poi.poifs.filesystem.DirectoryNode
If this is NPOIFS based, return the NPOIFSFileSystem that this belong to, otherwise Null if OPOIFS based
getNodeFilters() - Method in class org.docx4j.org.apache.xml.security.signature.XMLSignatureInput
 
getNodeSet() - Method in class org.docx4j.org.apache.xml.security.signature.XMLSignatureInput
Returns the node set from input which was specified as the parameter of XMLSignatureInput constructor
getNodeSet(boolean) - Method in class org.docx4j.org.apache.xml.security.signature.XMLSignatureInput
Returns the node set from input which was specified as the parameter of XMLSignatureInput constructor
getNoteCount() - Method in class org.docx4j.org.apache.poi.hpsf.DocumentSummaryInformation
Returns the note count or 0 if the DocumentSummaryInformation does not contain a note count.
getNotesMasterPart() - Method in class org.docx4j.openpackaging.parts.PresentationML.NotesSlidePart
 
getNotesMasterPart(boolean) - Method in class org.docx4j.openpackaging.parts.PresentationML.MainPresentationPart
getNotesMasterPart creating if createIfAbsent flag allows
getNotesSlidePart() - Method in class org.docx4j.openpackaging.parts.PresentationML.SlidePart
 
getNullNode(Document) - Method in class org.docx4j.org.apache.xml.security.c14n.implementations.CanonicalizerBase
 
getNumber() - Method in class org.docx4j.fonts.fop.fonts.type1.Type1SubsetFile.BytesNumber
 
getNumber(WordprocessingMLPackage, String, String, String) - Static method in class org.docx4j.model.listnumbering.Emulator
 
getNumber(WordprocessingMLPackage, PPr) - Static method in class org.docx4j.model.listnumbering.Emulator
 
getNumberFormatIndex(Cell) - Static method in class org.xlsx4j.model.CellUtils
Get the index of the number format (numFmt) record used by this cell format.
getNumberFormatString(Cell) - Static method in class org.xlsx4j.model.CellUtils
Get the contents of the format string, by looking up the StylesSource
getNumbering() - Method in class org.docx4j.convert.in.word2003xml.Transition03To06
Gets the value of the numbering property.
getNumberingDefinitionsPart() - Method in class org.docx4j.openpackaging.parts.WordprocessingML.DocumentPart
 
getNumberOfGlyphs() - Method in class org.docx4j.fonts.fop.fonts.CIDFull
Returns the number of glyphs in the subset.
getNumberOfGlyphs() - Method in interface org.docx4j.fonts.fop.fonts.CIDSet
Returns the number of glyphs in the subset.
getNumberOfGlyphs() - Method in class org.docx4j.fonts.fop.fonts.CIDSubset
Returns the number of glyphs in the subset.
getNumberPosition() - Method in class org.docx4j.model.properties.paragraph.Indent
 
getNumberXmlNode(HTMLConversionContext, NodeIterator, String, String, String) - Static method in class org.docx4j.convert.out.html.XsltHTMLFunctions
The method used by the XSLT extension function during HTML export.
getNumBytes() - Method in class org.docx4j.fonts.fop.fonts.type1.Type1SubsetFile.BytesNumber
 
getNumComponents() - Method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphSubstitutionTable.Ligature
 
getNumEntries() - Method in class org.docx4j.fonts.fop.fonts.cff.CFFDataReader.CustomEncoding
 
getNumerator() - Method in class org.xlsx4j.org.apache.poi.ss.format.SimpleFraction
Access the numerator.
getNumericCellValue(Cell) - Static method in class org.xlsx4j.model.CellUtils
Get the value of the cell as a number.
getNumFmt() - Method in class org.docx4j.model.listnumbering.ListLevel
 
getNumFont() - Method in class org.docx4j.model.listnumbering.Emulator.ResultTriple
Deprecated.
getNumGlyphs() - Method in class org.docx4j.fonts.fop.fonts.truetype.OpenFont
Read the number of glyphs from the "maxp" table
getNumLigatures() - Method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphSubstitutionTable.LigatureSet
 
getNumNode() - Method in class org.docx4j.model.listnumbering.ListNumberingDefinition
 
getNumObjects() - Method in class org.docx4j.fonts.fop.fonts.cff.CFFDataReader.CFFIndexData
 
getNumpagesFormat() - Method in class org.docx4j.convert.out.common.preprocess.PageNumberInformation
 
getNumString() - Method in class org.docx4j.model.listnumbering.Emulator.ResultTriple
 
getObject() - Method in class org.docx4j.model.properties.Property
 
getObject() - Method in class org.docx4j.org.apache.xml.security.utils.WeakObjectPool
Subclasses can subclass to return a more specific type.
getOctetStream() - Method in class org.docx4j.org.apache.xml.security.signature.XMLSignatureInput
Returns the Octet stream(byte Stream) from input which was specified as the parameter of XMLSignatureInput constructor
getOctetStreamReal() - Method in class org.docx4j.org.apache.xml.security.signature.XMLSignatureInput
 
getOffset() - Method in class org.docx4j.fonts.fop.complexscripts.util.CharAssociation
 
getOffset() - Method in class org.docx4j.fonts.fop.fonts.cff.CFFDataReader.DICTEntry
 
getOffset() - Method in class org.docx4j.fonts.fop.fonts.truetype.OFDirTabEntry
Returns the offset.
getOffset() - Method in class org.docx4j.fonts.fop.fonts.truetype.OFMtxEntry
Returns the offset.
getOffset() - Method in class org.docx4j.org.apache.poi.hpsf.Section
Returns the offset of the section in the stream.
getOffset() - Method in class org.pptx4j.Box
 
getOffsets() - Method in class org.docx4j.fonts.fop.fonts.cff.CFFDataReader.CFFIndexData
 
getOffSize() - Method in class org.docx4j.fonts.fop.fonts.cff.CFFDataReader.CFFIndexData
 
getOFileSystem() - Method in class org.docx4j.org.apache.poi.poifs.filesystem.DirectoryNode
If this is OPOIFS based, return the NPOIFSFileSystem that this belong to, otherwise Null if NPOIFS based
getOnlyElement(Iterator<? extends T>, T) - Static method in class org.docx4j.com.google.common.collect.Iterators
Returns the single element contained in iterator, or defaultValue if the iterator is empty.
getOnlyElement(Iterator<T>) - Static method in class org.docx4j.com.google.common.collect.Iterators
Returns the single element contained in iterator.
getOpcPackage() - Method in class org.docx4j.convert.out.AbstractConversionSettings
 
getOpcPackage() - Method in class org.docx4j.convert.out.common.AbstractConversionContext
 
getOperandLength() - Method in class org.docx4j.fonts.fop.fonts.cff.CFFDataReader.DICTEntry
 
getOperandLengths() - Method in class org.docx4j.fonts.fop.fonts.cff.CFFDataReader.DICTEntry
 
getOperands() - Method in class org.docx4j.fonts.fop.fonts.cff.CFFDataReader.DICTEntry
 
getOperator() - Method in class org.docx4j.fonts.fop.fonts.cff.CFFDataReader.DICTEntry
 
getOperator() - Method in class org.docx4j.fonts.fop.fonts.type1.PostscriptParser.PSElement
Gets the Postscript element operator
getOperatorName() - Method in class org.docx4j.fonts.fop.fonts.cff.CFFDataReader.DICTEntry
 
getOptionalPositioningFeatures() - Method in class org.docx4j.fonts.fop.complexscripts.scripts.IndicScriptProcessor
Obtain script specific optional positioning features.
getOptionalPositioningFeatures() - Method in class org.docx4j.fonts.fop.complexscripts.scripts.ScriptProcessor
Obtain script specific optional positioning features.
getOptionalSubstitutionFeatures() - Method in class org.docx4j.fonts.fop.complexscripts.scripts.IndicScriptProcessor
Obtain script specific optional substitution features.
getOptionalSubstitutionFeatures() - Method in class org.docx4j.fonts.fop.complexscripts.scripts.ScriptProcessor
Obtain script specific optional substitution features.
getOrderedSectPrList() - Method in class org.docx4j.finders.SectPrFinder
The body level sectPr (if there is one) is at the end of the list.
getOrdering() - Method in class org.docx4j.fonts.fop.fonts.CIDFont
Returns a font name for use within a registry.
getOrdering() - Method in class org.docx4j.fonts.fop.fonts.MultiByteFont
Returns a font name for use within a registry.
getOriginalException() - Method in exception org.docx4j.org.apache.xml.security.exceptions.XMLSecurityException
Method getOriginalException
getOriginalException() - Method in exception org.docx4j.org.apache.xml.security.exceptions.XMLSecurityRuntimeException
Method getOriginalException
getOriginalGlyphIndex(int) - Method in class org.docx4j.fonts.fop.fonts.CIDFull
Returns the original index of the glyph inside the (non-subset) font's glyph list.
getOriginalGlyphIndex(int) - Method in interface org.docx4j.fonts.fop.fonts.CIDSet
Returns the original index of the glyph inside the (non-subset) font's glyph list.
getOriginalGlyphIndex(int) - Method in class org.docx4j.fonts.fop.fonts.CIDSubset
Returns the original index of the glyph inside the (non-subset) font's glyph list.
getOSVersion() - Method in class org.docx4j.org.apache.poi.hpsf.PropertySet
Returns the property set stream's low-level "OS version" field.
getOSVersion() - Method in class org.docx4j.org.apache.poi.hpsf.SpecialPropertySet
 
getOtherCorner() - Method in class org.pptx4j.Box
 
getOurBlockIndex() - Method in class org.docx4j.org.apache.poi.poifs.storage.BATBlock
Retrieve where in the file we live
getOutlineLvl(PPr, SwitchProcessorInterface, Style, int) - Method in class org.docx4j.toc.switches.USwitch
 
getOutput() - Method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphSubstitutionState
Obtain output glyph sequence.
getOutputPrefix() - Method in class org.docx4j.convert.out.common.writer.AbstractMessageWriter
 
getOutputStream() - Method in class org.docx4j.openpackaging.parts.SAXHandler
 
getOutputStream() - Method in class org.docx4j.org.apache.poi.poifs.filesystem.NPOIFSStream
 
getOutputStream(URI) - Method in class org.docx4j.fonts.fop.apps.io.InternalResourceResolver
Returns the OutputStream for a given URI.
getOutputSuffix() - Method in class org.docx4j.convert.out.common.writer.AbstractMessageWriter
 
getOverrideContentType() - Method in class org.docx4j.openpackaging.contenttype.ContentTypeManager
 
getOwner() - Method in class org.pptx4j.model.ShapeWrapper
 
getOwnerDocument() - Method in class org.docx4j.org.apache.xml.security.utils.HelperNodeList
 
getOwnerDocument(Set<Node>) - Static method in class org.docx4j.org.apache.xml.security.utils.XMLUtils
This method returns the first non-null owner document of the Nodes in this Set.
getOwnerDocument(Node) - Static method in class org.docx4j.org.apache.xml.security.utils.XMLUtils
This method returns the owner document of a particular node.
getOwningRelationshipPart() - Method in class org.docx4j.openpackaging.parts.Part
Deprecated.
getP() - Method in class org.opendope.SmartArt.dataHierarchy.SibTransBody
Gets the value of the p property.
getP() - Method in class org.opendope.SmartArt.dataHierarchy.TextBody
Gets the value of the p property.
getPackage() - Method in class org.docx4j.openpackaging.Base
 
getPackage() - Method in class org.docx4j.openpackaging.packages.OpcPackage
 
getPackage() - Method in class org.docx4j.openpackaging.parts.Part
 
getPackageRootUri() - Static method in class org.docx4j.openpackaging.URIHelper
Gets the URI for the package root.
getPadSize(int) - Method in class org.docx4j.fonts.fop.fonts.truetype.OpenFont
Returns the number of bytes necessary to pad the currentPosition so that a table begins on a 4-byte boundary.
getPageCount() - Method in class org.docx4j.org.apache.poi.hpsf.SummaryInformation
Returns the page count or 0 if the SummaryInformation does not contain a page count.
getPageDimensions() - Method in class org.docx4j.model.structure.SectionWrapper
 
getPageFormat() - Method in class org.docx4j.convert.out.common.preprocess.PageNumberInformation
 
getPageNumberInformation() - Method in class org.docx4j.convert.out.common.ConversionSectionWrapper
 
getPageNumbers() - Method in class org.docx4j.toc.TocPageNumbersHandler
 
getPageStart() - Method in class org.docx4j.convert.out.common.preprocess.PageNumberInformation
 
getPanose() - Method in class org.docx4j.fonts.fop.fonts.CustomFont
 
getPanose() - Method in class org.docx4j.fonts.fop.fonts.EmbedFontInfo
 
getPanose() - Method in class org.docx4j.fonts.fop.fonts.truetype.OpenFont
 
getPanose() - Method in class org.docx4j.fonts.PhysicalFont
 
getPanoseArray() - Method in class org.docx4j.fonts.foray.font.format.Panose
Returns a clone of the the array of bytes representing the PANOSE number.
getParagraphStylesTree() - Method in class org.docx4j.model.styles.StyleTree
 
getParam(String) - Method in class org.docx4j.org.apache.fop.events.Event
Returns a parameter.
getParam(Map<String, Map<String, Object>>, String, String) - Static method in class org.docx4j.model.datastorage.XsltFinisher
 
getParameters() - Method in class org.docx4j.org.apache.fop.events.model.EventMethodModel
Returns an unmodifiable list of parameters for this event method.
getParams() - Method in class org.docx4j.org.apache.fop.events.Event
Returns an unmodifiable Map with all event parameters.
getParCount() - Method in class org.docx4j.org.apache.poi.hpsf.DocumentSummaryInformation
Returns the par count or 0 if the DocumentSummaryInformation does not contain a par count.
getParent() - Method in class org.docx4j.model.fields.FieldRef
 
getParent() - Method in class org.docx4j.model.styles.Node
 
getParent() - Method in interface org.docx4j.org.apache.poi.poifs.filesystem.Entry
get this Entry's parent (the DirectoryEntry that owns this Entry).
getParent() - Method in class org.docx4j.org.apache.poi.poifs.filesystem.EntryNode
get this Entry's parent (the DocumentEntry that owns this Entry).
getParent() - Method in class org.docx4j.org.apache.poi.poifs.filesystem.FilteringDirectoryNode
 
getParent() - Method in class org.docx4j.org.apache.poi.poifs.filesystem.POIFSDocumentPath
Returns the path's parent or null if this path is the root path.
getParentNameSpaces(Element, NameSpaceSymbTable) - Method in class org.docx4j.org.apache.xml.security.c14n.implementations.CanonicalizerBase
Adds to ns the definitions from the parent elements of el
getPart() - Method in class org.docx4j.openpackaging.parts.relationships.AlteredParts.Alteration
 
getPart(String) - Method in class org.docx4j.openpackaging.parts.relationships.RelationshipsPart
Gets a loaded Part by its id
getPart(String, Relationship) - Method in class org.docx4j.openpackaging.contenttype.ContentTypeManager
 
getPart(OpcPackage, RelationshipsPart, Relationship, ContentTypeManager) - Method in class org.docx4j.openpackaging.io3.Load3
Get a Part (except a relationships part), and all its related parts.
getPart(Relationship) - Method in class org.docx4j.openpackaging.parts.relationships.RelationshipsPart
 
getParticle() - Method in class org.opendope.conditions.Condition
Gets the value of the particle property.
getParticle() - Method in class org.opendope.conditions.Not
Gets the value of the particle property.
getPartName() - Method in class org.docx4j.openpackaging.Base
 
getPartName() - Method in class org.docx4j.openpackaging.contenttype.CTOverride
Gets the value of the partName property.
getPartName() - Method in class org.docx4j.openpackaging.parts.relationships.RelationshipsPart
 
getPartNameOverridenByContentType(String) - Method in class org.docx4j.openpackaging.contenttype.ContentTypeManager
 
getParts() - Method in class org.docx4j.openpackaging.packages.OpcPackage
Retrieve the Parts object.
getParts() - Method in class org.docx4j.openpackaging.parts.Parts
Getter method for parts
getParts(WordprocessingMLPackage) - Static method in class org.docx4j.model.datastorage.OpenDoPEHandler
 
getPartsAdded() - Method in class org.docx4j.openpackaging.parts.relationships.AlteredParts.Alterations
 
getPartsDeleted() - Method in class org.docx4j.openpackaging.parts.relationships.AlteredParts.Alterations
 
getPartSize(String) - Method in interface org.docx4j.openpackaging.io3.stores.PartStore
The size of this part in bytes.
getPartSize(String) - Method in class org.docx4j.openpackaging.io3.stores.UnzippedPartStore
 
getPartSize(String) - Method in class org.docx4j.openpackaging.io3.stores.ZipPartStore
 
getPartsModified() - Method in class org.docx4j.openpackaging.parts.relationships.AlteredParts.Alterations
 
getPath() - Method in class org.docx4j.org.apache.poi.poifs.eventfilesystem.POIFSReaderEvent
 
getPath() - Method in class org.docx4j.org.apache.poi.poifs.filesystem.DirectoryNode
 
getPath() - Method in class org.docx4j.org.apache.poi.poifs.filesystem.POIFSWriterEvent
 
getPath(URI) - Static method in class org.docx4j.openpackaging.URIHelper
Get the directory path from the specified URI.
getPathMap() - Method in class org.docx4j.model.datastorage.BindingTraverserState
 
getPathMap() - Method in class org.docx4j.model.datastorage.DomToXPathMap
 
getPeoplePart() - Method in class org.docx4j.openpackaging.parts.WordprocessingML.DocumentPart
 
getPFBFormat() - Method in class org.docx4j.fonts.fop.fonts.type1.PFBData
Returns the format the font was loaded with.
getPfm() - Method in class org.docx4j.fonts.fop.fonts.DefaultFontConfig.Font
 
getPfm() - Method in class org.docx4j.fonts.fop.fonts.FontUris
 
getPgMar() - Method in class org.docx4j.model.structure.PageDimensions
 
getPgSz() - Method in class org.docx4j.model.structure.PageDimensions
 
getPhType() - Method in class org.pptx4j.model.ShapeWrapper
 
getPhysicalFont(String, URI) - Static method in class org.docx4j.fonts.PhysicalFonts
Get a physical font's EmbedFontInfo object.
getPhysicalFont(OpcPackage, String) - Static method in class org.docx4j.fonts.PhysicalFonts
 
getPhysicalFonts() - Static method in class org.docx4j.fonts.PhysicalFonts
Deprecated.
getPIData() - Method in class org.docx4j.utils.XMLStreamReaderWrapper
 
getPIDString(byte[], long) - Static method in class org.docx4j.org.apache.poi.hpsf.wellknown.SectionIDMap
Returns the property ID string that is associated with a given property ID in a section format ID's namespace.
getPIDString(long) - Method in class org.docx4j.org.apache.poi.hpsf.Section
Returns the PID string associated with a property ID.
getPITarget() - Method in class org.docx4j.utils.XMLStreamReaderWrapper
 
getPkg() - Method in class org.docx4j.model.datastorage.UpdateXmlFromDocumentSurface
 
getPkgIdentifier() - Method in class org.docx4j.events.Docx4jEvent
 
getPlaceHoldersFromAcrossLayouts() - Method in class org.docx4j.openpackaging.packages.PresentationMLPackage
 
getpmlObjectFactory() - Static method in class org.pptx4j.jaxb.Context
 
getPmlPackage() - Method in class org.pptx4j.convert.out.AbstractPmlConversionContext
 
getPoint(String) - Method in class org.docx4j.openpackaging.parts.DrawingML.DiagramDataUnflatten
 
getPos(List, Object) - Method in class org.docx4j.convert.out.common.AbstractVisitorExporterGenerator
 
getPosition() - Method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphProcessingState
Obtain current position index in input glyph sequence.
getPosition() - Method in class org.docx4j.fonts.fop.fonts.cff.FOPCFFDataInput
 
getPositioningContextTester() - Method in class org.docx4j.fonts.fop.complexscripts.scripts.ArabicScriptProcessor
Obtain script specific positioning context tester.
getPositioningContextTester() - Method in class org.docx4j.fonts.fop.complexscripts.scripts.DefaultScriptProcessor
 
getPositioningContextTester() - Method in class org.docx4j.fonts.fop.complexscripts.scripts.IndicScriptProcessor
Obtain script specific positioning context tester.
getPositioningContextTester() - Method in class org.docx4j.fonts.fop.complexscripts.scripts.KhmerScriptProcessor
 
getPositioningContextTester() - Method in class org.docx4j.fonts.fop.complexscripts.scripts.ScriptProcessor
Obtain script specific positioning context tester.
getPositioningFeatures() - Method in class org.docx4j.fonts.fop.complexscripts.scripts.ArabicScriptProcessor
Obtain script specific required positioning features.
getPositioningFeatures() - Method in class org.docx4j.fonts.fop.complexscripts.scripts.DefaultScriptProcessor
 
getPositioningFeatures() - Method in class org.docx4j.fonts.fop.complexscripts.scripts.IndicScriptProcessor
Obtain script specific required positioning features.
getPositioningFeatures() - Method in class org.docx4j.fonts.fop.complexscripts.scripts.ScriptProcessor
Obtain script specific required positioning features.
getPostscriptName() - Method in class org.docx4j.fonts.fop.fonts.type1.PFMFile
Returns the Postscript name of the font.
getPostScriptName() - Method in class org.docx4j.fonts.fop.fonts.EmbedFontInfo
Returns the PostScript name of the font.
getPostScriptName() - Method in class org.docx4j.fonts.fop.fonts.truetype.OpenFont
Returns the PostScript name of the font.
getPoweredBy(boolean) - Static method in class org.docx4j.Version
 
getPreDeclaredNamespaceMap(String) - Static method in class org.docx4j.jaxb.NamespacePrefixMapperUtils
 
getPreDeclaredNamespaceUris() - Method in class org.docx4j.jaxb.generic.NamespacePrefixMapper
Returns a list of namespace URIs that should be declared at the root element.
getPreDeclaredNamespaceUris() - Method in class org.docx4j.jaxb.generic.NamespacePrefixMapperRelationshipsPart
 
getPreDeclaredNamespaceUris() - Method in interface org.docx4j.jaxb.NamespacePrefixMapperInterface
Returns a list of namespace URIs that should be declared at the root element.
getPreDeclaredNamespaceUris(String) - Static method in class org.docx4j.jaxb.NamespacePrefixMapperUtils
 
getPreDeclaredNamespaceUris2() - Method in class org.docx4j.jaxb.generic.NamespacePrefixMapper
 
getPreDeclaredNamespaceUris2() - Method in class org.docx4j.jaxb.generic.NamespacePrefixMapperRelationshipsPart
 
getPreDeclaredNamespaceUris2() - Method in interface org.docx4j.jaxb.NamespacePrefixMapperInterface
Similar to NamespacePrefixMapperInterface.getPreDeclaredNamespaceUris() but allows the (prefix,nsUri) pairs to be returned.
getPredication(int, String) - Method in class org.docx4j.fonts.fop.complexscripts.util.GlyphSequence
Get predication KEY at glyph sequence OFFSET.
getPredication(String) - Method in class org.docx4j.fonts.fop.complexscripts.util.CharAssociation
Get predication KEY.
getPredicationMerger(String) - Static method in class org.docx4j.fonts.fop.complexscripts.util.CharAssociation
Obtain predication merger for KEY.
getPredications() - Method in class org.docx4j.fonts.fop.complexscripts.util.GlyphSequence
Obtain predications state.
getPreferredEncoding() - Static method in class org.docx4j.org.apache.poi.util.StringUtil
 
getPreferredPrefix(String, String, boolean) - Method in class org.docx4j.jaxb.generic.NamespacePrefixMapper
Returns a preferred prefix for the given namespace URI.
getPreferredPrefix(String, String, boolean) - Method in class org.docx4j.jaxb.generic.NamespacePrefixMapperRelationshipsPart
Returns a preferred prefix for the given namespace URI; this one is used *only* when we marshal the relationships part.
getPreferredPrefix(String, String, boolean) - Method in interface org.docx4j.jaxb.NamespacePrefixMapperInterface
Returns a preferred prefix for the given namespace URI.
getPreferredPrefix(String, String, boolean) - Static method in class org.docx4j.jaxb.NamespacePrefixMapperUtils
 
getPreferredPrefixStatic(String, String, boolean) - Static method in class org.docx4j.jaxb.generic.NamespacePrefixMapperRelationshipsPart
 
getPreferredPrefixStatic(String, String, boolean) - Static method in class org.docx4j.jaxb.NamespacePrefixMappings
Returns a preferred prefix for the given namespace URI.
getPrefix() - Method in class org.docx4j.utils.XMLStreamReaderWrapper
 
getPrefix(String) - Method in class org.docx4j.jaxb.NamespacePrefixMappings
 
getPrefix(String) - Method in class org.docx4j.org.apache.xml.security.utils.DOMNamespaceContext
 
getPrefix(String) - Method in class org.docx4j.utils.XMLStreamWriterWrapper
 
getPrefixes(String) - Method in class org.docx4j.jaxb.NamespacePrefixMappings
 
getPrefixes(String) - Method in class org.docx4j.org.apache.xml.security.utils.DOMNamespaceContext
 
getPrefixMapper() - Static method in class org.docx4j.jaxb.NamespacePrefixMapperUtils
 
getPrefixMapperRelationshipsPart() - Static method in class org.docx4j.jaxb.NamespacePrefixMapperUtils
 
getPrefixMappings() - Method in class org.opendope.xpaths.Xpaths.Xpath.DataBinding
Gets the value of the prefixMappings property.
getPresentationFormat() - Method in class org.docx4j.org.apache.poi.hpsf.DocumentSummaryInformation
Returns the presentation format (or null).
getPreviousChild() - Method in interface org.docx4j.org.apache.poi.poifs.property.Child
Get the previous Child, if any
getPreviousChild() - Method in class org.docx4j.org.apache.poi.poifs.property.Property
Get the previous Child, if any
getPriority() - Method in class org.docx4j.fonts.fop.fonts.FontTriplet
 
getPriority() - Method in class org.docx4j.toc.switches.CSwitch
 
getPriority() - Method in class org.docx4j.toc.switches.HSwitch
 
getPriority() - Method in class org.docx4j.toc.switches.NSwitch
 
getPriority() - Method in class org.docx4j.toc.switches.OSwitch
 
getPriority() - Method in interface org.docx4j.toc.switches.SwitchInterface
 
getPriority() - Method in class org.docx4j.toc.switches.TSwitch
 
getPriority() - Method in class org.docx4j.toc.switches.USwitch
 
getPrivateDict(CFFDataReader.DICTEntry) - Method in class org.docx4j.fonts.fop.fonts.cff.CFFDataReader
 
getPrivateDictBytes(CFFDataReader.DICTEntry) - Method in class org.docx4j.fonts.fop.fonts.cff.CFFDataReader
 
getPrivateDictData() - Method in class org.docx4j.fonts.fop.fonts.cff.CFFDataReader.FontDict
 
getProcessStep() - Method in class org.docx4j.events.Docx4jEvent
Retrieve the step in the process, if set.
getProcessType() - Method in interface org.docx4j.convert.out.common.writer.AbstractFldSimpleWriter.FldSimpleNodeWriterHandler
 
getProcessType() - Method in class org.docx4j.convert.out.common.writer.AbstractHyperlinkWriter
 
getProcessType() - Method in class org.docx4j.convert.out.common.writer.AbstractPagerefHandler
 
getProcessType() - Method in class org.docx4j.convert.out.common.writer.RefHandler
 
getProducer(Class) - Method in class org.docx4j.org.apache.fop.events.model.EventModel
Returns the model of an event producer with the given interface.
getProducer(String) - Method in class org.docx4j.org.apache.fop.events.model.EventModel
Returns the model of an event producer with the given interface name.
getProducers() - Method in class org.docx4j.org.apache.fop.events.model.EventModel
Returns an iterator over the contained event producer models.
getProperties() - Static method in class org.docx4j.Docx4jProperties
 
getProperties() - Method in class org.docx4j.org.apache.poi.hpsf.MutableSection
Gets this section's properties.
getProperties() - Method in class org.docx4j.org.apache.poi.hpsf.PropertySet
Convenience method returning the Property array contained in this property set.
getProperties() - Method in class org.docx4j.org.apache.poi.hpsf.Section
Returns this section's properties.
getProperties() - Method in class org.docx4j.org.apache.poi.hpsf.SpecialPropertySet
 
getPropertiesPerBlock() - Method in class org.docx4j.org.apache.poi.poifs.common.POIFSBigBlockSize
 
getProperty() - Method in class org.docx4j.org.apache.poi.poifs.filesystem.EntryNode
grant access to the property
getProperty(int) - Method in class org.docx4j.org.apache.poi.hpsf.PropertySet
Convenience method returning the value of the property with the specified ID.
getProperty(int) - Method in class org.docx4j.org.apache.poi.hpsf.SpecialPropertySet
 
getProperty(long) - Method in class org.docx4j.org.apache.poi.hpsf.MutableSection
Gets a property.
getProperty(long) - Method in class org.docx4j.org.apache.poi.hpsf.Section
Returns the value of the property with the specified ID.
getProperty(String) - Static method in class org.docx4j.Docx4jProperties
 
getProperty(String) - Method in class org.docx4j.openpackaging.parts.DocPropsCustomPart
 
getProperty(String) - Method in class org.docx4j.org.apache.camel.support.builder.xml.StAX2SAXSource
 
getProperty(String) - Method in class org.docx4j.utils.XMLStreamReaderWrapper
 
getProperty(String) - Method in class org.docx4j.utils.XMLStreamWriterWrapper
 
getProperty(String, boolean) - Static method in class org.docx4j.Docx4jProperties
 
getProperty(String, int) - Static method in class org.docx4j.Docx4jProperties
 
getProperty(String, String) - Static method in class org.docx4j.Docx4jProperties
 
getPropertyBooleanValue(int) - Method in class org.docx4j.org.apache.poi.hpsf.PropertySet
Convenience method returning the value of a boolean property with the specified ID.
getPropertyBooleanValue(int) - Method in class org.docx4j.org.apache.poi.hpsf.Section
Returns the value of the boolean property with the specified ID.
getPropertyBooleanValue(int) - Method in class org.docx4j.org.apache.poi.hpsf.SpecialPropertySet
 
getPropertyCount() - Method in class org.docx4j.org.apache.poi.hpsf.MutableSection
Overwrites the super class' method to cope with a redundancy: the property count is maintained in a separate member variable, but shouldn't.
getPropertyCount() - Method in class org.docx4j.org.apache.poi.hpsf.Section
Returns the number of properties in this section.
getPropertyIntValue(int) - Method in class org.docx4j.org.apache.poi.hpsf.PropertySet
Convenience method returning the value of the numeric property with the specified ID.
getPropertyIntValue(int) - Method in class org.docx4j.org.apache.poi.hpsf.SpecialPropertySet
 
getPropertyIntValue(long) - Method in class org.docx4j.org.apache.poi.hpsf.Section
Returns the value of the numeric property with the specified ID.
getPropertyLong(String, long) - Static method in class org.docx4j.Docx4jProperties
 
getPropertyResolver() - Method in class org.docx4j.convert.out.common.AbstractWmlConversionContext
 
getPropertyResolver() - Method in class org.docx4j.openpackaging.parts.WordprocessingML.MainDocumentPart
get the PropertyResolver, creating if necessary
getPropertyResolver() - Method in class org.docx4j.toc.switches.SwitchProcessor
 
getPropertyResolver() - Method in interface org.docx4j.toc.switches.SwitchProcessorInterface
 
getPropertyResolver(boolean) - Method in class org.docx4j.openpackaging.parts.WordprocessingML.MainDocumentPart
get the PropertyResolver
getPropertySetIDMap() - Method in class org.docx4j.org.apache.poi.hpsf.DocumentSummaryInformation
 
getPropertySetIDMap() - Method in class org.docx4j.org.apache.poi.hpsf.SpecialPropertySet
The id to name mapping of the properties in this set.
getPropertySetIDMap() - Method in class org.docx4j.org.apache.poi.hpsf.SummaryInformation
 
getPropertyStart() - Method in class org.docx4j.org.apache.poi.poifs.storage.HeaderBlock
get start of Property Table
getPropertyStringValue(int) - Method in class org.docx4j.org.apache.poi.hpsf.SpecialPropertySet
Fetches the property with the given ID, then does its best to return it as a String
getPropertyStringValue(Object) - Static method in class org.docx4j.org.apache.poi.hpsf.SpecialPropertySet
 
getPropertyTable(NPOIFSFileSystem) - Static method in class org.docx4j.org.apache.poi.poifs.dev.POIFSDump
 
getProtectionSettings() - Method in class org.docx4j.openpackaging.packages.PresentationMLPackage
 
getProtectionSettings() - Method in class org.docx4j.openpackaging.packages.SpreadsheetMLPackage
 
getProtectionSettings() - Method in class org.docx4j.openpackaging.packages.WordprocessingMLPackage
 
getProviderProperties() - Static method in class org.docx4j.jaxb.ProviderProperties
Return the Map in which you can set provider-specific properties.
getProviderType() - Method in class org.docx4j.org.apache.poi.poifs.crypt.EncryptionHeader
Deprecated.
use getCipherProvider()
getPType() - Method in class org.docx4j.model.images.AbstractWordXmlPicture
The type of the picture as specified by the attribute of the v:shape node within the Word Document.
getQref() - Method in class org.opendope.answers.Repeat
Gets the value of the qref property.
getQuestion() - Method in class org.opendope.questions.Questionnaire.Questions
Gets the value of the question property.
getQuestionById(Questionnaire, String) - Static method in class org.docx4j.openpackaging.parts.opendope.QuestionsPart
 
getQuestionID() - Method in class org.opendope.xpaths.Xpaths.Xpath
Gets the value of the questionID property.
getQuestions() - Method in class org.opendope.questions.Questionnaire
Gets the value of the questions property.
getQuestionsPart() - Method in class org.docx4j.openpackaging.parts.WordprocessingML.DocumentPart
 
getRangeCount() - Method in class org.docx4j.fonts.fop.fonts.cff.CFFDataReader.Format3FDSelect
 
getRanges() - Method in class org.docx4j.fonts.fop.fonts.cff.CFFDataReader.Format1Encoding
 
getRanges() - Method in class org.docx4j.fonts.fop.fonts.cff.CFFDataReader.Format3FDSelect
 
getRawPart(InputStream, ContentTypeManager, String, Relationship) - Static method in class org.docx4j.openpackaging.io.Load
Deprecated.
Get a Part (except a relationships part), but not its relationships part or related parts.
getRawPart(HashMap<String, LoadFromZipNG.ByteArray>, ContentTypeManager, String, Relationship) - Static method in class org.docx4j.openpackaging.io.LoadFromZipNG
Deprecated.
Get a Part (except a relationships part), but not its relationships part or related parts.
getRawPart(ContentTypeManager, String, Relationship) - Method in class org.docx4j.convert.in.FlatOpcXmlImporter
 
getRawPart(ContentTypeManager, String, Relationship, RelationshipsPart) - Method in class org.docx4j.openpackaging.io3.Load3
Get a Part (except a relationships part), but not its relationships part or related parts.
getRawPart(ContentTypeManager, Part, Relationship, OpcPackage) - Static method in class org.docx4j.convert.in.FlatOpcXmlImporter
 
getRawValue(int) - Method in class org.docx4j.org.apache.poi.util.BitField
Obtain the value for the specified BitField, unshifted
getRawXmlPart(Part) - Static method in class org.docx4j.convert.out.flatOpcXml.FlatOpcXmlCreator
Deprecated.
getRealFont() - Method in class org.docx4j.fonts.fop.fonts.LazyFont
Gets the real font.
getRealFont() - Method in class org.docx4j.fonts.fop.render.java2d.CustomFontMetricsMapper
 
getReason() - Method in exception org.docx4j.org.apache.poi.hpsf.HPSFException
Returns the Throwable that caused this exception to be thrown or null if there was no such Throwable.
getReason() - Method in exception org.docx4j.org.apache.poi.hpsf.HPSFRuntimeException
Returns the Throwable that caused this exception to be thrown or null if there was no such Throwable.
getReferencedFontFamily() - Method in class org.docx4j.fonts.fop.fonts.DefaultFontConfig
Returns a list of referenced font families.
getReferencedFontsMatcher() - Method in class org.docx4j.fonts.fop.fonts.FontManager
Gets the FontTriplet.Matcher that can be used to identify the fonts that shall be referenced rather than embedded.
getRegex() - Static method in class org.docx4j.fonts.PhysicalFonts
 
getRegistry() - Method in class org.docx4j.fonts.fop.fonts.CIDFont
Returns the name of the issuer of the font.
getRegistry() - Method in class org.docx4j.fonts.fop.fonts.MultiByteFont
Returns the name of the issuer of the font.
getRegularForm(String) - Method in class org.docx4j.fonts.Mapper
 
getRel(PartName) - Method in class org.docx4j.openpackaging.parts.relationships.RelationshipsPart
Is partname a target of any of these rels?
getRelationshipByID(String) - Method in class org.docx4j.openpackaging.parts.relationships.RelationshipsPart
Retrieves a package relationship based on its id.
getRelationshipByTarget(RelationshipsPart, String) - Static method in class org.docx4j.openpackaging.parts.relationships.RelationshipsPart
 
getRelationshipByType(String) - Method in class org.docx4j.openpackaging.parts.relationships.RelationshipsPart
Get the first rel with specified relationship type (see Namespaces for pre-defined constants)
getRelationships() - Method in class org.docx4j.openpackaging.parts.relationships.RelationshipsPart
 
getRelationshipsByType(String) - Method in class org.docx4j.openpackaging.parts.relationships.RelationshipsPart
 
getRelationshipsPart() - Method in class org.docx4j.openpackaging.Base
Get the relationship part.
getRelationshipsPart(boolean) - Method in class org.docx4j.openpackaging.Base
Get the relationship part.
getRelationshipsPart(HashMap<String, LoadFromZipNG.ByteArray>, Part) - Method in class org.docx4j.openpackaging.io.LoadFromZipNG
Deprecated.
Get the Relationships Part (if there is one) for a given Part.
getRelationshipsPart(Part) - Method in class org.docx4j.convert.in.FlatOpcXmlImporter
Get the Relationships Part (if there is one) for a given Part.
getRelationshipsPart(Part) - Method in class org.docx4j.openpackaging.io3.Load3
Get the Relationships Part (if there is one) for a given Part.
getRelationshipsPartName(String) - Static method in class org.docx4j.openpackaging.parts.PartName
 
getRelationshipType() - Method in class org.docx4j.openpackaging.parts.Part
 
getRelLast() - Method in class org.docx4j.openpackaging.parts.WordprocessingML.BinaryPartAbstractImage
 
getRels() - Method in class org.docx4j.openpackaging.parts.WordprocessingML.BinaryPartAbstractImage
 
getRenderer() - Method in class org.docx4j.convert.out.fopconf.Fop.Renderers
Gets the value of the renderer property.
getRenderers() - Method in class org.docx4j.convert.out.fopconf.Fop
Gets the value of the renderers property.
getRepeatPositionCondition(Map<String, Xpaths.Xpath>, String) - Static method in class org.docx4j.model.datastorage.BindingTraverserXSLT
 
getRepeatXpathBase(String) - Static method in class org.docx4j.model.datastorage.OpenDoPEHandler
Massage the xpath into an expected format, by dropping any trailing '/' or [1]
getReplace() - Method in class org.docx4j.fonts.substitutions.FontSubstitutions
Gets the value of the replace property.
getResolvedLayout() - Method in class org.docx4j.openpackaging.parts.PresentationML.SlideLayoutPart
 
getResolvedLayout() - Method in class org.docx4j.openpackaging.parts.PresentationML.SlideMasterPart
 
getResolvedLayout() - Method in class org.docx4j.openpackaging.parts.PresentationML.SlidePart
 
getResolvedLayout() - Method in class org.pptx4j.convert.out.svginhtml.SvgConversionContext
 
getResource(String) - Method in class org.docx4j.fonts.fop.apps.io.InternalResourceResolver
Retrieve a resource given a URI in String form.
getResource(String) - Static method in class org.docx4j.utils.ResourceUtils
Use ClassLoader.getResource to get the named resource
getResource(String, Class<?>) - Static method in class org.docx4j.org.apache.xml.security.utils.ClassLoaderUtils
Load a given resource.
getResource(URI) - Method in class org.docx4j.fonts.fop.apps.io.InternalResourceResolver
Retrieve a resource given a URI in String form.
getResourceAsStream(String, Class<?>) - Static method in class org.docx4j.org.apache.xml.security.utils.ClassLoaderUtils
This is a convenience method to load a resource as a stream.
getResourceResolver() - Method in class org.docx4j.fonts.fop.fonts.FontManager
 
getResources(String, Class<?>) - Static method in class org.docx4j.org.apache.xml.security.utils.ClassLoaderUtils
Load a given resources.
getResourceViaProperty(String, String) - Static method in class org.docx4j.utils.ResourceUtils
Get this resource from the location specified in docx4j.properties; if none is specified, fallback to the default specified
getResponse() - Method in class org.opendope.questions.Question
Gets the value of the response property.
getResult() - Method in interface org.docx4j.fonts.RunFontSelector.RunFontCharacterVisitor
 
getResultsSlot() - Method in class org.docx4j.model.fields.FieldRef
 
getRevNumber() - Method in class org.docx4j.org.apache.poi.hpsf.SummaryInformation
Returns the revision number (or null).
getRId() - Method in class org.docx4j.convert.out.common.writer.AbstractHyperlinkWriterModel
 
getRId() - Method in interface org.docx4j.convert.out.ConversionHyperlinkHandler.Model
Specifies the ID of the relationship whose target shall be used as the target for this hyperlink.
getRoot() - Method in class org.docx4j.org.apache.poi.poifs.filesystem.NPOIFSFileSystem
Get the root entry
getRoot() - Method in class org.docx4j.org.apache.poi.poifs.filesystem.OPOIFSFileSystem
get the root entry
getRoot() - Method in class org.docx4j.org.apache.poi.poifs.property.PropertyTableBase
Get the root property
getRootCause(Throwable) - Static method in class org.docx4j.com.google.common.base.Throwables
Returns the innermost cause of throwable.
getRootElement() - Method in class org.docx4j.model.styles.Tree
Return the root Node of the tree.
getRootException() - Method in exception org.docx4j.fonts.fop.apps.FOPException
Attempts to recast the exception as other Throwable types.
getRow() - Method in class org.opendope.answers.Repeat
Gets the value of the row property.
getRowContents() - Method in class org.docx4j.model.table.TableModelRow
 
getRowProperties() - Method in class org.docx4j.model.table.TableModelRow
 
getRowPropertiesExceptions() - Method in class org.docx4j.model.table.TableModelRow
 
getRows() - Method in class org.docx4j.model.table.TableModel
 
getRPr() - Method in class org.docx4j.model.listnumbering.Emulator.ResultTriple
lvl rPr
getRules() - Method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphTable.RuleSet
 
getRunFontSelector() - Method in class org.docx4j.convert.out.common.AbstractWmlConversionContext
 
getSalt() - Method in class org.docx4j.org.apache.poi.poifs.crypt.EncryptionVerifier
 
getSaxParserFactory() - Static method in class org.docx4j.org.apache.poi.util.XMLHelper
 
getSBAT() - Method in class org.docx4j.org.apache.poi.poifs.storage.SmallBlockTableWriter
Get the SBAT
getSBATBlockAndIndex(int, HeaderBlock, List<BATBlock>) - Static method in class org.docx4j.org.apache.poi.poifs.storage.BATBlock
Returns the BATBlock that handles the specified offset, and the relative index within it, for the mini stream.
getSBATBlockCount() - Method in class org.docx4j.org.apache.poi.poifs.storage.SmallBlockTableWriter
Get the number of SBAT blocks
getSBATCount() - Method in class org.docx4j.org.apache.poi.poifs.storage.HeaderBlock
 
getSBATStart() - Method in class org.docx4j.org.apache.poi.poifs.storage.HeaderBlock
 
getScale() - Method in class org.docx4j.org.apache.poi.hpsf.DocumentSummaryInformation
Returns true when scaling of the thumbnail is desired, false if cropping is desired.
getSchemaFactory() - Static method in class org.docx4j.org.apache.poi.util.XMLHelper
 
getScript() - Method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphTable.LookupSpec
 
getScript() - Method in class org.docx4j.fonts.fop.complexscripts.scripts.ScriptProcessor
 
getScript() - Method in interface org.docx4j.fonts.fop.fonts.TextFragment
Obtain associated script (if designated) or "auto" if not.
getScriptElementHandler() - Method in class org.docx4j.convert.out.HTMLSettings
 
getScriptForLanguageTag(String) - Static method in class org.docx4j.fonts.LanguageTagToScriptMapping
 
getSdtList() - Method in class org.docx4j.finders.SdtFinder
 
getSdtPr(Object) - Static method in class org.docx4j.model.datastorage.OpenDoPEHandler
 
getSearchableDirectories() - Method in class org.docx4j.fonts.fop.fonts.autodetect.MacFontDirFinder
Some guesses at possible unix font directory locations
getSearchableDirectories() - Method in class org.docx4j.fonts.fop.fonts.autodetect.NativeFontDirFinder
Returns an array of directories to search for fonts in.
getSearchableDirectories() - Method in class org.docx4j.fonts.fop.fonts.autodetect.UnixFontDirFinder
Some guesses at possible unix font directory locations
getSecretKey() - Method in class org.docx4j.org.apache.poi.poifs.crypt.Decryptor
 
getSecretKey() - Method in class org.docx4j.org.apache.poi.poifs.crypt.Encryptor
 
getSection() - Method in class org.docx4j.model.structure.jaxb.Sections
Gets the value of the section property.
getSection(SlidePart) - Method in class org.docx4j.openpackaging.parts.PresentationML.MainPresentationPart
 
getSectionCount() - Method in class org.docx4j.org.apache.poi.hpsf.PropertySet
Returns the number of Sections in the property set.
getSectionCount() - Method in class org.docx4j.org.apache.poi.hpsf.SpecialPropertySet
 
getSectionList(boolean) - Method in class org.docx4j.openpackaging.parts.PresentationML.MainPresentationPart
 
getSectionPageCountFoFormat() - Method in interface org.docx4j.convert.out.FORenderer.SectionPageInformation
 
getSectionPageCountID() - Method in interface org.docx4j.convert.out.FORenderer.SectionPageInformation
 
getSectionpagesFormat() - Method in class org.docx4j.convert.out.common.preprocess.PageNumberInformation
 
getSections() - Method in class org.docx4j.convert.out.common.AbstractWmlConversionContext
 
getSections() - Method in class org.docx4j.model.structure.DocumentModel
 
getSections() - Method in class org.docx4j.org.apache.poi.hpsf.PropertySet
Returns the Sections in the property set.
getSections() - Method in class org.docx4j.org.apache.poi.hpsf.SpecialPropertySet
 
getSectPr() - Method in class org.docx4j.model.structure.SectionWrapper
 
getSectPrList() - Method in class org.docx4j.finders.SectPrFinder
Deprecated.
getSecurity() - Method in class org.docx4j.org.apache.poi.hpsf.SummaryInformation
Returns a security code which is one of the following values:
getSentinelGID() - Method in class org.docx4j.fonts.fop.fonts.cff.CFFDataReader.Format3FDSelect
 
getSequence() - Method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphSubtable
 
getSequenceIndex() - Method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphTable.RuleLookup
 
getSet(Node, Set<Node>, Node, boolean) - Static method in class org.docx4j.org.apache.xml.security.utils.XMLUtils
 
getSettings() - Method in class org.docx4j.convert.out.AbstractConversionSettings
 
getSettings() - Method in class org.docx4j.openpackaging.packages.WordprocessingMLPackage.FilterSettings
 
getSeverity() - Method in class org.docx4j.org.apache.fop.events.Event
Returns the severity level.
getSeverity() - Method in class org.docx4j.org.apache.fop.events.model.EventMethodModel
Returns the event's severity level.
getShapeTree() - Method in class org.pptx4j.model.ResolvedLayout
 
getSharedStrings() - Method in class org.docx4j.openpackaging.parts.SpreadsheetML.WorkbookPart
 
getSheetProtection(WorksheetPart) - Method in class org.docx4j.openpackaging.packages.ProtectWorkbook
Use this method to get the CTSheetProtection object for the specified worksheet, so you can set its parameters as you see fit.
getShort(byte[]) - Static method in class org.docx4j.org.apache.poi.util.LittleEndian
get a short value from the beginning of a byte array
getShort(byte[], int) - Static method in class org.docx4j.org.apache.poi.util.LittleEndian
get a short value from a byte array
getShortArray(byte[], int, int) - Static method in class org.docx4j.org.apache.poi.util.LittleEndian
Read short array
getShortDescription() - Method in interface org.docx4j.org.apache.poi.poifs.dev.POIFSViewable
Provides a short description of the object, to be used when a POIFSViewable object has not provided its contents.
getShortDescription() - Method in class org.docx4j.org.apache.poi.poifs.filesystem.DirectoryNode
Provides a short description of the object, to be used when a POIFSViewable object has not provided its contents.
getShortDescription() - Method in class org.docx4j.org.apache.poi.poifs.filesystem.DocumentNode
Provides a short description of the object, to be used when a POIFSViewable object has not provided its contents.
getShortDescription() - Method in class org.docx4j.org.apache.poi.poifs.filesystem.NPOIFSDocument
Provides a short description of the object, to be used when a POIFSViewable object has not provided its contents.
getShortDescription() - Method in class org.docx4j.org.apache.poi.poifs.filesystem.NPOIFSFileSystem
Provides a short description of the object, to be used when a POIFSViewable object has not provided its contents.
getShortDescription() - Method in class org.docx4j.org.apache.poi.poifs.filesystem.OPOIFSDocument
Provides a short description of the object, to be used when a POIFSViewable object has not provided its contents.
getShortDescription() - Method in class org.docx4j.org.apache.poi.poifs.filesystem.OPOIFSFileSystem
Provides a short description of the object, to be used when a POIFSViewable object has not provided its contents.
getShortDescription() - Method in class org.docx4j.org.apache.poi.poifs.property.Property
Provides a short description of the object, to be used when a POIFSViewable object has not provided its contents.
getShortRawValue(short) - Method in class org.docx4j.org.apache.poi.util.BitField
Obtain the value for the specified BitField, unshifted
getShortValue(short) - Method in class org.docx4j.org.apache.poi.util.BitField
Obtain the value for the specified BitField, appropriately shifted right, as a short.
getSibTransBody() - Method in class org.opendope.SmartArt.dataHierarchy.ListItem
Gets the value of the sibTransBody property.
getSIDFromGID(int, int) - Method in class org.docx4j.fonts.fop.fonts.cff.CFFDataReader
Retrieves the SID for the given GID object
getSignatureHelper() - Method in class org.docx4j.openpackaging.packages.ProtectionSettings
get the SignatureHelper object, so you can sign the package using custom settings.
getSimulateStyle() - Method in class org.docx4j.fonts.fop.fonts.CustomFont
 
getSimulateStyle() - Method in class org.docx4j.fonts.fop.fonts.DefaultFontConfig.Font
 
getSimulateStyle() - Method in class org.docx4j.fonts.fop.fonts.EmbedFontInfo
Determines whether the font can simulate a style such as bold or italic.
getSingleSection() - Method in class org.docx4j.org.apache.poi.hpsf.PropertySet
If the PropertySet has only a single section this method returns it.
getSingleUnicodeValue() - Method in class org.docx4j.fonts.fop.fonts.NamedCharacter
Returns the single Unicode value associated with this named character.
getSize() - Method in class org.docx4j.fonts.fop.fonts.SimpleSingleByteEncoding
Returns the number of characters defined by this encoding.
getSize() - Method in class org.docx4j.org.apache.poi.hpsf.MutableSection
Returns the section's size.
getSize() - Method in class org.docx4j.org.apache.poi.hpsf.Property
Returns the property's size in bytes.
getSize() - Method in class org.docx4j.org.apache.poi.hpsf.Section
Returns the section's size in bytes.
getSize() - Method in interface org.docx4j.org.apache.poi.poifs.filesystem.DocumentEntry
get the zize of the document, in bytes
getSize() - Method in class org.docx4j.org.apache.poi.poifs.filesystem.DocumentNode
get the zize of the document, in bytes
getSize() - Method in class org.docx4j.org.apache.poi.poifs.filesystem.NPOIFSDocument
 
getSize() - Method in class org.docx4j.org.apache.poi.poifs.filesystem.OPOIFSDocument
 
getSize() - Method in class org.docx4j.org.apache.poi.poifs.property.Property
find out the document size
getSizeExtra() - Method in class org.docx4j.org.apache.poi.poifs.crypt.EncryptionHeader
 
getSldIdByRelId(String) - Method in class org.docx4j.openpackaging.parts.PresentationML.MainPresentationPart
Get a SdlId from SldIdLst by its relId
getSlide(int) - Method in class org.docx4j.openpackaging.parts.PresentationML.MainPresentationPart
 
getSlideCount() - Method in class org.docx4j.openpackaging.parts.PresentationML.MainPresentationPart
 
getSlideCount() - Method in class org.docx4j.org.apache.poi.hpsf.DocumentSummaryInformation
Returns the slide count or 0 if the DocumentSummaryInformation does not contain a slide count.
getSlideId() - Method in class org.docx4j.openpackaging.parts.PresentationML.JaxbPmlPart
 
getSlideLayoutOrMasterId() - Static method in class org.docx4j.openpackaging.parts.PresentationML.JaxbPmlPart
 
getSlideLayoutPart() - Method in class org.docx4j.openpackaging.parts.PresentationML.SlidePart
 
getSlideMasterPart() - Method in class org.docx4j.openpackaging.parts.PresentationML.SlideLayoutPart
 
getSlideParts() - Method in class org.docx4j.openpackaging.parts.PresentationML.MainPresentationPart
 
getSmallBlocks() - Method in class org.docx4j.org.apache.poi.poifs.filesystem.OPOIFSDocument
 
getSmallBlocksPerBigBlock() - Method in class org.docx4j.org.apache.poi.poifs.storage.SmallDocumentBlock
 
getSmallDocumentBlocks(POIFSBigBlockSize, RawDataBlockList, RootProperty, int) - Static method in class org.docx4j.org.apache.poi.poifs.storage.SmallBlockTableReader
Fetch the small document block list from an existing file
getsmlObjectFactory() - Static method in class org.xlsx4j.jaxb.Context
 
getSource() - Method in class org.opendope.conditions.Condition
Gets the value of the source property.
getSource() - Method in class org.opendope.xpaths.Xpaths.Xpath
Gets the value of the source property.
getSourceDocument(CS, CC) - Method in class org.docx4j.convert.out.common.AbstractXsltExporterDelegate
 
getSourceDocument(CS, CC) - Method in class org.docx4j.convert.out.common.WmlXsltExporterDelegate
 
getSourceDocument(HTMLSettings, HTMLConversionContext) - Method in class org.docx4j.convert.out.html.HTMLExporterXslt.HTMLExporterXsltDelegate
 
getSourceP() - Method in class org.docx4j.openpackaging.parts.relationships.RelationshipsPart
 
getSourcePartName() - Method in class org.docx4j.openpackaging.parts.relationships.AlteredParts.Alteration
 
getSourcePartStore() - Method in class org.docx4j.openpackaging.packages.OpcPackage
 
getSourcePartUriFromRelationshipPartUri(URI) - Static method in class org.docx4j.openpackaging.URIHelper
 
getSourceRelationship() - Method in class org.docx4j.openpackaging.parts.Part
Deprecated.
getSourceRelationships() - Method in class org.docx4j.openpackaging.parts.Part
 
getSourceURI() - Method in class org.docx4j.openpackaging.parts.relationships.RelationshipsPart
 
getSourceURI() - Method in class org.docx4j.org.apache.xml.security.signature.XMLSignatureInput
Return SourceURI
getSp() - Method in class org.pptx4j.model.ShapeWrapper
 
getSpinCount() - Method in class org.docx4j.org.apache.poi.poifs.crypt.EncryptionVerifier
 
getSrc() - Method in class org.docx4j.model.images.AbstractWordXmlPicture
 
getStackTraceAsString(Throwable) - Static method in class org.docx4j.com.google.common.base.Throwables
Returns a string containing the result of toString(), followed by the full, recursive stack trace of throwable.
getStart() - Method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphMappingTable.MappingRange
 
getStart() - Method in class org.docx4j.fonts.fop.complexscripts.util.CharAssociation
 
getStartBlock() - Method in class org.docx4j.org.apache.poi.poifs.filesystem.NPOIFSStream
What block does this stream start at? Will be POIFSConstants.END_OF_CHAIN for a new stream that hasn't been written to yet.
getStartBlock() - Method in class org.docx4j.org.apache.poi.poifs.property.Property
 
getStartBlock() - Method in class org.docx4j.org.apache.poi.poifs.property.PropertyTableBase
Get the start block for the property table
getStartBlock() - Method in class org.docx4j.org.apache.poi.poifs.storage.BlockAllocationTableWriter
get the starting block
getStartEvent() - Method in class org.docx4j.events.EventFinished
 
getStartLevel() - Method in class org.docx4j.toc.switches.AbstractSwitch
 
getStartPoint() - Method in class org.docx4j.fonts.fop.fonts.type1.PostscriptParser.PSElement
The start location of the element within the source binary data
getStarts() - Method in class org.docx4j.finders.RangeFinder
 
getStarts() - Method in class org.docx4j.model.fields.ComplexFieldLocator
 
getStartSize() - Method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphPositioningTable.DeviceTable
 
getStartValue() - Method in class org.docx4j.model.listnumbering.ListLevel
start value of that level
getStdHW() - Method in class org.docx4j.fonts.fop.fonts.type1.AFMFile
Returns the StdHW value.
getStdVW() - Method in class org.docx4j.fonts.fop.fonts.type1.AFMFile
Returns the StdVW value.
getStemV() - Method in class org.docx4j.fonts.fop.fonts.CustomFont
Returns the vertical stem width for the font.
getStemV() - Method in interface org.docx4j.fonts.fop.fonts.FontDescriptor
Returns the vertical stem width for the font.
getStemV() - Method in class org.docx4j.fonts.fop.fonts.LazyFont
Returns the vertical stem width for the font.
getStemV() - Method in class org.docx4j.fonts.fop.fonts.truetype.OpenFont
Returns the StemV attribute of the font.
getStemV() - Method in class org.docx4j.fonts.fop.fonts.type1.PFMFile
Returns the width of the dominant vertical stems of the font.
getStorageClsid() - Method in interface org.docx4j.org.apache.poi.poifs.filesystem.DirectoryEntry
Gets the storage clsid of the directory entry
getStorageClsid() - Method in class org.docx4j.org.apache.poi.poifs.filesystem.DirectoryNode
Gets the storage clsid of the directory entry
getStorageClsid() - Method in class org.docx4j.org.apache.poi.poifs.filesystem.FilteringDirectoryNode
 
getStorageClsid() - Method in class org.docx4j.org.apache.poi.poifs.property.Property
Sets the storage clsid, which is the Class ID of a COM object which reads and writes this stream
getStoreItemID() - Method in class org.opendope.xpaths.Xpaths.Xpath.DataBinding
Gets the value of the storeItemID property.
getStream() - Method in class org.docx4j.org.apache.poi.poifs.eventfilesystem.POIFSReaderEvent
 
getStream() - Method in class org.docx4j.org.apache.poi.poifs.filesystem.POIFSWriterEvent
 
getStrFromNode(Node) - Static method in class org.docx4j.org.apache.xml.security.utils.XMLUtils
Method getStrFromNode
getStrikeoutPosition() - Method in class org.docx4j.fonts.fop.fonts.truetype.OpenFont
 
getStrikeoutPosition(int) - Method in class org.docx4j.fonts.fop.fonts.Base14Font
 
getStrikeoutPosition(int) - Method in class org.docx4j.fonts.fop.fonts.CustomFont
 
getStrikeoutPosition(int) - Method in interface org.docx4j.fonts.fop.fonts.FontMetrics
Returns the distance from the baseline to the center of the strikeout line (negative value indicates below baseline).
getStrikeoutPosition(int) - Method in class org.docx4j.fonts.fop.fonts.LazyFont
 
getStrikeoutPosition(int) - Method in class org.docx4j.fonts.fop.render.java2d.CustomFontMetricsMapper
 
getStrikeoutPosition(int) - Method in class org.docx4j.fonts.fop.render.java2d.SystemFontMetricsMapper
 
getStrikeoutPosition(String, int, int) - Method in class org.docx4j.fonts.fop.render.java2d.Java2DFontMetrics
 
getStrikeoutThickness() - Method in class org.docx4j.fonts.fop.fonts.truetype.OpenFont
 
getStrikeoutThickness(int) - Method in class org.docx4j.fonts.fop.fonts.Base14Font
 
getStrikeoutThickness(int) - Method in class org.docx4j.fonts.fop.fonts.CustomFont
 
getStrikeoutThickness(int) - Method in interface org.docx4j.fonts.fop.fonts.FontMetrics
Returns the thickness of the strikeout line.
getStrikeoutThickness(int) - Method in class org.docx4j.fonts.fop.fonts.LazyFont
 
getStrikeoutThickness(int) - Method in class org.docx4j.fonts.fop.render.java2d.CustomFontMetricsMapper
 
getStrikeoutThickness(int) - Method in class org.docx4j.fonts.fop.render.java2d.SystemFontMetricsMapper
 
getStrikeoutThickness(String, int, int) - Method in class org.docx4j.fonts.fop.render.java2d.Java2DFontMetrics
 
getStringFromCodePage(byte[], int) - Static method in class org.docx4j.org.apache.poi.util.CodePageUtil
Converts the bytes into a String, based on the equivalent character encoding to the supplied codepage number.
getStringFromCodePage(byte[], int, int, int) - Static method in class org.docx4j.org.apache.poi.util.CodePageUtil
Converts the bytes into a String, based on the equivalent character encoding to the supplied codepage number.
getStringIndex() - Method in class org.docx4j.fonts.fop.fonts.cff.CFFDataReader
 
getStringInUtf8(String) - Static method in class org.docx4j.org.apache.xml.security.c14n.implementations.UtfHelpper
 
getStrippedFontName() - Method in class org.docx4j.fonts.fop.fonts.CustomFont
Returns the font family name stripped of whitespace.
getStyle() - Method in class org.docx4j.convert.out.fopconf.Fonts.Font.FontTriplet
Gets the value of the style property.
getStyle() - Method in class org.docx4j.fonts.fop.fonts.FontTriplet
 
getStyle() - Method in class org.docx4j.model.images.AbstractWordXmlPicture
 
getStyle() - Method in class org.docx4j.model.styles.StyleTree.AugmentedStyle
 
getStyle(String) - Method in class org.docx4j.model.PropertyResolver
 
getStyleBasedOnHelper() - Method in class org.docx4j.toc.switches.SwitchProcessor
 
getStyleBasedOnHelper() - Method in interface org.docx4j.toc.switches.SwitchProcessorInterface
 
getStyleById(String) - Method in class org.docx4j.openpackaging.parts.WordprocessingML.StyleDefinitionsPart
 
getStyleByIndex(long) - Method in class org.docx4j.openpackaging.parts.SpreadsheetML.Styles
Get the cell style by index.
getStyleDefinitionsPart() - Method in class org.docx4j.openpackaging.parts.WordprocessingML.DocumentPart
 
getStyleDefinitionsPart(boolean) - Method in class org.docx4j.openpackaging.parts.WordprocessingML.DocumentPart
 
getStyleElementHandler() - Method in class org.docx4j.convert.out.HTMLSettings
 
getStyleId() - Method in class org.docx4j.model.table.TableModel
 
getStyleIdForName(String) - Method in class org.docx4j.toc.TocStyles
Get the style ID corresponding to this name.
getStyleLevelMap() - Method in class org.docx4j.toc.switches.AbstractSwitch
 
getStyles() - Method in class org.docx4j.convert.in.word2003xml.Transition03To06
Gets the value of the styles property.
getStylesInUse() - Method in class org.docx4j.openpackaging.parts.WordprocessingML.MainDocumentPart
Traverse the document, and return a map of all styles which are used directly in the document.
getStylesPart() - Method in class org.docx4j.openpackaging.parts.SpreadsheetML.WorkbookPart
 
getStyleTree() - Method in class org.docx4j.convert.out.common.AbstractWmlConversionContext
 
getStyleTree() - Method in class org.docx4j.openpackaging.packages.PresentationMLPackage
 
getStyleTree() - Method in class org.docx4j.openpackaging.parts.WordprocessingML.MainDocumentPart
 
getStyleTree(boolean) - Method in class org.docx4j.openpackaging.parts.WordprocessingML.MainDocumentPart
 
getSubFamilyName() - Method in class org.docx4j.fonts.fop.fonts.truetype.OpenFont
Returns the font sub family name of the font.
getSubFont() - Method in class org.docx4j.convert.out.fopconf.Fonts.Font
Gets the value of the subFont property.
getSubFont() - Method in class org.docx4j.fonts.fop.fonts.DefaultFontConfig.Font
Gets the sub font within, for example, a TTC.
getSubFontName() - Method in class org.docx4j.fonts.fop.fonts.EmbedFontInfo
Returns the sub-font name of the font.
getSubIntervalCount() - Method in class org.docx4j.fonts.fop.complexscripts.util.CharAssociation
 
getSubIntervals() - Method in class org.docx4j.fonts.fop.complexscripts.util.CharAssociation
 
getSubject() - Method in class org.docx4j.org.apache.poi.hpsf.SummaryInformation
Returns the subject (or null).
getSubNode() - Method in class org.docx4j.org.apache.xml.security.signature.XMLSignatureInput
Gets the node of this XMLSignatureInput
getSubroutine() - Method in class org.docx4j.fonts.fop.fonts.type1.PostscriptParser.PSSubroutine
Gets the parsed subroutine element as unmodified string
getSubstFonts() - Method in class org.docx4j.fonts.substitutions.FontSubstitutions.Replace
Gets the value of the substFonts property.
getSubstFontsHTML() - Method in class org.docx4j.fonts.substitutions.FontSubstitutions.Replace
Gets the value of the substFontsHTML property.
getSubstFontsMS() - Method in class org.docx4j.fonts.substitutions.FontSubstitutions.Replace
Gets the value of the substFontsMS property.
getSubstFontsPS() - Method in class org.docx4j.fonts.substitutions.FontSubstitutions.Replace
Gets the value of the substFontsPS property.
getSubstituteFontXsltExtension(String, String, boolean) - Method in class org.docx4j.fonts.Mapper
 
getSubstituteFontXsltExtension(Mapper, String, String, boolean) - Static method in class org.docx4j.fonts.Mapper
 
getSubstitution() - Method in class org.docx4j.convert.out.fopconf.Substitutions
Gets the value of the substitution property.
getSubstitutionContextTester() - Method in class org.docx4j.fonts.fop.complexscripts.scripts.ArabicScriptProcessor
Obtain script specific substitution context tester.
getSubstitutionContextTester() - Method in class org.docx4j.fonts.fop.complexscripts.scripts.DefaultScriptProcessor
 
getSubstitutionContextTester() - Method in class org.docx4j.fonts.fop.complexscripts.scripts.IndicScriptProcessor
Obtain script specific substitution context tester.
getSubstitutionContextTester() - Method in class org.docx4j.fonts.fop.complexscripts.scripts.ScriptProcessor
Obtain script specific substitution context tester.
getSubstitutionFeatures() - Method in class org.docx4j.fonts.fop.complexscripts.scripts.ArabicScriptProcessor
Obtain script specific required substitution features.
getSubstitutionFeatures() - Method in class org.docx4j.fonts.fop.complexscripts.scripts.DefaultScriptProcessor
 
getSubstitutionFeatures() - Method in class org.docx4j.fonts.fop.complexscripts.scripts.IndicScriptProcessor
Obtain script specific required substitution features.
getSubstitutionFeatures() - Method in class org.docx4j.fonts.fop.complexscripts.scripts.ScriptProcessor
Obtain script specific required substitution features.
getSubstitutions() - Method in class org.docx4j.convert.out.fopconf.Fop.Fonts
Gets the value of the substitutions property.
getSubtables() - Method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphTable.LookupTable
 
getSubtitle() - Method in class org.opendope.questions.Questionnaire
Gets the value of the subtitle property.
getSummaryInformationProperties() - Static method in class org.docx4j.org.apache.poi.hpsf.wellknown.PropertyIDMap
 
getSupplement() - Method in class org.docx4j.fonts.fop.fonts.CIDFont
Returns the supplement number of the character collection.
getSupplement() - Method in class org.docx4j.fonts.fop.fonts.MultiByteFont
Returns the supplement number of the character collection.
getSwitch(String) - Static method in class org.docx4j.toc.switches.SwitchesFactory
 
getSwitches() - Method in class org.docx4j.toc.Toc
 
getSwitchValue(int, List<String>) - Static method in class org.docx4j.model.fields.FormattingSwitchHelper
 
getSyllabizerClass() - Method in class org.docx4j.fonts.fop.complexscripts.scripts.DevanagariScriptProcessor
 
getSyllabizerClass() - Method in class org.docx4j.fonts.fop.complexscripts.scripts.GujaratiScriptProcessor
 
getSyllabizerClass() - Method in class org.docx4j.fonts.fop.complexscripts.scripts.GurmukhiScriptProcessor
 
getSyllabizerClass() - Method in class org.docx4j.fonts.fop.complexscripts.scripts.IndicScriptProcessor
Get script specific syllabizer class.
getSyllabizerClass() - Method in class org.docx4j.fonts.fop.complexscripts.scripts.KhmerScriptProcessor
 
getSyllabizerClass() - Method in class org.docx4j.fonts.fop.complexscripts.scripts.TamilScriptProcessor
 
getT() - Method in class org.opendope.SmartArt.dataHierarchy.SmartArtDataHierarchy.Texts.IdentifiedText
Gets the value of the t property.
getTable() - Method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphSubtable
 
getTableOutputStream() - Method in interface org.docx4j.fonts.fop.fonts.truetype.TTFOutputStream
Returns an object for streaming TrueType tables.
getTableStylesTree() - Method in class org.docx4j.model.styles.StyleTree
 
getTableType() - Method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphDefinitionSubtable
getTableType() - Method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphPositioningSubtable
getTableType() - Method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphSubstitutionSubtable
getTableType() - Method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphSubtable
 
getTableTypeFromName(String) - Static method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphTable
Obtain glyph table type from name.
getTableWidth() - Method in class org.docx4j.model.table.TableModel
 
getTag() - Method in class org.docx4j.fonts.fop.fonts.truetype.OFDirTabEntry
Returns the tag bytes.
getTagString() - Method in class org.docx4j.fonts.fop.fonts.truetype.OFDirTabEntry
Returns the tag bytes.
getTarget() - Method in class org.docx4j.convert.out.common.writer.AbstractHyperlinkWriterModel
 
getTarget() - Method in interface org.docx4j.convert.out.ConversionHyperlinkHandler.Model
field-argument of the Hyperlink field or the targetUri of the relationship.
getTargetFrame() - Method in class org.docx4j.model.images.AbstractWordXmlPicture
 
getTargetPartStore() - Method in class org.docx4j.openpackaging.packages.OpcPackage
 
getTblGrid() - Method in class org.docx4j.model.table.TableModel
 
getTblPr() - Method in class org.docx4j.model.table.TableModel
 
getTcPr() - Method in class org.docx4j.model.table.TableModelCell
 
getTemplate() - Method in class org.docx4j.model.datastorage.XPathEnhancerParser.abbreviatedStep_return
 
getTemplate() - Method in class org.docx4j.model.datastorage.XPathEnhancerParser.absoluteLocationPathNoroot_return
 
getTemplate() - Method in class org.docx4j.model.datastorage.XPathEnhancerParser.additiveExpr_return
 
getTemplate() - Method in class org.docx4j.model.datastorage.XPathEnhancerParser.andExpr_return
 
getTemplate() - Method in class org.docx4j.model.datastorage.XPathEnhancerParser.axisSpecifier_return
 
getTemplate() - Method in class org.docx4j.model.datastorage.XPathEnhancerParser.equalityExpr_return
 
getTemplate() - Method in class org.docx4j.model.datastorage.XPathEnhancerParser.expr_return
 
getTemplate() - Method in class org.docx4j.model.datastorage.XPathEnhancerParser.filterExpr_return
 
getTemplate() - Method in class org.docx4j.model.datastorage.XPathEnhancerParser.functionCall_return
 
getTemplate() - Method in class org.docx4j.model.datastorage.XPathEnhancerParser.functionName_return
 
getTemplate() - Method in class org.docx4j.model.datastorage.XPathEnhancerParser.locationPath_return
 
getTemplate() - Method in class org.docx4j.model.datastorage.XPathEnhancerParser.main_return
 
getTemplate() - Method in class org.docx4j.model.datastorage.XPathEnhancerParser.multiplicativeExpr_return
 
getTemplate() - Method in class org.docx4j.model.datastorage.XPathEnhancerParser.nameTest_return
 
getTemplate() - Method in class org.docx4j.model.datastorage.XPathEnhancerParser.nCName_return
 
getTemplate() - Method in class org.docx4j.model.datastorage.XPathEnhancerParser.nodeTest_return
 
getTemplate() - Method in class org.docx4j.model.datastorage.XPathEnhancerParser.orExpr_return
 
getTemplate() - Method in class org.docx4j.model.datastorage.XPathEnhancerParser.originalAbsoluteLocationPathNoroot_return
 
getTemplate() - Method in class org.docx4j.model.datastorage.XPathEnhancerParser.pathExprNoRoot_return
 
getTemplate() - Method in class org.docx4j.model.datastorage.XPathEnhancerParser.predicate_return
 
getTemplate() - Method in class org.docx4j.model.datastorage.XPathEnhancerParser.primaryExpr_return
 
getTemplate() - Method in class org.docx4j.model.datastorage.XPathEnhancerParser.qName_return
 
getTemplate() - Method in class org.docx4j.model.datastorage.XPathEnhancerParser.relationalExpr_return
 
getTemplate() - Method in class org.docx4j.model.datastorage.XPathEnhancerParser.relativeLocationPath_return
 
getTemplate() - Method in class org.docx4j.model.datastorage.XPathEnhancerParser.step_return
 
getTemplate() - Method in class org.docx4j.model.datastorage.XPathEnhancerParser.unaryExprNoRoot_return
 
getTemplate() - Method in class org.docx4j.model.datastorage.XPathEnhancerParser.unionExprNoRoot_return
 
getTemplate() - Method in class org.docx4j.model.datastorage.XPathEnhancerParser.variableReference_return
 
getTemplate() - Method in class org.docx4j.org.apache.poi.hpsf.SummaryInformation
Returns the template (or null).
getTemplateLib() - Method in class org.docx4j.model.datastorage.XPathEnhancerParser
 
getTemplateName(String) - Static method in class org.docx4j.model.datastorage.XsltFinisher
 
getTemplates(CS, CC) - Method in class org.docx4j.convert.out.common.AbstractXsltExporterDelegate
 
getTempMap() - Static method in class org.docx4j.convert.out.html.HtmlCssHelper
 
getTemporaryEmbeddedFontsDir() - Static method in class org.docx4j.openpackaging.parts.AbstractFontPart
 
getTester(String) - Method in interface org.docx4j.fonts.fop.complexscripts.util.ScriptContextTester
Obtain a glyph context tester for the specified feature.
getText() - Method in class org.docx4j.utils.XMLStreamReaderWrapper
 
getText() - Method in class org.opendope.questions.Question
Gets the value of the text property.
getText(Object) - Static method in class org.docx4j.TextUtils
Extract contents of descendant <w:t> elements.
getTextBody() - Method in class org.opendope.SmartArt.dataHierarchy.ListItem
Gets the value of the textBody property.
getTextCharacters() - Method in class org.docx4j.utils.XMLStreamReaderWrapper
 
getTextCharacters(int, char[], int, int) - Method in class org.docx4j.utils.XMLStreamReaderWrapper
 
getTextcontent(Node) - Method in class org.docx4j.convert.out.common.writer.AbstractPagerefHandler
 
getTextFormats() - Method in class org.docx4j.openpackaging.parts.DrawingML.DiagramDataUnflatten
 
getTextFromChildElement(String, String) - Method in class org.docx4j.org.apache.xml.security.utils.ElementProxy
Method getTextFromChildElement
getTextFromTextChild() - Method in class org.docx4j.org.apache.xml.security.utils.ElementProxy
Method getTextFromTextChild
getTextInsideContent(ContentAccessor) - Static method in class org.docx4j.model.fields.merge.MailMerger
Parse through all content inside the paragraph to concatenate all values inside a text
getTextLength() - Method in class org.docx4j.utils.XMLStreamReaderWrapper
 
getTexts() - Method in class org.docx4j.openpackaging.parts.DrawingML.DiagramDataUnflatten
 
getTexts() - Method in class org.opendope.SmartArt.dataHierarchy.SmartArtDataHierarchy
Gets the value of the texts property.
getTextStart() - Method in class org.docx4j.utils.XMLStreamReaderWrapper
 
getTgtFrame() - Method in class org.docx4j.convert.out.common.writer.AbstractHyperlinkWriterModel
 
getTgtFrame() - Method in interface org.docx4j.convert.out.ConversionHyperlinkHandler.Model
Specifies a frame within the parent HTML frameset for the target of the parent hyperlink when one exists.
getThemePart() - Method in class org.docx4j.openpackaging.parts.PresentationML.MainPresentationPart
 
getThemePart() - Method in class org.docx4j.openpackaging.parts.SpreadsheetML.WorkbookPart
 
getThemePart() - Method in class org.docx4j.openpackaging.parts.WordprocessingML.DocumentPart
 
getThumbnail() - Method in class org.docx4j.org.apache.poi.hpsf.SummaryInformation
Returns the thumbnail (or null) when this method is implemented.
getTitle() - Method in class org.docx4j.openpackaging.packages.OpcPackage
 
getTitle() - Method in class org.docx4j.org.apache.poi.hpsf.SummaryInformation
Returns the title (or null).
getTitle() - Method in class org.opendope.questions.Questionnaire
Gets the value of the title property.
getTmpFontDir() - Static method in class org.docx4j.openpackaging.parts.AbstractFontPart
 
getTo() - Method in class org.docx4j.convert.out.fopconf.Substitutions.Substitution
Gets the value of the to property.
getTocHeadingText() - Static method in class org.docx4j.toc.Toc
 
getTocInstruction() - Method in class org.docx4j.toc.Toc
Deprecated.
getTocInstruction(String) - Static method in class org.docx4j.toc.TocSdtUtils
 
getTocSDT() - Method in class org.docx4j.toc.TocFinder
 
getTocStyles(MainDocumentPart) - Static method in class org.docx4j.toc.TocStyles
 
getTokenNames() - Method in class org.docx4j.model.datastorage.XPathEnhancerParser
 
getTooltip() - Method in class org.docx4j.convert.out.common.writer.AbstractHyperlinkWriterModel
 
getTooltip() - Method in interface org.docx4j.convert.out.ConversionHyperlinkHandler.Model
Specifies a string which can be surfaced in a user interface as associated with the parent hyperlink.
getTooltip() - Method in class org.docx4j.model.images.AbstractWordXmlPicture
 
getTopDictEntries() - Method in class org.docx4j.fonts.fop.fonts.cff.CFFDataReader
 
getTopDictIndex() - Method in class org.docx4j.fonts.fop.fonts.cff.CFFDataReader
 
getToQualifier() - Method in class org.docx4j.fonts.fop.fonts.substitute.FontSubstitution
 
getTotalSize() - Method in class org.docx4j.org.apache.poi.poifs.filesystem.Ole10Native
Returns the value of the totalSize field - the total length of the structure is totalSize + 4 (value of this field + size of this field).
getToUnicodeLE(String) - Static method in class org.docx4j.org.apache.poi.util.StringUtil
Convert String to 16-bit unicode characters in little endian format
getTrailerSegment() - Method in class org.docx4j.fonts.fop.fonts.type1.PFBData
Gets the trailer segment of the font file
getTransformerFactory() - Static method in class org.docx4j.org.apache.poi.util.XMLHelper
 
getTransformerFactory() - Static method in class org.docx4j.XmlUtils
 
getTransformerTemplate(Source) - Static method in class org.docx4j.XmlUtils
 
getTransformState(String) - Method in class org.docx4j.convert.out.common.AbstractWmlConversionContext
 
getTripletFor(String) - Method in class org.docx4j.fonts.fop.fonts.FontInfo
Returns the first triplet matching the given font name.
getTripletList() - Method in class org.docx4j.fonts.fop.fonts.DefaultFontConfig.Font
 
getTriplets() - Method in class org.docx4j.fonts.fop.fonts.substitute.FontQualifier
 
getTripletsFor(String) - Method in class org.docx4j.fonts.fop.fonts.FontInfo
Returns all font triplet matching the given font name.
getTrList() - Method in class org.docx4j.model.table.TableModel.TrFinder
 
getTrueTypePostScriptVersion() - Method in class org.docx4j.fonts.fop.fonts.SingleByteFont
Returns the version of the PostScript table stored in the TrueType font represented by this instance.
getTTCName() - Method in class org.docx4j.fonts.fop.fonts.MultiByteFont
Returns the TrueType Collection Name.
getTTCnames(FontFileReader) - Method in class org.docx4j.fonts.fop.fonts.truetype.OpenFont
Return TTC font names
getTwip(CSSPrimitiveValue) - Static method in class org.docx4j.model.properties.paragraph.Indent
 
getTwips() - Method in class org.docx4j.model.properties.table.AbstractCellMargin
 
getType() - Method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphClassTable
Obtain mapping type.
getType() - Method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphCoverageTable
Obtain mapping type.
getType() - Method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphMappingTable.EmptyMappingTable
Obtain mapping type.
getType() - Method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphMappingTable
Obtain mapping type.
getType() - Method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphMappingTable.MappedMappingTable
Obtain mapping type.
getType() - Method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphMappingTable.RangeMappingTable
Obtain mapping type.
getType() - Method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphSubtable
 
getType() - Method in class org.docx4j.org.apache.fop.events.model.EventMethodModel.Parameter
Returns the parameter type.
getType() - Method in class org.docx4j.org.apache.poi.hpsf.Property
Returns the property's type.
getType() - Method in class org.opendope.xpaths.Xpaths.Xpath
Gets the value of the type property.
getTypeClass(Type) - Method in class org.docx4j.utils.AbstractTraversalUtilVisitorCallback
 
getTypeface() - Method in class org.docx4j.fonts.PhysicalFont
 
getTypeName() - Method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphDefinitionSubtable
getTypeName() - Method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphPositioningSubtable
getTypeName() - Method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphSubstitutionSubtable
getTypeName() - Method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphSubtable
 
getUByte(byte[]) - Static method in class org.docx4j.org.apache.poi.util.LittleEndian
get the unsigned value of a byte.
getUByte(byte[], int) - Static method in class org.docx4j.org.apache.poi.util.LittleEndian
get the unsigned value of a byte.
getUInt(byte[]) - Static method in class org.docx4j.org.apache.poi.util.LittleEndian
get an unsigned int value from a byte array
getUInt(byte[], int) - Static method in class org.docx4j.org.apache.poi.util.LittleEndian
get an unsigned int value from a byte array
getUnchecked(K) - Method in interface org.docx4j.com.google.common.cache.LoadingCache
Returns the value associated with key in this cache, first loading that value if necessary.
getUnderlinePosition() - Method in class org.docx4j.fonts.fop.fonts.truetype.OpenFont
 
getUnderlinePosition() - Method in class org.docx4j.fonts.fop.fonts.type1.AFMWritingDirectionMetrics
Returns the UnderlinePosition value.
getUnderlinePosition(int) - Method in class org.docx4j.fonts.fop.fonts.base14.Courier
 
getUnderlinePosition(int) - Method in class org.docx4j.fonts.fop.fonts.base14.CourierBold
 
getUnderlinePosition(int) - Method in class org.docx4j.fonts.fop.fonts.base14.CourierBoldOblique
 
getUnderlinePosition(int) - Method in class org.docx4j.fonts.fop.fonts.base14.CourierOblique
 
getUnderlinePosition(int) - Method in class org.docx4j.fonts.fop.fonts.base14.Helvetica
 
getUnderlinePosition(int) - Method in class org.docx4j.fonts.fop.fonts.base14.HelveticaBold
 
getUnderlinePosition(int) - Method in class org.docx4j.fonts.fop.fonts.base14.HelveticaBoldOblique
 
getUnderlinePosition(int) - Method in class org.docx4j.fonts.fop.fonts.base14.HelveticaOblique
 
getUnderlinePosition(int) - Method in class org.docx4j.fonts.fop.fonts.base14.Symbol
 
getUnderlinePosition(int) - Method in class org.docx4j.fonts.fop.fonts.base14.TimesBold
 
getUnderlinePosition(int) - Method in class org.docx4j.fonts.fop.fonts.base14.TimesBoldItalic
 
getUnderlinePosition(int) - Method in class org.docx4j.fonts.fop.fonts.base14.TimesItalic
 
getUnderlinePosition(int) - Method in class org.docx4j.fonts.fop.fonts.base14.TimesRoman
 
getUnderlinePosition(int) - Method in class org.docx4j.fonts.fop.fonts.base14.ZapfDingbats
 
getUnderlinePosition(int) - Method in class org.docx4j.fonts.fop.fonts.CustomFont
 
getUnderlinePosition(int) - Method in interface org.docx4j.fonts.fop.fonts.FontMetrics
Returns the distance from the baseline to the center of the underline (negative value indicates below baseline).
getUnderlinePosition(int) - Method in class org.docx4j.fonts.fop.fonts.LazyFont
 
getUnderlinePosition(int) - Method in class org.docx4j.fonts.fop.render.java2d.CustomFontMetricsMapper
 
getUnderlinePosition(int) - Method in class org.docx4j.fonts.fop.render.java2d.SystemFontMetricsMapper
 
getUnderlinePosition(String, int, int) - Method in class org.docx4j.fonts.fop.render.java2d.Java2DFontMetrics
 
getUnderlineThickness() - Method in class org.docx4j.fonts.fop.fonts.truetype.OpenFont
 
getUnderlineThickness() - Method in class org.docx4j.fonts.fop.fonts.type1.AFMWritingDirectionMetrics
Returns the UnderlineThickness value.
getUnderlineThickness(int) - Method in class org.docx4j.fonts.fop.fonts.base14.Courier
 
getUnderlineThickness(int) - Method in class org.docx4j.fonts.fop.fonts.base14.CourierBold
 
getUnderlineThickness(int) - Method in class org.docx4j.fonts.fop.fonts.base14.CourierBoldOblique
 
getUnderlineThickness(int) - Method in class org.docx4j.fonts.fop.fonts.base14.CourierOblique
 
getUnderlineThickness(int) - Method in class org.docx4j.fonts.fop.fonts.base14.Helvetica
 
getUnderlineThickness(int) - Method in class org.docx4j.fonts.fop.fonts.base14.HelveticaBold
 
getUnderlineThickness(int) - Method in class org.docx4j.fonts.fop.fonts.base14.HelveticaBoldOblique
 
getUnderlineThickness(int) - Method in class org.docx4j.fonts.fop.fonts.base14.HelveticaOblique
 
getUnderlineThickness(int) - Method in class org.docx4j.fonts.fop.fonts.base14.Symbol
 
getUnderlineThickness(int) - Method in class org.docx4j.fonts.fop.fonts.base14.TimesBold
 
getUnderlineThickness(int) - Method in class org.docx4j.fonts.fop.fonts.base14.TimesBoldItalic
 
getUnderlineThickness(int) - Method in class org.docx4j.fonts.fop.fonts.base14.TimesItalic
 
getUnderlineThickness(int) - Method in class org.docx4j.fonts.fop.fonts.base14.TimesRoman
 
getUnderlineThickness(int) - Method in class org.docx4j.fonts.fop.fonts.base14.ZapfDingbats
 
getUnderlineThickness(int) - Method in class org.docx4j.fonts.fop.fonts.CustomFont
 
getUnderlineThickness(int) - Method in interface org.docx4j.fonts.fop.fonts.FontMetrics
Returns the thickness of the underline.
getUnderlineThickness(int) - Method in class org.docx4j.fonts.fop.fonts.LazyFont
 
getUnderlineThickness(int) - Method in class org.docx4j.fonts.fop.render.java2d.CustomFontMetricsMapper
 
getUnderlineThickness(int) - Method in class org.docx4j.fonts.fop.render.java2d.SystemFontMetricsMapper
 
getUnderlineThickness(String, int, int) - Method in class org.docx4j.fonts.fop.render.java2d.Java2DFontMetrics
 
getUnicode(int) - Method in class org.docx4j.fonts.fop.fonts.CIDFull
Returns the Unicode value for a subset index (character selector).
getUnicode(int) - Method in interface org.docx4j.fonts.fop.fonts.CIDSet
Returns the Unicode value for a subset index (character selector).
getUnicode(int) - Method in class org.docx4j.fonts.fop.fonts.CIDSubset
Returns the Unicode value for a subset index (character selector).
getUnicodeCharMap() - Method in class org.docx4j.fonts.fop.fonts.AbstractCodePointMapping
Returns a character array with Unicode scalar values which can be used to map encoding code points to Unicode values.
getUnicodeCharMap() - Method in class org.docx4j.fonts.fop.fonts.SimpleSingleByteEncoding
Returns a character array with Unicode scalar values which can be used to map encoding code points to Unicode values.
getUnicodeCharMap() - Method in interface org.docx4j.fonts.fop.fonts.SingleByteEncoding
Returns a character array with Unicode scalar values which can be used to map encoding code points to Unicode values.
getUnicodeEnd() - Method in class org.docx4j.fonts.fop.fonts.CMapSegment
Returns the unicodeEnd.
getUnicodeEnd() - Method in class org.docx4j.fonts.fop.fonts.truetype.TTFCmapEntry
Returns the unicodeEnd.
getUnicodeForIndex(int) - Method in class org.docx4j.fonts.fop.fonts.AbstractCodePointMapping
Returns the main Unicode value that is associated with the given code point in the encoding.
getUnicodeFromCodePoint(int) - Static method in enum org.docx4j.fonts.fop.fonts.type1.AdobeStandardEncoding
 
getUnicodeFromGID(int) - Method in class org.docx4j.fonts.fop.fonts.CIDFull
Gets the unicode character from the original font glyph index
getUnicodeFromGID(int) - Method in interface org.docx4j.fonts.fop.fonts.CIDSet
Gets the unicode character from the original font glyph index
getUnicodeFromGID(int) - Method in class org.docx4j.fonts.fop.fonts.CIDSubset
Gets the unicode character from the original font glyph index
getUnicodeFromGID(int) - Method in class org.docx4j.fonts.fop.fonts.CustomFont
Returns the character from it's original glyph index in the font
getUnicodeFromGID(int) - Method in class org.docx4j.fonts.fop.fonts.MultiByteFont
Returns the character from it's original glyph index in the font
getUnicodeFromGID(int) - Method in class org.docx4j.fonts.fop.fonts.SingleByteFont
 
getUnicodeFromSelector(int) - Method in class org.docx4j.fonts.fop.fonts.SingleByteFont
 
getUnicodeIndex() - Method in class org.docx4j.fonts.fop.fonts.truetype.OFMtxEntry
Returns the unicodeIndex.
getUnicodeSequence() - Method in class org.docx4j.fonts.fop.fonts.NamedCharacter
Returns the Unicode sequence associated with this character.
getUnicodeSequence() - Method in class org.docx4j.fonts.fop.fonts.type1.AFMCharMetrics
Returns the Unicode sequence for this character.
getUnicodeStart() - Method in class org.docx4j.fonts.fop.fonts.CMapSegment
Returns the unicodeStart.
getUnicodeStart() - Method in class org.docx4j.fonts.fop.fonts.truetype.TTFCmapEntry
Returns the unicodeStart.
getUninterruptibly(Future<V>) - Static method in class org.docx4j.com.google.common.util.concurrent.Uninterruptibles
Invokes future.get() uninterruptibly.
getUninterruptibly(Future<V>, long, TimeUnit) - Static method in class org.docx4j.com.google.common.util.concurrent.Uninterruptibles
Invokes future.get(timeout, unit) uninterruptibly.
getUnknown1() - Method in class org.docx4j.org.apache.poi.poifs.filesystem.Ole10Native
Returns unknown1 field - currently unknown.
getUnprocessedGlyph(int) - Method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphProcessingState
 
getUnprocessedGlyph(int) - Method in class org.docx4j.fonts.fop.complexscripts.util.GlyphSequence
 
getUnrenderedNodes(Collection<Attr>) - Method in class org.docx4j.org.apache.xml.security.c14n.implementations.NameSpaceSymbTable
Get all the unrendered nodes in the name space.
getUnscaledWidths(GlyphSequence) - Method in class org.docx4j.fonts.fop.fonts.MultiByteFont
 
getUnsignedByte(byte[], int) - Static method in class org.docx4j.org.apache.poi.util.LittleEndian
Deprecated.
getUpper() - Method in class org.opendope.xpaths.Xpaths.Xpath
Gets the value of the upper property.
getUpperOperator() - Method in class org.opendope.xpaths.Xpaths.Xpath
Gets the value of the upperOperator property.
getURI() - Method in class org.docx4j.openpackaging.parts.PartName
Part name property getter.
getURI() - Method in class org.docx4j.org.apache.xml.security.c14n.Canonicalizer
Method getURI
getURI() - Method in class org.docx4j.org.apache.xml.security.transforms.Transform
Returns the URI representation of Transformation algorithm
getURIFromPath(String) - Static method in class org.docx4j.openpackaging.URIHelper
Get URI from a string path.
getUsedFDFonts() - Method in class org.docx4j.fonts.fop.fonts.truetype.OTFSubSetFile
 
getUsedFonts() - Method in class org.docx4j.fonts.fop.fonts.FontInfo
This is used by the renderers to retrieve all the fonts used in the document.
getUsedGlyphNames() - Method in class org.docx4j.fonts.fop.fonts.MultiByteFont
 
getUsedGlyphNames() - Method in class org.docx4j.fonts.fop.fonts.SingleByteFont
 
getUsedGlyphs() - Method in class org.docx4j.fonts.fop.fonts.CustomFont
Returns a Map of used Glyphs.
getUsedGlyphs() - Method in class org.docx4j.fonts.fop.fonts.MultiByteFont
Returns a Map of used Glyphs.
getUsedGlyphs() - Method in class org.docx4j.fonts.fop.fonts.SingleByteFont
Returns a Map of used Glyphs.
getUsedSectors(boolean) - Method in class org.docx4j.org.apache.poi.poifs.storage.BATBlock
How many sectors in this block are taken? Note that calling BATBlock.hasFreeSectors() is much quicker
getUserBodyTail() - Method in class org.docx4j.convert.out.html.HTMLConversionContext
 
getUserBodyTail() - Method in class org.docx4j.convert.out.HTMLSettings
 
getUserBodyTop() - Method in class org.docx4j.convert.out.html.HTMLConversionContext
 
getUserBodyTop() - Method in class org.docx4j.convert.out.HTMLSettings
 
getUserCSS() - Method in class org.docx4j.convert.out.html.HTMLConversionContext
 
getUserCSS() - Method in class org.docx4j.convert.out.HTMLSettings
Deprecated.
getUserData(String) - Method in class org.docx4j.openpackaging.Base
 
getUserLocale() - Static method in class org.docx4j.org.apache.poi.util.LocaleUtil
 
getUserScript() - Method in class org.docx4j.convert.out.html.HTMLConversionContext
 
getUserScript() - Method in class org.docx4j.convert.out.HTMLSettings
Deprecated.
getUserTimeZone() - Static method in class org.docx4j.org.apache.poi.util.LocaleUtil
 
getUShort(byte[]) - Static method in class org.docx4j.org.apache.poi.util.LittleEndian
get an unsigned short value from the beginning of a byte array
getUShort(byte[], int) - Static method in class org.docx4j.org.apache.poi.util.LittleEndian
get an unsigned short value from a byte array
getUTF16CharacterCount() - Method in class org.docx4j.fonts.fop.complexscripts.util.GlyphSequence
Obtain the number of characters in character array, where each character constitutes a UTF-16 character.
getValue() - Method in class org.docx4j.convert.out.fopconf.HyphenationPattern
Gets the value of the value property.
getValue() - Method in interface org.docx4j.fonts.fop.configuration.Configuration
 
getValue() - Method in class org.docx4j.fonts.fop.configuration.DefaultConfiguration
 
getValue() - Method in enum org.docx4j.fonts.fop.fonts.CIDFontType
 
getValue() - Method in class org.docx4j.fonts.fop.fonts.FontType
Returns the value
getValue() - Method in class org.docx4j.fonts.fop.fonts.type1.PostscriptParser.PSVariable
Gets the value of the Postscript variable
getValue() - Method in class org.docx4j.openpackaging.parts.ExternalTarget
 
getValue() - Method in class org.docx4j.org.apache.poi.hpsf.Property
Returns the property's value.
getValue() - Method in exception org.docx4j.org.apache.poi.hpsf.VariantTypeException
Returns the value who's variant type caused the problem.
getValue() - Method in class org.opendope.answers.Answer
Gets the value of the value property.
getValue() - Method in class org.opendope.questions.Response.Fixed.Item
Gets the value of the value property.
getValue() - Method in class org.opendope.SmartArt.dataHierarchy.SmartArtDataHierarchy.Images.Image
Gets the value of the value property.
getValue(int) - Method in class org.docx4j.fonts.fop.fonts.cff.CFFDataReader.CFFIndexData
Retrieves data from the index data
getValue(int) - Method in class org.docx4j.org.apache.poi.util.BitField
Obtain the value for the specified BitField, appropriately shifted right.
getValue(String) - Method in interface org.docx4j.fonts.fop.configuration.Configuration
 
getValue(String) - Method in class org.docx4j.fonts.fop.configuration.DefaultConfiguration
 
getValue(String) - Static method in enum org.docx4j.fonts.fop.fonts.EmbeddingMode
Returns the embedding mode corresponding to the given name.
getValue(String) - Static method in enum org.docx4j.fonts.fop.fonts.EncodingMode
Returns the EncodingMode by name.
getValue(String) - Static method in class org.docx4j.fonts.fop.fonts.truetype.OFTableName
Returns an instance of this class corresponding to the given string representation.
getValue(String) - Method in class org.docx4j.model.fields.docproperty.DocPropertyResolver
 
getValue(String) - Method in class org.docx4j.model.fields.docvariable.DocVariableResolver
 
getValue1() - Method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphPositioningTable.PairValues
 
getValue2() - Method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphPositioningTable.PairValues
 
getValueAsBoolean() - Method in interface org.docx4j.fonts.fop.configuration.Configuration
 
getValueAsBoolean() - Method in class org.docx4j.fonts.fop.configuration.DefaultConfiguration
 
getValueAsBoolean(boolean) - Method in interface org.docx4j.fonts.fop.configuration.Configuration
 
getValueAsBoolean(boolean) - Method in class org.docx4j.fonts.fop.configuration.DefaultConfiguration
 
getValueAsFloat() - Method in interface org.docx4j.fonts.fop.configuration.Configuration
 
getValueAsFloat() - Method in class org.docx4j.fonts.fop.configuration.DefaultConfiguration
 
getValueAsFloat(float) - Method in interface org.docx4j.fonts.fop.configuration.Configuration
 
getValueAsFloat(float) - Method in class org.docx4j.fonts.fop.configuration.DefaultConfiguration
 
getValueAsInteger() - Method in interface org.docx4j.fonts.fop.configuration.Configuration
 
getValueAsInteger() - Method in class org.docx4j.fonts.fop.configuration.DefaultConfiguration
 
getValueAsInteger(int) - Method in interface org.docx4j.fonts.fop.configuration.Configuration
 
getValueAsInteger(int) - Method in class org.docx4j.fonts.fop.configuration.DefaultConfiguration
 
getValueAt(int) - Method in class org.docx4j.org.apache.poi.poifs.storage.BATBlock
 
getValueInserterPlainText() - Static method in class org.docx4j.model.datastorage.BindingHandler
 
getValueLength(int) - Method in class org.docx4j.fonts.fop.fonts.cff.CFFDataReader.CFFIndexData
 
getValuePosition(int) - Method in class org.docx4j.fonts.fop.fonts.cff.CFFDataReader.CFFIndexData
 
getVariantLength(long) - Static method in class org.docx4j.org.apache.poi.hpsf.Variant
Returns a variant type's length.
getVariantName(long) - Static method in class org.docx4j.org.apache.poi.hpsf.Variant
Returns the variant type name associated with a variant type number.
getVariantType() - Method in exception org.docx4j.org.apache.poi.hpsf.VariantTypeException
Returns the offending variant type.
getVerifier() - Method in class org.docx4j.org.apache.poi.poifs.crypt.agile.AgileEncryptionInfoBuilder
 
getVerifier() - Method in class org.docx4j.org.apache.poi.poifs.crypt.binaryrc4.BinaryRC4EncryptionInfoBuilder
 
getVerifier() - Method in class org.docx4j.org.apache.poi.poifs.crypt.cryptoapi.CryptoAPIEncryptionInfoBuilder
 
getVerifier() - Method in class org.docx4j.org.apache.poi.poifs.crypt.Decryptor
 
getVerifier() - Method in class org.docx4j.org.apache.poi.poifs.crypt.EncryptionInfo
 
getVerifier() - Method in interface org.docx4j.org.apache.poi.poifs.crypt.EncryptionInfoBuilder
 
getVerifier() - Method in class org.docx4j.org.apache.poi.poifs.crypt.EncryptionVerifier
Deprecated.
use getEncryptedVerifier()
getVerifier() - Method in class org.docx4j.org.apache.poi.poifs.crypt.standard.StandardEncryptionInfoBuilder
 
getVerifierHash() - Method in class org.docx4j.org.apache.poi.poifs.crypt.EncryptionVerifier
Deprecated.
use getEnryptedVerifierHash
getVerifierHashSize() - Method in class org.docx4j.org.apache.poi.poifs.crypt.standard.StandardEncryptionVerifier
 
getVersion() - Method in class org.docx4j.convert.out.fopconf.Fop
Gets the value of the version property.
getVersion() - Static method in class org.docx4j.fonts.fop.Version
Get the version of FOP
getVersion() - Method in class org.docx4j.openpackaging.parts.Part
 
getVersion() - Method in class org.docx4j.utils.XMLStreamReaderWrapper
 
getVersionMajor() - Method in class org.docx4j.org.apache.poi.poifs.crypt.EncryptionInfo
 
getVersionMinor() - Method in class org.docx4j.org.apache.poi.poifs.crypt.EncryptionInfo
 
getViewableArray() - Method in interface org.docx4j.org.apache.poi.poifs.dev.POIFSViewable
Get an array of objects, some of which may implement POIFSViewable
getViewableArray() - Method in class org.docx4j.org.apache.poi.poifs.filesystem.DirectoryNode
Get an array of objects, some of which may implement POIFSViewable
getViewableArray() - Method in class org.docx4j.org.apache.poi.poifs.filesystem.DocumentNode
Get an array of objects, some of which may implement POIFSViewable
getViewableArray() - Method in class org.docx4j.org.apache.poi.poifs.filesystem.NPOIFSDocument
Get an array of objects, some of which may implement POIFSViewable
getViewableArray() - Method in class org.docx4j.org.apache.poi.poifs.filesystem.NPOIFSFileSystem
Get an array of objects, some of which may implement POIFSViewable
getViewableArray() - Method in class org.docx4j.org.apache.poi.poifs.filesystem.OPOIFSDocument
Get an array of objects, some of which may implement POIFSViewable
getViewableArray() - Method in class org.docx4j.org.apache.poi.poifs.filesystem.OPOIFSFileSystem
Get an array of objects, some of which may implement POIFSViewable
getViewableArray() - Method in class org.docx4j.org.apache.poi.poifs.property.Property
Get an array of objects, some of which may implement POIFSViewable
getViewableIterator() - Method in interface org.docx4j.org.apache.poi.poifs.dev.POIFSViewable
Get an Iterator of objects, some of which may implement POIFSViewable
getViewableIterator() - Method in class org.docx4j.org.apache.poi.poifs.filesystem.DirectoryNode
Get an Iterator of objects, some of which may implement POIFSViewable
getViewableIterator() - Method in class org.docx4j.org.apache.poi.poifs.filesystem.DocumentNode
Get an Iterator of objects, some of which may implement POIFSViewable
getViewableIterator() - Method in class org.docx4j.org.apache.poi.poifs.filesystem.NPOIFSDocument
Get an Iterator of objects, some of which may implement POIFSViewable
getViewableIterator() - Method in class org.docx4j.org.apache.poi.poifs.filesystem.NPOIFSFileSystem
Get an Iterator of objects, some of which may implement POIFSViewable
getViewableIterator() - Method in class org.docx4j.org.apache.poi.poifs.filesystem.OPOIFSDocument
Get an Iterator of objects, some of which may implement POIFSViewable
getViewableIterator() - Method in class org.docx4j.org.apache.poi.poifs.filesystem.OPOIFSFileSystem
Get an Iterator of objects, some of which may implement POIFSViewable
getViewableIterator() - Method in class org.docx4j.org.apache.poi.poifs.property.Property
Get an Iterator of objects, some of which may implement POIFSViewable
getWebSettingsPart() - Method in class org.docx4j.openpackaging.parts.WordprocessingML.DocumentPart
 
getWeight() - Method in class org.docx4j.convert.out.fopconf.Fonts.Font.FontTriplet
Gets the value of the weight property.
getWeight() - Method in class org.docx4j.fonts.fop.fonts.CustomFont
Returns the font weight (100, 200...800, 900).
getWeight() - Method in class org.docx4j.fonts.fop.fonts.FontTriplet
 
getWeight() - Method in class org.docx4j.fonts.fop.fonts.type1.AFMFile
Returns the Weight value.
getWeightClass() - Method in class org.docx4j.fonts.fop.fonts.truetype.OpenFont
Returns the weight class of this font.
getWidth() - Method in class org.docx4j.fonts.fop.fonts.SingleByteFont.UnencodedCharacter
 
getWidth(int) - Method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphPositioningState
Obtain design advancement (width) of glyph at specified index.
getWidth(int) - Method in class org.docx4j.fonts.fop.fonts.Font
Returns the width of a character
getWidth(int, int) - Method in class org.docx4j.fonts.fop.fonts.base14.Courier
 
getWidth(int, int) - Method in class org.docx4j.fonts.fop.fonts.base14.CourierBold
 
getWidth(int, int) - Method in class org.docx4j.fonts.fop.fonts.base14.CourierBoldOblique
 
getWidth(int, int) - Method in class org.docx4j.fonts.fop.fonts.base14.CourierOblique
 
getWidth(int, int) - Method in class org.docx4j.fonts.fop.fonts.base14.Helvetica
 
getWidth(int, int) - Method in class org.docx4j.fonts.fop.fonts.base14.HelveticaBold
 
getWidth(int, int) - Method in class org.docx4j.fonts.fop.fonts.base14.HelveticaBoldOblique
 
getWidth(int, int) - Method in class org.docx4j.fonts.fop.fonts.base14.HelveticaOblique
 
getWidth(int, int) - Method in class org.docx4j.fonts.fop.fonts.base14.Symbol
 
getWidth(int, int) - Method in class org.docx4j.fonts.fop.fonts.base14.TimesBold
 
getWidth(int, int) - Method in class org.docx4j.fonts.fop.fonts.base14.TimesBoldItalic
 
getWidth(int, int) - Method in class org.docx4j.fonts.fop.fonts.base14.TimesItalic
 
getWidth(int, int) - Method in class org.docx4j.fonts.fop.fonts.base14.TimesRoman
 
getWidth(int, int) - Method in class org.docx4j.fonts.fop.fonts.base14.ZapfDingbats
 
getWidth(int, int) - Method in interface org.docx4j.fonts.fop.fonts.FontMetrics
Return the width (in 1/1000ths of point size) of the character at code point i.
getWidth(int, int) - Method in class org.docx4j.fonts.fop.fonts.LazyFont
Return the width (in 1/1000ths of point size) of the character at code point i.
getWidth(int, int) - Method in class org.docx4j.fonts.fop.fonts.MultiByteFont
Return the width (in 1/1000ths of point size) of the character at code point i.
getWidth(int, int) - Method in class org.docx4j.fonts.fop.fonts.SingleByteFont
Return the width (in 1/1000ths of point size) of the character at code point i.
getWidth(int, int) - Method in class org.docx4j.fonts.fop.render.java2d.CustomFontMetricsMapper
Return the width (in 1/1000ths of point size) of the character at code point i.
getWidth(int, int) - Method in class org.docx4j.fonts.fop.render.java2d.SystemFontMetricsMapper
Return the width (in 1/1000ths of point size) of the character at code point i.
getWidths() - Method in class org.docx4j.fonts.fop.fonts.base14.Courier
 
getWidths() - Method in class org.docx4j.fonts.fop.fonts.base14.CourierBold
 
getWidths() - Method in class org.docx4j.fonts.fop.fonts.base14.CourierBoldOblique
 
getWidths() - Method in class org.docx4j.fonts.fop.fonts.base14.CourierOblique
 
getWidths() - Method in class org.docx4j.fonts.fop.fonts.base14.Helvetica
 
getWidths() - Method in class org.docx4j.fonts.fop.fonts.base14.HelveticaBold
 
getWidths() - Method in class org.docx4j.fonts.fop.fonts.base14.HelveticaBoldOblique
 
getWidths() - Method in class org.docx4j.fonts.fop.fonts.base14.HelveticaOblique
 
getWidths() - Method in class org.docx4j.fonts.fop.fonts.base14.Symbol
 
getWidths() - Method in class org.docx4j.fonts.fop.fonts.base14.TimesBold
 
getWidths() - Method in class org.docx4j.fonts.fop.fonts.base14.TimesBoldItalic
 
getWidths() - Method in class org.docx4j.fonts.fop.fonts.base14.TimesItalic
 
getWidths() - Method in class org.docx4j.fonts.fop.fonts.base14.TimesRoman
 
getWidths() - Method in class org.docx4j.fonts.fop.fonts.base14.ZapfDingbats
 
getWidths() - Method in class org.docx4j.fonts.fop.fonts.CIDFull
Return the array of widths.
getWidths() - Method in interface org.docx4j.fonts.fop.fonts.CIDSet
Return the array of widths.
getWidths() - Method in class org.docx4j.fonts.fop.fonts.CIDSubset
Return the array of widths.
getWidths() - Method in interface org.docx4j.fonts.fop.fonts.FontMetrics
Return the array of widths.
getWidths() - Method in class org.docx4j.fonts.fop.fonts.LazyFont
Return the array of widths.
getWidths() - Method in class org.docx4j.fonts.fop.fonts.MultiByteFont
Return the array of widths.
getWidths() - Method in class org.docx4j.fonts.fop.fonts.SingleByteFont
Return the array of widths.
getWidths() - Method in class org.docx4j.fonts.fop.fonts.truetype.OpenFont
Returns an array of character widths.
getWidths() - Method in class org.docx4j.fonts.fop.render.java2d.CustomFontMetricsMapper
Return the array of widths.
getWidths() - Method in class org.docx4j.fonts.fop.render.java2d.SystemFontMetricsMapper
Return the array of widths.
getWidths(String, int, int) - Method in class org.docx4j.fonts.fop.render.java2d.Java2DFontMetrics
Return widths (in 1/1000ths of point size) of all characters
getWidthsMap() - Method in class org.docx4j.fonts.fop.fonts.MultiByteFont
 
getWidthX() - Method in class org.docx4j.fonts.fop.fonts.type1.AFMCharMetrics
Returns the progression dimension in x-direction.
getWidthY() - Method in class org.docx4j.fonts.fop.fonts.type1.AFMCharMetrics
Returns the progression dimension in y-direction.
getWindowsName() - Method in class org.docx4j.fonts.fop.fonts.type1.PFMFile
Returns the Windows name of the font.
getWmlObjectFactory() - Static method in class org.docx4j.jaxb.Context
 
getWmlPackage() - Method in class org.docx4j.convert.out.common.AbstractWmlConversionContext
 
getWmlPPr(CTTextParagraphProperties) - Static method in class org.pptx4j.model.TextStyles
 
getWmlRPr(CTTextCharacterProperties) - Static method in class org.pptx4j.model.TextStyles
 
getWmlRPr(CTTextParagraphProperties, BaseStyles.FontScheme) - Static method in class org.pptx4j.model.TextStyles
 
getWordCompatSetting(String) - Method in class org.docx4j.openpackaging.parts.WordprocessingML.DocumentSettingsPart
Get a compatibility setting in the Word namespace, by name
getWordCount() - Method in class org.docx4j.org.apache.poi.hpsf.SummaryInformation
Returns the word count or 0 if the SummaryInformation does not contain a word count.
getWordMLPackage() - Method in class org.docx4j.toc.TocGenerator
 
getWordprocessingMLPackage() - Method in class org.docx4j.convert.in.word2003xml.Word2003XmlConverter
Get the new docx.
getWordWidth(String) - Method in class org.docx4j.fonts.fop.fonts.Font
Calculates the word width.
getWorkbookPart() - Method in class org.docx4j.openpackaging.packages.SpreadsheetMLPackage
 
getWorkbookPart() - Method in class org.docx4j.openpackaging.parts.SpreadsheetML.WorksheetPart
Get the WorkbookPart.
getWorksheet(int) - Method in class org.docx4j.openpackaging.parts.SpreadsheetML.WorkbookPart
 
getWorksheetPart(Cell) - Static method in class org.docx4j.openpackaging.parts.SpreadsheetML.WorksheetPart
Given a cell, get its WorksheetPart
getWorksheetPart(Row) - Static method in class org.docx4j.openpackaging.parts.SpreadsheetML.WorksheetPart
Given a row, get its WorksheetPart
getWorksheetPart(SheetData) - Static method in class org.docx4j.openpackaging.parts.SpreadsheetML.WorksheetPart
Given SheetData, get its WorksheetPart
getWorksheetPart(Worksheet) - Static method in class org.docx4j.openpackaging.parts.SpreadsheetML.WorksheetPart
Given a worksheet, get its WorksheetPart
getWritableHeightTwips() - Method in class org.docx4j.model.structure.PageDimensions
Deprecated.
getWritableWidthTwips() - Method in class org.docx4j.model.structure.PageDimensions
 
getWriteIndex() - Method in class org.docx4j.org.apache.poi.util.LittleEndianByteArrayOutputStream
 
getWriterRegistry() - Method in class org.docx4j.convert.out.common.AbstractWmlConversionContext
 
getWritingDirectionMetrics(int) - Method in class org.docx4j.fonts.fop.fonts.type1.AFMFile
Gets writing direction metrics.
getWx() - Method in class org.docx4j.fonts.fop.fonts.truetype.OFMtxEntry
Returns the wx.
getX() - Method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphPositioningTable.Anchor
 
getX() - Method in class org.pptx4j.Point
 
getXAdvance() - Method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphPositioningTable.Value
 
getXAdvDevice() - Method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphPositioningTable.Value
 
getXAsString() - Method in class org.pptx4j.Point
 
getXBATCount() - Method in class org.docx4j.org.apache.poi.poifs.storage.HeaderBlock
 
getXBATEntriesPerBlock() - Method in class org.docx4j.org.apache.poi.poifs.common.POIFSBigBlockSize
 
getXBATIndex() - Method in class org.docx4j.org.apache.poi.poifs.storage.HeaderBlock
 
getXDevice() - Method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphPositioningTable.Anchor
 
getXfByIndex(long) - Method in class org.docx4j.openpackaging.parts.SpreadsheetML.Styles
Cells in the Sheet Part reference the xf (data format) records by zero-based index.
getXHeight() - Method in class org.docx4j.fonts.fop.fonts.Font
Returns the XHeight
getXHeight() - Method in class org.docx4j.fonts.fop.fonts.truetype.OpenFont
Returns the XHeight attribute of the font.
getXHeight() - Method in class org.docx4j.fonts.fop.fonts.type1.AFMFile
Returns the XHeight value.
getXHeight() - Method in class org.docx4j.fonts.fop.fonts.type1.PFMFile
Returns the XHeight parameter for the font (height of lowercase x).
getXHeight(int) - Method in class org.docx4j.fonts.fop.fonts.base14.Courier
 
getXHeight(int) - Method in class org.docx4j.fonts.fop.fonts.base14.CourierBold
 
getXHeight(int) - Method in class org.docx4j.fonts.fop.fonts.base14.CourierBoldOblique
 
getXHeight(int) - Method in class org.docx4j.fonts.fop.fonts.base14.CourierOblique
 
getXHeight(int) - Method in class org.docx4j.fonts.fop.fonts.base14.Helvetica
 
getXHeight(int) - Method in class org.docx4j.fonts.fop.fonts.base14.HelveticaBold
 
getXHeight(int) - Method in class org.docx4j.fonts.fop.fonts.base14.HelveticaBoldOblique
 
getXHeight(int) - Method in class org.docx4j.fonts.fop.fonts.base14.HelveticaOblique
 
getXHeight(int) - Method in class org.docx4j.fonts.fop.fonts.base14.Symbol
 
getXHeight(int) - Method in class org.docx4j.fonts.fop.fonts.base14.TimesBold
 
getXHeight(int) - Method in class org.docx4j.fonts.fop.fonts.base14.TimesBoldItalic
 
getXHeight(int) - Method in class org.docx4j.fonts.fop.fonts.base14.TimesItalic
 
getXHeight(int) - Method in class org.docx4j.fonts.fop.fonts.base14.TimesRoman
 
getXHeight(int) - Method in class org.docx4j.fonts.fop.fonts.base14.ZapfDingbats
 
getXHeight(int) - Method in class org.docx4j.fonts.fop.fonts.CustomFont
Determines the typical font height of this FontMetrics object
getXHeight(int) - Method in interface org.docx4j.fonts.fop.fonts.FontMetrics
Determines the typical font height of this FontMetrics object
getXHeight(int) - Method in class org.docx4j.fonts.fop.fonts.LazyFont
Determines the typical font height of this FontMetrics object
getXHeight(int) - Method in class org.docx4j.fonts.fop.render.java2d.CustomFontMetricsMapper
Determines the typical font height of this FontMetrics object
getXHeight(int) - Method in class org.docx4j.fonts.fop.render.java2d.SystemFontMetricsMapper
Determines the typical font height of this FontMetrics object
getXHeight(String, int, int) - Method in class org.docx4j.fonts.fop.render.java2d.Java2DFontMetrics
Determines the typical font height of a small cap letter FontMetrics object
getXML() - Method in interface org.docx4j.model.datastorage.CustomXmlDataStorage
Get the XML as a String.
getXML() - Method in class org.docx4j.openpackaging.parts.CustomXmlDataStoragePart
Get the XML as a String.
getXML() - Method in interface org.docx4j.openpackaging.parts.CustomXmlPart
Get the XML as a String.
getXML() - Method in class org.docx4j.openpackaging.parts.JaxbXmlPart
See your content as XML.
getXML() - Method in class org.docx4j.openpackaging.parts.XmlPart
Get the XML as a String.
getXMLBundle(String, ClassLoader) - Static method in class org.docx4j.org.apache.fop.util.XMLResourceBundle
Gets a resource bundle using the specified base name, default locale, and class loader.
getXMLBundle(String, Locale, ClassLoader) - Static method in class org.docx4j.org.apache.fop.util.XMLResourceBundle
Gets a resource bundle using the specified base name, locale, and class loader.
getXMLReader() - Method in class org.docx4j.org.apache.camel.support.builder.xml.StAX2SAXSource
 
getXMLStreamReader() - Method in class org.docx4j.org.apache.camel.support.builder.xml.StAX2SAXSource
 
getXMLStreamReader(StreamFilter) - Method in class org.docx4j.openpackaging.parts.JaxbXmlPart
 
getXpath() - Method in class org.opendope.xpaths.Xpaths
Gets the value of the xpath property.
getXpath() - Method in class org.opendope.xpaths.Xpaths.Xpath.DataBinding
Gets the value of the xpath property.
getXPath() - Method in class org.docx4j.model.datastorage.DomToXPathMap
Gets the XPath to the current element.
getXPathById(String) - Method in class org.docx4j.openpackaging.parts.opendope.XPathsPart
For performance reasons, avoid using this if you have a lot of xpaths
getXPathById(Xpaths, String) - Static method in class org.docx4j.openpackaging.parts.opendope.XPathsPart
For performance reasons, avoid using this if you have a lot of xpaths
getXPathByQuestionId(String) - Method in class org.docx4j.openpackaging.parts.opendope.XPathsPart
 
getXPathByQuestionId(Xpaths, String) - Static method in class org.docx4j.openpackaging.parts.opendope.XPathsPart
 
getXPathFactory() - Static method in class org.docx4j.utils.XPathFactoryUtil
 
getXpathrefOrAndOrOr() - Method in class org.opendope.conditions.And
Gets the value of the xpathrefOrAndOrOr property.
getXpathrefOrAndOrOr() - Method in class org.opendope.conditions.Or
Gets the value of the xpathrefOrAndOrOr property.
getXpathsMap() - Method in class org.docx4j.model.datastorage.BindingHandler
 
getXPathsPart() - Method in class org.docx4j.openpackaging.parts.WordprocessingML.DocumentPart
 
getXPathValue(Map<String, String>, WordprocessingMLPackage, Map<String, CustomXmlPart>, String, String, String) - Static method in class org.docx4j.model.datastorage.XsltFinisher
 
getXPathValue(Map<String, String>, WordprocessingMLPackage, Map<String, CustomXmlPart>, NodeIterator) - Static method in class org.docx4j.model.datastorage.XsltFinisher
 
getXPlacement() - Method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphPositioningTable.Value
 
getXPlaDevice() - Method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphPositioningTable.Value
 
getXslFoContext() - Static method in class org.docx4j.jaxb.Context
 
getXsltParameters() - Method in class org.docx4j.convert.out.common.AbstractConversionContext
 
getY() - Method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphPositioningTable.Anchor
 
getY() - Method in class org.pptx4j.Point
 
getYAdvance() - Method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphPositioningTable.Value
 
getYAdvDevice() - Method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphPositioningTable.Value
 
getYAsString() - Method in class org.pptx4j.Point
 
getYDevice() - Method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphPositioningTable.Anchor
 
getYPlacement() - Method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphPositioningTable.Value
 
getYPlaDevice() - Method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphPositioningTable.Value
 
gidToSID - Variable in class org.docx4j.fonts.fop.fonts.truetype.OTFSubSetFile
A map of the new GID to SID used to construct the charset table
GILYAK - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
GLAGOLITIC - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFScript
 
globalIndexSubr - Variable in class org.docx4j.fonts.fop.fonts.truetype.OTFSubSetFile
 
globalUniques - Variable in class org.docx4j.fonts.fop.fonts.truetype.OTFSubSetFile
 
GLOSSARY_DOCUMENT - Static variable in class org.docx4j.openpackaging.parts.relationships.Namespaces
 
glossaryDoc - Variable in class org.docx4j.openpackaging.packages.WordprocessingMLPackage
 
GlossaryDocumentPart - Class in org.docx4j.openpackaging.parts.WordprocessingML
 
GlossaryDocumentPart() - Constructor for class org.docx4j.openpackaging.parts.WordprocessingML.GlossaryDocumentPart
 
GlossaryDocumentPart(PartName) - Constructor for class org.docx4j.openpackaging.parts.WordprocessingML.GlossaryDocumentPart
 
GloxPackage - Class in org.glox4j.openpackaging.packages
 
GloxPackage() - Constructor for class org.glox4j.openpackaging.packages.GloxPackage
Constructor.
GloxPackage(ContentTypeManager) - Constructor for class org.glox4j.openpackaging.packages.GloxPackage
Constructor.
GLYF - Static variable in class org.docx4j.fonts.fop.fonts.truetype.OFTableName
Glyph data.
GlyfTable - Class in org.docx4j.fonts.fop.fonts.truetype
This "glyf" table in a TrueType font file contains information that describes the glyphs.
GlyfTable(FontFileReader, OFMtxEntry[], OFDirTabEntry, Map<Integer, Integer>) - Constructor for class org.docx4j.fonts.fop.fonts.truetype.GlyfTable
 
GLYPH_CLASS_BASE - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphDefinitionTable
pre-defined glyph class - base glyph
GLYPH_CLASS_COMPONENT - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphDefinitionTable
pre-defined glyph class - component glyph
GLYPH_CLASS_LIGATURE - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphDefinitionTable
pre-defined glyph class - ligature glyph
GLYPH_CLASS_MARK - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphDefinitionTable
pre-defined glyph class - mark glyph
GLYPH_CLASS_TYPE_COVERAGE_SET - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphClassTable
empty mapping table
GLYPH_CLASS_TYPE_EMPTY - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphClassTable
empty mapping table
GLYPH_CLASS_TYPE_MAPPED - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphClassTable
mapped mapping table
GLYPH_CLASS_TYPE_RANGE - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphClassTable
range based mapping table
GLYPH_COVERAGE_TYPE_EMPTY - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphCoverageTable
empty mapping table
GLYPH_COVERAGE_TYPE_MAPPED - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphCoverageTable
mapped mapping table
GLYPH_COVERAGE_TYPE_RANGE - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphCoverageTable
range based mapping table
GLYPH_MAPPING_TYPE_EMPTY - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphMappingTable
empty mapping table
GLYPH_MAPPING_TYPE_MAPPED - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphMappingTable
mapped mapping table
GLYPH_MAPPING_TYPE_RANGE - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphMappingTable
range based mapping table
GLYPH_TABLE_TYPE_BASELINE - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphTable
baseline glyph table type
GLYPH_TABLE_TYPE_DEFINITION - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphTable
definition glyph table type
GLYPH_TABLE_TYPE_JUSTIFICATION - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphTable
justification glyph table type
GLYPH_TABLE_TYPE_POSITIONING - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphTable
positioning glyph table type
GLYPH_TABLE_TYPE_SUBSTITUTION - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphTable
substitution glyph table type
GlyphCheck - Class in org.docx4j.fonts
Check whether a PhysicalFont contains glyph sought.
GlyphCheck() - Constructor for class org.docx4j.fonts.GlyphCheck
 
GlyphClassMapping - Interface in org.docx4j.fonts.fop.complexscripts.fonts
The GlyphClassMapping interface provides glyph identifier to class index mapping support.
GlyphClassTable - Class in org.docx4j.fonts.fop.complexscripts.fonts
Base class implementation of glyph class table.
GlyphContextTester - Interface in org.docx4j.fonts.fop.complexscripts.util
Interface for testing the originating (source) character context of a glyph sequence.
GlyphCoverageMapping - Interface in org.docx4j.fonts.fop.complexscripts.fonts
The GlyphCoverageMapping interface provides glyph identifier to coverage index mapping support.
GlyphCoverageTable - Class in org.docx4j.fonts.fop.complexscripts.fonts
.Base class implementation of glyph coverage table.
GlyphDefinition - Interface in org.docx4j.fonts.fop.complexscripts.fonts
The GlyphDefinition interface is a marker interface implemented by a glyph definition subtable.
GlyphDefinitionSubtable - Class in org.docx4j.fonts.fop.complexscripts.fonts
The GlyphDefinitionSubtable implements an abstract base of a glyph definition subtable, providing a default implementation of the GlyphDefinition interface.
GlyphDefinitionSubtable(String, int, int, int, GlyphMappingTable) - Constructor for class org.docx4j.fonts.fop.complexscripts.fonts.GlyphDefinitionSubtable
Instantiate a GlyphDefinitionSubtable.
GlyphDefinitionTable - Class in org.docx4j.fonts.fop.complexscripts.fonts
The GlyphDefinitionTable class is a glyph table that implements glyph definition functionality according to the OpenType GDEF table.
GlyphDefinitionTable(List, Map<String, ScriptProcessor>) - Constructor for class org.docx4j.fonts.fop.complexscripts.fonts.GlyphDefinitionTable
Instantiate a GlyphDefinitionTable object using the specified subtables.
GlyphMappingTable - Class in org.docx4j.fonts.fop.complexscripts.fonts
Base class implementation of glyph mapping table.
GlyphMappingTable() - Constructor for class org.docx4j.fonts.fop.complexscripts.fonts.GlyphMappingTable
 
GlyphMappingTable.EmptyMappingTable - Class in org.docx4j.fonts.fop.complexscripts.fonts
empty mapping table base class
GlyphMappingTable.MappedMappingTable - Class in org.docx4j.fonts.fop.complexscripts.fonts
mapped mapping table base class
GlyphMappingTable.MappingRange - Class in org.docx4j.fonts.fop.complexscripts.fonts
The MappingRange class encapsulates a glyph [start,end] range and a mapping index.
GlyphMappingTable.RangeMappingTable - Class in org.docx4j.fonts.fop.complexscripts.fonts
range mapping table base class
glyphNotAvailable(Object, char, String) - Method in class org.docx4j.fonts.fop.fonts.FontEventAdapter
A glyph has been requested that is not available in the font.
glyphNotAvailable(Object, char, String) - Method in interface org.docx4j.fonts.fop.fonts.FontEventListener
A glyph has been requested that is not available in the font.
glyphNotAvailable(Object, char, String) - Method in interface org.docx4j.fonts.fop.fonts.FontEventProducer
A glyph has been requested that is not available in the font.
glyphOffsets - Variable in class org.docx4j.fonts.fop.fonts.truetype.TTFSubSetFile
Stores the glyph offsets so that we can end strings at glyph boundaries
GlyphPositioning - Interface in org.docx4j.fonts.fop.complexscripts.fonts
The GlyphPositioning interface is implemented by a glyph positioning subtable that supports the determination of glyph positioning information based on script and language of the corresponding character content.
GlyphPositioningState - Class in org.docx4j.fonts.fop.complexscripts.fonts
The GlyphPositioningState implements an state object used during glyph positioning processing.
GlyphPositioningState() - Constructor for class org.docx4j.fonts.fop.complexscripts.fonts.GlyphPositioningState
Construct default (reset) glyph positioning state.
GlyphPositioningState(GlyphPositioningState) - Constructor for class org.docx4j.fonts.fop.complexscripts.fonts.GlyphPositioningState
Construct glyph positioning state using an existing state object using shallow copy except as follows: input glyph sequence is copied deep except for its characters array.
GlyphPositioningState(GlyphSequence, String, String, String, int, int[], int[][], ScriptContextTester) - Constructor for class org.docx4j.fonts.fop.complexscripts.fonts.GlyphPositioningState
Construct glyph positioning state.
GlyphPositioningSubtable - Class in org.docx4j.fonts.fop.complexscripts.fonts
The GlyphPositioningSubtable implements an abstract base of a glyph subtable, providing a default implementation of the GlyphPositioning interface.
GlyphPositioningSubtable(String, int, int, int, GlyphCoverageTable) - Constructor for class org.docx4j.fonts.fop.complexscripts.fonts.GlyphPositioningSubtable
Instantiate a GlyphPositioningSubtable.
GlyphPositioningTable - Class in org.docx4j.fonts.fop.complexscripts.fonts
The GlyphPositioningTable class is a glyph table that implements GlyphPositioning functionality.
GlyphPositioningTable(GlyphDefinitionTable, Map, List, Map<String, ScriptProcessor>) - Constructor for class org.docx4j.fonts.fop.complexscripts.fonts.GlyphPositioningTable
Instantiate a GlyphPositioningTable object using the specified lookups and subtables.
GlyphPositioningTable.Anchor - Class in org.docx4j.fonts.fop.complexscripts.fonts
The Anchor class implements a anchor record, comprising an X,Y coordinate pair, an optional anchor point index (or -1), and optional X or Y device tables (or null if absent).
GlyphPositioningTable.DeviceTable - Class in org.docx4j.fonts.fop.complexscripts.fonts
The DeviceTable class implements a positioning device table record, comprising adjustments to be made to scaled design units according to the scaled size.
GlyphPositioningTable.MarkAnchor - Class in org.docx4j.fonts.fop.complexscripts.fonts
The MarkAnchor class is a subclass of the Anchor class, adding a mark class designation.
GlyphPositioningTable.PairValues - Class in org.docx4j.fonts.fop.complexscripts.fonts
The PairValues class implements a pair value record, comprising a glyph id (or zero) and two optional positioning values.
GlyphPositioningTable.Value - Class in org.docx4j.fonts.fop.complexscripts.fonts
The Value class implements a positioning value record, comprising placement and advancement information in X and Y axes, and optionally including device data used to perform device (grid-fitted) specific fine grain adjustments.
GlyphProcessingState - Class in org.docx4j.fonts.fop.complexscripts.fonts
The GlyphProcessingState implements a common, base state object used during glyph substitution and positioning processing.
GlyphProcessingState() - Constructor for class org.docx4j.fonts.fop.complexscripts.fonts.GlyphProcessingState
Construct default (reset) glyph processing state.
GlyphProcessingState(GlyphProcessingState) - Constructor for class org.docx4j.fonts.fop.complexscripts.fonts.GlyphProcessingState
Construct glyph processing state using an existing state object using shallow copy except as follows: input glyph sequence is copied deep except for its characters array.
GlyphProcessingState(GlyphSequence, String, String, String, ScriptContextTester) - Constructor for class org.docx4j.fonts.fop.complexscripts.fonts.GlyphProcessingState
Construct glyph processing state.
Glyphs - Class in org.docx4j.fonts.fop.fonts
Deprecated.
Use the Glyphs class from XML Graphics Commons instead!
GlyphSequence - Class in org.docx4j.fonts.fop.complexscripts.util
A GlyphSequence encapsulates a sequence of character codes, a sequence of glyph codes, and a sequence of character associations, where, for each glyph in the sequence of glyph codes, there is a corresponding character association.
GlyphSequence(IntBuffer, IntBuffer, List) - Constructor for class org.docx4j.fonts.fop.complexscripts.util.GlyphSequence
Instantiate a glyph sequence, reusing (i.e., not copying) the referenced character and glyph buffers and associations.
GlyphSequence(IntBuffer, IntBuffer, List, boolean) - Constructor for class org.docx4j.fonts.fop.complexscripts.util.GlyphSequence
Instantiate a glyph sequence, reusing (i.e., not copying) the referenced character and glyph buffers and associations.
GlyphSequence(GlyphSequence) - Constructor for class org.docx4j.fonts.fop.complexscripts.util.GlyphSequence
Instantiate a glyph sequence using an existing glyph sequence, where the new glyph sequence shares the character array of the existing sequence (but not the buffer object), and creates new copies of glyphs buffer and association list.
GlyphSequence(GlyphSequence, int[], int[], int[], CharAssociation[], CharAssociation[], CharAssociation[]) - Constructor for class org.docx4j.fonts.fop.complexscripts.util.GlyphSequence
Instantiate a glyph sequence using an existing glyph sequence, where the new glyph sequence shares the character array of the existing sequence (but not the buffer object), but uses the specified backtrack, input, and lookahead glyph arrays to populate the glyphs, and uses the specified of glyphs buffer and association list.
GlyphSequenceRule(GlyphTable.RuleLookup[], int, int[]) - Constructor for class org.docx4j.fonts.fop.complexscripts.fonts.GlyphTable.GlyphSequenceRule
Instantiate a GlyphSequenceRule.
GlyphSubstitution - Interface in org.docx4j.fonts.fop.complexscripts.fonts
The GlyphSubstitution interface is implemented by a glyph substitution subtable that supports the determination of glyph substitution information based on script and language of the corresponding character content.
GlyphSubstitutionState - Class in org.docx4j.fonts.fop.complexscripts.fonts
The GlyphSubstitutionState implements an state object used during glyph substitution processing.
GlyphSubstitutionState() - Constructor for class org.docx4j.fonts.fop.complexscripts.fonts.GlyphSubstitutionState
Construct default (reset) glyph substitution state.
GlyphSubstitutionState(GlyphSubstitutionState) - Constructor for class org.docx4j.fonts.fop.complexscripts.fonts.GlyphSubstitutionState
Construct glyph substitution state using an existing state object using shallow copy except as follows: input glyph sequence is copied deep except for its characters array.
GlyphSubstitutionState(GlyphSequence, String, String, String, ScriptContextTester) - Constructor for class org.docx4j.fonts.fop.complexscripts.fonts.GlyphSubstitutionState
Construct glyph substitution state.
GlyphSubstitutionSubtable - Class in org.docx4j.fonts.fop.complexscripts.fonts
The GlyphSubstitutionSubtable implements an abstract base of a glyph substitution subtable, providing a default implementation of the GlyphSubstitution interface.
GlyphSubstitutionSubtable(String, int, int, int, GlyphCoverageTable) - Constructor for class org.docx4j.fonts.fop.complexscripts.fonts.GlyphSubstitutionSubtable
Instantiate a GlyphSubstitutionSubtable.
GlyphSubstitutionTable - Class in org.docx4j.fonts.fop.complexscripts.fonts
The GlyphSubstitutionTable class is a glyph table that implements GlyphSubstitution functionality.
GlyphSubstitutionTable(GlyphDefinitionTable, Map, List, Map<String, ScriptProcessor>) - Constructor for class org.docx4j.fonts.fop.complexscripts.fonts.GlyphSubstitutionTable
Instantiate a GlyphSubstitutionTable object using the specified lookups and subtables.
GlyphSubstitutionTable.Ligature - Class in org.docx4j.fonts.fop.complexscripts.fonts
The Ligature class implements a ligature lookup result in terms of a ligature glyph (code) and the N+1...
GlyphSubstitutionTable.LigatureSet - Class in org.docx4j.fonts.fop.complexscripts.fonts
The LigatureSet class implements a set of ligatures.
GlyphSubtable - Class in org.docx4j.fonts.fop.complexscripts.fonts
The GlyphSubtable implements an abstract glyph subtable that encapsulates identification, type, format, and coverage information.
GlyphSubtable(String, int, int, int, GlyphMappingTable) - Constructor for class org.docx4j.fonts.fop.complexscripts.fonts.GlyphSubtable
Instantiate this glyph subtable.
GlyphTable - Class in org.docx4j.fonts.fop.complexscripts.fonts
Base class for all advanced typographic glyph tables.
GlyphTable(GlyphTable, Map<GlyphTable.LookupSpec, List<String>>, Map<String, ScriptProcessor>) - Constructor for class org.docx4j.fonts.fop.complexscripts.fonts.GlyphTable
Instantiate glyph table with specified lookups.
GlyphTable.ChainedClassSequenceRule - Class in org.docx4j.fonts.fop.complexscripts.fonts
The ChainedClassSequenceRule class implements a subclass of ClassSequenceRule that supports matching on a specific glyph class sequence in a specific chained contextual.
GlyphTable.ChainedCoverageSequenceRule - Class in org.docx4j.fonts.fop.complexscripts.fonts
The ChainedCoverageSequenceRule class implements a subclass of CoverageSequenceRule that supports matching on a specific glyph class sequence in a specific chained contextual.
GlyphTable.ChainedGlyphSequenceRule - Class in org.docx4j.fonts.fop.complexscripts.fonts
The ChainedGlyphSequenceRule class implements a subclass of GlyphSequenceRule that supports matching on a specific glyph sequence in a specific chained contextual.
GlyphTable.ClassSequenceRule - Class in org.docx4j.fonts.fop.complexscripts.fonts
The ClassSequenceRule class implements a subclass of Rule that supports matching on a specific glyph class sequence.
GlyphTable.CoverageSequenceRule - Class in org.docx4j.fonts.fop.complexscripts.fonts
The CoverageSequenceRule class implements a subclass of Rule that supports matching on a specific glyph coverage sequence.
GlyphTable.GlyphSequenceRule - Class in org.docx4j.fonts.fop.complexscripts.fonts
The GlyphSequenceRule class implements a subclass of Rule that supports matching on a specific glyph sequence.
GlyphTable.HomogeneousRuleSet - Class in org.docx4j.fonts.fop.complexscripts.fonts
The HomogenousRuleSet class implements a collection of rules, which must be the same rule type (i.e., same concrete rule class) or null.
GlyphTable.LookupSpec - Class in org.docx4j.fonts.fop.complexscripts.fonts
A structure class encapsulating a lookup specification as a <script,language,feature> tuple.
GlyphTable.LookupTable - Class in org.docx4j.fonts.fop.complexscripts.fonts
The LookupTable class comprising an identifier and an ordered list of glyph subtables, each of which employ the same lookup identifier.
GlyphTable.Rule - Class in org.docx4j.fonts.fop.complexscripts.fonts
The Rule class implements an array of rule lookup records.
GlyphTable.RuleLookup - Class in org.docx4j.fonts.fop.complexscripts.fonts
The RuleLookup class implements a rule lookup record, comprising a glyph sequence index and a lookup table index (in an applicable lookup list).
GlyphTable.RuleSet - Class in org.docx4j.fonts.fop.complexscripts.fonts
The RuleSet class implements a collection of rules, which may or may not be the same rule type.
GlyphTable.UseSpec - Class in org.docx4j.fonts.fop.complexscripts.fonts
The UseSpec class comprises a lookup table reference and the feature that selected the lookup table.
GlyphTester - Interface in org.docx4j.fonts.fop.complexscripts.util
Interface for testing glyph properties according to glyph identifier.
glyphToString(String) - Static method in class org.docx4j.fonts.fop.fonts.Glyphs
Deprecated.
Return the glyphname from a string, eg, glyphToString("\\") returns "backslash"
GONDI - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
GOTHIC - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFScript
 
GPOS - Static variable in class org.docx4j.fonts.fop.fonts.truetype.OFTableName
Provides kerning information, mark-to-base, etc.
GPOS_LOOKUP_TYPE_CHAINED_CONTEXTUAL - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphPositioningTable
chained contextual positioning subtable type
GPOS_LOOKUP_TYPE_CONTEXTUAL - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphPositioningTable
contextual positioning subtable type
GPOS_LOOKUP_TYPE_CURSIVE - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphPositioningTable
cursive positioning subtable type
GPOS_LOOKUP_TYPE_EXTENSION_POSITIONING - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphPositioningTable
extension positioning subtable type
GPOS_LOOKUP_TYPE_MARK_TO_BASE - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphPositioningTable
mark to base positioning subtable type
GPOS_LOOKUP_TYPE_MARK_TO_LIGATURE - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphPositioningTable
mark to ligature positioning subtable type
GPOS_LOOKUP_TYPE_MARK_TO_MARK - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphPositioningTable
mark to mark positioning subtable type
GPOS_LOOKUP_TYPE_PAIR - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphPositioningTable
multiple positioning subtable type
GPOS_LOOKUP_TYPE_SINGLE - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphPositioningTable
single positioning subtable type
grave - Enum constant in enum org.docx4j.fonts.fop.fonts.type1.AdobeStandardEncoding
grave accent character
greater - Enum constant in enum org.docx4j.fonts.fop.fonts.type1.AdobeStandardEncoding
greater character
GREEK - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
GREEK - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFScript
 
GREENLANDIC - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
groupAdjacentBorders(List<Object>) - Static method in class org.docx4j.convert.out.common.preprocess.Containerization
 
GS - Static variable in class org.docx4j.com.google.common.base.Ascii
Group Separator: These four information separators may be used within data in optional fashion, except that their hierarchical relationship shall be: FS is the most inclusive, then GS, then RS, and US is least inclusive.
GSUB - Static variable in class org.docx4j.fonts.fop.fonts.truetype.OFTableName
Provides ligature information, swash, etc.
GSUB_LOOKUP_TYPE_ALTERNATE - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphSubstitutionTable
alternate substitution subtable type
GSUB_LOOKUP_TYPE_CHAINED_CONTEXTUAL - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphSubstitutionTable
chained contextual substitution subtable type
GSUB_LOOKUP_TYPE_CONTEXTUAL - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphSubstitutionTable
contextual substitution subtable type
GSUB_LOOKUP_TYPE_EXTENSION_SUBSTITUTION - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphSubstitutionTable
extension substitution substitution subtable type
GSUB_LOOKUP_TYPE_LIGATURE - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphSubstitutionTable
ligature substitution subtable type
GSUB_LOOKUP_TYPE_MULTIPLE - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphSubstitutionTable
multiple substitution subtable type
GSUB_LOOKUP_TYPE_REVERSE_CHAINED_SINGLE - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphSubstitutionTable
reverse chained contextual single substitution subtable type
GSUB_LOOKUP_TYPE_SINGLE - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphSubstitutionTable
single substitution subtable type
GUARANI - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
guessStyle(String) - Static method in class org.docx4j.fonts.fop.fonts.FontUtil
Guesses the font style of a font using its name.
guessVerticalMetricsFromGlyphBBox() - Method in class org.docx4j.fonts.fop.fonts.truetype.OpenFont
 
guessWeight(String) - Static method in class org.docx4j.fonts.fop.fonts.FontUtil
Guesses the font weight of a font using its name.
guillemotleft - Enum constant in enum org.docx4j.fonts.fop.fonts.type1.AdobeStandardEncoding
left-pointing double angle quotation mark
guillemotright - Enum constant in enum org.docx4j.fonts.fop.fonts.type1.AdobeStandardEncoding
right-pointing double angle quotation mark
guilsinglleft - Enum constant in enum org.docx4j.fonts.fop.fonts.type1.AdobeStandardEncoding
left-pointing single quotation mark
guilsinglright - Enum constant in enum org.docx4j.fonts.fop.fonts.type1.AdobeStandardEncoding
right-pointing single quotation mark
GUJARATI - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
GUJARATI - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFScript
 
GUJARATI_V2 - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFScript
 
GujaratiScriptProcessor - Class in org.docx4j.fonts.fop.complexscripts.scripts
The GujaratiScriptProcessor class implements a script processor for performing glyph substitution and positioning operations on content associated with the Gujarati script.
GUMUZ - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
GURMUKHI - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFScript
 
GURMUKHI_V2 - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFScript
 
GurmukhiScriptProcessor - Class in org.docx4j.fonts.fop.complexscripts.scripts
The GurmukhiScriptProcessor class implements a script processor for performing glyph substitution and positioning operations on content associated with the Gurmukhi script.
GwtCompatible - Annotation Type in org.docx4j.com.google.common.annotations
The presence of this annotation on a type indicates that the type may be used with the Google Web Toolkit (GWT).
GwtIncompatible - Annotation Type in org.docx4j.com.google.common.annotations
The presence of this annotation on an API indicates that the method may not be used with the Google Web Toolkit (GWT).

H

h - Enum constant in enum org.docx4j.fonts.fop.fonts.type1.AdobeStandardEncoding
h character
H - Enum constant in enum org.docx4j.fonts.fop.fonts.type1.AdobeStandardEncoding
H character
H_BRACKET_SYMBOL - Static variable in class org.xlsx4j.org.apache.poi.ss.usermodel.ExcelStyleDateFormatter
 
hadMappingOperations() - Method in class org.docx4j.fonts.fop.fonts.LazyFont
Indicates whether this font had to do any character mapping operations.
hadMappingOperations() - Method in class org.docx4j.fonts.fop.fonts.Typeface
Indicates whether this font had to do any character mapping operations.
HAITIAN - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
HALAM - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
HAMMER_BANNA - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
handle(XMLStreamReader, XMLStreamWriter) - Method in class org.docx4j.model.datastorage.BookmarkHandlerStAX
 
handle(XMLStreamReader, XMLStreamWriter) - Method in class org.docx4j.openpackaging.parts.StAXHandlerAbstract
 
handle(XMLStreamReader, XMLStreamWriter) - Method in interface org.docx4j.openpackaging.parts.StAXHandlerInterface
 
handle(XMLStreamReader, XMLStreamWriter) - Method in class org.docx4j.openpackaging.parts.WordprocessingML.SdtStAXHandler
 
handleAttributes(Element, NameSpaceSymbTable) - Method in class org.docx4j.org.apache.xml.security.c14n.implementations.Canonicalizer11
Returns the Attr[]s to be output for the given element.
handleAttributes(Element, NameSpaceSymbTable) - Method in class org.docx4j.org.apache.xml.security.c14n.implementations.Canonicalizer20010315
Returns the Attr[]s to be output for the given element.
handleAttributes(Element, NameSpaceSymbTable) - Method in class org.docx4j.org.apache.xml.security.c14n.implementations.Canonicalizer20010315Excl
 
handleAttributes(Element, NameSpaceSymbTable) - Method in class org.docx4j.org.apache.xml.security.c14n.implementations.CanonicalizerPhysical
Returns the Attr[]s to be output for the given element.
handleAttributesSubtree(Element, NameSpaceSymbTable) - Method in class org.docx4j.org.apache.xml.security.c14n.implementations.Canonicalizer11
Returns the Attr[]s to be output for the given element.
handleAttributesSubtree(Element, NameSpaceSymbTable) - Method in class org.docx4j.org.apache.xml.security.c14n.implementations.Canonicalizer20010315
Returns the Attr[]s to be output for the given element.
handleAttributesSubtree(Element, NameSpaceSymbTable) - Method in class org.docx4j.org.apache.xml.security.c14n.implementations.Canonicalizer20010315Excl
 
handleAttributesSubtree(Element, NameSpaceSymbTable) - Method in class org.docx4j.org.apache.xml.security.c14n.implementations.CanonicalizerPhysical
Returns the Attr[]s to be output for the given element.
handleBr(Br) - Method in class org.docx4j.convert.out.common.AbstractVisitorExporterGenerator
 
handleBr(Br) - Method in class org.docx4j.convert.out.html.HTMLExporterVisitorGenerator
 
handleCharacters(XMLStreamReader, XMLStreamWriter) - Method in class org.docx4j.model.datastorage.BookmarkHandlerStAX
 
handleCharacters(XMLStreamReader, XMLStreamWriter) - Method in class org.docx4j.openpackaging.parts.StAXHandlerAbstract
Implement this method; for an example, see VariableReplaceStAX sample
handleCharacters(XMLStreamReader, XMLStreamWriter) - Method in class org.docx4j.openpackaging.parts.WordprocessingML.SdtStAXHandler
 
handleCharacterSpacing(FontFileReader) - Method in class org.docx4j.fonts.fop.fonts.truetype.OpenFont
 
handled - Variable in class org.docx4j.convert.in.FlatOpcXmlImporter
This HashMap is intended to prevent loops.
handled - Variable in class org.docx4j.openpackaging.io3.Save
This HashMap is intended to prevent loops.
handled - Variable in class org.docx4j.openpackaging.packages.OpcPackage
This HashMap is intended to prevent loops during the loading of this package.
handledImagesMap - Variable in class org.docx4j.model.images.AbstractConversionImageHandler
 
handleDirectory(File, int, Collection) - Method in class org.docx4j.fonts.fop.fonts.autodetect.FontFileFinder
 
handleDirectoryEnd(File, int, Collection) - Method in class org.docx4j.fonts.fop.fonts.autodetect.FontFileFinder
 
handleError(Logger, String, boolean) - Static method in class org.docx4j.fonts.fop.util.LogUtil
Convenience method that handles any error appropriately
handleEvent(ValidationEvent) - Method in class org.docx4j.jaxb.JaxbValidationEventHandler
 
handleException(Logger, Exception, boolean) - Static method in class org.docx4j.fonts.fop.util.LogUtil
Convenience method that handles any error appropriately
handleExternalImage(AbstractWordXmlPicture, Relationship, BinaryPart) - Method in class org.docx4j.model.images.AbstractConversionImageHandler
 
handleFile(File, int, Collection) - Method in class org.docx4j.fonts.fop.fonts.autodetect.FontFileFinder
 
handleGetObject(String) - Method in class org.docx4j.org.apache.fop.util.XMLResourceBundle
handleHyperlink(ConversionHyperlinkHandler.Model) - Method in class org.docx4j.convert.out.common.AbstractConversionContext
 
handleHyperlink(ConversionHyperlinkHandler.Model) - Method in class org.docx4j.convert.out.common.AbstractWmlConversionContext
 
handleHyperlink(ConversionHyperlinkHandler.Model, OpcPackage, Part) - Method in interface org.docx4j.convert.out.ConversionHyperlinkHandler
 
handleImage(AbstractWordXmlPicture, Relationship, BinaryPart) - Method in class org.docx4j.model.images.AbstractConversionImageHandler
 
handleImage(AbstractWordXmlPicture, Relationship, BinaryPart) - Method in interface org.docx4j.model.images.ConversionImageHandler
 
handleImageRel(ConversionImageHandler, String, Part) - Method in class org.docx4j.model.images.AbstractWordXmlPicture
 
handleInternalImage(AbstractWordXmlPicture, Relationship, BinaryPart) - Method in class org.docx4j.model.images.AbstractConversionImageHandler
 
handleParent(Element, NameSpaceSymbTable) - Method in class org.docx4j.org.apache.xml.security.c14n.implementations.Canonicalizer11
 
handleParent(Element, NameSpaceSymbTable) - Method in class org.docx4j.org.apache.xml.security.c14n.implementations.Canonicalizer20010315
 
handleParent(Element, NameSpaceSymbTable) - Method in class org.docx4j.org.apache.xml.security.c14n.implementations.CanonicalizerBase
 
handleParent(Element, NameSpaceSymbTable) - Method in class org.docx4j.org.apache.xml.security.c14n.implementations.CanonicalizerPhysical
 
handlePart(ConversionImageHandler, AbstractWordXmlPicture, Relationship, BinaryPart) - Method in class org.docx4j.model.images.AbstractWordXmlPicture
 
handlePPr(CC, PPr, boolean, Element) - Method in class org.docx4j.convert.out.common.AbstractVisitorExporterGenerator
 
handlePPr(HTMLConversionContext, PPr, boolean, Element) - Method in class org.docx4j.convert.out.html.HTMLExporterVisitorGenerator
 
handleRow(Tr, int) - Method in class org.docx4j.model.table.TableModel
 
handleRow(NodeList, Tr, int) - Method in class org.docx4j.convert.out.common.writer.AbstractTableWriterModel
 
handleRPr(CC, PPr, RPr, Element) - Method in class org.docx4j.convert.out.common.AbstractVisitorExporterGenerator
On a block representing a run, we just put run properties from this rPr node.
handleRPr(HTMLConversionContext, PPr, RPr, Element) - Method in class org.docx4j.convert.out.html.HTMLExporterVisitorGenerator
 
handlers - Variable in class org.docx4j.convert.out.common.writer.AbstractFldSimpleWriter
 
handleSdt(SdtElement) - Method in class org.docx4j.openpackaging.parts.WordprocessingML.SdtStAXHandler
Manipulate the SDT as you wish.
handlesNullPrefixes() - Method in class org.docx4j.jaxb.NamespacePrefixMappings
 
handleUnmarshalException(JAXBContext, JaxbValidationEventHandler, Document, Exception) - Static method in class org.docx4j.XmlUtils
 
HandoutMasterPart - Class in org.docx4j.openpackaging.parts.PresentationML
 
HandoutMasterPart() - Constructor for class org.docx4j.openpackaging.parts.PresentationML.HandoutMasterPart
 
HandoutMasterPart(PartName) - Constructor for class org.docx4j.openpackaging.parts.PresentationML.HandoutMasterPart
 
HANGUL - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFScript
 
HANGUL_JAMO - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFScript
 
HANUNOO - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFScript
 
HARARI - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
HARAUTI - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
hasAdditionalEncodings() - Method in class org.docx4j.fonts.fop.fonts.CustomFont
Indicates whether the encoding has additional encodings besides the primary encoding.
hasAdvancedTable() - Method in class org.docx4j.fonts.fop.complexscripts.fonts.OTFAdvancedTypographicTableReader
Determine if advanced (typographic) table is present.
hasAdvancedTable() - Method in class org.docx4j.fonts.fop.fonts.truetype.OpenFont
Determine if advanced (typographic) table is present.
hasChanged() - Method in class org.docx4j.fonts.fop.fonts.FontCache
cache has been updated since it was read
hasChar(char) - Method in class org.docx4j.fonts.fop.fonts.base14.Courier
 
hasChar(char) - Method in class org.docx4j.fonts.fop.fonts.base14.CourierBold
 
hasChar(char) - Method in class org.docx4j.fonts.fop.fonts.base14.CourierBoldOblique
 
hasChar(char) - Method in class org.docx4j.fonts.fop.fonts.base14.CourierOblique
 
hasChar(char) - Method in class org.docx4j.fonts.fop.fonts.base14.Helvetica
 
hasChar(char) - Method in class org.docx4j.fonts.fop.fonts.base14.HelveticaBold
 
hasChar(char) - Method in class org.docx4j.fonts.fop.fonts.base14.HelveticaBoldOblique
 
hasChar(char) - Method in class org.docx4j.fonts.fop.fonts.base14.HelveticaOblique
 
hasChar(char) - Method in class org.docx4j.fonts.fop.fonts.base14.Symbol
 
hasChar(char) - Method in class org.docx4j.fonts.fop.fonts.base14.TimesBold
 
hasChar(char) - Method in class org.docx4j.fonts.fop.fonts.base14.TimesBoldItalic
 
hasChar(char) - Method in class org.docx4j.fonts.fop.fonts.base14.TimesItalic
 
hasChar(char) - Method in class org.docx4j.fonts.fop.fonts.base14.TimesRoman
 
hasChar(char) - Method in class org.docx4j.fonts.fop.fonts.base14.ZapfDingbats
 
hasChar(char) - Method in class org.docx4j.fonts.fop.fonts.Font
Determines whether this font contains a particular character/glyph.
hasChar(char) - Method in class org.docx4j.fonts.fop.fonts.LazyFont
Determines whether this font contains a particular character/glyph.
hasChar(char) - Method in class org.docx4j.fonts.fop.fonts.MultiByteFont
Determines whether this font contains a particular character/glyph.
hasChar(char) - Method in class org.docx4j.fonts.fop.fonts.SingleByteFont
Determines whether this font contains a particular character/glyph.
hasChar(char) - Method in class org.docx4j.fonts.fop.fonts.Typeface
Determines whether this font contains a particular character/glyph.
hasChar(char) - Method in class org.docx4j.fonts.fop.render.java2d.CustomFontMetricsMapper
Determines whether this font contains a particular character/glyph.
hasChar(char) - Method in class org.docx4j.fonts.fop.render.java2d.SystemFontMetricsMapper
Determines whether this font contains a particular character/glyph.
hasChar(String, char) - Static method in class org.docx4j.fonts.GlyphCheck
 
hasChar(String, int, int, char) - Method in class org.docx4j.fonts.fop.render.java2d.Java2DFontMetrics
Indicates whether the font contains a particular character/glyph.
hasChar(PhysicalFont, char) - Static method in class org.docx4j.fonts.GlyphCheck
 
hasCharCode() - Method in class org.docx4j.fonts.fop.fonts.type1.AFMCharMetrics
Indicates whether the character has a character code, i.e.
hasCodePoint(int) - Method in class org.docx4j.fonts.fop.fonts.CIDFont
Determines whether this font contains a particular code point/glyph.
hasCodePoint(int) - Method in class org.docx4j.fonts.fop.fonts.Font
Determines whether this font contains a particular code point/glyph.
hasCodePoint(int) - Method in class org.docx4j.fonts.fop.fonts.MultiByteFont
Determines whether this font contains a particular code point/glyph.
hasData() - Method in class org.docx4j.org.apache.poi.poifs.storage.RawDataBlock
Did we actually find any data to read? It's possible, in the event of a short last block, to both have hit the EoF, but also to have data
hasDefaultFooter(AbstractWmlConversionContext) - Static method in class org.docx4j.convert.out.common.XsltCommonFunctions
 
hasDefaultHeader(AbstractWmlConversionContext) - Static method in class org.docx4j.convert.out.common.XsltCommonFunctions
 
hasDefaultHeaderOrFooter(AbstractWmlConversionContext) - Static method in class org.docx4j.convert.out.common.XsltCommonFunctions
 
hasDefinition(int) - Method in interface org.docx4j.fonts.fop.complexscripts.fonts.GlyphDefinition
Determine if some definition is available for a specific glyph.
hasDefinition(int) - Method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphDefinitionSubtable
Determine if some definition is available for a specific glyph.
hasDirectRPrFormatting(RPr) - Method in class org.docx4j.model.PropertyResolver
 
hasEndnotesPart() - Method in class org.docx4j.openpackaging.parts.WordprocessingML.DocumentPart
Does this package contain an endnotes part, with real endnotes in it?
hasEndnotesPart(AbstractWmlConversionContext) - Static method in class org.docx4j.convert.out.common.XsltCommonFunctions
 
hasEntry(String) - Method in interface org.docx4j.org.apache.poi.poifs.filesystem.DirectoryEntry
Checks if entry with specified name present
hasEntry(String) - Method in class org.docx4j.org.apache.poi.poifs.filesystem.DirectoryNode
 
hasEntry(String) - Method in class org.docx4j.org.apache.poi.poifs.filesystem.FilteringDirectoryNode
 
hasErrors() - Method in class org.docx4j.toc.Toc
 
hasEvenFooter(AbstractWmlConversionContext) - Static method in class org.docx4j.convert.out.common.XsltCommonFunctions
 
hasEvenHeader(AbstractWmlConversionContext) - Static method in class org.docx4j.convert.out.common.XsltCommonFunctions
 
hasEventListeners() - Method in class org.docx4j.org.apache.fop.events.CompositeEventListener
Indicates whether any listeners have been registered with the broadcaster.
hasEventListeners() - Method in class org.docx4j.org.apache.fop.events.DefaultEventBroadcaster
Indicates whether any listeners have been registered with the broadcaster.
hasEventListeners() - Method in interface org.docx4j.org.apache.fop.events.EventBroadcaster
Indicates whether any listeners have been registered with the broadcaster.
hasFeature(int, String, String, String) - Method in class org.docx4j.fonts.fop.fonts.Font
 
hasFeature(int, String, String, String) - Method in interface org.docx4j.fonts.fop.fonts.FontMetrics
Determine if metrics supports specific feature in specified font table.
hasFeature(int, String, String, String) - Method in class org.docx4j.fonts.fop.fonts.LazyFont
Determine if metrics supports specific feature in specified font table.
hasFeature(int, String, String, String) - Method in class org.docx4j.fonts.fop.fonts.MultiByteFont
 
hasFeature(int, String, String, String) - Method in class org.docx4j.fonts.fop.fonts.Typeface
Determine if metrics supports specific feature in specified font table.
hasFeature(String, String, String) - Method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphTable
Determine if table supports specific feature, i.e., supports at least one lookup.
hasFieldArgument() - Method in class org.docx4j.toc.switches.CSwitch
 
hasFieldArgument() - Method in class org.docx4j.toc.switches.HSwitch
 
hasFieldArgument() - Method in class org.docx4j.toc.switches.NSwitch
 
hasFieldArgument() - Method in class org.docx4j.toc.switches.OSwitch
 
hasFieldArgument() - Method in interface org.docx4j.toc.switches.SwitchInterface
 
hasFieldArgument() - Method in class org.docx4j.toc.switches.TSwitch
 
hasFieldArgument() - Method in class org.docx4j.toc.switches.USwitch
 
hasFirstFooter(AbstractWmlConversionContext) - Static method in class org.docx4j.convert.out.common.XsltCommonFunctions
 
hasFirstHeader(AbstractWmlConversionContext) - Static method in class org.docx4j.convert.out.common.XsltCommonFunctions
 
hasFont(String, String, int) - Method in class org.docx4j.fonts.fop.fonts.FontInfo
Determines if a particular font is available.
hasFontStyle() - Method in class org.docx4j.fonts.fop.fonts.substitute.FontQualifier
 
hasFontWeight() - Method in class org.docx4j.fonts.fop.fonts.substitute.FontQualifier
 
hasFootnotesPart() - Method in class org.docx4j.openpackaging.parts.WordprocessingML.DocumentPart
 
hasFootnotesPart(AbstractWmlConversionContext) - Static method in class org.docx4j.convert.out.common.XsltCommonFunctions
 
hasFreeSectors() - Method in class org.docx4j.org.apache.poi.poifs.storage.BATBlock
Does this BATBlock have any free sectors in it, or is it full?
hash(T) - Method in class org.docx4j.com.google.common.base.Equivalence
Returns a hash code for t.
HASH_NONE - Static variable in class org.docx4j.org.apache.poi.poifs.crypt.EncryptionHeader
 
HASH_SHA1 - Static variable in class org.docx4j.org.apache.poi.poifs.crypt.EncryptionHeader
 
HASH_SHA256 - Static variable in class org.docx4j.org.apache.poi.poifs.crypt.EncryptionHeader
 
HASH_SHA384 - Static variable in class org.docx4j.org.apache.poi.poifs.crypt.EncryptionHeader
 
HASH_SHA512 - Static variable in class org.docx4j.org.apache.poi.poifs.crypt.EncryptionHeader
 
HashAlgorithm - Enum in org.docx4j.org.apache.poi.poifs.crypt
 
HashBiMap<K,V> - Class in org.docx4j.com.google.common.collect
A BiMap backed by two hash tables.
hashCode() - Method in class org.docx4j.com.google.common.base.Equivalence.Wrapper
Returns the result of Equivalence.hash(Object) applied to the wrapped reference.
hashCode() - Method in class org.docx4j.com.google.common.cache.CacheStats
 
hashCode() - Method in class org.docx4j.com.google.common.collect.ImmutableSet
 
hashCode() - Method in interface org.docx4j.com.google.common.collect.Multiset.Entry
hashCode() - Method in interface org.docx4j.com.google.common.collect.Multiset
Returns the hash code for this multiset.
hashCode() - Method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphSubtable
hashCode() - Method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphTable.LookupSpec
hashCode() - Method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphTable.LookupTable
hashCode() - Method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphTable.UseSpec
hashCode() - Method in class org.docx4j.fonts.fop.complexscripts.scripts.IndicScriptProcessor.Syllabizer
hashCode() - Method in class org.docx4j.fonts.fop.fonts.CMapSegment
 
hashCode() - Method in class org.docx4j.fonts.fop.fonts.FontTriplet
hashCode() - Method in class org.docx4j.fonts.fop.fonts.NamedCharacter
hashCode() - Method in class org.docx4j.fonts.fop.fonts.truetype.OFTableName
 
hashCode() - Method in class org.docx4j.model.fields.merge.DataFieldName
 
hashCode() - Method in class org.docx4j.openpackaging.contenttype.ContentType
 
hashCode() - Method in class org.docx4j.openpackaging.parts.ExternalTarget
 
hashCode() - Method in class org.docx4j.openpackaging.parts.PartName
 
hashCode() - Method in class org.docx4j.org.apache.poi.hpsf.ClassID
 
hashCode() - Method in class org.docx4j.org.apache.poi.hpsf.CustomProperty
 
hashCode() - Method in class org.docx4j.org.apache.poi.hpsf.Property
 
hashCode() - Method in class org.docx4j.org.apache.poi.hpsf.PropertySet
 
hashCode() - Method in class org.docx4j.org.apache.poi.hpsf.Section
 
hashCode() - Method in class org.docx4j.org.apache.poi.hpsf.SpecialPropertySet
 
hashCode() - Method in class org.docx4j.org.apache.poi.poifs.filesystem.DocumentDescriptor
calculate and return the hashcode
hashCode() - Method in class org.docx4j.org.apache.poi.poifs.filesystem.POIFSDocumentPath
calculate and return the hashcode
hashCode() - Method in class org.docx4j.org.apache.poi.util.IntList
Returns the hash code value for this list.
hashCode() - Method in class org.xlsx4j.org.apache.poi.ss.usermodel.ExcelStyleDateFormatter
 
hashCode(int) - Static method in class org.docx4j.com.google.common.primitives.Ints
Returns a hash code for value; equal to the result of invoking ((Integer) value).hashCode().
hashCode(Object...) - Static method in class org.docx4j.com.google.common.base.Objects
Generates a hash code for multiple values.
hashInput(EncryptionInfoBuilder, byte[], byte[], byte[], int) - Static method in class org.docx4j.org.apache.poi.poifs.crypt.agile.AgileDecryptor
 
hashPassword(String, HashAlgorithm, byte[], int) - Static method in class org.docx4j.org.apache.poi.poifs.crypt.CryptoFunctions
2.3.4.7 ECMA-376 Document Encryption Key Generation (Standard Encryption) 2.3.4.11 Encryption Key Generation (Agile Encryption) The encryption key for ECMA-376 document encryption [ECMA-376] using agile encryption MUST be generated by using the following method, which is derived from PKCS #5: Password-Based Cryptography Version 2.0 [RFC2898].
hashPassword(String, HashAlgorithm, byte[], int, boolean) - Static method in class org.docx4j.org.apache.poi.poifs.crypt.CryptoFunctions
Generalized method for read and write protection hash generation.
hashSize - Variable in enum org.docx4j.org.apache.poi.poifs.crypt.HashAlgorithm
 
hasKerning() - Method in class org.docx4j.fonts.fop.fonts.Font
 
hasKerning() - Method in class org.docx4j.fonts.fop.fonts.type1.AFMFile
Indicates whether the font has kerning information.
hasKerningInfo() - Method in class org.docx4j.fonts.fop.fonts.base14.Courier
 
hasKerningInfo() - Method in class org.docx4j.fonts.fop.fonts.base14.CourierBold
 
hasKerningInfo() - Method in class org.docx4j.fonts.fop.fonts.base14.CourierBoldOblique
 
hasKerningInfo() - Method in class org.docx4j.fonts.fop.fonts.base14.CourierOblique
 
hasKerningInfo() - Method in class org.docx4j.fonts.fop.fonts.base14.Helvetica
 
hasKerningInfo() - Method in class org.docx4j.fonts.fop.fonts.base14.HelveticaBold
 
hasKerningInfo() - Method in class org.docx4j.fonts.fop.fonts.base14.HelveticaBoldOblique
 
hasKerningInfo() - Method in class org.docx4j.fonts.fop.fonts.base14.HelveticaOblique
 
hasKerningInfo() - Method in class org.docx4j.fonts.fop.fonts.base14.Symbol
 
hasKerningInfo() - Method in class org.docx4j.fonts.fop.fonts.base14.TimesBold
 
hasKerningInfo() - Method in class org.docx4j.fonts.fop.fonts.base14.TimesBoldItalic
 
hasKerningInfo() - Method in class org.docx4j.fonts.fop.fonts.base14.TimesItalic
 
hasKerningInfo() - Method in class org.docx4j.fonts.fop.fonts.base14.TimesRoman
 
hasKerningInfo() - Method in class org.docx4j.fonts.fop.fonts.base14.ZapfDingbats
 
hasKerningInfo() - Method in class org.docx4j.fonts.fop.fonts.CustomFont
Indicates if the font has kerning information.
hasKerningInfo() - Method in interface org.docx4j.fonts.fop.fonts.FontMetrics
Indicates if the font has kerning information.
hasKerningInfo() - Method in class org.docx4j.fonts.fop.fonts.LazyFont
Indicates if the font has kerning information.
hasKerningInfo() - Method in class org.docx4j.fonts.fop.render.java2d.CustomFontMetricsMapper
Indicates if the font has kerning information.
hasKerningInfo() - Method in class org.docx4j.fonts.fop.render.java2d.SystemFontMetricsMapper
Indicates if the font has kerning information.
hasLinkedStyle() - Method in class org.docx4j.model.listnumbering.AbstractListNumberingDefinition
 
hasMirrorable(String) - Static method in class org.docx4j.fonts.fop.complexscripts.util.CharMirror
Determine if string has a mirrorable character.
hasMore - Variable in class org.docx4j.fonts.fop.fonts.type1.PostscriptParser.PSElement
 
hasMore() - Method in class org.docx4j.fonts.fop.fonts.type1.PostscriptParser.PSElement
Determines if more data is still to be parsed for the Postscript element.
hasMultibyte(String) - Static method in class org.docx4j.org.apache.poi.util.StringUtil
check the parameter has multibyte character
hasName() - Method in class org.docx4j.utils.XMLStreamReaderWrapper
 
hasNext() - Method in class org.docx4j.com.google.common.collect.AbstractSequentialIterator
 
hasNext() - Method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphProcessingState
Determine if at least one glyph remains in input sequence.
hasNext() - Method in class org.docx4j.org.apache.poi.poifs.filesystem.NPOIFSStream.StreamBlockByteBufferIterator
 
hasNext() - Method in class org.docx4j.org.apache.poi.util.StringUtil.StringsIterator
 
hasNext() - Method in class org.docx4j.utils.XMLStreamReaderWrapper
 
hasNext(int) - Method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphProcessingState
Determine if at least count glyphs remain in input sequence.
hasNumpagesFormat() - Method in class org.docx4j.convert.out.common.preprocess.PageNumberInformation
 
hasPageFormat() - Method in class org.docx4j.convert.out.common.preprocess.PageNumberInformation
 
hasPageStart() - Method in class org.docx4j.convert.out.common.preprocess.PageNumberInformation
 
hasPOIFSHeader(byte[]) - Static method in class org.docx4j.org.apache.poi.poifs.filesystem.NPOIFSFileSystem
Checks if the supplied first 8 bytes of a stream / file has a POIFS (OLE2) header.
hasPOIFSHeader(byte[]) - Static method in class org.docx4j.org.apache.poi.poifs.filesystem.OPOIFSFileSystem
Checks if the supplied first 8 bytes of a stream / file has a POIFS (OLE2) header.
hasPOIFSHeader(byte[]) - Static method in class org.docx4j.org.apache.poi.poifs.filesystem.POIFSFileSystem
Checks if the supplied first 8 bytes of a stream / file has a POIFS (OLE2) header.
hasPOIFSHeader(InputStream) - Static method in class org.docx4j.org.apache.poi.poifs.filesystem.NPOIFSFileSystem
Checks that the supplied InputStream (which MUST support mark and reset, or be a PushbackInputStream) has a POIFS (OLE2) header at the start of it.
hasPOIFSHeader(InputStream) - Static method in class org.docx4j.org.apache.poi.poifs.filesystem.OPOIFSFileSystem
Checks that the supplied InputStream (which MUST support mark and reset, or be a PushbackInputStream) has a POIFS (OLE2) header at the start of it.
hasPOIFSHeader(InputStream) - Static method in class org.docx4j.org.apache.poi.poifs.filesystem.POIFSFileSystem
Checks that the supplied InputStream (which MUST support mark and reset, or be a PushbackInputStream) has a POIFS (OLE2) header at the start of it.
hasPrev() - Method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphProcessingState
Determine if at least one backtrack (previous) glyph is present in input sequence.
hasPrev(int) - Method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphProcessingState
Determine if at least count backtrack (previous) glyphs are present in input sequence.
hasRemaining() - Method in class org.docx4j.fonts.fop.fonts.cff.FOPCFFDataInput
 
hasSectionpagesFormat() - Method in class org.docx4j.convert.out.common.preprocess.PageNumberInformation
 
hasSingleUnicodeValue() - Method in class org.docx4j.fonts.fop.fonts.NamedCharacter
Indicates whether a single Unicode value is associated with this character.
hasSwitch(String, List<String>) - Static method in class org.docx4j.model.fields.FormattingSwitchHelper
 
hasText() - Method in class org.docx4j.utils.XMLStreamReaderWrapper
 
HAUSA - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
haveSeenSeparate() - Method in class org.docx4j.model.fields.FieldRef
 
HAWAIIN - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
HDMX - Static variable in class org.docx4j.fonts.fop.fonts.truetype.OFTableName
Horizontal device metrics.
HEAD - Static variable in class org.docx4j.fonts.fop.fonts.truetype.OFTableName
Font header.
HEADER - Static variable in class org.docx4j.openpackaging.parts.relationships.Namespaces
 
HeaderBlock - Class in org.docx4j.org.apache.poi.poifs.storage
The block containing the archive header
HeaderBlock(InputStream) - Constructor for class org.docx4j.org.apache.poi.poifs.storage.HeaderBlock
create a new HeaderBlockReader from an InputStream
HeaderBlock(ByteBuffer) - Constructor for class org.docx4j.org.apache.poi.poifs.storage.HeaderBlock
 
HeaderBlock(POIFSBigBlockSize) - Constructor for class org.docx4j.org.apache.poi.poifs.storage.HeaderBlock
Create a single instance initialized with default values
HeaderBlockConstants - Interface in org.docx4j.org.apache.poi.poifs.storage
Constants used in reading/writing the Header block
HeaderBlockWriter - Class in org.docx4j.org.apache.poi.poifs.storage
The block containing the archive header
HeaderBlockWriter(POIFSBigBlockSize) - Constructor for class org.docx4j.org.apache.poi.poifs.storage.HeaderBlockWriter
Create a single instance initialized with default values
HeaderBlockWriter(HeaderBlock) - Constructor for class org.docx4j.org.apache.poi.poifs.storage.HeaderBlockWriter
Create a single instance initialized with the specified existing values
HeaderFooterPolicy - Class in org.docx4j.model.structure
 
HeaderFooterPolicy(SectPr, HeaderFooterPolicy, RelationshipsPart, BooleanDefaultTrue) - Constructor for class org.docx4j.model.structure.HeaderFooterPolicy
Figures out the policy for the given section, and creates any header and footer objects as required.
headerMaxRow - Variable in class org.docx4j.model.table.TableModel
 
HeaderPart - Class in org.docx4j.openpackaging.parts.WordprocessingML
 
HeaderPart() - Constructor for class org.docx4j.openpackaging.parts.WordprocessingML.HeaderPart
 
HeaderPart(PartName) - Constructor for class org.docx4j.openpackaging.parts.WordprocessingML.HeaderPart
 
headerSection - Variable in class org.docx4j.fonts.fop.fonts.type1.Type1SubsetFile
 
HEADING_1 - Static variable in class org.docx4j.toc.TocStyles
 
HEADING_STYLE - Static variable in class org.docx4j.toc.TocHelper
 
HEBREW - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
HEBREW - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFScript
 
height - Variable in class org.docx4j.model.images.AbstractWordXmlPicture.Dimensions
 
heightUnit - Variable in class org.docx4j.model.images.AbstractWordXmlPicture.Dimensions
 
help - Variable in class org.opendope.questions.Question
 
HelperNodeList - Class in org.docx4j.org.apache.xml.security.utils
 
HelperNodeList() - Constructor for class org.docx4j.org.apache.xml.security.utils.HelperNodeList
 
HelperNodeList(boolean) - Constructor for class org.docx4j.org.apache.xml.security.utils.HelperNodeList
 
Helvetica - Class in org.docx4j.fonts.fop.fonts.base14
 
Helvetica() - Constructor for class org.docx4j.fonts.fop.fonts.base14.Helvetica
 
Helvetica(boolean) - Constructor for class org.docx4j.fonts.fop.fonts.base14.Helvetica
 
HelveticaBold - Class in org.docx4j.fonts.fop.fonts.base14
 
HelveticaBold() - Constructor for class org.docx4j.fonts.fop.fonts.base14.HelveticaBold
 
HelveticaBold(boolean) - Constructor for class org.docx4j.fonts.fop.fonts.base14.HelveticaBold
 
HelveticaBoldOblique - Class in org.docx4j.fonts.fop.fonts.base14
 
HelveticaBoldOblique() - Constructor for class org.docx4j.fonts.fop.fonts.base14.HelveticaBoldOblique
 
HelveticaBoldOblique(boolean) - Constructor for class org.docx4j.fonts.fop.fonts.base14.HelveticaBoldOblique
 
HelveticaOblique - Class in org.docx4j.fonts.fop.fonts.base14
 
HelveticaOblique() - Constructor for class org.docx4j.fonts.fop.fonts.base14.HelveticaOblique
 
HelveticaOblique(boolean) - Constructor for class org.docx4j.fonts.fop.fonts.base14.HelveticaOblique
 
HexDump - Class in org.docx4j.org.apache.poi.util
dump data in hexadecimal format; derived from a HexDump utility I wrote in June 2001.
HexEncoder - Class in org.docx4j.fonts.fop.util
A helper class to create hex-encoded representations of numbers.
HexRead - Class in org.docx4j.org.apache.poi.util
Utilities to read hex from files.
HexRead() - Constructor for class org.docx4j.org.apache.poi.util.HexRead
 
hexStringToByteArray(String) - Method in class org.docx4j.convert.out.html.SymbolWriter
 
HH_BRACKET_SYMBOL - Static variable in class org.xlsx4j.org.apache.poi.ss.usermodel.ExcelStyleDateFormatter
 
HHEA - Static variable in class org.docx4j.fonts.fop.fonts.truetype.OFTableName
Horizontal header.
HIGH_MARI - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
HighlightColor - Class in org.docx4j.model.properties.run
 
HighlightColor(Highlight) - Constructor for class org.docx4j.model.properties.run.HighlightColor
 
HighlightColor(CSSValue) - Constructor for class org.docx4j.model.properties.run.HighlightColor
 
HILIGAYNON - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
HINDI - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
HINDKO - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
hint - Variable in class org.opendope.questions.Question
 
HIRAGANA - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFScript
 
Histgram - Class in org.docx4j.model.datastorage.xpathtracker
Keeps track of the number of siblings element found so far.
Histgram() - Constructor for class org.docx4j.model.datastorage.xpathtracker.Histgram
 
hitCount() - Method in class org.docx4j.com.google.common.cache.CacheStats
Returns the number of times Cache lookup methods have returned a cached value.
hitRate() - Method in class org.docx4j.com.google.common.cache.CacheStats
Returns the ratio of cache requests which were hits.
hlinkRef - Variable in class org.docx4j.model.images.AbstractWordXmlPicture
 
HMTX - Static variable in class org.docx4j.fonts.fop.fonts.truetype.OFTableName
Horizontal metrics.
HO - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
HomogeneousRuleSet(GlyphTable.Rule[]) - Constructor for class org.docx4j.fonts.fop.complexscripts.fonts.GlyphTable.HomogeneousRuleSet
Instantiate a Homogeneous Rule Set.
HOURS_PER_DAY - Static variable in class org.xlsx4j.org.apache.poi.ss.usermodel.DateUtil
 
HPSFException - Exception in org.docx4j.org.apache.poi.hpsf
This exception is the superclass of all other checked exceptions thrown in this package.
HPSFException() - Constructor for exception org.docx4j.org.apache.poi.hpsf.HPSFException
Creates an HPSFException.
HPSFException(String) - Constructor for exception org.docx4j.org.apache.poi.hpsf.HPSFException
Creates an HPSFException with a message string.
HPSFException(String, Throwable) - Constructor for exception org.docx4j.org.apache.poi.hpsf.HPSFException
Creates an HPSFException with a message string and a reason.
HPSFException(Throwable) - Constructor for exception org.docx4j.org.apache.poi.hpsf.HPSFException
Creates a new HPSFException with a reason.
HPSFRuntimeException - Exception in org.docx4j.org.apache.poi.hpsf
This exception is the superclass of all other unchecked exceptions thrown in this package.
HPSFRuntimeException() - Constructor for exception org.docx4j.org.apache.poi.hpsf.HPSFRuntimeException
Creates a new HPSFRuntimeException.
HPSFRuntimeException(String) - Constructor for exception org.docx4j.org.apache.poi.hpsf.HPSFRuntimeException
Creates a new HPSFRuntimeException with a message string.
HPSFRuntimeException(String, Throwable) - Constructor for exception org.docx4j.org.apache.poi.hpsf.HPSFRuntimeException
Creates a new HPSFRuntimeException with a message string and a reason.
HPSFRuntimeException(Throwable) - Constructor for exception org.docx4j.org.apache.poi.hpsf.HPSFRuntimeException
Creates a new HPSFRuntimeException with a reason.
HSwitch - Class in org.docx4j.toc.switches
hyperlinks switch
HSwitch() - Constructor for class org.docx4j.toc.switches.HSwitch
 
HT - Static variable in class org.docx4j.com.google.common.base.Ascii
Horizontal Tabulation ('\t'): A format effector which controls the movement of the printing position to the next in a series of predetermined positions along the printing line.
html(WordprocessingMLPackage, Result, HTMLSettings) - Method in class org.docx4j.convert.out.html.AbstractHtmlExporter
Deprecated.
 
html(WordprocessingMLPackage, Result, HTMLSettings) - Method in class org.docx4j.convert.out.html.HtmlExporterNG2
Deprecated.
Create an html version of the document.
Html - Enum constant in enum org.docx4j.openpackaging.parts.WordprocessingML.AltChunkType
 
HTML_MESSAGE_WRITER - Static variable in class org.docx4j.convert.out.html.HTMLConversionContext
 
HTML_OUT - Enum constant in enum org.docx4j.events.WellKnownProcessSteps
 
HTML_OUTPUT - Static variable in class org.docx4j.convert.out.common.writer.HyperlinkUtil
 
HTML_TEMPLATE_RESOURCE - Static variable in class org.docx4j.convert.out.html.HTMLExporterXslt
 
HTML_WRITER_REGISTRY - Static variable in class org.docx4j.convert.out.html.HTMLConversionContext
 
HTMLConversionContext - Class in org.docx4j.convert.out.html
See /docs/developer/Convert_Out.docx for an overview of the design.
HTMLConversionContext(AbstractWriterRegistry, HTMLSettings, WordprocessingMLPackage, ConversionSectionWrappers) - Constructor for class org.docx4j.convert.out.html.HTMLConversionContext
HTMLConversionContext using a customised WriterRegistry
HTMLConversionContext(HTMLSettings, WordprocessingMLPackage, ConversionSectionWrappers) - Constructor for class org.docx4j.convert.out.html.HTMLConversionContext
HTMLConversionContext used by default
HTMLConversionImageHandler - Class in org.docx4j.convert.out.html
This is a File-based ImageHandler, for generating images used in HTML-documents
HTMLConversionImageHandler(String, String, boolean) - Constructor for class org.docx4j.convert.out.html.HTMLConversionImageHandler
Creates as HTMLConversionImageHandler
HtmlCssHelper - Class in org.docx4j.convert.out.html
These is an utility class with some common functions for the HTML-exporters and the SvgExporter.
HtmlCssHelper() - Constructor for class org.docx4j.convert.out.html.HtmlCssHelper
 
HtmlExporterNG2 - Class in org.docx4j.convert.out.html
Deprecated. 
HtmlExporterNG2() - Constructor for class org.docx4j.convert.out.html.HtmlExporterNG2
Deprecated.
 
HtmlExporterNonXSLT - Class in org.docx4j.convert.out.html
Deprecated. 
HtmlExporterNonXSLT(WordprocessingMLPackage, ConversionImageHandler) - Constructor for class org.docx4j.convert.out.html.HtmlExporterNonXSLT
Deprecated.
 
HTMLExporterVisitor - Class in org.docx4j.convert.out.html
Converts the document to HTML with a visitor Uses Delegate: org.docx4j.convert.out.html.HTMLExporterVisitorDelegate Uses Generator: org.docx4j.convert.out.html.HTMLExporterVisitorGenerator
HTMLExporterVisitor() - Constructor for class org.docx4j.convert.out.html.HTMLExporterVisitor
 
HTMLExporterVisitorDelegate - Class in org.docx4j.convert.out.html
 
HTMLExporterVisitorDelegate() - Constructor for class org.docx4j.convert.out.html.HTMLExporterVisitorDelegate
 
HTMLExporterVisitorGenerator - Class in org.docx4j.convert.out.html
 
HTMLExporterXslt - Class in org.docx4j.convert.out.html
Converts the document to HTML with a xsl transformation.
HTMLExporterXslt() - Constructor for class org.docx4j.convert.out.html.HTMLExporterXslt
Usual use case.
HTMLExporterXslt(AbstractWriterRegistry) - Constructor for class org.docx4j.convert.out.html.HTMLExporterXslt
using a customised WriterRegistry
HTMLExporterXslt.HTMLExporterXsltDelegate - Class in org.docx4j.convert.out.html
 
HTMLExporterXslt.OutHtmlURIResolver - Class in org.docx4j.convert.out.html
 
HTMLExporterXsltDelegate() - Constructor for class org.docx4j.convert.out.html.HTMLExporterXslt.HTMLExporterXsltDelegate
 
HtmlScriptHelper - Class in org.docx4j.convert.out.html
 
HtmlScriptHelper() - Constructor for class org.docx4j.convert.out.html.HtmlScriptHelper
 
htmlSettings - Variable in class org.docx4j.convert.out.html.HtmlExporterNonXSLT
Deprecated.
 
HtmlSettings() - Constructor for class org.docx4j.convert.out.html.AbstractHtmlExporter.HtmlSettings
Deprecated.
 
HTMLSettings - Class in org.docx4j.convert.out
 
HTMLSettings() - Constructor for class org.docx4j.convert.out.HTMLSettings
 
HUNGARIAN - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
hungarumlaut - Enum constant in enum org.docx4j.fonts.fop.fonts.type1.AdobeStandardEncoding
double acute accent character
HYPERLINK - Static variable in class org.docx4j.openpackaging.parts.relationships.Namespaces
 
HYPERLINK_HANDLER - Static variable in class org.docx4j.convert.out.AbstractConversionSettings
 
HYPERLINK_NAME - Static variable in class org.docx4j.convert.out.common.writer.AbstractHyperlinkWriter
 
hyperlinkToBookmark(String, String) - Static method in class org.docx4j.openpackaging.parts.WordprocessingML.MainDocumentPart
Create a Hyperlink object, which is suitable for adding to a w:p
HyperlinkUtil - Class in org.docx4j.convert.out.common.writer
This class combines the generation of hyperlinks for html and pdf.
HyperlinkUtil() - Constructor for class org.docx4j.convert.out.common.writer.HyperlinkUtil
 
HyperlinkWriter - Class in org.docx4j.convert.out.html
 
HyperlinkWriter() - Constructor for class org.docx4j.convert.out.html.HyperlinkWriter
 
hyphen - Enum constant in enum org.docx4j.fonts.fop.fonts.type1.AdobeStandardEncoding
hyphen-minus character
hyphen_soft - Enum constant in enum org.docx4j.fonts.fop.fonts.type1.AdobeStandardEncoding
soft-hyphen character
hyphenationBase - Variable in class org.docx4j.convert.out.fopconf.Fop
 
hyphenationPattern - Variable in class org.docx4j.convert.out.fopconf.Fop
 
HyphenationPattern - Class in org.docx4j.convert.out.fopconf
Java class for anonymous complex type.
HyphenationPattern() - Constructor for class org.docx4j.convert.out.fopconf.HyphenationPattern
 

I

i - Enum constant in enum org.docx4j.fonts.fop.fonts.type1.AdobeStandardEncoding
i character
I - Enum constant in enum org.docx4j.fonts.fop.fonts.type1.AdobeStandardEncoding
I character
I18n - Class in org.docx4j.org.apache.xml.security.utils
The Internationalization (I18N) pack.
IBM_WEBSPHERE_XLXP - Enum constant in enum org.docx4j.jaxb.JAXBImplementation
 
ICELANDIC - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
id - Variable in class org.docx4j.convert.out.common.ConversionSectionWrapper
 
id - Variable in class org.docx4j.model.images.AbstractWordXmlPicture
 
id - Variable in class org.docx4j.org.apache.poi.hpsf.Property
The property's ID.
id - Variable in class org.opendope.answers.Answer
 
id - Variable in class org.opendope.components.Components.Component
 
id - Variable in class org.opendope.conditions.Condition
 
id - Variable in class org.opendope.conditions.Conditionref
 
id - Variable in class org.opendope.conditions.Xpathref
 
id - Variable in class org.opendope.questions.Question
 
id - Variable in class org.opendope.SmartArt.dataHierarchy.ListItem
 
id - Variable in class org.opendope.SmartArt.dataHierarchy.SmartArtDataHierarchy.Images.Image
 
id - Variable in class org.opendope.SmartArt.dataHierarchy.SmartArtDataHierarchy.Texts.IdentifiedText
 
id - Variable in class org.opendope.xpaths.Xpaths.Xpath
 
ID - Static variable in class org.docx4j.toc.switches.CSwitch
 
ID - Static variable in class org.docx4j.toc.switches.HSwitch
 
ID - Static variable in class org.docx4j.toc.switches.NSwitch
 
ID - Static variable in class org.docx4j.toc.switches.OSwitch
 
ID - Static variable in class org.docx4j.toc.switches.TSwitch
 
ID - Static variable in class org.docx4j.toc.switches.USwitch
 
ID_TAG_NAME - Static variable in interface org.docx4j.document.wordprocessingml.Constants
 
identifiedText - Variable in class org.opendope.SmartArt.dataHierarchy.SmartArtDataHierarchy.Texts
 
IdentifiedText() - Constructor for class org.opendope.SmartArt.dataHierarchy.SmartArtDataHierarchy.Texts.IdentifiedText
 
identity() - Static method in class org.docx4j.com.google.common.base.Equivalence
Returns an equivalence that uses == to compare values and System.identityHashCode(Object) to compute the hash code.
IdentityPlusMapper - Class in org.docx4j.fonts
Maps font names used in the document to corresponding fonts physically available on the system.
IdentityPlusMapper() - Constructor for class org.docx4j.fonts.IdentityPlusMapper
 
IDEOGRAPHIC_SPACE - Static variable in class org.docx4j.fonts.fop.util.CharUtilities
Ideogreaphic space
IdResolver - Class in org.docx4j.org.apache.xml.security.utils
Deprecated. 
idSet() - Method in class org.docx4j.org.apache.poi.hpsf.CustomProperties
Returns a set of all the IDs of our custom properties
IDX_X_ADVANCE - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphPositioningTable.Value
X_ADVANCE value index (within adjustments arrays)
IDX_X_PLACEMENT - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphPositioningTable.Value
X_PLACEMENT value index (within adjustments arrays)
IDX_Y_ADVANCE - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphPositioningTable.Value
Y_ADVANCE value index (within adjustments arrays)
IDX_Y_PLACEMENT - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphPositioningTable.Value
Y_PLACEMENT value index (within adjustments arrays)
IGBO - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
ignorableWhitespace(char[], int, int) - Method in class org.docx4j.openpackaging.parts.SAXHandler
 
IgnoreAllErrorHandler - Class in org.docx4j.org.apache.xml.security.utils
This ErrorHandler does absolutely nothing but log the events.
IgnoreAllErrorHandler() - Constructor for class org.docx4j.org.apache.xml.security.utils.IgnoreAllErrorHandler
 
ignoreBase - Variable in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphProcessingState
ignore base glyph tester
ignoreDefault - Variable in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphProcessingState
default ignore glyph tester
ignoreLigature - Variable in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphProcessingState
ignore ligature glyph tester
ignoreLineBreaks() - Static method in class org.docx4j.org.apache.xml.security.utils.XMLUtils
 
ignoreMark - Variable in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphProcessingState
ignore mark glyph tester
igs - Variable in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphProcessingState
current input glyph sequence
IJO - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
IllegalPropertySetDataException - Exception in org.docx4j.org.apache.poi.hpsf
This exception is thrown when there is an illegal value set in a PropertySet.
IllegalPropertySetDataException() - Constructor for exception org.docx4j.org.apache.poi.hpsf.IllegalPropertySetDataException
Constructor
IllegalPropertySetDataException(String) - Constructor for exception org.docx4j.org.apache.poi.hpsf.IllegalPropertySetDataException
Constructor
IllegalPropertySetDataException(String, Throwable) - Constructor for exception org.docx4j.org.apache.poi.hpsf.IllegalPropertySetDataException
Constructor
IllegalPropertySetDataException(Throwable) - Constructor for exception org.docx4j.org.apache.poi.hpsf.IllegalPropertySetDataException
Constructor
ILOKANO - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
image - Variable in class org.opendope.SmartArt.dataHierarchy.SmartArtDataHierarchy.Images
 
Image - Class in org.opendope.SmartArt.dataHierarchy
Java class for anonymous complex type.
Image() - Constructor for class org.opendope.SmartArt.dataHierarchy.Image
 
Image() - Constructor for class org.opendope.SmartArt.dataHierarchy.SmartArtDataHierarchy.Images.Image
 
IMAGE - Static variable in class org.docx4j.openpackaging.parts.relationships.Namespaces
 
IMAGE_BMP - Static variable in class org.docx4j.openpackaging.contenttype.ContentTypes
 
IMAGE_DIR_PATH - Static variable in class org.docx4j.convert.out.AbstractConversionSettings
 
IMAGE_E10 - Static variable in class org.docx4j.convert.out.common.AbstractVisitorExporterGenerator
 
IMAGE_E20 - Static variable in class org.docx4j.convert.out.common.AbstractVisitorExporterGenerator
 
IMAGE_EMF - Static variable in class org.docx4j.openpackaging.contenttype.ContentTypes
 
IMAGE_EMF2 - Static variable in class org.docx4j.openpackaging.contenttype.ContentTypes
 
IMAGE_EPS - Static variable in class org.docx4j.openpackaging.contenttype.ContentTypes
 
IMAGE_GIF - Static variable in class org.docx4j.openpackaging.contenttype.ContentTypes
 
IMAGE_HANDLER - Static variable in class org.docx4j.convert.out.AbstractConversionSettings
 
IMAGE_INCLUDE_UUID - Static variable in class org.docx4j.convert.out.AbstractConversionSettings
 
IMAGE_JPEG - Static variable in class org.docx4j.openpackaging.contenttype.ContentTypes
 
IMAGE_PICT - Static variable in class org.docx4j.openpackaging.contenttype.ContentTypes
Pict image format.
IMAGE_PNG - Static variable in class org.docx4j.openpackaging.contenttype.ContentTypes
 
IMAGE_SVG - Static variable in class org.docx4j.openpackaging.contenttype.ContentTypes
 
IMAGE_TARGET_URI - Static variable in class org.docx4j.convert.out.HTMLSettings
 
IMAGE_TARGET_URI - Static variable in class org.pptx4j.convert.out.svginhtml.SvgExporter.SvgSettings
 
IMAGE_TIFF - Static variable in class org.docx4j.openpackaging.contenttype.ContentTypes
TIFF image format.
IMAGE_URL - Static variable in class org.docx4j.model.images.AbstractWordXmlPicture
 
IMAGE_WMF - Static variable in class org.docx4j.openpackaging.contenttype.ContentTypes
 
IMAGE_X_PNG - Static variable in class org.docx4j.openpackaging.contenttype.ContentTypes
 
ImageBmpPart - Class in org.docx4j.openpackaging.parts.WordprocessingML
 
ImageBmpPart(ExternalTarget) - Constructor for class org.docx4j.openpackaging.parts.WordprocessingML.ImageBmpPart
 
ImageBmpPart(PartName) - Constructor for class org.docx4j.openpackaging.parts.WordprocessingML.ImageBmpPart
 
ImageBrokenPart - Class in org.docx4j.openpackaging.parts.WordprocessingML
Placeholder part used where we know there is supposed to be an image, but we can't determine its content type from the rel target.
ImageBrokenPart(ExternalTarget) - Constructor for class org.docx4j.openpackaging.parts.WordprocessingML.ImageBrokenPart
 
ImageBrokenPart(PartName) - Constructor for class org.docx4j.openpackaging.parts.WordprocessingML.ImageBrokenPart
 
IMAGEDATA_TAG_NAME - Static variable in interface org.docx4j.document.wordprocessingml.Constants
 
imageDirPath - Variable in class org.docx4j.model.images.AbstractConversionImageHandler
 
ImageEpsPart - Class in org.docx4j.openpackaging.parts.WordprocessingML
NB, Word can't read such a part.
ImageEpsPart(ExternalTarget) - Constructor for class org.docx4j.openpackaging.parts.WordprocessingML.ImageEpsPart
 
ImageEpsPart(PartName) - Constructor for class org.docx4j.openpackaging.parts.WordprocessingML.ImageEpsPart
 
ImageGifPart - Class in org.docx4j.openpackaging.parts.WordprocessingML
 
ImageGifPart(ExternalTarget) - Constructor for class org.docx4j.openpackaging.parts.WordprocessingML.ImageGifPart
 
ImageGifPart(PartName) - Constructor for class org.docx4j.openpackaging.parts.WordprocessingML.ImageGifPart
 
ImageJpegPart - Class in org.docx4j.openpackaging.parts.WordprocessingML
 
ImageJpegPart(ExternalTarget) - Constructor for class org.docx4j.openpackaging.parts.WordprocessingML.ImageJpegPart
 
ImageJpegPart(PartName) - Constructor for class org.docx4j.openpackaging.parts.WordprocessingML.ImageJpegPart
 
ImagePngPart - Class in org.docx4j.openpackaging.parts.WordprocessingML
 
ImagePngPart(ExternalTarget) - Constructor for class org.docx4j.openpackaging.parts.WordprocessingML.ImagePngPart
 
ImagePngPart(PartName) - Constructor for class org.docx4j.openpackaging.parts.WordprocessingML.ImagePngPart
 
imageRef - Variable in class org.opendope.SmartArt.dataHierarchy.ListItem
 
ImageRef - Class in org.opendope.SmartArt.dataHierarchy
Java class for anonymous complex type.
ImageRef() - Constructor for class org.opendope.SmartArt.dataHierarchy.ImageRef
 
images - Variable in class org.opendope.SmartArt.dataHierarchy.SmartArtDataHierarchy
 
Images() - Constructor for class org.opendope.SmartArt.dataHierarchy.SmartArtDataHierarchy.Images
 
ImageTiffPart - Class in org.docx4j.openpackaging.parts.WordprocessingML
 
ImageTiffPart(ExternalTarget) - Constructor for class org.docx4j.openpackaging.parts.WordprocessingML.ImageTiffPart
 
ImageTiffPart(PartName) - Constructor for class org.docx4j.openpackaging.parts.WordprocessingML.ImageTiffPart
 
immediateFailedFuture(Throwable) - Static method in class org.docx4j.com.google.common.util.concurrent.Futures
Returns a ListenableFuture which has an exception set immediately upon construction.
immediateFuture(V) - Static method in class org.docx4j.com.google.common.util.concurrent.Futures
Creates a ListenableFuture which has its value set immediately upon construction.
ImmutableCollection<E> - Class in org.docx4j.com.google.common.collect
A Collection whose contents will never change, and which offers a few additional guarantees detailed below.
ImmutableCollection.Builder<E> - Class in org.docx4j.com.google.common.collect
Abstract base class for builders of ImmutableCollection types.
immutableCopy() - Method in class org.docx4j.com.google.common.collect.Sets.SetView
Returns an immutable copy of the current contents of this set view.
immutableEntry(K, V) - Static method in class org.docx4j.com.google.common.collect.Maps
Returns an immutable map entry with the specified key and value.
ImmutableMap<K,V> - Class in org.docx4j.com.google.common.collect
A Map whose contents will never change, with many other important properties detailed at ImmutableCollection.
ImmutableMap() - Constructor for class org.docx4j.com.google.common.collect.ImmutableMap
 
ImmutablePropertyResolver - Class in org.docx4j.model
Property resolver which assumes that style properties will not be modified (it works by actually copying the property objects, so it can be used only when they won't be modified).
ImmutablePropertyResolver(WordprocessingMLPackage) - Constructor for class org.docx4j.model.ImmutablePropertyResolver
 
ImmutableSet<E> - Class in org.docx4j.com.google.common.collect
A Set whose contents will never change, with many other important properties detailed at ImmutableCollection.
ImmutableSet.Builder<E> - Class in org.docx4j.com.google.common.collect
A builder for creating ImmutableSet instances.
IMPERIAL_ARAMAIC - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFScript
 
implementedTransformURI - Static variable in class org.docx4j.org.apache.xml.security.transforms.implementations.TransformBase64Decode
Field implementedTransformURI
implementedTransformURI - Static variable in class org.docx4j.org.apache.xml.security.transforms.implementations.TransformC14N
Field implementedTransformURI
implementedTransformURI - Static variable in class org.docx4j.org.apache.xml.security.transforms.implementations.TransformC14NExclusive
Field implementedTransformURI
implementedTransformURI - Static variable in class org.docx4j.org.apache.xml.security.transforms.implementations.TransformC14NExclusiveWithComments
Field implementedTransformURI
implementedTransformURI - Static variable in class org.docx4j.org.apache.xml.security.transforms.implementations.TransformC14NWithComments
Field implementedTransformURI
implementedTransformURI - Static variable in class org.docx4j.org.apache.xml.security.transforms.implementations.TransformEnvelopedSignature
Field implementedTransformURI
importSources(BibliographyPart) - Method in class org.docx4j.openpackaging.parts.WordprocessingML.BibliographyPart
 
importXHTMLMissing() - Static method in class org.docx4j.model.datastorage.BindingTraverserXSLT
 
INARI_SAMI - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
inchToTwip(float) - Static method in class org.docx4j.UnitsOfMeasurement
 
inchToTwipDouble(double) - Static method in class org.docx4j.UnitsOfMeasurement
Convert an inches value to twips and return as a double.
includeUUID - Variable in class org.docx4j.model.images.AbstractConversionImageHandler
 
InclusiveNamespaces - Class in org.docx4j.org.apache.xml.security.transforms.params
This Object serves as Content for the ds:Transforms for exclusive Canonicalization.
InclusiveNamespaces(Document, String) - Constructor for class org.docx4j.org.apache.xml.security.transforms.params.InclusiveNamespaces
Constructor XPathContainer
InclusiveNamespaces(Document, Set<String>) - Constructor for class org.docx4j.org.apache.xml.security.transforms.params.InclusiveNamespaces
Constructor InclusiveNamespaces
InclusiveNamespaces(Element, String) - Constructor for class org.docx4j.org.apache.xml.security.transforms.params.InclusiveNamespaces
Constructor InclusiveNamespaces
IncompatibleSubtableException - Exception in org.docx4j.fonts.fop.complexscripts.fonts
Exception thrown during when attempting to map glyphs to associated characters in the case that the associated characters do not represent a compact interval.
IncompatibleSubtableException() - Constructor for exception org.docx4j.fonts.fop.complexscripts.fonts.IncompatibleSubtableException
Instantiate incompatible subtable exception
IncompatibleSubtableException(String) - Constructor for exception org.docx4j.fonts.fop.complexscripts.fonts.IncompatibleSubtableException
Instantiate incompatible subtable exception
incrementBy(AbstractCache.StatsCounter) - Method in class org.docx4j.com.google.common.cache.AbstractCache.SimpleStatsCounter
Increments all counters by the values in other.
IncrementCounter() - Method in class org.docx4j.model.listnumbering.ListLevel.Counter
increments the current count of list items of that level
IncrementCounter() - Method in class org.docx4j.model.listnumbering.ListLevel
increments the current count of list items of that level
IncrementCounter(String) - Method in class org.docx4j.model.listnumbering.ListNumberingDefinition
 
incrementIdx() - Method in class org.docx4j.convert.out.common.writer.AbstractTableWriter.TableModelTransformState
 
incrementIfNonBMP(int) - Static method in class org.docx4j.fonts.fop.util.CharUtilities
Returns 1 if codePoint not in the BMP.
incrementRowSpan() - Method in class org.docx4j.model.table.TableModelCell
If this is a real cell, increment rowspan; if this is a dummy, propagate the call to the cell upwards
inDefaultFooter(AbstractWmlConversionContext) - Static method in class org.docx4j.convert.out.common.XsltCommonFunctions
 
inDefaultHeader(AbstractWmlConversionContext) - Static method in class org.docx4j.convert.out.common.XsltCommonFunctions
 
indent() - Method in class org.docx4j.utils.XMLStreamWriterWrapperIndenting
 
Indent - Class in org.docx4j.model.properties.paragraph
 
Indent - Class in org.docx4j.model.properties.table
 
Indent(PPrBase.Ind) - Constructor for class org.docx4j.model.properties.paragraph.Indent
 
Indent(PPrBase.Ind, PPrBase.Ind) - Constructor for class org.docx4j.model.properties.paragraph.Indent
Compose an effective indent value.
Indent(TblWidth) - Constructor for class org.docx4j.model.properties.table.Indent
 
Indent(CSSValue) - Constructor for class org.docx4j.model.properties.paragraph.Indent
 
Indent(CSSValue) - Constructor for class org.docx4j.model.properties.table.Indent
 
index - Variable in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphProcessingState
current index in input sequence
indexLast - Variable in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphProcessingState
last (maximum) index of input sequence (exclusive)
indexOf(int) - Method in class org.docx4j.org.apache.poi.util.IntList
Returns the index in this list of the first occurrence of the specified element, or -1 if this list does not contain this element.
indexOf(int[], int) - Static method in class org.docx4j.com.google.common.primitives.Ints
Returns the index of the first appearance of the value target in array.
indexOf(int[], int[]) - Static method in class org.docx4j.com.google.common.primitives.Ints
Returns the start position of the first occurrence of the specified target within array, or -1 if there is no such occurrence.
indexOf(Iterator<T>, Predicate<? super T>) - Static method in class org.docx4j.com.google.common.collect.Iterators
Returns the index in iterator of the first element that satisfies the provided predicate, or -1 if the Iterator has no such elements.
IndicScriptProcessor - Class in org.docx4j.fonts.fop.complexscripts.scripts
The IndicScriptProcessor class implements a script processor for performing glyph substitution and positioning operations on content associated with the Indic script.
IndicScriptProcessor.DefaultSyllabizer - Class in org.docx4j.fonts.fop.complexscripts.scripts
Default syllabizer.
IndicScriptProcessor.Segment - Class in org.docx4j.fonts.fop.complexscripts.scripts
Syllabic segment.
IndicScriptProcessor.Syllabizer - Class in org.docx4j.fonts.fop.complexscripts.scripts
Abstract syllabizer.
INDONESIAN - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
inEvenFooter(AbstractWmlConversionContext) - Static method in class org.docx4j.convert.out.common.XsltCommonFunctions
 
inEvenHeader(AbstractWmlConversionContext) - Static method in class org.docx4j.convert.out.common.XsltCommonFunctions
 
inferSourcePartName(String) - Static method in class org.docx4j.openpackaging.parts.relationships.RelationshipsPart
Infer the source part's name from this rels part name.
inFirstFooter(AbstractWmlConversionContext) - Static method in class org.docx4j.convert.out.common.XsltCommonFunctions
 
inFirstHeader(AbstractWmlConversionContext) - Static method in class org.docx4j.convert.out.common.XsltCommonFunctions
 
INFO - Static variable in class org.docx4j.org.apache.fop.events.model.EventSeverity
info level
INGUSH - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
init() - Method in class org.docx4j.openpackaging.parts.ActiveXControlXmlPart
 
init() - Method in class org.docx4j.openpackaging.parts.CustomXmlDataStoragePart
 
init() - Method in class org.docx4j.openpackaging.parts.CustomXmlDataStoragePropertiesPart
 
init() - Method in class org.docx4j.openpackaging.parts.DocPropsCorePart
 
init() - Method in class org.docx4j.openpackaging.parts.DocPropsCoverPagePart
 
init() - Method in class org.docx4j.openpackaging.parts.DocPropsCustomPart
 
init() - Method in class org.docx4j.openpackaging.parts.DocPropsExtendedPart
 
init() - Method in class org.docx4j.openpackaging.parts.DrawingML.Chart
 
init() - Method in class org.docx4j.openpackaging.parts.DrawingML.ChartColorStylePart
 
init() - Method in class org.docx4j.openpackaging.parts.DrawingML.ChartExSpacePart
 
init() - Method in class org.docx4j.openpackaging.parts.DrawingML.ChartShapePart
 
init() - Method in class org.docx4j.openpackaging.parts.DrawingML.ChartStylePart
 
init() - Method in class org.docx4j.openpackaging.parts.DrawingML.DiagramColorsPart
 
init() - Method in class org.docx4j.openpackaging.parts.DrawingML.DiagramDataPart
 
init() - Method in class org.docx4j.openpackaging.parts.DrawingML.DiagramDrawingPart
 
init() - Method in class org.docx4j.openpackaging.parts.DrawingML.DiagramLayoutHeaderPart
 
init() - Method in class org.docx4j.openpackaging.parts.DrawingML.DiagramLayoutPart
 
init() - Method in class org.docx4j.openpackaging.parts.DrawingML.DiagramStylePart
 
init() - Method in class org.docx4j.openpackaging.parts.DrawingML.Drawing
 
init() - Method in class org.docx4j.openpackaging.parts.DrawingML.ThemeOverridePart
 
init() - Method in class org.docx4j.openpackaging.parts.InkmlPart
 
init() - Method in class org.docx4j.openpackaging.parts.opendope.JaxbCustomXmlDataStoragePart
 
init() - Method in class org.docx4j.openpackaging.parts.PresentationML.CommentAuthorsPart
 
init() - Method in class org.docx4j.openpackaging.parts.PresentationML.CommentsPart
 
init() - Method in class org.docx4j.openpackaging.parts.PresentationML.FontDataPart
 
init() - Method in class org.docx4j.openpackaging.parts.PresentationML.HandoutMasterPart
 
init() - Method in class org.docx4j.openpackaging.parts.PresentationML.MainPresentationPart
 
init() - Method in class org.docx4j.openpackaging.parts.PresentationML.NotesMasterPart
 
init() - Method in class org.docx4j.openpackaging.parts.PresentationML.NotesSlidePart
 
init() - Method in class org.docx4j.openpackaging.parts.PresentationML.PresentationPropertiesPart
 
init() - Method in class org.docx4j.openpackaging.parts.PresentationML.SlideLayoutPart
 
init() - Method in class org.docx4j.openpackaging.parts.PresentationML.SlideMasterPart
 
init() - Method in class org.docx4j.openpackaging.parts.PresentationML.SlidePart
 
init() - Method in class org.docx4j.openpackaging.parts.PresentationML.TableStylesPart
 
init() - Method in class org.docx4j.openpackaging.parts.PresentationML.TagsPart
 
init() - Method in class org.docx4j.openpackaging.parts.PresentationML.ViewPropertiesPart
 
init() - Method in class org.docx4j.openpackaging.parts.relationships.RelationshipsPart
 
init() - Method in class org.docx4j.openpackaging.parts.SpreadsheetML.CalcChain
 
init() - Method in class org.docx4j.openpackaging.parts.SpreadsheetML.ChartsheetPart
 
init() - Method in class org.docx4j.openpackaging.parts.SpreadsheetML.CommentsPart
 
init() - Method in class org.docx4j.openpackaging.parts.SpreadsheetML.ConnectionsPart
 
init() - Method in class org.docx4j.openpackaging.parts.SpreadsheetML.ExternalLinkPart
 
init() - Method in class org.docx4j.openpackaging.parts.SpreadsheetML.PivotCacheDefinition
 
init() - Method in class org.docx4j.openpackaging.parts.SpreadsheetML.PivotCacheRecords
 
init() - Method in class org.docx4j.openpackaging.parts.SpreadsheetML.PivotTable
 
init() - Method in class org.docx4j.openpackaging.parts.SpreadsheetML.PrinterSettings
 
init() - Method in class org.docx4j.openpackaging.parts.SpreadsheetML.QueryTablePart
 
init() - Method in class org.docx4j.openpackaging.parts.SpreadsheetML.SharedStrings
 
init() - Method in class org.docx4j.openpackaging.parts.SpreadsheetML.Styles
 
init() - Method in class org.docx4j.openpackaging.parts.SpreadsheetML.TablePart
 
init() - Method in class org.docx4j.openpackaging.parts.SpreadsheetML.WorkbookPart
 
init() - Method in class org.docx4j.openpackaging.parts.SpreadsheetML.WorksheetPart
 
init() - Method in class org.docx4j.openpackaging.parts.ThemePart
 
init() - Method in class org.docx4j.openpackaging.parts.TrueTypeFontPart
 
init() - Method in class org.docx4j.openpackaging.parts.VMLBinaryPart
 
init() - Method in class org.docx4j.openpackaging.parts.VMLPart
 
init() - Method in class org.docx4j.openpackaging.parts.webextensions.TaskpanesPart
 
init() - Method in class org.docx4j.openpackaging.parts.webextensions.WebExtensionPart
 
init() - Method in class org.docx4j.openpackaging.parts.WordprocessingML.CommentsExtendedPart
 
init() - Method in class org.docx4j.openpackaging.parts.WordprocessingML.CommentsIdsPart
 
init() - Method in class org.docx4j.openpackaging.parts.WordprocessingML.CommentsPart
 
init() - Method in class org.docx4j.openpackaging.parts.WordprocessingML.DocumentSettingsPart
 
init() - Method in class org.docx4j.openpackaging.parts.WordprocessingML.EmbeddedPackagePart
 
init() - Method in class org.docx4j.openpackaging.parts.WordprocessingML.EndnotesPart
 
init() - Method in class org.docx4j.openpackaging.parts.WordprocessingML.FontTablePart
 
init() - Method in class org.docx4j.openpackaging.parts.WordprocessingML.FooterPart
 
init() - Method in class org.docx4j.openpackaging.parts.WordprocessingML.FootnotesPart
 
init() - Method in class org.docx4j.openpackaging.parts.WordprocessingML.GlossaryDocumentPart
 
init() - Method in class org.docx4j.openpackaging.parts.WordprocessingML.HeaderPart
 
init() - Method in class org.docx4j.openpackaging.parts.WordprocessingML.ImageBmpPart
 
init() - Method in class org.docx4j.openpackaging.parts.WordprocessingML.ImageBrokenPart
 
init() - Method in class org.docx4j.openpackaging.parts.WordprocessingML.ImageEpsPart
 
init() - Method in class org.docx4j.openpackaging.parts.WordprocessingML.ImageGifPart
 
init() - Method in class org.docx4j.openpackaging.parts.WordprocessingML.ImageJpegPart
 
init() - Method in class org.docx4j.openpackaging.parts.WordprocessingML.ImagePngPart
 
init() - Method in class org.docx4j.openpackaging.parts.WordprocessingML.ImageTiffPart
 
init() - Method in class org.docx4j.openpackaging.parts.WordprocessingML.KeyMapCustomizationsPart
 
init() - Method in class org.docx4j.openpackaging.parts.WordprocessingML.MainDocumentPart
 
init() - Method in class org.docx4j.openpackaging.parts.WordprocessingML.MetafileEmfPart
 
init() - Method in class org.docx4j.openpackaging.parts.WordprocessingML.MetafileWmfPart
 
init() - Method in class org.docx4j.openpackaging.parts.WordprocessingML.NumberingDefinitionsPart
 
init() - Method in class org.docx4j.openpackaging.parts.WordprocessingML.ObfuscatedFontPart
 
init() - Method in class org.docx4j.openpackaging.parts.WordprocessingML.OleObjectBinaryPart
 
init() - Method in class org.docx4j.openpackaging.parts.WordprocessingML.PeoplePart
 
init() - Method in class org.docx4j.openpackaging.parts.WordprocessingML.StyleDefinitionsPart
 
init() - Method in class org.docx4j.openpackaging.parts.WordprocessingML.VbaDataPart
 
init() - Method in class org.docx4j.openpackaging.parts.WordprocessingML.VbaProjectBinaryPart
 
init() - Method in class org.docx4j.openpackaging.parts.WordprocessingML.VbaProjectSignatureBin
 
init() - Method in class org.docx4j.openpackaging.parts.WordprocessingML.WebSettingsPart
 
init() - Static method in class org.docx4j.org.apache.xml.security.Init
Method init
init(String) - Method in class org.docx4j.model.properties.table.AbstractCellMargin
 
init(String, String) - Static method in class org.docx4j.org.apache.xml.security.utils.I18n
Method init
init(ResourceBundle) - Static method in class org.docx4j.org.apache.xml.security.utils.I18n
Method init
init(Set<String>, Map<String, Style>, DocDefaults, Style, Style, Style) - Method in class org.docx4j.model.styles.StyleTree
Build a StyleTree for stylesInUse.
Init - Class in org.docx4j.org.apache.xml.security
This class does the configuration of the library.
Init() - Constructor for class org.docx4j.org.apache.xml.security.Init
 
initAnsiWidths() - Method in class org.docx4j.fonts.fop.fonts.truetype.OpenFont
initialize the ansiWidths array (for winAnsiEncoding) and fill with the missingwidth
initBookmarkIdStart() - Method in class org.docx4j.model.datastorage.BindingHandler
 
initCipherForBlock(Cipher, int) - Method in class org.docx4j.org.apache.poi.poifs.crypt.ChunkedCipherInputStream
 
initCipherForBlock(Cipher, int) - Method in class org.docx4j.org.apache.poi.poifs.crypt.cryptoapi.CryptoAPIDecryptor
Initializes a cipher object for a given block index for decryption
initCipherForBlock(Cipher, int) - Method in class org.docx4j.org.apache.poi.poifs.crypt.cryptoapi.CryptoAPIEncryptor
Initializes a cipher object for a given block index for encryption
initCipherForBlock(Cipher, int, boolean) - Method in class org.docx4j.org.apache.poi.poifs.crypt.binaryrc4.BinaryRC4Encryptor.BinaryRC4CipherOutputStream
 
initCipherForBlock(Cipher, int, boolean) - Method in class org.docx4j.org.apache.poi.poifs.crypt.ChunkedCipherOutputStream
 
initCipherForBlock(Cipher, int, boolean, EncryptionInfoBuilder, SecretKey, int) - Static method in class org.docx4j.org.apache.poi.poifs.crypt.agile.AgileDecryptor
 
initCipherForBlock(Cipher, int, EncryptionInfoBuilder, SecretKey, int) - Static method in class org.docx4j.org.apache.poi.poifs.crypt.binaryrc4.BinaryRC4Decryptor
 
initCipherForBlock(Cipher, int, EncryptionInfoBuilder, SecretKey, int) - Static method in class org.docx4j.org.apache.poi.poifs.crypt.cryptoapi.CryptoAPIDecryptor
 
initialCapacity(int) - Method in class org.docx4j.com.google.common.cache.CacheBuilder
Sets the minimum total size for the internal hash tables.
initialiseMaps() - Method in class org.docx4j.openpackaging.parts.WordprocessingML.NumberingDefinitionsPart
 
initialiseMaps(boolean) - Method in class org.docx4j.openpackaging.parts.WordprocessingML.NumberingDefinitionsPart
 
initialize(EncryptionInfo, CipherAlgorithm, HashAlgorithm, int, int, ChainingMode) - Method in class org.docx4j.org.apache.poi.poifs.crypt.agile.AgileEncryptionInfoBuilder
 
initialize(EncryptionInfo, CipherAlgorithm, HashAlgorithm, int, int, ChainingMode) - Method in class org.docx4j.org.apache.poi.poifs.crypt.binaryrc4.BinaryRC4EncryptionInfoBuilder
 
initialize(EncryptionInfo, CipherAlgorithm, HashAlgorithm, int, int, ChainingMode) - Method in class org.docx4j.org.apache.poi.poifs.crypt.cryptoapi.CryptoAPIEncryptionInfoBuilder
initialize the builder from scratch
initialize(EncryptionInfo, CipherAlgorithm, HashAlgorithm, int, int, ChainingMode) - Method in interface org.docx4j.org.apache.poi.poifs.crypt.EncryptionInfoBuilder
initialize the builder from scratch
initialize(EncryptionInfo, CipherAlgorithm, HashAlgorithm, int, int, ChainingMode) - Method in class org.docx4j.org.apache.poi.poifs.crypt.standard.StandardEncryptionInfoBuilder
initialize the builder from scratch
initialize(EncryptionInfo, LittleEndianInput) - Method in class org.docx4j.org.apache.poi.poifs.crypt.agile.AgileEncryptionInfoBuilder
 
initialize(EncryptionInfo, LittleEndianInput) - Method in class org.docx4j.org.apache.poi.poifs.crypt.binaryrc4.BinaryRC4EncryptionInfoBuilder
 
initialize(EncryptionInfo, LittleEndianInput) - Method in class org.docx4j.org.apache.poi.poifs.crypt.cryptoapi.CryptoAPIEncryptionInfoBuilder
initialize the builder from a stream
initialize(EncryptionInfo, LittleEndianInput) - Method in interface org.docx4j.org.apache.poi.poifs.crypt.EncryptionInfoBuilder
initialize the builder from a stream
initialize(EncryptionInfo, LittleEndianInput) - Method in class org.docx4j.org.apache.poi.poifs.crypt.standard.StandardEncryptionInfoBuilder
initialize the builder from a stream
initializeFont(FontFileReader) - Method in class org.docx4j.fonts.fop.fonts.truetype.OpenFont
 
initializeFont(FontFileReader) - Method in class org.docx4j.fonts.fop.fonts.truetype.OTFFile
 
initializeFont(FontFileReader) - Method in class org.docx4j.fonts.fop.fonts.truetype.TTFFile
 
initializeHyperlinkHandler(AbstractConversionSettings, ConversionHyperlinkHandler) - Method in class org.docx4j.convert.out.common.AbstractConversionContext
 
initializeImageHandler(AbstractConversionSettings, ConversionImageHandler) - Method in class org.docx4j.convert.out.common.AbstractConversionContext
 
initializeImageHandler(AbstractConversionSettings, ConversionImageHandler) - Method in class org.docx4j.convert.out.html.HTMLConversionContext
 
initializeImageHandler(AbstractConversionSettings, ConversionImageHandler) - Method in class org.pptx4j.convert.out.svginhtml.SvgConversionContext
 
initializeMessageWriter(AbstractMessageWriter) - Method in class org.docx4j.convert.out.common.AbstractConversionContext
 
initializeOpcPackage(AbstractConversionSettings, OpcPackage) - Method in class org.docx4j.convert.out.common.AbstractConversionContext
 
initializeOpcPackage(AbstractConversionSettings, OpcPackage) - Method in class org.docx4j.convert.out.common.AbstractWmlConversionContext
 
initializeOpcPackage(AbstractConversionSettings, OpcPackage) - Method in class org.pptx4j.convert.out.AbstractPmlConversionContext
 
initializeSettings(AbstractConversionSettings, OpcPackage) - Method in class org.docx4j.convert.out.common.AbstractConversionContext
 
initializeSettings(AbstractConversionSettings, OpcPackage) - Method in class org.docx4j.convert.out.html.HTMLConversionContext
 
initializeSettings(AbstractConversionSettings, OpcPackage) - Method in class org.pptx4j.convert.out.AbstractPmlConversionContext
 
initializeStyleTree() - Method in class org.docx4j.convert.out.common.AbstractWmlConversionContext
 
initializeTransformStates() - Method in class org.docx4j.convert.out.common.AbstractWmlConversionContext
 
initializeWriterRegistry(AbstractWriterRegistry) - Method in class org.docx4j.convert.out.common.AbstractWmlConversionContext
 
initializeXsltParameters(AbstractConversionSettings, Map<String, Object>) - Method in class org.docx4j.convert.out.common.AbstractConversionContext
 
initPOIFSFileSystem() - Method in class org.docx4j.openpackaging.parts.WordprocessingML.OleObjectBinaryPart
 
injectAttrs(String, String, String) - Static method in class org.docx4j.model.datastorage.XHTMLAttrInjector
 
injectAttrs(Node, String, String) - Static method in class org.docx4j.model.datastorage.XHTMLAttrInjector
 
INK_ML - Static variable in class org.docx4j.openpackaging.contenttype.ContentTypes
 
InkmlPart - Class in org.docx4j.openpackaging.parts
 
InkmlPart() - Constructor for class org.docx4j.openpackaging.parts.InkmlPart
 
InkmlPart(PartName) - Constructor for class org.docx4j.openpackaging.parts.InkmlPart
 
inputfilepath - Static variable in class org.docx4j.convert.out.html.HtmlExporterNonXSLT
Deprecated.
 
InputIntegrityException - Exception in org.docx4j.model.datastorage
 
InputIntegrityException(String) - Constructor for exception org.docx4j.model.datastorage.InputIntegrityException
 
InputIntegrityException(String, Exception) - Constructor for exception org.docx4j.model.datastorage.InputIntegrityException
 
inputStreamToXSR(InputStream) - Method in class org.docx4j.openpackaging.parts.JaxbXmlPart
 
INSCRIPTIONAL_PAHLAVI - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFScript
 
INSCRIPTIONAL_PARTHIAN - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFScript
 
insertXMLData(CustomXmlPart, Document) - Static method in class org.docx4j.Docx4J
 
inspectViewable(Object, boolean, int, String) - Static method in class org.docx4j.org.apache.poi.poifs.dev.POIFSViewEngine
Inspect an object that may be viewable, and drill down if told to
InstalledFontCollection - Class in org.docx4j.fonts.fop.render.java2d
A custom AWT font collection
InstalledFontCollection(Java2DFontMetrics) - Constructor for class org.docx4j.fonts.fop.render.java2d.InstalledFontCollection
Main constructor
instance - Static variable in class org.docx4j.convert.out.html.HTMLExporterVisitor
 
instance - Static variable in class org.docx4j.convert.out.html.HTMLExporterXslt
 
InstrTextFinder - Class in org.docx4j.finders
Find w:instrText piece of complex field.
InstrTextFinder() - Constructor for class org.docx4j.finders.InstrTextFinder
 
INT_SIZE - Static variable in interface org.docx4j.org.apache.poi.util.LittleEndianConsts
 
IntegerField - Class in org.docx4j.org.apache.poi.util
representation of an integer (32-bit) field at a fixed location within a byte array
IntegerField(int) - Constructor for class org.docx4j.org.apache.poi.util.IntegerField
construct the IntegerField with its offset into its containing byte array
IntegerField(int, byte[]) - Constructor for class org.docx4j.org.apache.poi.util.IntegerField
Construct the IntegerField with its offset into its containing byte array and initialize its value from its byte array
IntegerField(int, int) - Constructor for class org.docx4j.org.apache.poi.util.IntegerField
construct the IntegerField with its offset into its containing byte array and initialize its value
IntegerField(int, int, byte[]) - Constructor for class org.docx4j.org.apache.poi.util.IntegerField
construct the IntegerField with its offset into its containing byte array, initialize its value, and write the value to a byte array
Internal - Annotation Type in org.docx4j.org.apache.poi.util
Program elements annotated @Internal are intended for POI internal use only.
INTERNAL_FO_MIME - Static variable in class org.docx4j.convert.out.FOSettings
There is no MIME that explicitly defines fo, only application/xml.
InternalFutureFailureAccess - Class in org.docx4j.com.google.common.util.concurrent.internal
A future that, if it fails, may optionally provide access to the cause of the failure.
InternalFutureFailureAccess() - Constructor for class org.docx4j.com.google.common.util.concurrent.internal.InternalFutureFailureAccess
Constructor for use by subclasses.
InternalFutures - Class in org.docx4j.com.google.common.util.concurrent.internal
Static utilities for InternalFutureFailureAccess.
InternalResourceResolver - Class in org.docx4j.fonts.fop.apps.io
This object holds the base URI from which to resolve URIs against as well as the resolver for resource acquisition.
InternalResourceResolver(URI, ResourceResolver) - Constructor for class org.docx4j.fonts.fop.apps.io.InternalResourceResolver
 
interposeBlockContainer(Document, Element, TcPr) - Method in class org.docx4j.convert.out.common.writer.AbstractTableWriter
In the FO case, if we need to rotate the text, we do that by inserting a block-container.
interruptTask() - Method in class org.docx4j.com.google.common.util.concurrent.AbstractFuture
Subclasses can override this method to implement interruption of the future's computation.
IntList - Class in org.docx4j.org.apache.poi.util
A List of int's; as full an implementation of the java.util.List interface as possible, with an eye toward minimal creation of objects the mimicry of List is as follows: if possible, operations designated 'optional' in the List interface are attempted wherever the List interface refers to an Object, substitute int wherever the List interface refers to a Collection or List, substitute IntList the mimicry is not perfect, however: operations involving Iterators or ListIterators are not supported remove(Object) becomes removeValue to distinguish it from remove(int index) subList is not supported
IntList() - Constructor for class org.docx4j.org.apache.poi.util.IntList
create an IntList of default size
IntList(int) - Constructor for class org.docx4j.org.apache.poi.util.IntList
 
IntList(int, int) - Constructor for class org.docx4j.org.apache.poi.util.IntList
create an IntList with a predefined initial size
IntList(IntList) - Constructor for class org.docx4j.org.apache.poi.util.IntList
create a copy of an existing IntList
IntMath - Class in org.docx4j.com.google.common.math
A class for arithmetic on values of type int.
Ints - Class in org.docx4j.com.google.common.primitives
Static utility methods pertaining to int primitives, that are not already found in either Integer or Arrays.
intToHex(int) - Static method in class org.docx4j.org.apache.poi.util.HexDump
 
INUKTITUT - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
invalidate(Object) - Method in class org.docx4j.com.google.common.cache.AbstractCache
 
invalidate(Object) - Method in interface org.docx4j.com.google.common.cache.Cache
Discards any cached value for key key.
invalidateAll() - Method in class org.docx4j.com.google.common.cache.AbstractCache
 
invalidateAll() - Method in interface org.docx4j.com.google.common.cache.Cache
Discards all entries in the cache.
invalidateAll(Iterable<?>) - Method in class org.docx4j.com.google.common.cache.AbstractCache
 
invalidateAll(Iterable<?>) - Method in interface org.docx4j.com.google.common.cache.Cache
Discards any cached values for keys keys.
InvalidCacheLoadException(String) - Constructor for exception org.docx4j.com.google.common.cache.CacheLoader.InvalidCacheLoadException
 
InvalidCanonicalizerException - Exception in org.docx4j.org.apache.xml.security.c14n
 
InvalidCanonicalizerException() - Constructor for exception org.docx4j.org.apache.xml.security.c14n.InvalidCanonicalizerException
Constructor InvalidCanonicalizerException
InvalidCanonicalizerException(Exception, String) - Constructor for exception org.docx4j.org.apache.xml.security.c14n.InvalidCanonicalizerException
Constructor InvalidCanonicalizerException
InvalidCanonicalizerException(Exception, String, Object[]) - Constructor for exception org.docx4j.org.apache.xml.security.c14n.InvalidCanonicalizerException
Constructor InvalidCanonicalizerException
InvalidCanonicalizerException(String) - Constructor for exception org.docx4j.org.apache.xml.security.c14n.InvalidCanonicalizerException
Constructor InvalidCanonicalizerException
InvalidCanonicalizerException(String, Object[]) - Constructor for exception org.docx4j.org.apache.xml.security.c14n.InvalidCanonicalizerException
Constructor InvalidCanonicalizerException
InvalidFormatException - Exception in org.docx4j.openpackaging.exceptions
 
InvalidFormatException(String) - Constructor for exception org.docx4j.openpackaging.exceptions.InvalidFormatException
 
InvalidFormatException(String, Exception) - Constructor for exception org.docx4j.openpackaging.exceptions.InvalidFormatException
 
InvalidFormatException(String, Throwable) - Constructor for exception org.docx4j.openpackaging.exceptions.InvalidFormatException
 
InvalidOperationException - Exception in org.docx4j.openpackaging.exceptions
Throw when an invalid operation is done.
InvalidOperationException(String) - Constructor for exception org.docx4j.openpackaging.exceptions.InvalidOperationException
 
InvalidTransformException - Exception in org.docx4j.org.apache.xml.security.transforms
 
InvalidTransformException() - Constructor for exception org.docx4j.org.apache.xml.security.transforms.InvalidTransformException
Constructor InvalidTransformException
InvalidTransformException(Exception, String) - Constructor for exception org.docx4j.org.apache.xml.security.transforms.InvalidTransformException
Constructor InvalidTransformException
InvalidTransformException(Exception, String, Object[]) - Constructor for exception org.docx4j.org.apache.xml.security.transforms.InvalidTransformException
Constructor InvalidTransformException
InvalidTransformException(String) - Constructor for exception org.docx4j.org.apache.xml.security.transforms.InvalidTransformException
Constructor InvalidTransformException
InvalidTransformException(String, Object[]) - Constructor for exception org.docx4j.org.apache.xml.security.transforms.InvalidTransformException
Constructor InvalidTransformException
inverse() - Method in interface org.docx4j.com.google.common.collect.BiMap
Returns the inverse view of this bimap, which maps each of this bimap's values to its associated key.
inverse() - Method in class org.docx4j.com.google.common.collect.HashBiMap
 
invokeAll(Collection<? extends Callable<T>>) - Method in interface org.docx4j.com.google.common.util.concurrent.ListeningExecutorService
invokeAll(Collection<? extends Callable<T>>, long, TimeUnit) - Method in interface org.docx4j.com.google.common.util.concurrent.ListeningExecutorService
invokeFORendererApacheFOP(FOSettings) - Static method in class org.docx4j.convert.out.FopReflective
 
IOUtils - Class in org.docx4j.org.apache.poi.util
 
iri - Variable in class org.opendope.components.Components.Component
 
IRISH - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
IRISH_TRADITIONAL - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
IRMDSTransformInfo(DataSpaceMapUtils.TransformInfoHeader, int, String) - Constructor for class org.docx4j.org.apache.poi.poifs.crypt.DataSpaceMapUtils.IRMDSTransformInfo
 
IRMDSTransformInfo(LittleEndianInput) - Constructor for class org.docx4j.org.apache.poi.poifs.crypt.DataSpaceMapUtils.IRMDSTransformInfo
 
isAccessibility() - Method in class org.docx4j.convert.out.fopconf.Fop
Gets the value of the accessibility property.
isADateFormat(int, String) - Static method in class org.xlsx4j.org.apache.poi.ss.usermodel.DateUtil
Given a format ID and its format String, will check to see if the format represents a date format or not.
isAdjustableSpace(int) - Static method in class org.docx4j.fonts.fop.util.CharUtilities
Method to determine if the character is an adjustable space.
isAdvanced() - Method in class org.docx4j.fonts.fop.fonts.DefaultFontConfig.Font
 
isAdvancedEnabled() - Method in class org.docx4j.fonts.fop.fonts.CustomFont
Used to determine if advanced typographic features are enabled.
isAllSet(int) - Method in class org.docx4j.org.apache.poi.util.BitField
Are all of the bits set or not? This is a stricter test than isSet, in that all of the bits in a multi-bit set must be set for this method to return true
isAlphabetic(int) - Static method in class org.docx4j.fonts.fop.util.CharUtilities
Indicates whether a character is classified as "Alphabetic" by the Unicode standard.
isAnySpace(int) - Static method in class org.docx4j.fonts.fop.util.CharUtilities
Determines if the character represents any kind of space.
isArabic(int) - Static method in class org.docx4j.fonts.fop.complexscripts.util.CharScript
Determine if character c belong to the arabic script.
isATarget(PartName) - Method in class org.docx4j.openpackaging.parts.relationships.RelationshipsPart
Deprecated.
isAttributeSpecified(int) - Method in class org.docx4j.utils.XMLStreamReaderWrapper
 
isAutoDetectFonts() - Method in class org.docx4j.fonts.fop.fonts.DefaultFontConfig
Whether or not to enable auto-detecting of fonts in the system.
isBase(int) - Method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphProcessingState
Determine if specified glyph is a base glyph according to the governing glyph definition table.
isBase14KerningEnabled() - Method in class org.docx4j.fonts.fop.fonts.FontManager
 
isBasedOn(Style, String) - Method in class org.docx4j.toc.StyleBasedOnHelper
 
isBengali(int) - Static method in class org.docx4j.fonts.fop.complexscripts.util.CharScript
Determine if character c belong to the bengali script.
isBmpCodePoint(int) - Static method in class org.docx4j.fonts.fop.util.CharUtilities
Determine whether the specified character (Unicode code point) is in then Basic Multilingual Plane (BMP).
isBopomofo(int) - Static method in class org.docx4j.fonts.fop.complexscripts.util.CharScript
Determine if character c belong to the bopomofo script.
isBorderConflictResolutionRequired() - Method in class org.docx4j.model.table.TableModel
If borderConflictResolutionRequired is required, we need to set this explicitly, because in CSS, 'separate' is the default.
isBreakableSpace(int) - Static method in class org.docx4j.fonts.fop.util.CharUtilities
Helper method to determine if the character is a space with normal behavior.
IsBullet() - Method in class org.docx4j.model.listnumbering.ListLevel
returns whether the enumeration type is a bulleted list or not
IsBullet(String) - Method in class org.docx4j.model.listnumbering.ListNumberingDefinition
 
isBurmese(int) - Static method in class org.docx4j.fonts.fop.complexscripts.util.CharScript
Determine if character c belong to the burmese script.
isByteArray() - Method in class org.docx4j.org.apache.xml.security.signature.XMLSignatureInput
Determines if the object has been set up with a ByteArray
isCancelled() - Method in class org.docx4j.com.google.common.util.concurrent.AbstractFuture
 
isCancelled() - Method in class org.docx4j.com.google.common.util.concurrent.SettableFuture
 
isCanSelectMany() - Method in class org.opendope.questions.Response.Fixed
Gets the value of the canSelectMany property.
isCellDateFormatted(Cell) - Static method in class org.xlsx4j.org.apache.poi.ss.usermodel.DateUtil
Check if a cell contains a date Since dates are stored internally in Excel as double values we infer it is a date if it is formatted as such.
isCellInternalDateFormatted(Cell) - Static method in class org.xlsx4j.org.apache.poi.ss.usermodel.DateUtil
Check if a cell contains a date, checking only for internal excel date formats.
isCFF() - Method in class org.docx4j.fonts.fop.fonts.truetype.OpenFont
Indicates whether or not the font is an OpenType CFF font (rather than a TrueType font).
isCharacters() - Method in class org.docx4j.utils.XMLStreamReaderWrapper
 
isCharType(Object, STFldCharType) - Static method in class org.docx4j.model.fields.FieldsPreprocessor
 
isCID() - Method in class org.docx4j.fonts.fop.fonts.Typeface
 
isClearTypeCollection() - Method in class org.docx4j.fonts.microsoft.MicrosoftFonts.Font
Gets the value of the clearTypeCollection property.
isCompatible(GlyphSubtable) - Method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphPositioningSubtable
Determine if a glyph subtable is compatible with this glyph subtable.
isCompatible(GlyphSubtable) - Method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphSubstitutionSubtable
Determine if a glyph subtable is compatible with this glyph subtable.
isCompatible(GlyphSubtable) - Method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphSubtable
Determine if a glyph subtable is compatible with this glyph subtable.
isComposite(int) - Method in class org.docx4j.fonts.fop.fonts.truetype.GlyfTable
 
isContentEqual(ContentTypeManager) - Method in class org.docx4j.openpackaging.contenttype.ContentTypeManager
 
isContentEqual(Part) - Method in class org.docx4j.openpackaging.parts.CustomXmlDataStoragePart
 
isContentEqual(Part) - Method in class org.docx4j.openpackaging.parts.JaxbXmlPart
 
isContentEqual(Part) - Method in class org.docx4j.openpackaging.parts.Part
 
isContentEqual(Part) - Method in class org.docx4j.openpackaging.parts.WordprocessingML.BinaryPart
 
isContentEqual(Part) - Method in class org.docx4j.openpackaging.parts.XmlPart
 
isContentTypeRegistered(String) - Method in class org.docx4j.openpackaging.contenttype.ContentTypeManager
Check if the specified content type is already registered as a default content type.
isCoreWebFont() - Method in class org.docx4j.fonts.microsoft.MicrosoftFonts.Font
Gets the value of the coreWebFont property.
isCyrillic(int) - Static method in class org.docx4j.fonts.fop.complexscripts.util.CharScript
Determine if character c belong to the cyrillic script.
isDate1904() - Method in class org.docx4j.openpackaging.parts.SpreadsheetML.WorkbookPart
 
isDebugEnabled() - Static method in class org.pptx4j.convert.out.svginhtml.SvgExporter
 
isDecomposable(int) - Static method in class org.docx4j.fonts.fop.complexscripts.util.CharNormalize
 
isDefault(String) - Static method in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
isDefault(String) - Static method in class org.docx4j.fonts.fop.complexscripts.fonts.OTFScript
 
isDeleteOK() - Method in class org.docx4j.org.apache.poi.poifs.filesystem.DirectoryNode
extensions use this method to verify internal rules regarding deletion of the underlying store.
isDeleteOK() - Method in class org.docx4j.org.apache.poi.poifs.filesystem.DocumentNode
extensions use this method to verify internal rules regarding deletion of the underlying store.
isDeleteOK() - Method in class org.docx4j.org.apache.poi.poifs.filesystem.EntryNode
extensions use this method to verify internal rules regarding deletion of the underlying store.
isDescendantOrSelf(Node, Node) - Static method in class org.docx4j.org.apache.xml.security.utils.XMLUtils
Returns true if the descendantOrSelf is on the descendant-or-self axis of the context node.
isDetected() - Method in class org.docx4j.toc.switches.CSwitch
 
isDevanagari(int) - Static method in class org.docx4j.fonts.fop.complexscripts.util.CharScript
Determine if character c belong to the devanagari script.
isDigit(int) - Static method in class org.docx4j.fonts.fop.complexscripts.util.CharScript
Determine if character c is a digit.
isDirectory() - Method in class org.docx4j.org.apache.poi.poifs.property.DirectoryProperty
 
isDirectory() - Method in class org.docx4j.org.apache.poi.poifs.property.DocumentProperty
 
isDirectory() - Method in class org.docx4j.org.apache.poi.poifs.property.Property
 
isDirectoryEntry() - Method in class org.docx4j.org.apache.poi.poifs.filesystem.DirectoryNode
is this a DirectoryEntry?
isDirectoryEntry() - Method in interface org.docx4j.org.apache.poi.poifs.filesystem.Entry
is this a DirectoryEntry?
isDirectoryEntry() - Method in class org.docx4j.org.apache.poi.poifs.filesystem.EntryNode
is this a DirectoryEntry?
isDirectoryEntry() - Method in class org.docx4j.org.apache.poi.poifs.filesystem.FilteringDirectoryNode
 
isDirty() - Method in class org.docx4j.model.fields.FieldRef
Specifies that this field has been flagged by an application to indicate that its current results are invalid (stale) due to other modifications made to the document, and these contents should be updated before they are displayed.
isDisjoint() - Method in class org.docx4j.fonts.fop.complexscripts.util.CharAssociation
 
isDocumentEntry() - Method in class org.docx4j.org.apache.poi.poifs.filesystem.DocumentNode
is this a DocumentEntry?
isDocumentEntry() - Method in interface org.docx4j.org.apache.poi.poifs.filesystem.Entry
is this a DocumentEntry?
isDocumentEntry() - Method in class org.docx4j.org.apache.poi.poifs.filesystem.EntryNode
is this a DocumentEntry?
isDocumentEntry() - Method in class org.docx4j.org.apache.poi.poifs.filesystem.FilteringDirectoryNode
 
isDocumentSummaryInformation() - Method in class org.docx4j.org.apache.poi.hpsf.PropertySet
Checks whether this PropertySet is a Document Summary Information.
isDocumentSummaryInformation() - Method in class org.docx4j.org.apache.poi.hpsf.SpecialPropertySet
 
isDone() - Method in class org.docx4j.com.google.common.util.concurrent.AbstractFuture
 
isDone() - Method in class org.docx4j.com.google.common.util.concurrent.SettableFuture
 
isDrawTableBorders() - Method in class org.docx4j.model.table.TableModel
 
isDummy() - Method in class org.docx4j.model.table.TableModelCell
 
isDummyAfter() - Method in class org.docx4j.model.table.TableModelCell
 
isDummyBefore() - Method in class org.docx4j.model.table.TableModelCell
 
isElement() - Method in class org.docx4j.org.apache.xml.security.signature.XMLSignatureInput
Determines if the object has been set up with an Element
isEmbeddable() - Method in class org.docx4j.fonts.fop.fonts.EmbedFontInfo
 
isEmbeddable() - Method in interface org.docx4j.fonts.fop.fonts.FontDescriptor
Indicates if this font may be embedded.
isEmbeddable() - Method in class org.docx4j.fonts.fop.fonts.LazyFont
Indicates if this font may be embedded.
isEmbeddable() - Method in class org.docx4j.fonts.fop.fonts.MultiByteFont
Indicates if this font may be embedded.
isEmbeddable() - Method in class org.docx4j.fonts.fop.fonts.SingleByteFont
Indicates if this font may be embedded.
isEmbeddable() - Method in class org.docx4j.fonts.fop.fonts.truetype.OpenFont
Indicates if the font may be embedded.
isEmbedded() - Method in class org.docx4j.fonts.fop.fonts.EmbedFontInfo
Indicates whether the font is only referenced rather than embedded.
isEmpty() - Method in class org.docx4j.openpackaging.parts.relationships.AlteredParts.Alterations
 
isEmpty() - Static method in class org.docx4j.openpackaging.parts.WordprocessingML.SdtStAXHandler.Stack
 
isEmpty() - Method in interface org.docx4j.org.apache.poi.poifs.filesystem.DirectoryEntry
is this DirectoryEntry empty?
isEmpty() - Method in class org.docx4j.org.apache.poi.poifs.filesystem.DirectoryNode
is this DirectoryEntry empty?
isEmpty() - Method in class org.docx4j.org.apache.poi.poifs.filesystem.FilteringDirectoryNode
 
isEmpty() - Method in class org.docx4j.org.apache.poi.util.IntList
Returns true if this list contains no elements.
isEmpty(Boolean) - Static method in class org.docx4j.model.styles.StyleUtil
 
isEmpty(Integer) - Static method in class org.docx4j.model.styles.StyleUtil
 
isEmpty(String) - Static method in class org.docx4j.model.styles.StyleUtil
 
isEmpty(BigInteger) - Static method in class org.docx4j.model.styles.StyleUtil
 
isEmpty(List<CTTblStylePr>) - Static method in class org.docx4j.model.styles.StyleUtil
 
isEmpty(BooleanDefaultTrue) - Static method in class org.docx4j.model.styles.StyleUtil
 
isEmpty(Color) - Static method in class org.docx4j.model.styles.StyleUtil
 
isEmpty(CTBorder) - Static method in class org.docx4j.model.styles.StyleUtil
 
isEmpty(CTCnf) - Static method in class org.docx4j.model.styles.StyleUtil
 
isEmpty(CTEm) - Static method in class org.docx4j.model.styles.StyleUtil
 
isEmpty(CTFramePr) - Static method in class org.docx4j.model.styles.StyleUtil
 
isEmpty(CTHeight) - Static method in class org.docx4j.model.styles.StyleUtil
 
isEmpty(CTShd) - Static method in class org.docx4j.model.styles.StyleUtil
 
isEmpty(CTShortHexNumber) - Static method in class org.docx4j.model.styles.StyleUtil
 
isEmpty(CTSignedHpsMeasure) - Static method in class org.docx4j.model.styles.StyleUtil
 
isEmpty(CTSignedTwipsMeasure) - Static method in class org.docx4j.model.styles.StyleUtil
 
isEmpty(CTTabStop) - Static method in class org.docx4j.model.styles.StyleUtil
 
isEmpty(CTTblCellMar) - Static method in class org.docx4j.model.styles.StyleUtil
 
isEmpty(CTTblLayoutType) - Static method in class org.docx4j.model.styles.StyleUtil
 
isEmpty(CTTblLook) - Static method in class org.docx4j.model.styles.StyleUtil
 
isEmpty(CTTblOverlap) - Static method in class org.docx4j.model.styles.StyleUtil
 
isEmpty(CTTblPPr) - Static method in class org.docx4j.model.styles.StyleUtil
 
isEmpty(CTTblPrBase) - Static method in class org.docx4j.model.styles.StyleUtil
 
isEmpty(CTTblPrBase.TblStyle) - Static method in class org.docx4j.model.styles.StyleUtil
 
isEmpty(CTTblPrBase.TblStyleColBandSize) - Static method in class org.docx4j.model.styles.StyleUtil
 
isEmpty(CTTblPrBase.TblStyleRowBandSize) - Static method in class org.docx4j.model.styles.StyleUtil
 
isEmpty(CTTblStylePr) - Static method in class org.docx4j.model.styles.StyleUtil
 
isEmpty(CTTextboxTightWrap) - Static method in class org.docx4j.model.styles.StyleUtil
 
isEmpty(CTTextEffect) - Static method in class org.docx4j.model.styles.StyleUtil
 
isEmpty(CTTextScale) - Static method in class org.docx4j.model.styles.StyleUtil
 
isEmpty(CTVerticalAlignRun) - Static method in class org.docx4j.model.styles.StyleUtil
 
isEmpty(CTVerticalJc) - Static method in class org.docx4j.model.styles.StyleUtil
 
isEmpty(Highlight) - Static method in class org.docx4j.model.styles.StyleUtil
 
isEmpty(HpsMeasure) - Static method in class org.docx4j.model.styles.StyleUtil
 
isEmpty(Jc) - Static method in class org.docx4j.model.styles.StyleUtil
 
isEmpty(ParaRPr) - Static method in class org.docx4j.model.styles.StyleUtil
 
isEmpty(PPr) - Static method in class org.docx4j.model.styles.StyleUtil
 
isEmpty(PPrBase) - Static method in class org.docx4j.model.styles.StyleUtil
 
isEmpty(PPrBase.Ind) - Static method in class org.docx4j.model.styles.StyleUtil
 
isEmpty(PPrBase.NumPr) - Static method in class org.docx4j.model.styles.StyleUtil
 
isEmpty(PPrBase.OutlineLvl) - Static method in class org.docx4j.model.styles.StyleUtil
 
isEmpty(PPrBase.PBdr) - Static method in class org.docx4j.model.styles.StyleUtil
 
isEmpty(PPrBase.PStyle) - Static method in class org.docx4j.model.styles.StyleUtil
 
isEmpty(PPrBase.Spacing) - Static method in class org.docx4j.model.styles.StyleUtil
 
isEmpty(PPrBase.TextAlignment) - Static method in class org.docx4j.model.styles.StyleUtil
 
isEmpty(RFonts) - Static method in class org.docx4j.model.styles.StyleUtil
isEmpty (non sensitive to presence of possible hint ie would still return true)
isEmpty(RPr) - Static method in class org.docx4j.model.styles.StyleUtil
isEmpty returns true if rPr is null, or each of its properties is in turn, empty
isEmpty(RStyle) - Static method in class org.docx4j.model.styles.StyleUtil
 
isEmpty(SectPr) - Static method in class org.docx4j.model.styles.StyleUtil
 
isEmpty(STHint) - Static method in class org.docx4j.model.styles.StyleUtil
 
isEmpty(STTheme) - Static method in class org.docx4j.model.styles.StyleUtil
 
isEmpty(STThemeColor) - Static method in class org.docx4j.model.styles.StyleUtil
 
isEmpty(Style) - Static method in class org.docx4j.model.styles.StyleUtil
 
isEmpty(Tabs) - Static method in class org.docx4j.model.styles.StyleUtil
 
isEmpty(TblBorders) - Static method in class org.docx4j.model.styles.StyleUtil
 
isEmpty(TblWidth) - Static method in class org.docx4j.model.styles.StyleUtil
 
isEmpty(TcMar) - Static method in class org.docx4j.model.styles.StyleUtil
 
isEmpty(TcPr) - Static method in class org.docx4j.model.styles.StyleUtil
 
isEmpty(TcPrInner.GridSpan) - Static method in class org.docx4j.model.styles.StyleUtil
 
isEmpty(TcPrInner.HMerge) - Static method in class org.docx4j.model.styles.StyleUtil
 
isEmpty(TcPrInner.TcBorders) - Static method in class org.docx4j.model.styles.StyleUtil
 
isEmpty(TcPrInner.VMerge) - Static method in class org.docx4j.model.styles.StyleUtil
 
isEmpty(TextDirection) - Static method in class org.docx4j.model.styles.StyleUtil
 
isEmpty(TrPr) - Static method in class org.docx4j.model.styles.StyleUtil
 
isEmpty(U) - Static method in class org.docx4j.model.styles.StyleUtil
 
isEncounteredAlready() - Method in class org.docx4j.model.listnumbering.ListLevel.Counter
 
isEndElement() - Method in class org.docx4j.utils.XMLStreamReaderWrapper
 
isEthiopic(int) - Static method in class org.docx4j.fonts.fop.complexscripts.util.CharScript
Determine if character c belong to the ethiopic (amharic) script.
isExcludeComments() - Method in class org.docx4j.org.apache.xml.security.signature.XMLSignatureInput
 
isExplicitBreak(int) - Static method in class org.docx4j.fonts.fop.util.CharUtilities
Indicates whether the given character is an explicit break-character
isExternal() - Method in class org.docx4j.convert.out.common.writer.AbstractHyperlinkWriterModel
 
isExternal() - Method in interface org.docx4j.convert.out.ConversionHyperlinkHandler.Model
Only avaiable if the information is read from a relationship.
isFailedFont(String, long) - Method in class org.docx4j.fonts.fop.fonts.FontCache
has this font previously failed to load?
isFixedPitch() - Method in class org.docx4j.fonts.fop.fonts.type1.AFMWritingDirectionMetrics
Returns the IsFixedPitch value.
isFixedWidthSpace(int) - Static method in class org.docx4j.fonts.fop.util.CharUtilities
Method to determine if the character is a (breakable) fixed-width space.
isFull() - Method in class org.docx4j.fonts.fop.fonts.SimpleSingleByteEncoding
Indicates whether the encoding is full (with 256 code points).
isGenerated(Map<String, Object>) - Method in interface org.docx4j.org.apache.fop.util.text.AdvancedMessageFormat.Part
Indicates whether there is any content that is generated by this message part.
isGeorgian(int) - Static method in class org.docx4j.fonts.fop.complexscripts.util.CharScript
Determine if character c belong to the georgian script.
isGlyphClass(int, int) - Method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphDefinitionTable
Determine if glyph belongs to pre-defined glyph class.
isGreek(int) - Static method in class org.docx4j.fonts.fop.complexscripts.util.CharScript
Determine if character c belong to the greek script.
isGujarati(int) - Static method in class org.docx4j.fonts.fop.complexscripts.util.CharScript
Determine if character c belong to the gujarati script.
isGurmukhi(int) - Static method in class org.docx4j.fonts.fop.complexscripts.util.CharScript
Determine if character c belong to the gurmukhi script.
isHan(int) - Static method in class org.docx4j.fonts.fop.complexscripts.util.CharScript
Determine if character c belong to the han (unified cjk) script.
isHanging() - Method in class org.docx4j.model.properties.paragraph.Indent
 
isHangul(int) - Static method in class org.docx4j.fonts.fop.complexscripts.util.CharScript
Determine if character c belong to the hangul script.
isHeaderRow(Tr) - Method in class org.docx4j.model.table.TableModel
 
isHebrew(int) - Static method in class org.docx4j.fonts.fop.complexscripts.util.CharScript
Determine if character c belong to the hebrew script.
isHiragana(int) - Static method in class org.docx4j.fonts.fop.complexscripts.util.CharScript
Determine if character c belong to the hiragana script.
isIgnoredBase(int, int) - Method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphProcessingState
Determine if specified glyph is an ignored base glyph according to the governing glyph definition table.
isIgnoredGlyph() - Method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphProcessingState
Determine if glyph at current position is ignored.
isIgnoredGlyph(int) - Method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphProcessingState
Determine if glyph at specified offset from current position is ignored.
isIgnoredGlyph(int, GlyphTester) - Method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphProcessingState
Determine if glyph at specified offset from current position is ignored.
isIgnoredLigature(int, int) - Method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphProcessingState
Determine if specified glyph is an ignored ligature glyph according to the governing glyph definition table.
isIgnoredMark(int, int) - Method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphProcessingState
Determine if specified glyph is an ignored ligature glyph according to the governing glyph definition table.
isImageIncludeUUID() - Method in class org.docx4j.convert.out.AbstractConversionSettings
 
isInComplexFieldDefinition() - Method in class org.docx4j.convert.out.common.AbstractWmlConversionContext
Returns true, if it is inside of the outmost any complex field definition (i.e.
isInComplexFieldDefinition(AbstractWmlConversionContext) - Static method in class org.docx4j.convert.out.common.XsltCommonFunctions
 
isIndexReserved() - Method in class org.docx4j.fonts.fop.fonts.truetype.OFMtxEntry
Determines whether this index represents a reserved character.
isIndicScript(int) - Static method in class org.docx4j.fonts.fop.complexscripts.util.CharScript
Determine if script tag denotes an 'Indic' script, where a script is an 'Indic' script if it is intended to be processed by the generic 'Indic' Script Processor.
isIndicScript(String) - Static method in class org.docx4j.fonts.fop.complexscripts.util.CharScript
Determine if script tag denotes an 'Indic' script, where a script is an 'Indic' script if it is intended to be processed by the generic 'Indic' Script Processor.
isInitialized() - Static method in class org.docx4j.org.apache.xml.security.Init
Method isInitialized
isInitialized() - Method in class org.docx4j.org.apache.xml.security.signature.XMLSignatureInput
Is the object correctly set up?
isInteger(String) - Method in class org.docx4j.fonts.fop.fonts.type1.PostscriptParser.PSElement
 
isInternalDateFormat(int) - Static method in class org.xlsx4j.org.apache.poi.ss.usermodel.DateUtil
Given a format ID this will check whether the format represents an internal excel date format or not.
isInternalImage(AbstractWordXmlPicture, Relationship, BinaryPart) - Method in class org.docx4j.model.images.AbstractConversionImageHandler
 
isKannada(int) - Static method in class org.docx4j.fonts.fop.complexscripts.util.CharScript
Determine if character c belong to the kannada script.
isKatakana(int) - Static method in class org.docx4j.fonts.fop.complexscripts.util.CharScript
Determine if character c belong to the katakana script.
isKerning() - Method in class org.docx4j.fonts.fop.fonts.DefaultFontConfig.Font
Whether or not to allow kerning of glyphs.
isKerningEnabled() - Method in class org.docx4j.fonts.fop.fonts.CustomFont
Used to determine if kerning is enabled.
isKhmer(int) - Static method in class org.docx4j.fonts.fop.complexscripts.util.CharScript
Determine if character c belong to the khmer script.
isLao(int) - Static method in class org.docx4j.fonts.fop.complexscripts.util.CharScript
Determine if character c belong to the lao script.
isLatin(int) - Static method in class org.docx4j.fonts.fop.complexscripts.util.CharScript
Determine if character c belong to the latin script.
isLigature(int) - Method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphProcessingState
Determine if specified glyph is an ligature glyph according to the governing glyph definition table.
isLoaded() - Method in class org.docx4j.openpackaging.parts.WordprocessingML.BinaryPart
 
isLocationSet() - Method in exception org.docx4j.fonts.fop.apps.FOPException
Indicate whether a location was set.
isLock() - Method in class org.docx4j.model.fields.FieldRef
 
isLoggingEnabled(AbstractConversionContext) - Static method in class org.docx4j.convert.out.common.XsltCommonFunctions
 
isLogUnsupportedTypes() - Static method in class org.docx4j.org.apache.poi.hpsf.VariantSupport
Checks whether logging of unsupported variant types warning is turned on or off.
isLowerCase(char) - Static method in class org.docx4j.com.google.common.base.Ascii
Indicates whether c is one of the twenty-six lowercase ASCII alphabetic characters between 'a' and 'z' inclusive.
isMalayalam(int) - Static method in class org.docx4j.fonts.fop.complexscripts.util.CharScript
Determine if character c belong to the malayalam script.
isMark(int) - Method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphProcessingState
Determine if specified glyph is a mark glyph according to the governing glyph definition table.
isMarkAttachClass(int, int) - Method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphDefinitionTable
Determine if glyph belongs to (font specific) mark attachment class.
isMergeFormat() - Method in class org.docx4j.model.fields.FieldRef
 
isMongolian(int) - Static method in class org.docx4j.fonts.fop.complexscripts.util.CharScript
Determine if character c belong to the mongolian script.
isMultiByte() - Method in class org.docx4j.fonts.fop.fonts.CIDFont
Determines whether the font is a multibyte font.
isMultiByte() - Method in class org.docx4j.fonts.fop.fonts.Font
Determines whether the font is a multibyte font.
isMultiByte() - Method in interface org.docx4j.fonts.fop.fonts.FontMetrics
Determines whether the font is a multibyte font.
isMultiByte() - Method in class org.docx4j.fonts.fop.fonts.LazyFont
Determines whether the font is a multibyte font.
isMultiByte() - Method in class org.docx4j.fonts.fop.fonts.Typeface
Determines whether the font is a multibyte font.
isMultiByte() - Method in class org.docx4j.fonts.fop.render.java2d.CustomFontMetricsMapper
Determines whether the font is a multibyte font.
isNeedsToBeExpanded() - Method in class org.docx4j.org.apache.xml.security.signature.XMLSignatureInput
Check if the structure needs to be expanded.
isNew() - Method in class org.docx4j.openpackaging.packages.OpcPackage
Was this pkg created from scratch in docx4j, or loaded?
isNodeInclude(Node) - Method in interface org.docx4j.org.apache.xml.security.signature.NodeFilter
Tells if a node must be output in c14n.
isNodeIncludeDO(Node, int) - Method in interface org.docx4j.org.apache.xml.security.signature.NodeFilter
Tells if a node must be output in a c14n.
isNodeSet() - Method in class org.docx4j.org.apache.xml.security.signature.XMLSignatureInput
Determines if the object has been set up with a Node set
isNonBreakableSpace(int) - Static method in class org.docx4j.fonts.fop.util.CharUtilities
Method to determine if the character is a nonbreaking space.
isNonSymbolic() - Method in class org.docx4j.fonts.fop.fonts.type1.PFMFile
Indicates whether the font is non-symbolic (Font uses the Adobe standard Latin character set or a subset of it).
isNullOrEmpty(String) - Static method in class org.docx4j.com.google.common.base.Strings
Returns true if the given string is null or is the empty string.
isNumpagesPresent() - Method in class org.docx4j.convert.out.common.preprocess.PageNumberInformation
 
ISO1 - Static variable in class org.docx4j.org.apache.poi.poifs.filesystem.Ole10Native
 
isOctetStream() - Method in class org.docx4j.org.apache.xml.security.signature.XMLSignatureInput
Determines if the object has been set up with an octet stream
ISOLATIN1_ENCODING - Static variable in class org.docx4j.fonts.fop.fonts.CodePointMapping
 
isOriya(int) - Static method in class org.docx4j.fonts.fop.complexscripts.util.CharScript
Determine if character c belong to the oriya script.
isOTFFile() - Method in class org.docx4j.fonts.fop.fonts.MultiByteFont
 
isOutputStreamSet() - Method in class org.docx4j.org.apache.xml.security.signature.XMLSignatureInput
Determines if XMLSignatureInput.setOutputStream(java.io.OutputStream) has been called with a non-null OutputStream.
isOverrideContentTypeRegistered(String) - Method in class org.docx4j.openpackaging.contenttype.ContentTypeManager
Check if the specified content type is already registered as a default content type.
isPackageRelationshipPart() - Method in class org.docx4j.openpackaging.parts.relationships.RelationshipsPart
This Relationship Part is the package relationship part if its source is the Package.
isPad(byte) - Static method in class org.docx4j.org.apache.xml.security.utils.Base64
 
isPageNumber() - Method in class org.docx4j.toc.TocEntry
 
isPagePresent() - Method in class org.docx4j.convert.out.common.preprocess.PageNumberInformation
 
isPowerOfTwo(int) - Static method in class org.docx4j.com.google.common.math.IntMath
Returns true if x represents a power of two.
isPrepopulate() - Method in class org.opendope.xpaths.Xpaths.Xpath
Gets the value of the prepopulate property.
isPropagateClose() - Method in class org.docx4j.org.apache.poi.util.BoundedInputStream
Indicates whether the BoundedInputStream.close() method should propagate to the underling InputStream.
isPropertySetStream(byte[], int, int) - Static method in class org.docx4j.org.apache.poi.hpsf.PropertySet
Checks whether a byte array is in the Horrible Property Set Format.
isPropertySetStream(InputStream) - Static method in class org.docx4j.org.apache.poi.hpsf.PropertySet
Checks whether an InputStream is in the Horrible Property Set Format.
isPunctuation(int) - Static method in class org.docx4j.fonts.fop.complexscripts.util.CharScript
Determine if character c is punctuation.
isPure() - Method in class org.docx4j.org.apache.poi.hpsf.CustomProperties
Tells whether this CustomProperties instance is pure or one or more properties of the underlying low-level property set has been dropped.
isRecursive() - Method in class org.docx4j.fonts.fop.fonts.DefaultFontConfig.Directory
Returns whether or not to recurse through the directory when finding fonts.
isRelationshipPartURI() - Method in class org.docx4j.openpackaging.parts.PartName
To know if this part name is a relationship part name.
isRelIdOccupied(String) - Method in class org.docx4j.openpackaging.parts.relationships.RelationshipsPart
 
isReorderedMark(GlyphDefinitionTable, int[], int[], int) - Method in class org.docx4j.fonts.fop.complexscripts.scripts.DefaultScriptProcessor
 
isRequired() - Method in class org.opendope.xpaths.Xpaths.Xpath
Gets the value of the required property.
isRestrictEditingWith(STDocProtect) - Method in class org.docx4j.openpackaging.packages.ProtectDocument
Verifies the documentProtection tag inside settings.xml file if the protection is enforced (w:enforcement="1") and if the kind of protection equals to passed (STDocProtect.Enum editValue)
isRestrictEditingWith(STDocProtect) - Method in class org.docx4j.openpackaging.parts.WordprocessingML.DocumentSettingsPart
Verifies the documentProtection tag inside settings.xml file if the protection is enforced (w:enforcement="1") and if the kind of protection equals to passed (STDocProtect.Enum editValue)
isReusable() - Method in interface org.docx4j.fonts.RunFontSelector.RunFontCharacterVisitor
 
isRoot() - Method in class org.docx4j.org.apache.poi.poifs.filesystem.EntryNode
is this the root of the tree?
isRunning() - Method in class org.docx4j.com.google.common.base.Stopwatch
Returns true if Stopwatch.start() has been called on this stopwatch, and Stopwatch.stop() has not been called since the last call to start().
isSameSequence(CharSequence, CharSequence) - Static method in class org.docx4j.fonts.fop.util.CharUtilities
Determine if two character sequences contain the same characters.
isScaled() - Method in class org.docx4j.openpackaging.parts.WordprocessingML.BinaryPartAbstractImage.CxCy
 
isSecondary() - Method in class org.docx4j.fonts.microsoft.MicrosoftFonts.Font
Gets the value of the secondary property.
isSectionpagesPresent() - Method in class org.docx4j.convert.out.common.preprocess.PageNumberInformation
 
isSecureValidation() - Method in class org.docx4j.org.apache.xml.security.c14n.Canonicalizer
 
isSecureValidation() - Method in class org.docx4j.org.apache.xml.security.c14n.CanonicalizerSpi
 
isSecureValidation() - Method in class org.docx4j.org.apache.xml.security.signature.XMLSignatureInput
 
isSecureValidation() - Method in class org.docx4j.org.apache.xml.security.transforms.Transform
 
isSelected() - Method in class org.docx4j.toc.switches.SwitchProcessor
 
isSelected() - Method in interface org.docx4j.toc.switches.SwitchProcessorInterface
 
isSelectorSwitch() - Method in class org.docx4j.toc.switches.AbstractSwitch
 
isSelectorSwitch() - Method in class org.docx4j.toc.switches.OSwitch
 
isSelectorSwitch() - Method in class org.docx4j.toc.switches.TSwitch
 
isSet(int) - Method in class org.docx4j.org.apache.poi.util.BitField
Is the field set or not? This is most commonly used for a single-bit field, which is often used to represent a boolean value; the results of using it for a multi-bit field is to determine whether *any* of its bits are set
isSetupValid() - Method in class org.docx4j.fonts.fop.fonts.FontInfo
Checks if the font setup is valid (At least the ultimate fallback font must be registered.)
isSimulateStyle() - Method in class org.docx4j.convert.out.fopconf.Fonts.Font
Gets the value of the simulateStyle property.
isSinhalese(int) - Static method in class org.docx4j.fonts.fop.complexscripts.util.CharScript
Determine if character c belong to the sinhalese script.
isSmall(int) - Static method in class org.docx4j.org.apache.poi.poifs.property.Property
does the length indicate a small document?
isStandalone() - Method in class org.docx4j.utils.XMLStreamReaderWrapper
 
isStartElement() - Method in class org.docx4j.utils.XMLStreamReaderWrapper
 
isStrictConfiguration() - Method in class org.docx4j.convert.out.fopconf.Fop
Gets the value of the strictConfiguration property.
isStrictValidation() - Method in class org.docx4j.convert.out.fopconf.Fop
Gets the value of the strictValidation property.
isSubsetEmbedded() - Method in interface org.docx4j.fonts.fop.fonts.FontDescriptor
Indicates whether this font is subset embedded.
isSubsetEmbedded() - Method in class org.docx4j.fonts.fop.fonts.LazyFont
Indicates whether this font is subset embedded.
isSubsetEmbedded() - Method in class org.docx4j.fonts.fop.fonts.MultiByteFont
 
isSubsetEmbedded() - Method in class org.docx4j.fonts.fop.fonts.SingleByteFont
Indicates whether this font is subset embedded.
isSummaryInformation() - Method in class org.docx4j.org.apache.poi.hpsf.PropertySet
Checks whether this PropertySet represents a Summary Information.
isSummaryInformation() - Method in class org.docx4j.org.apache.poi.hpsf.SpecialPropertySet
 
isSupportedType(int) - Method in class org.docx4j.org.apache.poi.hpsf.VariantSupport
Checks whether HPSF supports the specified variant type.
isSurrogatePair(char) - Static method in class org.docx4j.fonts.fop.util.CharUtilities
Determine if the given characters is part of a surrogate pair.
isSymbolicFont() - Method in class org.docx4j.fonts.fop.fonts.CustomFont
Indicates whether the font is a symbolic font.
isSymbolicFont() - Method in interface org.docx4j.fonts.fop.fonts.FontDescriptor
Indicates whether the font is a symbolic font.
isSymbolicFont() - Method in class org.docx4j.fonts.fop.fonts.LazyFont
Indicates whether the font is a symbolic font.
isTamil(int) - Static method in class org.docx4j.fonts.fop.complexscripts.util.CharScript
Determine if character c belong to the tamil script.
isTarget(PartName, Relationship) - Method in class org.docx4j.openpackaging.parts.relationships.RelationshipsPart
Is partName the target of the specified rel?
isTelugu(int) - Static method in class org.docx4j.fonts.fop.complexscripts.util.CharScript
Determine if character c belong to the telugu script.
isThai(int) - Static method in class org.docx4j.fonts.fop.complexscripts.util.CharScript
Determine if character c belong to the thai script.
isTibetan(int) - Static method in class org.docx4j.fonts.fop.complexscripts.util.CharScript
Determine if character c belong to the tibetan script.
isType1() - Method in class org.docx4j.fonts.fop.fonts.truetype.OTFFile
 
isUnicodeString(String) - Static method in class org.docx4j.org.apache.poi.util.StringUtil
Checks to see if a given String needs to be represented as Unicode
isUnmarshalled() - Method in class org.docx4j.openpackaging.parts.JaxbXmlPart
 
isUpperCase(char) - Static method in class org.docx4j.com.google.common.base.Ascii
Indicates whether c is one of the twenty-six uppercase ASCII alphabetic characters between 'A' and 'Z' inclusive.
isUsingNativeEncoding() - Method in class org.docx4j.fonts.fop.fonts.SingleByteFont
Indicates whether this font is configured to use its native encoding.
isValidExcelDate(double) - Static method in class org.xlsx4j.org.apache.poi.ss.usermodel.DateUtil
Given a double, checks if it is a valid Excel date.
isValidPartName(URI) - Static method in class org.docx4j.openpackaging.URIHelper
Validate a part URI by returning a boolean.
isVisible(Node) - Method in class org.docx4j.org.apache.xml.security.c14n.implementations.CanonicalizerBase
 
isVisibleDO(Node, int) - Method in class org.docx4j.org.apache.xml.security.c14n.implementations.CanonicalizerBase
 
isVisibleInt(Node) - Method in class org.docx4j.org.apache.xml.security.c14n.implementations.CanonicalizerBase
 
isVMerged() - Method in class org.docx4j.model.table.TableModelCell
 
isWhiteSpace() - Method in class org.docx4j.utils.XMLStreamReaderWrapper
 
isWhiteSpace(byte) - Static method in class org.docx4j.org.apache.xml.security.utils.Base64
 
isWildCard(String) - Static method in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
isWildCard(String) - Static method in class org.docx4j.fonts.fop.complexscripts.fonts.OTFScript
 
isWithinRange(int) - Method in class org.docx4j.fonts.fop.fonts.substitute.FontWeightRange
Returns true if the given integer value is within this integer range
isWriteable() - Method in class org.docx4j.org.apache.poi.poifs.nio.FileBackedDataSource
 
isZeroWidthSpace(int) - Static method in class org.docx4j.fonts.fop.util.CharUtilities
Method to determine if the character is a zero-width space.
ITALIAN - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
italic - Variable in class org.docx4j.fonts.microsoft.MicrosoftFonts.Font
 
Italic() - Constructor for class org.docx4j.fonts.microsoft.MicrosoftFonts.Font.Italic
 
italicForms - Variable in class org.docx4j.fonts.Mapper
 
Italics - Class in org.docx4j.model.properties.run
 
Italics(BooleanDefaultTrue) - Constructor for class org.docx4j.model.properties.run.Italics
 
Italics(CSSValue) - Constructor for class org.docx4j.model.properties.run.Italics
 
item - Variable in class org.opendope.questions.Response.Fixed
 
item(int) - Method in class org.docx4j.org.apache.xml.security.transforms.Transforms
Return the ith Transform.
item(int) - Method in class org.docx4j.org.apache.xml.security.utils.HelperNodeList
Method item
Item() - Constructor for class org.opendope.questions.Response.Fixed.Item
 
iterator() - Method in class org.docx4j.com.google.common.collect.ImmutableCollection
Returns an unmodifiable iterator across the elements in this collection.
iterator() - Method in class org.docx4j.com.google.common.collect.ImmutableSet
 
iterator() - Method in interface org.docx4j.com.google.common.collect.Multiset
iterator() - Method in class org.docx4j.com.google.common.collect.Sets.SetView
Scope the return type to UnmodifiableIterator to ensure this is an unmodifiable view.
iterator() - Method in class org.docx4j.org.apache.poi.poifs.filesystem.DirectoryNode
Returns an Iterator over all the entries
iterator() - Method in class org.docx4j.org.apache.poi.poifs.filesystem.FilteringDirectoryNode
 
iterator() - Method in class org.docx4j.org.apache.poi.poifs.filesystem.NPOIFSStream
Returns an iterator that'll supply one ByteBuffer per block in the stream.
iterator() - Method in class org.docx4j.org.apache.poi.poifs.property.DirectoryProperty
Get an iterator over the children of this Parent, alias for DirectoryProperty.getChildren() which supports foreach use
Iterators - Class in org.docx4j.com.google.common.collect
This class contains static utility methods that operate on or return objects of type Iterator.

J

j - Enum constant in enum org.docx4j.fonts.fop.fonts.type1.AdobeStandardEncoding
j character
J - Enum constant in enum org.docx4j.fonts.fop.fonts.type1.AdobeStandardEncoding
J character
JAPANESE - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
Java2DFontMetrics - Class in org.docx4j.fonts.fop.render.java2d
This is a FontMetrics to be used for AWT rendering.
Java2DFontMetrics() - Constructor for class org.docx4j.fonts.fop.render.java2d.Java2DFontMetrics
Constructs a new Font-metrics.
JAVANESE - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
JAVANESE - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFScript
 
JavaUtils - Class in org.docx4j.org.apache.xml.security.utils
A collection of different, general-purpose methods for JAVA-specific things
JAXBAssociation - Class in org.docx4j.jaxb
Represent an association between a DOM node and a JAXB object.
JAXBAssociation(Node, Object) - Constructor for class org.docx4j.jaxb.JAXBAssociation
 
JaxbCustomXmlDataStoragePart<E> - Class in org.docx4j.openpackaging.parts.opendope
 
JaxbCustomXmlDataStoragePart(PartName) - Constructor for class org.docx4j.openpackaging.parts.opendope.JaxbCustomXmlDataStoragePart
 
JaxbCustomXmlDataStoragePart(PartName, JAXBContext) - Constructor for class org.docx4j.openpackaging.parts.opendope.JaxbCustomXmlDataStoragePart
 
JaxbDmlPart<E> - Class in org.docx4j.openpackaging.parts.DrawingML
 
JaxbDmlPart() - Constructor for class org.docx4j.openpackaging.parts.DrawingML.JaxbDmlPart
 
JaxbDmlPart(PartName) - Constructor for class org.docx4j.openpackaging.parts.DrawingML.JaxbDmlPart
 
jaxbElement - Variable in class org.docx4j.openpackaging.parts.JaxbXmlPart
The content tree (ie JAXB representation of the Part)
JAXBElementDebug(JAXBElement) - Static method in class org.docx4j.XmlUtils
 
jaxbImplementation - Static variable in class org.docx4j.jaxb.Context
 
JAXBImplementation - Enum in org.docx4j.jaxb
 
JaxbPmlPart<E> - Class in org.docx4j.openpackaging.parts.PresentationML
 
JaxbPmlPart() - Constructor for class org.docx4j.openpackaging.parts.PresentationML.JaxbPmlPart
 
JaxbPmlPart(PartName) - Constructor for class org.docx4j.openpackaging.parts.PresentationML.JaxbPmlPart
 
JaxbSmlPart<E> - Class in org.docx4j.openpackaging.parts.SpreadsheetML
 
JaxbSmlPart() - Constructor for class org.docx4j.openpackaging.parts.SpreadsheetML.JaxbSmlPart
 
JaxbSmlPart(PartName) - Constructor for class org.docx4j.openpackaging.parts.SpreadsheetML.JaxbSmlPart
 
JaxbValidationEventHandler - Class in org.docx4j.jaxb
 
JaxbValidationEventHandler() - Constructor for class org.docx4j.jaxb.JaxbValidationEventHandler
 
JaxbXmlPart<E> - Class in org.docx4j.openpackaging.parts
OPC Parts are either XML, or binary (or text) documents.
JaxbXmlPart(PartName) - Constructor for class org.docx4j.openpackaging.parts.JaxbXmlPart
 
JaxbXmlPart(PartName, JAXBContext) - Constructor for class org.docx4j.openpackaging.parts.JaxbXmlPart
 
JaxbXmlPartAltChunkHost<E> - Class in org.docx4j.openpackaging.parts
 
JaxbXmlPartAltChunkHost(PartName) - Constructor for class org.docx4j.openpackaging.parts.JaxbXmlPartAltChunkHost
 
JaxbXmlPartXPathAware<E> - Class in org.docx4j.openpackaging.parts
 
JaxbXmlPartXPathAware(PartName) - Constructor for class org.docx4j.openpackaging.parts.JaxbXmlPartXPathAware
 
jc - Static variable in class org.docx4j.jaxb.Context
 
jc - Variable in class org.docx4j.openpackaging.parts.JaxbXmlPart
 
jcContentTypes - Static variable in class org.docx4j.jaxb.Context
 
jcCustomXmlProperties - Static variable in class org.docx4j.jaxb.Context
 
jcDocPropsCore - Static variable in class org.docx4j.jaxb.Context
 
jcDocPropsCustom - Static variable in class org.docx4j.jaxb.Context
 
jcDocPropsExtended - Static variable in class org.docx4j.jaxb.Context
 
jceHmacId - Variable in enum org.docx4j.org.apache.poi.poifs.crypt.HashAlgorithm
 
jceId - Variable in enum org.docx4j.org.apache.poi.poifs.crypt.ChainingMode
 
jceId - Variable in enum org.docx4j.org.apache.poi.poifs.crypt.CipherAlgorithm
 
jceId - Variable in enum org.docx4j.org.apache.poi.poifs.crypt.CipherProvider
 
jceId - Variable in enum org.docx4j.org.apache.poi.poifs.crypt.HashAlgorithm
 
jcEncryption - Static variable in class org.docx4j.jaxb.Context
 
jcFopConfig - Static variable in class org.docx4j.jaxb.Context
 
jcMCE - Static variable in class org.docx4j.jaxb.Context
 
jcPML - Static variable in class org.pptx4j.jaxb.Context
 
jcRelationships - Static variable in class org.docx4j.jaxb.Context
 
jcSectionModel - Static variable in class org.docx4j.jaxb.Context
 
jcSML - Static variable in class org.xlsx4j.jaxb.Context
 
jcSVG - Static variable in class org.pptx4j.convert.out.svginhtml.SvgExporter
 
jcThemePart - Static variable in class org.docx4j.jaxb.Context
Deprecated.
jcXmlPackage - Static variable in class org.docx4j.jaxb.Context
 
JDKXPathAPI - Class in org.docx4j.org.apache.xml.security.utils
An implementation for XPath evaluation that uses the JDK API.
JDKXPathAPI() - Constructor for class org.docx4j.org.apache.xml.security.utils.JDKXPathAPI
 
JobIdentifier - Interface in org.docx4j.events
 
join(String, int...) - Static method in class org.docx4j.com.google.common.primitives.Ints
Returns a string containing the supplied int values separated by separator.
join(CharAssociation[]) - Static method in class org.docx4j.fonts.fop.complexscripts.util.CharAssociation
Join (merge) multiple associations into a single, potentially disjoint association.
join(GlyphSequence, GlyphSequence[]) - Static method in class org.docx4j.fonts.fop.complexscripts.util.GlyphSequence
Join (concatenate) glyph sequences.
joinUninterruptibly(Thread) - Static method in class org.docx4j.com.google.common.util.concurrent.Uninterruptibles
Invokes toJoin.join() uninterruptibly.
joinUninterruptibly(Thread, long, TimeUnit) - Static method in class org.docx4j.com.google.common.util.concurrent.Uninterruptibles
Invokes unit.timedJoin(toJoin, timeout) uninterruptibly.
joinupRuns(P) - Static method in class org.docx4j.model.datastorage.migration.VariablePrepare
 
JUDEZMO - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
JULA - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
justGotAComponent - Variable in class org.docx4j.model.datastorage.OpenDoPEHandlerComponents
 
Justification - Class in org.docx4j.model.properties.paragraph
 
Justification(Jc) - Constructor for class org.docx4j.model.properties.paragraph.Justification
 
Justification(CSSValue) - Constructor for class org.docx4j.model.properties.paragraph.Justification
 

K

k - Enum constant in enum org.docx4j.fonts.fop.fonts.type1.AdobeStandardEncoding
k character
K - Enum constant in enum org.docx4j.fonts.fop.fonts.type1.AdobeStandardEncoding
K character
KABARDIAN - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
KACHCHI - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
KAITHI - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFScript
 
KALENJIN - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
KALMYK - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
KAMBA - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
KANNADA - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
KANNADA - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFScript
 
KANNADA_V2 - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFScript
 
KANURI - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
KARACHAY - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
KARAIM - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
KARAKALPAK - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
KARELIAN - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
KAREN - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
KASHMIRI - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
KATAKANA - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFScript
 
KAYAH_LI - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFScript
 
KAZAKH - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
kCryptoKeyBlock - Static variable in class org.docx4j.org.apache.poi.poifs.crypt.agile.AgileDecryptor
 
KEBENA - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
KEEP_MERGEFIELD - Enum constant in enum org.docx4j.model.fields.merge.MailMerger.OutputField
 
KeepNext - Class in org.docx4j.model.properties.paragraph
 
KeepNext(BooleanDefaultTrue) - Constructor for class org.docx4j.model.properties.paragraph.KeepNext
 
KeepNext(CSSValue) - Constructor for class org.docx4j.model.properties.paragraph.KeepNext
 
KERN - Static variable in class org.docx4j.fonts.fop.fonts.truetype.OFTableName
Kerning.
kerning - Variable in class org.docx4j.fonts.fop.fonts.EmbedFontInfo
false, to disable kerning
KEYMAP - Static variable in class org.docx4j.openpackaging.parts.relationships.Namespaces
 
KeyMapCustomizationsPart - Class in org.docx4j.openpackaging.parts.WordprocessingML
 
KeyMapCustomizationsPart() - Constructor for class org.docx4j.openpackaging.parts.WordprocessingML.KeyMapCustomizationsPart
 
KeyMapCustomizationsPart(PartName) - Constructor for class org.docx4j.openpackaging.parts.WordprocessingML.KeyMapCustomizationsPart
 
keys - Variable in class org.docx4j.model.datastorage.migration.AbstractMigratorUsingAnswersFormat
 
keySet() - Method in class org.docx4j.com.google.common.collect.HashBiMap
 
keySet() - Method in class org.docx4j.org.apache.poi.hpsf.CustomProperties
Returns a set of all the names of our custom properties.
KHAKASS - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
KHANTY_KAZIM - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
KHANTY_SHURISHKAR - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
KHANTY_VAKHI - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
KHAROSTHI - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFScript
 
kHashedVerifierBlock - Static variable in class org.docx4j.org.apache.poi.poifs.crypt.agile.AgileDecryptor
 
KHASI - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
KHMER - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
KHMER - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFScript
 
KhmerRenderer - Class in org.docx4j.fonts.fop.complexscripts.scripts
UnicodeRender Class.
KhmerRenderer() - Constructor for class org.docx4j.fonts.fop.complexscripts.scripts.KhmerRenderer
 
KhmerScriptProcessor - Class in org.docx4j.fonts.fop.complexscripts.scripts
The KhmerScriptProcessor class implements a script processor for performing glyph substitution and positioning operations on content associated with the Khmer script.
KHOWAR - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
KHUTSURI_GEORGIAN - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
KIKONGO - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
KIKUYU - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
KILDIN_SAMI - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
kIntegrityKeyBlock - Static variable in class org.docx4j.org.apache.poi.poifs.crypt.agile.AgileDecryptor
 
kIntegrityValueBlock - Static variable in class org.docx4j.org.apache.poi.poifs.crypt.agile.AgileDecryptor
 
KIRGHIZ - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
KISII - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
KODAGU - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
KOKNI - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
KOMI_PERMYAK - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
KOMI_ZYRIAN - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
KOMO - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
KOMSO - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
KONKANI - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
KOORETE - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
KOREAN - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
KOREAN_OLD_HANGUL - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
KORYAK - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
KPELLE - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
KRIO - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
KUI - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
KULVI - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
KUMAONI - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
KUMYK - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
KURDISH - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
KURUKH - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
KUY - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
kVerifierInputBlock - Static variable in class org.docx4j.org.apache.poi.poifs.crypt.agile.AgileDecryptor
 

L

l - Enum constant in enum org.docx4j.fonts.fop.fonts.type1.AdobeStandardEncoding
l character
L - Enum constant in enum org.docx4j.fonts.fop.fonts.type1.AdobeStandardEncoding
L character
L - Static variable in interface org.docx4j.fonts.fop.complexscripts.bidi.BidiConstants
left-to-right class
L_BRACKET_SYMBOL - Static variable in class org.xlsx4j.org.apache.poi.ss.usermodel.ExcelStyleDateFormatter
 
L_CREE - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
label - Variable in class org.opendope.questions.Response.Fixed.Item
 
LADAKHI - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
LADIN - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
LAHULI - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
LAK - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
LAMBANI - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
lang - Variable in class org.docx4j.convert.out.fopconf.HyphenationPattern
 
Lang - Class in org.docx4j.model.properties.run
Output language and country attributes to support hyphenation in PDF output.
Lang(CTLanguage) - Constructor for class org.docx4j.model.properties.run.Lang
 
Lang(CSSValue) - Constructor for class org.docx4j.model.properties.run.Lang
 
language - Variable in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphProcessingState
governing language
LanguageTagToScriptMapping - Class in org.docx4j.fonts
 
LanguageTagToScriptMapping() - Constructor for class org.docx4j.fonts.LanguageTagToScriptMapping
 
LAO - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
LAO - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFScript
 
LARGER_BIG_BLOCK_SIZE - Static variable in interface org.docx4j.org.apache.poi.poifs.common.POIFSConstants
Some use 4096 bytes
LARGER_BIG_BLOCK_SIZE_DETAILS - Static variable in interface org.docx4j.org.apache.poi.poifs.common.POIFSConstants
 
LARGEST_REGULAR_SECTOR_NUMBER - Static variable in interface org.docx4j.org.apache.poi.poifs.common.POIFSConstants
The highest sector number you're allowed, 0xFFFFFFFA
LAST - Static variable in interface org.docx4j.fonts.fop.complexscripts.bidi.BidiConstants
last external (official) category
lastIndexOf(int) - Method in class org.docx4j.org.apache.poi.util.IntList
Returns the index in this list of the last occurrence of the specified element, or -1 if this list does not contain this element.
lastIndexOf(int[], int) - Static method in class org.docx4j.com.google.common.primitives.Ints
Returns the index of the last appearance of the value target in array.
lastLoca - Variable in class org.docx4j.fonts.fop.fonts.truetype.OpenFont
Offset to last loca
LATIN - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
LATIN - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFScript
 
LATVIAN - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
layoutTree2DiagramDataXslt - Variable in class org.docx4j.openpackaging.parts.DrawingML.CreateWithSmartArtAbstract
 
layoutTreeCreatorXslt - Variable in class org.docx4j.openpackaging.parts.DrawingML.CreateWithSmartArtAbstract
 
LAZ - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
LazyFont - Class in org.docx4j.fonts.fop.fonts
This class is used to defer the loading of a font until it is really used.
LazyFont(EmbedFontInfo, InternalResourceResolver, boolean) - Constructor for class org.docx4j.fonts.fop.fonts.LazyFont
Main constructor
lazyStackTrace(Throwable) - Static method in class org.docx4j.com.google.common.base.Throwables
Returns the stack trace of throwable, possibly providing slower iteration over the full trace but faster iteration over parts of the trace.
lazyStackTraceIsLazy() - Static method in class org.docx4j.com.google.common.base.Throwables
Returns whether Throwables.lazyStackTrace(java.lang.Throwable) will use the special implementation described in its documentation.
LBRAC - Static variable in class org.docx4j.model.datastorage.XPathEnhancerLexer
 
LBRAC - Static variable in class org.docx4j.model.datastorage.XPathEnhancerParser
 
LE - Static variable in class org.docx4j.model.datastorage.XPathEnhancerLexer
 
LE - Static variable in class org.docx4j.model.datastorage.XPathEnhancerParser
 
LEDGER - Enum constant in enum org.pptx4j.model.SlideSizesWellKnown
 
LEGAL - Enum constant in enum org.docx4j.model.structure.PageSizePaper
 
length() - Method in class org.docx4j.fonts.fop.fonts.cff.FOPCFFDataInput
 
length() - Method in class org.docx4j.org.apache.poi.hpsf.ClassID
 
length() - Method in class org.docx4j.org.apache.poi.poifs.filesystem.POIFSDocumentPath
 
length(String, String) - Method in class org.docx4j.org.apache.xml.security.utils.ElementProxy
Method length
LENGTH - Static variable in class org.docx4j.org.apache.poi.hpsf.ClassID
The number of bytes occupied by this object in the byte stream.
LENGTH_0 - Static variable in class org.docx4j.org.apache.poi.hpsf.Variant
Denotes a variant type with a length of 0 bytes.
LENGTH_2 - Static variable in class org.docx4j.org.apache.poi.hpsf.Variant
Denotes a variant type with a length of 2 bytes.
LENGTH_4 - Static variable in class org.docx4j.org.apache.poi.hpsf.Variant
Denotes a variant type with a length of 4 bytes.
LENGTH_8 - Static variable in class org.docx4j.org.apache.poi.hpsf.Variant
Denotes a variant type with a length of 8 bytes.
LENGTH_UNKNOWN - Static variable in class org.docx4j.org.apache.poi.hpsf.Variant
Denotes a variant type with a length that is unknown to HPSF yet.
LENGTH_VARIABLE - Static variable in class org.docx4j.org.apache.poi.hpsf.Variant
Denotes a variant type with a variable length.
lenientFormat(String, Object...) - Static method in class org.docx4j.com.google.common.base.Strings
Returns the given template string with each occurrence of "%s" replaced with the corresponding argument value from args; or, if the placeholder and argument counts do not match, returns a best-effort form of that string.
LEPCHA - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFScript
 
less - Enum constant in enum org.docx4j.fonts.fop.fonts.type1.AdobeStandardEncoding
less character
LESS - Static variable in class org.docx4j.model.datastorage.XPathEnhancerLexer
 
LESS - Static variable in class org.docx4j.model.datastorage.XPathEnhancerParser
 
LETTER - Enum constant in enum org.docx4j.model.structure.PageSizePaper
 
LETTER - Enum constant in enum org.pptx4j.model.SlideSizesWellKnown
 
LETTER_VALUE_ALPHABETIC - Static variable in class org.docx4j.fonts.fop.complexscripts.util.NumberConverter
alphabetical
LETTER_VALUE_TRADITIONAL - Static variable in class org.docx4j.fonts.fop.complexscripts.util.NumberConverter
traditional
LETTERFORM - Enum constant in enum org.docx4j.fonts.foray.font.format.Panose.Field
The bLetterform field.
LevelExists(String) - Method in class org.docx4j.model.listnumbering.ListNumberingDefinition
 
lexicographicalComparator() - Static method in class org.docx4j.com.google.common.primitives.Ints
Returns a comparator that compares two int arrays lexicographically.
LEZGI - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
LF - Static variable in class org.docx4j.com.google.common.base.Ascii
Line Feed ('\n'): A format effector which controls the movement of the printing position to the next printing line.
LF_IGNORE_BASE - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphSubtable
lookup flag - ignore base glyphs
LF_IGNORE_LIGATURE - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphSubtable
lookup flag - ignore ligatures
LF_IGNORE_MARK - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphSubtable
lookup flag - ignore marks
LF_INTERNAL_USE_REVERSE_SCAN - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphSubtable
internal flag - use reverse scan
LF_MARK_ATTACHMENT_TYPE - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphSubtable
lookup flag - mark attachment type
LF_RESERVED - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphSubtable
lookup flag - reserved
LF_RIGHT_TO_LEFT - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphSubtable
lookup flag - right to left
LF_USE_MARK_FILTERING_SET - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphSubtable
lookup flag - use mark filtering set
Ligature(int, int[]) - Constructor for class org.docx4j.fonts.fop.complexscripts.fonts.GlyphSubstitutionTable.Ligature
Instantiate a ligature.
LigatureSet(List) - Constructor for class org.docx4j.fonts.fop.complexscripts.fonts.GlyphSubstitutionTable.LigatureSet
Instantiate a set of ligatures.
LigatureSet(GlyphSubstitutionTable.Ligature[]) - Constructor for class org.docx4j.fonts.fop.complexscripts.fonts.GlyphSubstitutionTable.LigatureSet
Instantiate a set of ligatures.
LIMBU - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
LIMBU - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFScript
 
limit(Iterator<T>, int) - Static method in class org.docx4j.com.google.common.collect.Iterators
Returns a view containing the first limitSize elements of iterator.
LINE_SEPARATOR - Static variable in class org.docx4j.fonts.fop.util.CharUtilities
line-separator
LINEAR_B - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFScript
 
LINEFEED - Static variable in class org.docx4j.fonts.fop.util.CharUtilities
Character class: Line feed
LINEFEED_CHAR - Static variable in class org.docx4j.fonts.fop.util.CharUtilities
linefeed character
LineSpacing - Class in org.docx4j.model.properties.paragraph
 
LineSpacing(BigInteger) - Constructor for class org.docx4j.model.properties.paragraph.LineSpacing
 
LineSpacing(CSSValue) - Constructor for class org.docx4j.model.properties.paragraph.LineSpacing
 
LINGALA - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
list - Variable in class org.opendope.SmartArt.dataHierarchy.ListItem
 
list - Variable in class org.opendope.SmartArt.dataHierarchy.SmartArtDataHierarchy
 
List - Class in org.opendope.SmartArt.dataHierarchy
Java class for anonymous complex type.
List() - Constructor for class org.opendope.SmartArt.dataHierarchy.List
 
ListenableFuture<V> - Interface in org.docx4j.com.google.common.util.concurrent
A Future that accepts completion listeners.
ListenableScheduledFuture<V> - Interface in org.docx4j.com.google.common.util.concurrent
Helper interface to implement both ListenableFuture and ScheduledFuture.
listeners - Variable in class org.docx4j.org.apache.fop.events.DefaultEventBroadcaster
Holds all registered event listeners
ListeningExecutorService - Interface in org.docx4j.com.google.common.util.concurrent
An ExecutorService that returns ListenableFuture instances.
ListeningScheduledExecutorService - Interface in org.docx4j.com.google.common.util.concurrent
A ScheduledExecutorService that returns ListenableFuture instances from its ExecutorService methods.
listItem - Variable in class org.opendope.SmartArt.dataHierarchy.List
 
ListItem - Class in org.opendope.SmartArt.dataHierarchy
Java class for anonymous complex type.
ListItem() - Constructor for class org.opendope.SmartArt.dataHierarchy.ListItem
 
ListLevel - Class in org.docx4j.model.listnumbering
 
ListLevel(ListLevel) - Constructor for class org.docx4j.model.listnumbering.ListLevel
Constructor for a ListLevel in an instance definition.
ListLevel(Lvl) - Constructor for class org.docx4j.model.listnumbering.ListLevel
Constructor for a ListLevel in an abstract definition.
ListLevel.Counter - Class in org.docx4j.model.listnumbering
 
ListManagedBlock - Interface in org.docx4j.org.apache.poi.poifs.storage
An interface for blocks managed by a list that works with a BlockAllocationTable to keep block sequences straight
ListNumberingDefinition - Class in org.docx4j.model.listnumbering
Represents: <w:num w:numId="1"> <w:abstractNumId w:val="0"/> </w:num> or <w:num w:numId="2"> <w:abstractNumId w:val="0"/> <w:lvlOverride w:ilvl="0"> <w:startOverride w:val="10"/> </w:lvlOverride> </w:num> (layered on top of the JAXB object representing same)
ListNumberingDefinition(Numbering.Num, HashMap<String, AbstractListNumberingDefinition>, boolean) - Constructor for class org.docx4j.model.listnumbering.ListNumberingDefinition
Set up a concrete list numbering definition, by reference to the abstract lists
ListsToContentControls - Class in org.docx4j.convert.out.html
Create list items in OL or UL (as appropriate).
ListsToContentControls(WordprocessingMLPackage) - Constructor for class org.docx4j.convert.out.html.ListsToContentControls
 
ListsToContentControls.ListSpec - Class in org.docx4j.convert.out.html
 
listXPaths(List<Xpaths.Xpath>, Map<String, Condition>, Map<String, Xpaths.Xpath>) - Method in class org.opendope.conditions.And
 
listXPaths(List<Xpaths.Xpath>, Map<String, Condition>, Map<String, Xpaths.Xpath>) - Method in class org.opendope.conditions.Condition
 
listXPaths(List<Xpaths.Xpath>, Map<String, Condition>, Map<String, Xpaths.Xpath>) - Method in class org.opendope.conditions.Conditionref
 
listXPaths(List<Xpaths.Xpath>, Map<String, Condition>, Map<String, Xpaths.Xpath>) - Method in interface org.opendope.conditions.Evaluable
List the XPaths used in this condition.
listXPaths(List<Xpaths.Xpath>, Map<String, Condition>, Map<String, Xpaths.Xpath>) - Method in class org.opendope.conditions.Not
 
listXPaths(List<Xpaths.Xpath>, Map<String, Condition>, Map<String, Xpaths.Xpath>) - Method in class org.opendope.conditions.Or
 
listXPaths(List<Xpaths.Xpath>, Map<String, Condition>, Map<String, Xpaths.Xpath>) - Method in class org.opendope.conditions.Xpathref
 
LISU - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFScript
 
Literal - Static variable in class org.docx4j.model.datastorage.XPathEnhancerLexer
 
Literal - Static variable in class org.docx4j.model.datastorage.XPathEnhancerParser
 
LITHUANIAN - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
LittleEndian - Class in org.docx4j.org.apache.poi.util
a utility class for handling little-endian numbers, which the 80x86 world is replete with.
LittleEndian.BufferUnderrunException - Exception in org.docx4j.org.apache.poi.util
Exception to handle buffer underruns
LittleEndianByteArrayOutputStream - Class in org.docx4j.org.apache.poi.util
Adapts a plain byte array to LittleEndianOutput
LittleEndianByteArrayOutputStream(byte[], int) - Constructor for class org.docx4j.org.apache.poi.util.LittleEndianByteArrayOutputStream
 
LittleEndianByteArrayOutputStream(byte[], int, int) - Constructor for class org.docx4j.org.apache.poi.util.LittleEndianByteArrayOutputStream
 
LittleEndianConsts - Interface in org.docx4j.org.apache.poi.util
a repository for constants shared by classes within this package
LittleEndianInput - Interface in org.docx4j.org.apache.poi.util
 
LittleEndianInputStream - Class in org.docx4j.org.apache.poi.util
Wraps an InputStream providing LittleEndianInput
LittleEndianInputStream(InputStream) - Constructor for class org.docx4j.org.apache.poi.util.LittleEndianInputStream
 
LittleEndianOutput - Interface in org.docx4j.org.apache.poi.util
 
LittleEndianOutputStream - Class in org.docx4j.org.apache.poi.util
 
LittleEndianOutputStream(OutputStream) - Constructor for class org.docx4j.org.apache.poi.util.LittleEndianOutputStream
 
LL_BRACKET_SYMBOL - Static variable in class org.xlsx4j.org.apache.poi.ss.usermodel.ExcelStyleDateFormatter
 
load() - Static method in class org.docx4j.fonts.fop.fonts.FontCache
Deprecated.
load() - Method in interface org.docx4j.fonts.fop.fonts.FontCacheManager
Loads the font cache into memory from the given file.
load(File) - Static method in class org.docx4j.Docx4J
Load a Docx Document from a File
load(File) - Static method in class org.docx4j.openpackaging.packages.OpcPackage
Convenience method to create a WordprocessingMLPackage or PresentationMLPackage from an existing File (.docx/.docxm, .ppxtx or Flat OPC .xml).
load(File) - Static method in class org.docx4j.openpackaging.packages.PresentationMLPackage
Convenience method to create a PresentationMLPackage from an existing File (.pptx or .xml Flat OPC).
load(File) - Static method in class org.docx4j.openpackaging.packages.SpreadsheetMLPackage
Convenience method to create a SpreadsheetMLPackage from an existing File (.xlsx or .xml Flat OPC).
load(File) - Static method in class org.docx4j.openpackaging.packages.WordprocessingMLPackage
Convenience method to create a WordprocessingMLPackage from an existing File (.docx zip or .xml Flat OPC).
load(File) - Static method in class org.glox4j.openpackaging.packages.GloxPackage
 
load(File, String) - Static method in class org.docx4j.openpackaging.packages.OpcPackage
Convenience method to create a WordprocessingMLPackage or PresentationMLPackage from an existing File (.docx/.docxm, .ppxtx or Flat OPC .xml).
load(File, Filetype) - Static method in class org.docx4j.Docx4J
Load a docx/pptx/xlsx from a File, where you know in advance what type (zip, compound, flat opc) it is.
load(File, Filetype) - Static method in class org.docx4j.openpackaging.packages.OpcPackage
convenience method to load from a file, where you know the Filetype (if it is Filetype.ZippedPackage, ZipFile will be used instead of ZipArchiveInputStream)
load(File, Filetype, String) - Static method in class org.docx4j.openpackaging.packages.OpcPackage
convenience method to load from a file, where you know the Filetype (if it is Filetype.ZippedPackage, ZipFile will be used instead of ZipArchiveInputStream)
load(InputStream) - Static method in class org.docx4j.Docx4J
Load a Docx Document from an InputStream
load(InputStream) - Method in class org.docx4j.fonts.fop.fonts.type1.PFMFile
Parses a PFM file
load(InputStream) - Static method in class org.docx4j.openpackaging.packages.OpcPackage
Convenience method to create a WordprocessingMLPackage or PresentationMLPackage from an inputstream (.docx/.docxm, .ppxtx or Flat OPC .xml).
load(InputStream) - Static method in class org.docx4j.openpackaging.packages.PresentationMLPackage
Creates a PresentationMLPackage from an InputStream.
load(InputStream) - Static method in class org.docx4j.openpackaging.packages.SpreadsheetMLPackage
Creates a SpreadsheetMLPackage from an InputStream.
load(InputStream) - Static method in class org.docx4j.openpackaging.packages.WordprocessingMLPackage
Convenience method to create a WordprocessingMLPackage from an existing stream(.docx zip or .xml Flat OPC).
load(InputStream, boolean) - Static method in class org.docx4j.openpackaging.packages.OpcPackage
Deprecated.
load(InputStream, String) - Static method in class org.docx4j.openpackaging.packages.OpcPackage
Convenience method to create a WordprocessingMLPackage or PresentationMLPackage from an inputstream (.docx/.docxm, .ppxtx or Flat OPC .xml).
load(InputStream, Filetype) - Static method in class org.docx4j.openpackaging.packages.OpcPackage
convenience method to load a word2007 document from an existing inputstream (.docx/.docxm, .ppxtx or Flat OPC .xml).
load(InputStream, Filetype, String) - Static method in class org.docx4j.openpackaging.packages.OpcPackage
convenience method to load a word2007 document from an existing inputstream (.docx/.docxm, .ppxtx or Flat OPC .xml).
load(K) - Method in class org.docx4j.com.google.common.cache.CacheLoader
Computes or retrieves the value corresponding to key.
load(PackageIdentifier, File) - Static method in class org.docx4j.Docx4J
Load a Docx Document from a File, assigning it an identifier for eventing
load(PackageIdentifier, File) - Static method in class org.docx4j.openpackaging.packages.OpcPackage
Convenience method to create a WordprocessingMLPackage or PresentationMLPackage from an existing File (.docx/.docxm, .ppxtx or Flat OPC .xml).
load(PackageIdentifier, File, String) - Static method in class org.docx4j.openpackaging.packages.OpcPackage
Convenience method to create a WordprocessingMLPackage or PresentationMLPackage from an existing File (.docx/.docxm, .ppxtx or Flat OPC .xml).
load(PackageIdentifier, InputStream) - Static method in class org.docx4j.Docx4J
Load a Docx Document from an InputStream, assigning it an identifier for eventing
load(PackageIdentifier, InputStream) - Static method in class org.docx4j.openpackaging.packages.OpcPackage
Convenience method to create a WordprocessingMLPackage or PresentationMLPackage from an inputstream (.docx/.docxm, .ppxtx or Flat OPC .xml).
Load - Class in org.docx4j.openpackaging.io
Deprecated.
Load() - Constructor for class org.docx4j.openpackaging.io.Load
Deprecated.
 
Load3 - Class in org.docx4j.openpackaging.io3
Create a Package object using a PartLoader.
Load3() - Constructor for class org.docx4j.openpackaging.io3.Load3
 
Load3(PartStore) - Constructor for class org.docx4j.openpackaging.io3.Load3
 
loadAll(Iterable<? extends K>) - Method in class org.docx4j.com.google.common.cache.CacheLoader
Computes or retrieves the values corresponding to keys.
loadClass(String, Class<?>) - Static method in class org.docx4j.org.apache.xml.security.utils.ClassLoaderUtils
Load a class with a given name.
loadCount() - Method in class org.docx4j.com.google.common.cache.CacheStats
Returns the total number of times that Cache lookup methods attempted to load new values.
loadDefaultTemplates() - Method in class org.docx4j.convert.out.common.AbstractXsltExporterDelegate
 
loadDefaultTemplates() - Method in class org.docx4j.convert.out.html.HTMLExporterXslt.HTMLExporterXsltDelegate
 
loaded - Variable in class org.docx4j.fonts.fop.fonts.FontLoader
true if the font has been loaded
loadExceptionCount() - Method in class org.docx4j.com.google.common.cache.CacheStats
Returns the number of times Cache lookup methods threw an exception while loading a new value.
loadExceptionRate() - Method in class org.docx4j.com.google.common.cache.CacheStats
Returns the ratio of cache loading attempts which threw exceptions.
loadExternalTargets - Variable in class org.docx4j.openpackaging.io.Load
Deprecated.
 
loadExternalTargets(boolean) - Method in class org.docx4j.openpackaging.io.Load
Deprecated.
 
loadFont(FontUris, String, boolean, EmbeddingMode, EncodingMode, boolean, boolean, InternalResourceResolver, boolean, boolean) - Static method in class org.docx4j.fonts.fop.fonts.FontLoader
Loads a custom font from a URI.
loadFrom(File) - Static method in class org.docx4j.fonts.fop.fonts.FontCache
Reads a font cache file and returns its contents.
LoadFromZipNG - Class in org.docx4j.openpackaging.io
Deprecated.
LoadFromZipNG() - Constructor for class org.docx4j.openpackaging.io.LoadFromZipNG
Deprecated.
 
LoadFromZipNG.ByteArray - Class in org.docx4j.openpackaging.io
Deprecated.
 
LoadingCache<K,V> - Interface in org.docx4j.com.google.common.cache
A semi-persistent mapping from keys to values.
loadPart(String) - Method in interface org.docx4j.openpackaging.io3.stores.PartStore
Returns null if the part does not exist.
loadPart(String) - Method in class org.docx4j.openpackaging.io3.stores.UnzippedPartStore
 
loadPart(String) - Method in class org.docx4j.openpackaging.io3.stores.ZipPartStore
 
loadPart(Part, Relationship) - Method in class org.docx4j.openpackaging.parts.relationships.RelationshipsPart
Loads a pre-existing target part into the package (but does not load its contents as such; that is done elsewhere).
loadPFM(String) - Method in class org.docx4j.fonts.fop.fonts.apps.PFMReader
Read a PFM file and returns it as an object.
loadSuccessCount() - Method in class org.docx4j.com.google.common.cache.CacheStats
Returns the number of times Cache lookup methods have successfully loaded a new value.
loadTTF(String, String, boolean, boolean) - Method in class org.docx4j.fonts.fop.fonts.apps.TTFReader
Read a TTF file and returns it as an object.
loadTypefaceFailed - Variable in class org.docx4j.fonts.PhysicalFont
 
LOCA - Static variable in class org.docx4j.fonts.fop.fonts.truetype.OFTableName
Index to location.
locaFormat - Variable in class org.docx4j.fonts.fop.fonts.truetype.OpenFont
 
LocaleUtil - Class in org.docx4j.org.apache.poi.util
This utility class is used to set locale and time zone settings beside of the JDK internal Locale.setDefault(Locale) and TimeZone.setDefault(TimeZone) methods, because the locale/time zone specific handling of certain office documents - maybe for different time zones / locales ...
localIndexSubr - Variable in class org.docx4j.fonts.fop.fonts.truetype.OTFSubSetFile
 
LocalLog - Static variable in class org.docx4j.convert.out.common.AbstractExporter
 
localUniques - Variable in class org.docx4j.fonts.fop.fonts.truetype.OTFSubSetFile
A list of unique subroutines from the global / local subroutine indexes
locaOffset - Variable in class org.docx4j.fonts.fop.fonts.truetype.TTFSubSetFile
 
LocationAwareXMLStreamException - Exception in org.docx4j.openpackaging.exceptions
 
LocationAwareXMLStreamException(String, XMLStreamException, Location) - Constructor for exception org.docx4j.openpackaging.exceptions.LocationAwareXMLStreamException
 
locationPath() - Method in class org.docx4j.model.datastorage.XPathEnhancerParser
 
locationPath_return() - Constructor for class org.docx4j.model.datastorage.XPathEnhancerParser.locationPath_return
 
log - Static variable in class org.docx4j.convert.out.common.preprocess.BookmarkMover
 
log - Static variable in class org.docx4j.convert.out.common.preprocess.ParagraphStylesInTableFix
 
log - Static variable in class org.docx4j.convert.out.common.preprocess.ParagraphStylesInTableFix.StyleRenamer
 
log - Static variable in class org.docx4j.convert.out.common.preprocess.PartialDeepCopy
 
log - Static variable in class org.docx4j.convert.out.common.wrappers.ConversionSectionWrapperFactory
 
log - Static variable in class org.docx4j.convert.out.FOSettings
 
log - Static variable in class org.docx4j.convert.out.html.HtmlExporterNG2
Deprecated.
 
log - Static variable in class org.docx4j.convert.out.html.ListsToContentControls
 
log - Static variable in class org.docx4j.convert.out.html.TableWriter
 
log - Static variable in class org.docx4j.Docx4jProperties
 
log - Static variable in class org.docx4j.finders.CommentFinder
 
log - Static variable in class org.docx4j.finders.SectPrFindFirst
 
log - Static variable in class org.docx4j.fonts.BestMatchingMapper
 
log - Static variable in class org.docx4j.fonts.fop.fonts.apps.AbstractFontReader
Logger instance
log - Variable in class org.docx4j.fonts.fop.fonts.autodetect.FontInfoFinder
logging instance
log - Static variable in class org.docx4j.fonts.fop.fonts.DefaultFontConfigurator
logger instance
log - Static variable in class org.docx4j.fonts.fop.fonts.FontAdder
 
log - Static variable in class org.docx4j.fonts.fop.fonts.FontInfo
logging instance
log - Static variable in class org.docx4j.fonts.fop.fonts.FontLoader
logging instance
log - Static variable in class org.docx4j.fonts.fop.fonts.substitute.FontSubstitutions
logging instance
log - Static variable in class org.docx4j.fonts.fop.fonts.substitute.FontWeightRange
logging instance
log - Variable in class org.docx4j.fonts.fop.fonts.truetype.OpenFont
logging instance
log - Variable in class org.docx4j.fonts.fop.fonts.type1.PFMFile
logging instance
log - Static variable in class org.docx4j.fonts.fop.fonts.type1.PostscriptParser
 
log - Static variable in class org.docx4j.fonts.fop.fonts.type1.Type1SubsetFile
 
log - Static variable in class org.docx4j.fonts.fop.util.FopConfigUtil
 
log - Static variable in class org.docx4j.fonts.GlyphCheck
 
log - Static variable in class org.docx4j.fonts.IdentityPlusMapper
 
log - Static variable in class org.docx4j.fonts.LanguageTagToScriptMapping
 
log - Static variable in class org.docx4j.fonts.Mapper
 
log - Static variable in class org.docx4j.fonts.microsoft.MicrosoftFontsRegistry
 
log - Static variable in class org.docx4j.fonts.PhysicalFont
 
log - Static variable in class org.docx4j.fonts.PhysicalFonts
 
log - Static variable in class org.docx4j.fonts.RunFontSelector
 
log - Static variable in class org.docx4j.jaxb.Docx4jMarshallerListener
 
log - Static variable in class org.docx4j.jaxb.Docx4jUnmarshallerListener
 
log - Static variable in class org.docx4j.model.bookmarks.BookmarksIntegrity
 
log - Static variable in class org.docx4j.model.datastorage.BookmarkRenumber
 
log - Static variable in class org.docx4j.model.datastorage.CustomXmlDataStoragePartSelector
 
log - Static variable in class org.docx4j.model.datastorage.XHTMLAttrInjector
 
log - Static variable in class org.docx4j.model.images.AbstractConversionImageHandler
 
log - Static variable in class org.docx4j.model.images.AbstractWordXmlPicture
 
log - Static variable in class org.docx4j.model.images.WordXmlPictureE10
 
log - Static variable in class org.docx4j.model.images.WordXmlPictureE20
 
log - Static variable in class org.docx4j.model.listnumbering.AbstractListNumberingDefinition
 
log - Static variable in class org.docx4j.model.listnumbering.Emulator
 
log - Static variable in class org.docx4j.model.listnumbering.ListLevel
 
log - Static variable in class org.docx4j.model.listnumbering.ListNumberingDefinition
 
log - Static variable in class org.docx4j.model.listnumbering.NumberFormatDecimalZero
 
log - Static variable in class org.docx4j.model.listnumbering.NumberFormatLowerLetter
 
log - Static variable in class org.docx4j.model.listnumbering.NumberFormatter
 
log - Static variable in class org.docx4j.model.properties.AdHocProperty
 
log - Static variable in class org.docx4j.model.properties.paragraph.Bidi
 
log - Static variable in class org.docx4j.model.properties.paragraph.Indent
 
log - Static variable in class org.docx4j.model.properties.paragraph.Justification
 
log - Static variable in class org.docx4j.model.properties.paragraph.KeepNext
 
log - Static variable in class org.docx4j.model.properties.paragraph.LineSpacing
 
log - Static variable in class org.docx4j.model.properties.paragraph.NumberingProperty
 
log - Static variable in class org.docx4j.model.properties.paragraph.OutlineLevel
 
log - Static variable in class org.docx4j.model.properties.paragraph.PageBreakBefore
 
log - Static variable in class org.docx4j.model.properties.paragraph.PBorderBottom
 
log - Static variable in class org.docx4j.model.properties.paragraph.PBorderLeft
 
log - Static variable in class org.docx4j.model.properties.paragraph.PBorderRight
 
log - Static variable in class org.docx4j.model.properties.paragraph.PBorderTop
 
log - Static variable in class org.docx4j.model.properties.paragraph.PShading
 
log - Static variable in class org.docx4j.model.properties.paragraph.SpaceAfter
 
log - Static variable in class org.docx4j.model.properties.paragraph.SpaceBefore
 
log - Static variable in class org.docx4j.model.properties.paragraph.Tabs
 
log - Static variable in class org.docx4j.model.properties.paragraph.TextAlignmentVertical
 
log - Static variable in class org.docx4j.model.properties.Property
 
log - Static variable in class org.docx4j.model.properties.PropertyFactory
 
log - Static variable in class org.docx4j.model.properties.run.Bold
 
log - Static variable in class org.docx4j.model.properties.run.FontColor
 
log - Static variable in class org.docx4j.model.properties.run.FontSize
 
log - Static variable in class org.docx4j.model.properties.run.HighlightColor
 
log - Static variable in class org.docx4j.model.properties.run.Italics
 
log - Static variable in class org.docx4j.model.properties.run.Lang
 
log - Static variable in class org.docx4j.model.properties.run.RBorder
 
log - Static variable in class org.docx4j.model.properties.run.RShading
 
log - Static variable in class org.docx4j.model.properties.run.Spacing
 
log - Static variable in class org.docx4j.model.properties.run.Strike
 
log - Static variable in class org.docx4j.model.properties.run.TextDirection
 
log - Static variable in class org.docx4j.model.properties.run.Underline
 
log - Static variable in class org.docx4j.model.properties.run.VerticalAlignment
 
log - Static variable in class org.docx4j.model.structure.DocumentModel
 
log - Static variable in class org.docx4j.model.structure.HeaderFooterPolicy
 
log - Static variable in class org.docx4j.model.structure.PageDimensions
 
log - Static variable in class org.docx4j.model.structure.SectionWrapper
 
log - Static variable in class org.docx4j.model.styles.BrokenStyleRemediator
 
log - Static variable in class org.docx4j.model.styles.StyleUtil
 
log - Static variable in class org.docx4j.openpackaging.Base
 
log - Static variable in class org.docx4j.openpackaging.contenttype.ContentTypeManager
 
log - Static variable in class org.docx4j.openpackaging.io3.SaveSlides
 
log - Static variable in class org.docx4j.openpackaging.packages.DefaultPackage
 
log - Static variable in class org.docx4j.openpackaging.packages.PresentationMLPackage
 
log - Static variable in class org.docx4j.openpackaging.packages.ProtectDocument
 
log - Static variable in class org.docx4j.openpackaging.packages.ProtectionSettings
 
log - Static variable in class org.docx4j.openpackaging.packages.ProtectPresentation
 
log - Static variable in class org.docx4j.openpackaging.packages.ProtectWorkbook
 
log - Static variable in class org.docx4j.openpackaging.packages.SpreadsheetMLPackage
 
log - Static variable in class org.docx4j.openpackaging.packages.WordprocessingMLPackage
 
log - Static variable in class org.docx4j.openpackaging.parts.JaxbXmlPart
 
log - Static variable in class org.docx4j.openpackaging.parts.JaxbXmlPartAltChunkHost
 
log - Static variable in class org.docx4j.openpackaging.parts.JaxbXmlPartXPathAware
 
log - Static variable in class org.docx4j.openpackaging.parts.Part
Logger.
log - Static variable in class org.docx4j.openpackaging.parts.PresentationML.JaxbPmlPart
 
log - Static variable in class org.docx4j.openpackaging.parts.PresentationML.MainPresentationPart
 
log - Static variable in class org.docx4j.openpackaging.parts.PresentationML.NotesSlidePart
 
log - Static variable in class org.docx4j.openpackaging.parts.PresentationML.SlidePart
 
log - Static variable in class org.docx4j.openpackaging.parts.SAXHandler
 
log - Static variable in class org.docx4j.openpackaging.parts.WordprocessingML.AlternativeFormatInputPart
 
log - Static variable in class org.docx4j.openpackaging.parts.WordprocessingML.BinaryPart
 
log - Static variable in class org.docx4j.openpackaging.parts.WordprocessingML.BinaryPartAbstractImage
 
log - Static variable in class org.docx4j.openpackaging.parts.WordprocessingML.DocumentPart
 
log - Static variable in class org.docx4j.openpackaging.parts.WordprocessingML.DrawingPropsIdTracker
 
log - Static variable in class org.docx4j.openpackaging.parts.XmlPart
 
log - Static variable in class org.docx4j.org.apache.xml.security.utils.ElementProxy
 
log - Static variable in class org.docx4j.utils.ResourceUtils
 
log - Static variable in class org.docx4j.utils.SingleTraversalUtilVisitorCallback
 
log - Static variable in class org.docx4j.utils.XMLStreamReaderWrapper
 
log - Static variable in class org.docx4j.utils.XMLStreamWriterWrapper
 
log - Static variable in class org.docx4j.utils.XMLStreamWriterWrapperIndenting
 
log - Static variable in class org.docx4j.utils.XSLTUtils
 
log - Static variable in class org.docx4j.Version
 
log - Static variable in class org.glox4j.openpackaging.packages.GloxPackage
 
log - Static variable in class org.pptx4j.convert.out.svginhtml.PictureExporter
<p:pic> <p:nvPicPr> <p:cNvPr id="1026" name="Picture 2"/> <p:cNvPicPr> <a:picLocks noChangeAspect="1" noChangeArrowheads="1"/> </p:cNvPicPr> <p:nvPr/> </p:nvPicPr> <p:blipFill> <a:blip r:embed="rId2"/> <----------------------- <a:srcRect/> <a:stretch> <a:fillRect/> </a:stretch> </p:blipFill> <p:spPr bwMode="auto"> <a:xfrm> <a:off x="1357290" y="3643314"/> <a:ext cx="619125" cy="742950"/> </a:xfrm> <a:prstGeom prst="rect"> <a:avLst/> </a:prstGeom> <a:noFill/> <a:ln w="9525"> <a:noFill/> <a:miter lim="800000"/> <a:headEnd/> <a:tailEnd/> </a:ln> <a:effectLst/> </p:spPr> </p:pic>
log - Static variable in class org.pptx4j.convert.out.svginhtml.SvgExporter
 
log - Static variable in class org.pptx4j.model.ResolvedLayout
 
log - Static variable in class org.xlsx4j.model.CellUtils
 
log - Static variable in class org.xlsx4j.org.apache.poi.ss.usermodel.DateUtil
 
log(String) - Static method in class org.docx4j.model.datastorage.OpenDoPEIntegrity
 
log(String) - Static method in class org.docx4j.model.datastorage.OpenDoPEIntegrityAfterBinding
 
log(ExpressionContext, String) - Static method in class org.docx4j.model.datastorage.BindingTraverserXSLT
 
log(NodeIterator) - Static method in class org.docx4j.model.datastorage.BindingTraverserXSLT
Deprecated. 
log10(int, RoundingMode) - Static method in class org.docx4j.com.google.common.math.IntMath
Returns the base-10 logarithm of x, rounded according to the specified rounding mode.
log2(int, RoundingMode) - Static method in class org.docx4j.com.google.common.math.IntMath
Returns the base-2 logarithm of x, rounded according to the specified rounding mode.
logDebug(String) - Static method in class org.docx4j.utils.XSLTUtils
 
logDebug(AbstractConversionContext, String) - Static method in class org.docx4j.convert.out.common.XsltCommonFunctions
 
logDebug(AbstractConversionContext, NodeIterator, String) - Static method in class org.docx4j.convert.out.common.XsltCommonFunctions
 
logDebugStep(Logger, String, long) - Method in class org.docx4j.convert.out.common.AbstractExporter
 
logger - Static variable in class org.xlsx4j.org.apache.poi.ss.usermodel.DataFormatter
For logging any problems we find
logInfo(String) - Static method in class org.docx4j.utils.XSLTUtils
 
logInfo(AbstractConversionContext, String) - Static method in class org.docx4j.convert.out.common.XsltCommonFunctions
 
LogUtil - Class in org.docx4j.fonts.fop.util
Convenience Logging utility methods used in FOP
logWarn(String) - Static method in class org.docx4j.utils.XSLTUtils
 
logWarn(AbstractConversionContext, String) - Static method in class org.docx4j.convert.out.common.XsltCommonFunctions
 
logXml(NodeIterator) - Static method in class org.docx4j.model.datastorage.BindingTraverserXSLT
 
LOMWE - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
LONG_SIZE - Static variable in interface org.docx4j.org.apache.poi.util.LittleEndianConsts
 
LongField - Class in org.docx4j.org.apache.poi.util
representation of a long (16-bit) field at a fixed location within a byte array
LongField(int) - Constructor for class org.docx4j.org.apache.poi.util.LongField
construct the LongField with its offset into its containing byte array
LongField(int, byte[]) - Constructor for class org.docx4j.org.apache.poi.util.LongField
Construct the LongField with its offset into its containing byte array and initialize its value from its byte array
LongField(int, long) - Constructor for class org.docx4j.org.apache.poi.util.LongField
construct the LongField with its offset into its containing byte array and initialize its value
LongField(int, long, byte[]) - Constructor for class org.docx4j.org.apache.poi.util.LongField
construct the LongField with its offset into its containing byte array, initialize its value, and write the value to a byte array
longToHex(long) - Static method in class org.docx4j.org.apache.poi.util.HexDump
 
LookupFieldPartFactory() - Constructor for class org.docx4j.org.apache.fop.events.EventFormatter.LookupFieldPartFactory
 
lookupFlags - Variable in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphProcessingState
lookup flags
LookupSpec(String, String, String) - Constructor for class org.docx4j.fonts.fop.complexscripts.fonts.GlyphTable.LookupSpec
Instantiate lookup spec.
LookupTable(String, List<GlyphSubtable>) - Constructor for class org.docx4j.fonts.fop.complexscripts.fonts.GlyphTable.LookupTable
Instantiate a LookupTable.
LookupTable(String, GlyphSubtable) - Constructor for class org.docx4j.fonts.fop.complexscripts.fonts.GlyphTable.LookupTable
Instantiate a LookupTable.
loTypeId - Variable in class org.opendope.SmartArt.dataHierarchy.SmartArtDataHierarchy
 
LOW_MARI - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
lower - Variable in class org.opendope.xpaths.Xpaths.Xpath
 
LOWER_SORBIAN - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
lowerOperator - Variable in class org.opendope.xpaths.Xpaths.Xpath
 
LowSurrogateChar - Static variable in class org.docx4j.model.datastorage.XPathEnhancerLexer
 
LowSurrogateChar - Static variable in class org.docx4j.model.datastorage.XPathEnhancerParser
 
LPAR - Static variable in class org.docx4j.model.datastorage.XPathEnhancerLexer
 
LPAR - Static variable in class org.docx4j.model.datastorage.XPathEnhancerParser
 
LRE - Static variable in interface org.docx4j.fonts.fop.complexscripts.bidi.BidiConstants
left-to-right embedding class
LRE - Static variable in class org.docx4j.fonts.fop.util.CharUtilities
left-to-right embedding
LRM - Static variable in class org.docx4j.fonts.fop.util.CharUtilities
left-to-right mark
LRO - Static variable in interface org.docx4j.fonts.fop.complexscripts.bidi.BidiConstants
left-to-right override class
LRO - Static variable in class org.docx4j.fonts.fop.util.CharUtilities
left-to-right override
lslash - Enum constant in enum org.docx4j.fonts.fop.fonts.type1.AdobeStandardEncoding
small letter l with stroke character
Lslash - Enum constant in enum org.docx4j.fonts.fop.fonts.type1.AdobeStandardEncoding
capital letter L with stroke character
lsLayoutMasterSetCalculationInProgress() - Method in class org.docx4j.convert.out.FOSettings
 
LTSH - Static variable in class org.docx4j.fonts.fop.fonts.truetype.OFTableName
Linear threshold table.
LUBA - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
LUGANDA - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
LUHYA - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
LULE_SAMI - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
LUO - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
LUXEMBOURGISH - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
LYCIAN - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFScript
 
LYDIAN - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFScript
 

M

m - Enum constant in enum org.docx4j.fonts.fop.fonts.type1.AdobeStandardEncoding
m character
M - Enum constant in enum org.docx4j.fonts.fop.fonts.type1.AdobeStandardEncoding
M character
M_BRACKET_SYMBOL - Static variable in class org.xlsx4j.org.apache.poi.ss.usermodel.ExcelStyleDateFormatter
 
mABRPATH() - Method in class org.docx4j.model.datastorage.XPathEnhancerLexer
 
mac - Variable in class org.docx4j.fonts.microsoft.MicrosoftFonts.Font.Bold
 
mac - Variable in class org.docx4j.fonts.microsoft.MicrosoftFonts.Font.Bolditalic
 
mac - Variable in class org.docx4j.fonts.microsoft.MicrosoftFonts.Font.Italic
 
mac - Variable in class org.docx4j.fonts.microsoft.MicrosoftFonts.Font
 
MAC_GLYPH_NAMES - Static variable in class org.docx4j.fonts.fop.fonts.Glyphs
Deprecated.
Glyph names for Mac encoding
MAC_ROMAN_ENCODING - Static variable in class org.docx4j.fonts.fop.fonts.CodePointMapping
 
MACEDONIAN - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
MacFontDirFinder - Class in org.docx4j.fonts.fop.fonts.autodetect
Mac font directory finder
MacFontDirFinder() - Constructor for class org.docx4j.fonts.fop.fonts.autodetect.MacFontDirFinder
 
macron - Enum constant in enum org.docx4j.fonts.fop.fonts.type1.AdobeStandardEncoding
macron character
macron_modifier_letter - Enum constant in enum org.docx4j.fonts.fop.fonts.type1.AdobeStandardEncoding
modifier letter macron character
MailMerger - Class in org.docx4j.model.fields.merge
Perform a mail merge.
MailMerger() - Constructor for class org.docx4j.model.fields.merge.MailMerger
 
MailMerger.FormTextFieldNames - Class in org.docx4j.model.fields.merge
If we're converting MERGEFIELD to FORMTEXT, it is desirable to make the w:fldChar/w:ffData/w:name unique within the docx (though Word 2010 can still open the docx if they aren't), and to remove spaces
MailMerger.OutputField - Enum in org.docx4j.model.fields.merge
 
MailMergerWithNext - Class in org.docx4j.model.fields.merge
 
MailMergerWithNext() - Constructor for class org.docx4j.model.fields.merge.MailMergerWithNext
 
main() - Method in class org.docx4j.model.datastorage.XPathEnhancerParser
 
main(String[]) - Static method in class org.docx4j.convert.out.flatOpcXml.FlatOpcXmlCreator
 
main(String[]) - Static method in class org.docx4j.convert.out.html.HtmlExporterNonXSLT
Deprecated.
 
main(String[]) - Static method in class org.docx4j.fonts.BestMatchingMapper
 
main(String[]) - Static method in class org.docx4j.fonts.fop.fonts.apps.PFMReader
The main method for the PFM reader tool.
main(String[]) - Static method in class org.docx4j.fonts.fop.fonts.apps.TTFReader
The main method for the TTFReader tool.
main(String[]) - Static method in class org.docx4j.fonts.fop.fonts.truetype.OpenFont
Static main method to get info about a TrueType font.
main(String[]) - Static method in class org.docx4j.fonts.IdentityPlusMapper
 
main(String[]) - Static method in class org.docx4j.fonts.PhysicalFonts
 
main(String[]) - Static method in class org.docx4j.jaxb.Context
 
main(String[]) - Static method in class org.docx4j.model.datastorage.migration.FromMergeFields
 
main(String[]) - Static method in class org.docx4j.model.datastorage.migration.FromVariableReplacement
 
main(String[]) - Static method in class org.docx4j.model.datastorage.UpdateXmlFromDocumentSurface
 
main(String[]) - Static method in class org.docx4j.model.datastorage.XHTMLAttrInjector
 
main(String[]) - Static method in class org.docx4j.model.fields.DateFormatInferencer
 
main(String[]) - Static method in class org.docx4j.model.fields.NumberExtractor
 
main(String[]) - Static method in class org.docx4j.openpackaging.io.LoadFromZipNG
Deprecated.
 
main(String[]) - Static method in class org.docx4j.openpackaging.packages.SpreadsheetMLPackage
 
main(String[]) - Static method in class org.docx4j.openpackaging.parts.DrawingML.CreateDocxWithSmartArt
 
main(String[]) - Static method in class org.docx4j.openpackaging.parts.DrawingML.CreatePptxWithSmartArt
 
main(String[]) - Static method in class org.docx4j.openpackaging.parts.DrawingML.DiagramDataPart
 
main(String[]) - Static method in class org.docx4j.openpackaging.parts.DrawingML.DiagramDataUnflatten
 
main(String[]) - Static method in class org.docx4j.openpackaging.parts.DrawingML.DiagramLayoutPart
 
main(String[]) - Static method in class org.docx4j.openpackaging.parts.WordprocessingML.BinaryPartAbstractImage
 
main(String[]) - Static method in class org.docx4j.openpackaging.parts.WordprocessingML.FontTablePart
 
main(String[]) - Static method in class org.docx4j.org.apache.poi.hpsf.wellknown.PropertyIDMap
For the most basic testing.
main(String[]) - Static method in class org.docx4j.org.apache.poi.poifs.dev.POIFSDump
 
main(String[]) - Static method in class org.docx4j.org.apache.poi.poifs.dev.POIFSHeaderDumper
Display the entries of multiple POIFS files
main(String[]) - Static method in class org.docx4j.org.apache.poi.poifs.dev.POIFSLister
Display the entries of multiple POIFS files
main(String[]) - Static method in class org.docx4j.org.apache.poi.poifs.dev.POIFSViewer
Display the contents of multiple POIFS files
main(String[]) - Static method in class org.docx4j.org.apache.poi.poifs.eventfilesystem.POIFSReader
read in files
main(String[]) - Static method in class org.docx4j.org.apache.poi.poifs.filesystem.NPOIFSFileSystem
read in a file and write it back out again
main(String[]) - Static method in class org.docx4j.org.apache.poi.poifs.filesystem.OPOIFSFileSystem
read in a file and write it back out again
main(String[]) - Static method in class org.docx4j.org.apache.poi.poifs.filesystem.POIFSFileSystem
read in a file and write it back out again
main(String[]) - Static method in class org.docx4j.org.apache.poi.util.HexDump
 
main(String[]) - Static method in class org.docx4j.TextUtils
 
main(String[]) - Static method in class org.docx4j.utils.XPathAwareCloner
 
main(String[]) - Static method in class org.pptx4j.Box
 
main_return() - Constructor for class org.docx4j.model.datastorage.XPathEnhancerParser.main_return
 
mainDoc - Variable in class org.docx4j.openpackaging.packages.WordprocessingMLPackage
 
MainDocumentPart - Class in org.docx4j.openpackaging.parts.WordprocessingML
 
MainDocumentPart() - Constructor for class org.docx4j.openpackaging.parts.WordprocessingML.MainDocumentPart
 
MainDocumentPart(PartName) - Constructor for class org.docx4j.openpackaging.parts.WordprocessingML.MainDocumentPart
 
MainDocumentPartFilterOutputStream - Class in org.docx4j.openpackaging.parts.WordprocessingML
Write comment to document.xml with docx4j / JAXB / Java / OS info.
MainDocumentPartFilterOutputStream(OutputStream, boolean) - Constructor for class org.docx4j.openpackaging.parts.WordprocessingML.MainDocumentPartFilterOutputStream
 
MainPresentationPart - Class in org.docx4j.openpackaging.parts.PresentationML
 
MainPresentationPart() - Constructor for class org.docx4j.openpackaging.parts.PresentationML.MainPresentationPart
 
MainPresentationPart(PartName) - Constructor for class org.docx4j.openpackaging.parts.PresentationML.MainPresentationPart
 
mainSection - Variable in class org.docx4j.fonts.fop.fonts.type1.Type1SubsetFile
 
MAITHILI - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
MAJANG - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
makeHyperlink(boolean) - Method in class org.docx4j.toc.TocEntry
 
makeInstance(byte[]) - Static method in class org.docx4j.fonts.foray.font.format.Panose
Creates a new Panose instance, first checking it for validity.
makeProcessor(String) - Static method in class org.docx4j.fonts.fop.complexscripts.scripts.IndicScriptProcessor
Make script specific flavor of Indic script processor.
MAKUA - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
MALAGASY - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
MALAY - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
MALAYALAM - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFScript
 
MALAYALAM_REFORMED - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
MALAYALAM_TRADITIONAL - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
MALAYALAM_V2 - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFScript
 
MALE - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
MALINKE - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
MALTESE - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
MANCHU - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
MANDAIC - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFScript
 
MANDINKA - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
MANINKA - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
MANIPURI - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
MANSI - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
MANX_GAELIC - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
MAORI - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
map() - Method in class org.docx4j.model.datastorage.DomToXPathMap
 
mapChar(char) - Method in class org.docx4j.fonts.fop.fonts.AbstractCodePointMapping
Maps a Unicode character to a code point in the encoding.
mapChar(char) - Method in class org.docx4j.fonts.fop.fonts.base14.Courier
 
mapChar(char) - Method in class org.docx4j.fonts.fop.fonts.base14.CourierBold
 
mapChar(char) - Method in class org.docx4j.fonts.fop.fonts.base14.CourierBoldOblique
 
mapChar(char) - Method in class org.docx4j.fonts.fop.fonts.base14.CourierOblique
 
mapChar(char) - Method in class org.docx4j.fonts.fop.fonts.base14.Helvetica
 
mapChar(char) - Method in class org.docx4j.fonts.fop.fonts.base14.HelveticaBold
 
mapChar(char) - Method in class org.docx4j.fonts.fop.fonts.base14.HelveticaBoldOblique
 
mapChar(char) - Method in class org.docx4j.fonts.fop.fonts.base14.HelveticaOblique
 
mapChar(char) - Method in class org.docx4j.fonts.fop.fonts.base14.Symbol
 
mapChar(char) - Method in class org.docx4j.fonts.fop.fonts.base14.TimesBold
 
mapChar(char) - Method in class org.docx4j.fonts.fop.fonts.base14.TimesBoldItalic
 
mapChar(char) - Method in class org.docx4j.fonts.fop.fonts.base14.TimesItalic
 
mapChar(char) - Method in class org.docx4j.fonts.fop.fonts.base14.TimesRoman
 
mapChar(char) - Method in class org.docx4j.fonts.fop.fonts.base14.ZapfDingbats
 
mapChar(char) - Method in class org.docx4j.fonts.fop.fonts.Font
Map a java character (unicode) to a font character.
mapChar(char) - Method in class org.docx4j.fonts.fop.fonts.LazyFont
Map a Unicode character to a code point in the font.
mapChar(char) - Method in class org.docx4j.fonts.fop.fonts.MultiByteFont
Map a Unicode character to a code point in the font.
mapChar(char) - Method in class org.docx4j.fonts.fop.fonts.SimpleSingleByteEncoding
Maps a Unicode character to a code point in the encoding.
mapChar(char) - Method in interface org.docx4j.fonts.fop.fonts.SingleByteEncoding
Maps a Unicode character to a code point in the encoding.
mapChar(char) - Method in class org.docx4j.fonts.fop.fonts.SingleByteFont
Map a Unicode character to a code point in the font.
mapChar(char) - Method in class org.docx4j.fonts.fop.fonts.Typeface
Map a Unicode character to a code point in the font.
mapChar(char) - Method in class org.docx4j.fonts.fop.render.java2d.CustomFontMetricsMapper
Map a Unicode character to a code point in the font.
mapChar(char) - Method in class org.docx4j.fonts.fop.render.java2d.SystemFontMetricsMapper
Map a Unicode character to a code point in the font.
mapChar(int, char) - Method in class org.docx4j.fonts.fop.fonts.CIDFull
Maps a character to a character selector for a font subset.
mapChar(int, char) - Method in interface org.docx4j.fonts.fop.fonts.CIDSet
Maps a character to a character selector for a font subset.
mapChar(int, char) - Method in class org.docx4j.fonts.fop.fonts.CIDSubset
Maps a character to a character selector for a font subset.
mapCodePoint(int) - Method in class org.docx4j.fonts.fop.fonts.CIDFont
Map a Unicode code point to a code point in the font.
mapCodePoint(int) - Method in class org.docx4j.fonts.fop.fonts.Font
Map a unicode code point to a font character.
mapCodePoint(int) - Method in class org.docx4j.fonts.fop.fonts.MultiByteFont
Map a Unicode code point to a code point in the font.
mapCodePoint(int, int) - Method in class org.docx4j.fonts.fop.fonts.CIDFull
Maps a character to a character selector for a font subset.
mapCodePoint(int, int) - Method in interface org.docx4j.fonts.fop.fonts.CIDSet
Maps a character to a character selector for a font subset.
mapCodePoint(int, int) - Method in class org.docx4j.fonts.fop.fonts.CIDSubset
Maps a character to a character selector for a font subset.
mapIds(Map<String, String>, Map<String, String>) - Method in class org.opendope.conditions.And
Map the IDs used in this condition to new values; useful for merging ConditionParts.
mapIds(Map<String, String>, Map<String, String>) - Method in class org.opendope.conditions.Condition
Map the IDs used in this condition to new values; useful for merging ConditionParts.
mapIds(Map<String, String>, Map<String, String>) - Method in class org.opendope.conditions.Conditionref
Map the IDs used in this condition to new values; useful for merging ConditionParts.
mapIds(Map<String, String>, Map<String, String>) - Method in interface org.opendope.conditions.Evaluable
Map the IDs used in this condition to new values; useful for merging ConditionParts.
mapIds(Map<String, String>, Map<String, String>) - Method in class org.opendope.conditions.Not
Map the IDs used in this condition to new values; useful for merging ConditionParts.
mapIds(Map<String, String>, Map<String, String>) - Method in class org.opendope.conditions.Or
Map the IDs used in this condition to new values; useful for merging ConditionParts.
mapIds(Map<String, String>, Map<String, String>) - Method in class org.opendope.conditions.Xpathref
Map the IDs used in this condition to new values; useful for merging ConditionParts.
mapMsCodepoint(int, int) - Static method in class org.docx4j.org.apache.poi.util.StringUtil
 
mapMsCodepointString(String) - Static method in class org.docx4j.org.apache.poi.util.StringUtil
Some strings may contain encoded characters of the unicode private use area.
mAPOS() - Method in class org.docx4j.model.datastorage.XPathEnhancerLexer
 
MappedMappingTable() - Constructor for class org.docx4j.fonts.fop.complexscripts.fonts.GlyphMappingTable.MappedMappingTable
Construct mapped mapping table.
Mapper - Class in org.docx4j.fonts
Maps font names used in the document to fonts physically available on the system.
Mapper() - Constructor for class org.docx4j.fonts.Mapper
 
mapping - Variable in class org.docx4j.fonts.fop.fonts.SingleByteFont
 
MappingRange() - Constructor for class org.docx4j.fonts.fop.complexscripts.fonts.GlyphMappingTable.MappingRange
Instantiate a mapping range.
MappingRange(int, int, int) - Constructor for class org.docx4j.fonts.fop.complexscripts.fonts.GlyphMappingTable.MappingRange
Instantiate a specific mapping range.
Maps - Class in org.docx4j.com.google.common.collect
Static utility methods pertaining to Map instances (including instances of SortedMap, BiMap, etc.).
Maps.EntryTransformer<K,V1,V2> - Interface in org.docx4j.com.google.common.collect
A transformation of the value of a key-value pair, using both key and value as inputs.
MAPUDUNGUN - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
mapUnencodedChar(char) - Method in class org.docx4j.fonts.fop.fonts.CustomFont
Adds a character to additional encodings
mapUsedGlyphName(int, String) - Method in class org.docx4j.fonts.fop.fonts.MultiByteFont
 
mapUsedGlyphName(int, String) - Method in class org.docx4j.fonts.fop.fonts.SingleByteFont
 
MARATHI - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
MarginsWellKnown - Enum in org.docx4j.model.structure
These margin settings reflect the Word 2007 user interface.
mark(int) - Method in class org.docx4j.org.apache.poi.poifs.crypt.ChunkedCipherInputStream
 
mark(int) - Method in class org.docx4j.org.apache.poi.poifs.filesystem.DocumentInputStream
 
mark(int) - Method in class org.docx4j.org.apache.poi.poifs.filesystem.NDocumentInputStream
 
mark(int) - Method in class org.docx4j.org.apache.poi.poifs.filesystem.ODocumentInputStream
 
mark(int) - Method in class org.docx4j.org.apache.poi.util.BoundedInputStream
Invokes the delegate's mark(int) method.
MARK_AS_FINAL - Static variable in class org.docx4j.openpackaging.parts.DocPropsCustomPart
 
MarkAnchor(int, GlyphPositioningTable.Anchor) - Constructor for class org.docx4j.fonts.fop.complexscripts.fonts.GlyphPositioningTable.MarkAnchor
Instantiate a MarkAnchor
markSupported() - Method in class org.docx4j.org.apache.poi.poifs.crypt.ChunkedCipherInputStream
 
markSupported() - Method in class org.docx4j.org.apache.poi.poifs.filesystem.DocumentInputStream
Tests if this input stream supports the mark and reset methods.
markSupported() - Method in class org.docx4j.org.apache.poi.util.BoundedInputStream
Invokes the delegate's markSupported() method.
MarkUnsupportedException - Exception in org.docx4j.org.apache.poi.hpsf
This exception is thrown if an InputStream does not support the InputStream.mark(int) operation.
MarkUnsupportedException() - Constructor for exception org.docx4j.org.apache.poi.hpsf.MarkUnsupportedException
Constructor
MarkUnsupportedException(String) - Constructor for exception org.docx4j.org.apache.poi.hpsf.MarkUnsupportedException
Constructor
MarkUnsupportedException(String, Throwable) - Constructor for exception org.docx4j.org.apache.poi.hpsf.MarkUnsupportedException
Constructor
MarkUnsupportedException(Throwable) - Constructor for exception org.docx4j.org.apache.poi.hpsf.MarkUnsupportedException
Constructor
marshal(OutputStream) - Method in class org.docx4j.convert.out.flatOpcXml.FlatOpcXmlCreator
 
marshal(OutputStream) - Method in class org.docx4j.openpackaging.contenttype.ContentTypeManager
 
marshal(OutputStream) - Method in class org.docx4j.openpackaging.parts.JaxbXmlPart
Marshal the content tree rooted at jaxbElement into an output stream, using org.docx4j.jaxb.NamespacePrefixMapper.
marshal(OutputStream) - Method in class org.docx4j.openpackaging.parts.relationships.RelationshipsPart
 
marshal(OutputStream, Object) - Method in class org.docx4j.openpackaging.parts.JaxbXmlPart
Marshal the content tree rooted at jaxbElement into an output stream
marshal(OutputStream, Object) - Method in class org.docx4j.openpackaging.parts.PresentationML.SlideLayoutPart
Marshal the content tree rooted at jaxbElement into an output stream
marshal(OutputStream, Object) - Method in class org.docx4j.openpackaging.parts.PresentationML.SlideMasterPart
Marshal the content tree rooted at jaxbElement into an output stream
marshal(Node) - Method in class org.docx4j.openpackaging.contenttype.ContentTypeManager
 
marshal(Node) - Method in class org.docx4j.openpackaging.parts.JaxbXmlPart
Marshal the content tree rooted at jaxbElement into a DOM tree.
marshal(Node) - Method in class org.docx4j.openpackaging.parts.relationships.RelationshipsPart
 
marshal(Node, Object) - Method in class org.docx4j.openpackaging.parts.JaxbXmlPart
Marshal the content tree rooted at jaxbElement into a DOM tree.
marshallEncryptionDocument(CTEncryption, LittleEndianByteArrayOutputStream) - Method in class org.docx4j.org.apache.poi.poifs.crypt.agile.AgileEncryptor
 
marshaltoInputStream(Object, boolean, JAXBContext) - Static method in class org.docx4j.XmlUtils
marshaltoInputStream, declaring mcChoiceNamespace
marshaltoInputStream(Object, boolean, JAXBContext, String) - Static method in class org.docx4j.XmlUtils
marshaltoInputStream, declaring mcChoiceNamespace
marshaltoString(Object) - Static method in class org.docx4j.XmlUtils
Marshal this object to a String, pretty printed, and without an XML declaration.
marshaltoString(Object, boolean) - Static method in class org.docx4j.XmlUtils
Deprecated.
marshaltoString(Object, boolean, boolean) - Static method in class org.docx4j.XmlUtils
Marshal to a String
marshaltoString(Object, boolean, boolean, JAXBContext) - Static method in class org.docx4j.XmlUtils
Marshal to a String
marshaltoString(Object, boolean, boolean, JAXBContext, String) - Static method in class org.docx4j.XmlUtils
Marshal to a String, declaring mcChoiceNamespace
marshaltoString(Object, boolean, boolean, JAXBContext, String, String, Class) - Static method in class org.docx4j.XmlUtils
Marshal to a String, for object missing an @XmlRootElement annotation
marshaltoString(Object, boolean, boolean, JAXBContext, String, String, Class, String) - Static method in class org.docx4j.XmlUtils
Marshal to a String, for object missing an @XmlRootElement annotation, declaring mcChoiceNamespace
marshaltoString(Object, boolean, JAXBContext) - Static method in class org.docx4j.XmlUtils
Deprecated.
marshaltoString(Object, JAXBContext) - Static method in class org.docx4j.XmlUtils
Use the specified JAXBContext to marshal this object to a String, pretty printed, and without an XML declaration.
marshaltoW3CDomDocument(Object) - Static method in class org.docx4j.XmlUtils
Marshal to a W3C document
marshaltoW3CDomDocument(Object, JAXBContext) - Static method in class org.docx4j.XmlUtils
Marshal to a W3C document, declaring mcChoiceNamespace
marshaltoW3CDomDocument(Object, JAXBContext, String) - Static method in class org.docx4j.XmlUtils
Marshal to a W3C document, declaring mcChoiceNamespace
marshaltoW3CDomDocument(Object, JAXBContext, String, String, Class) - Static method in class org.docx4j.XmlUtils
Marshal to a W3C document, for object missing an @XmlRootElement annotation.
marshaltoW3CDomDocument(Object, JAXBContext, String, String, Class, String) - Static method in class org.docx4j.XmlUtils
Marshal to a W3C document, for object missing an @XmlRootElement annotation, declaring mcChoiceNamespace
MARWARI - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
mAT() - Method in class org.docx4j.model.datastorage.XPathEnhancerLexer
 
match(FontInfo) - Method in class org.docx4j.fonts.fop.fonts.substitute.FontQualifier
Returns a list of matching font triplet found in a given font info
MATCH_THRESHOLD - Static variable in class org.docx4j.fonts.BestMatchingMapper
Max difference for it to be considered an acceptable match.
matches(FontTriplet) - Method in interface org.docx4j.fonts.fop.fonts.FontTriplet.Matcher
Indicates whether the given FontTriplet matches a particular criterium.
matchesComponents(int[]) - Method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphSubstitutionTable.Ligature
Determine if input sequence at offset matches ligature's components.
matchesPngHeader(byte[], int) - Static method in class org.docx4j.org.apache.poi.util.PngUtils
Checks if the offset matches the PNG header.
matchLookups(String, String, String) - Method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphTable
Match lookup specifications according to <script,language,feature> tuple, where '*' is a wildcard for a tuple component.
matchLookupSpecs(String, String, String) - Method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphTable
Match lookup specifications according to <script,language,feature> tuple, where '*' is a wildcard for a tuple component.
MATHEMATICAL_ALPHANUMERIC_SYMBOLS - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFScript
 
max(int...) - Static method in class org.docx4j.com.google.common.primitives.Ints
Returns the greatest value present in array.
MAX - Static variable in class org.docx4j.com.google.common.base.Ascii
The maximum value of an ASCII character.
MAX_BYTES_Unmarshal_Error - Static variable in class org.docx4j.openpackaging.parts.JaxbXmlPart
 
MAX_LEVELS - Static variable in interface org.docx4j.fonts.fop.complexscripts.bidi.BidiConstants
last /** maximum bidirectional levels
MAX_POWER_OF_TWO - Static variable in class org.docx4j.com.google.common.primitives.Ints
The largest power of two that can be represented as an int.
maximumDecompositionLength() - Static method in class org.docx4j.fonts.fop.complexscripts.util.CharNormalize
 
maximumSize(long) - Method in class org.docx4j.com.google.common.cache.CacheBuilder
Specifies the maximum number of entries the cache may contain.
maximumWeight(long) - Method in class org.docx4j.com.google.common.cache.CacheBuilder
Specifies the maximum weight of entries the cache may contain.
mAxisName() - Method in class org.docx4j.model.datastorage.XPathEnhancerLexer
 
MAXP - Static variable in class org.docx4j.fonts.fop.fonts.truetype.OFTableName
Maximum profile.
maybeApplicable() - Method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphProcessingState
Determine if is possible that the current input sequence satisfies a script specific context testing predicate.
MBUNDU - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
mCC() - Method in class org.docx4j.model.datastorage.XPathEnhancerLexer
 
McIgnorableNamespaceDeclarator - Interface in org.docx4j.jaxb
Docx4j will ensure that each namespace in mc:Ignorable is properly declared (as it needs to be in order for Office to open the file), but if you add mc:Ignorable content, it is still generally up to you to set the mc:Ignorable attribute correctly.
mCOLON() - Method in class org.docx4j.model.datastorage.XPathEnhancerLexer
 
mCOMMA() - Method in class org.docx4j.model.datastorage.XPathEnhancerLexer
 
md2 - Enum constant in enum org.docx4j.org.apache.poi.poifs.crypt.HashAlgorithm
 
md4 - Enum constant in enum org.docx4j.org.apache.poi.poifs.crypt.HashAlgorithm
 
md5 - Enum constant in enum org.docx4j.org.apache.poi.poifs.crypt.HashAlgorithm
 
mDigits() - Method in class org.docx4j.model.datastorage.XPathEnhancerLexer
 
mDOT() - Method in class org.docx4j.model.datastorage.XPathEnhancerLexer
 
mDOTDOT() - Method in class org.docx4j.model.datastorage.XPathEnhancerLexer
 
mean(int, int) - Static method in class org.docx4j.com.google.common.math.IntMath
Returns the arithmetic mean of x and y, rounded towards negative infinity.
mediumHalfPts - Static variable in class org.docx4j.model.properties.run.FontSize
 
MEEN - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
MEITEI - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFScript
 
memoize(Supplier<T>) - Static method in class org.docx4j.com.google.common.base.Suppliers
Returns a supplier which caches the instance retrieved during the first call to get() and returns that value on subsequent calls to get().
memoizeWithExpiration(Supplier<T>, long, TimeUnit) - Static method in class org.docx4j.com.google.common.base.Suppliers
Returns a supplier that caches the instance supplied by the delegate and removes the cached value after the specified time has passed.
MENDE - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
MERGE - Enum constant in enum org.docx4j.events.WellKnownJobTypes
 
MERGEFORMAT - Static variable in class org.docx4j.model.fields.FormattingSwitchHelper
 
mergePredication(String, Object) - Method in class org.docx4j.fonts.fop.complexscripts.util.CharAssociation
Merge predication <KEY,VALUE>.
mergePredications(CharAssociation) - Method in class org.docx4j.fonts.fop.complexscripts.util.CharAssociation
Merge predications from another CA.
mergePredicationValues(String, Object, Object) - Static method in class org.docx4j.fonts.fop.complexscripts.util.CharAssociation
Merge predication values V1 and V2 on KEY.
MEROITIC_CURSIVE - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFScript
 
MEROITIC_HIEROGLYPHS - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFScript
 
message(AbstractConversionContext, String) - Method in class org.docx4j.convert.out.common.writer.AbstractMessageWriter
 
message(AbstractConversionContext, String) - Static method in class org.docx4j.convert.out.common.XsltCommonFunctions
 
METADATA_THUMBNAIL - Static variable in class org.docx4j.openpackaging.parts.relationships.Namespaces
 
MetafileEmfPart - Class in org.docx4j.openpackaging.parts.WordprocessingML
Summary: At present, EMF files are best converted to SVG using OpenOffice.
MetafileEmfPart(ExternalTarget) - Constructor for class org.docx4j.openpackaging.parts.WordprocessingML.MetafileEmfPart
 
MetafileEmfPart(PartName) - Constructor for class org.docx4j.openpackaging.parts.WordprocessingML.MetafileEmfPart
 
MetafilePart - Class in org.docx4j.openpackaging.parts.WordprocessingML
 
MetafilePart(ExternalTarget) - Constructor for class org.docx4j.openpackaging.parts.WordprocessingML.MetafilePart
 
MetafilePart(PartName) - Constructor for class org.docx4j.openpackaging.parts.WordprocessingML.MetafilePart
 
MetafileWmfPart - Class in org.docx4j.openpackaging.parts.WordprocessingML
Summary: docx4j can convert WMF files to SVG using pure Java approach.
MetafileWmfPart(ExternalTarget) - Constructor for class org.docx4j.openpackaging.parts.WordprocessingML.MetafileWmfPart
 
MetafileWmfPart(PartName) - Constructor for class org.docx4j.openpackaging.parts.WordprocessingML.MetafileWmfPart
 
MetafileWmfPart.SvgDocument - Class in org.docx4j.openpackaging.parts.WordprocessingML
 
METRICS_VERSION - Static variable in class org.docx4j.fonts.fop.fonts.apps.TTFReader
Current version number for the metrics file
METRICS_VERSION_ATTR - Static variable in class org.docx4j.fonts.fop.fonts.apps.TTFReader
Used to detect incompatible versions of the generated XML files
mGE() - Method in class org.docx4j.model.datastorage.XPathEnhancerLexer
 
MGF1_SHA1 - Static variable in class org.docx4j.org.apache.xml.security.utils.EncryptionConstants
MGF1 with SHA-1
MGF1_SHA224 - Static variable in class org.docx4j.org.apache.xml.security.utils.EncryptionConstants
MGF1 with SHA-224
MGF1_SHA256 - Static variable in class org.docx4j.org.apache.xml.security.utils.EncryptionConstants
MGF1 with SHA-256
MGF1_SHA384 - Static variable in class org.docx4j.org.apache.xml.security.utils.EncryptionConstants
MGF1 with SHA-384
MGF1_SHA512 - Static variable in class org.docx4j.org.apache.xml.security.utils.EncryptionConstants
MGF1 with SHA-512
Mht - Enum constant in enum org.docx4j.openpackaging.parts.WordprocessingML.AltChunkType
 
MicrosoftFonts - Class in org.docx4j.fonts.microsoft
Java class for anonymous complex type.
MicrosoftFonts() - Constructor for class org.docx4j.fonts.microsoft.MicrosoftFonts
 
MicrosoftFonts.Font - Class in org.docx4j.fonts.microsoft
Java class for anonymous complex type.
MicrosoftFonts.Font.Bold - Class in org.docx4j.fonts.microsoft
Java class for anonymous complex type.
MicrosoftFonts.Font.Bolditalic - Class in org.docx4j.fonts.microsoft
Java class for anonymous complex type.
MicrosoftFonts.Font.Italic - Class in org.docx4j.fonts.microsoft
Java class for anonymous complex type.
MicrosoftFontsRegistry - Class in org.docx4j.fonts.microsoft
 
MicrosoftFontsRegistry() - Constructor for class org.docx4j.fonts.microsoft.MicrosoftFontsRegistry
 
MicrosoftGraphConversionSettings - Class in org.docx4j.convert.out
Mechanism by which docx, pptx or xlsx package is passed to the converter.
MicrosoftGraphConversionSettings() - Constructor for class org.docx4j.convert.out.MicrosoftGraphConversionSettings
 
MIDLINE - Enum constant in enum org.docx4j.fonts.foray.font.format.Panose.Field
The bMidline field.
migrate(WordprocessingMLPackage) - Method in class org.docx4j.model.datastorage.migration.FromMergeFields
 
migrate(WordprocessingMLPackage) - Method in class org.docx4j.model.datastorage.migration.FromVariableReplacement
 
mime - Variable in class org.docx4j.convert.out.fopconf.Fop.Renderers.Renderer
 
MIME_FO - Static variable in class org.docx4j.Docx4J
 
MIME_PDF - Static variable in class org.docx4j.convert.out.FOSettings
 
MIME_PDF - Static variable in class org.docx4j.Docx4J
 
min(int...) - Static method in class org.docx4j.com.google.common.primitives.Ints
Returns the least value present in array.
MIN - Static variable in class org.docx4j.com.google.common.base.Ascii
The minimum value of an ASCII character.
MINIMAL - Enum constant in enum org.opendope.questions.AppearanceType
 
minus(CacheStats) - Method in class org.docx4j.com.google.common.cache.CacheStats
Returns a new CacheStats representing the difference between this CacheStats and other.
MINUS - Static variable in class org.docx4j.model.datastorage.XPathEnhancerLexer
 
MINUS - Static variable in class org.docx4j.model.datastorage.XPathEnhancerParser
 
MINUTES_PER_HOUR - Static variable in class org.xlsx4j.org.apache.poi.ss.usermodel.DateUtil
 
mirror(String) - Static method in class org.docx4j.fonts.fop.complexscripts.util.CharMirror
Mirror characters that are designated as having the bidi mirrorred property.
missCount() - Method in class org.docx4j.com.google.common.cache.CacheStats
Returns the number of times Cache lookup methods have returned an uncached (newly loaded) value, or null.
MISSING_IDEOGRAPH - Static variable in class org.docx4j.fonts.fop.util.CharUtilities
missing ideograph
MissingSectionException - Exception in org.docx4j.org.apache.poi.hpsf
This exception is thrown if one of the PropertySet's convenience methods does not find a required Section.
MissingSectionException() - Constructor for exception org.docx4j.org.apache.poi.hpsf.MissingSectionException
Constructor
MissingSectionException(String) - Constructor for exception org.docx4j.org.apache.poi.hpsf.MissingSectionException
Constructor
MissingSectionException(String, Throwable) - Constructor for exception org.docx4j.org.apache.poi.hpsf.MissingSectionException
Constructor
MissingSectionException(Throwable) - Constructor for exception org.docx4j.org.apache.poi.hpsf.MissingSectionException
Constructor
missRate() - Method in class org.docx4j.com.google.common.cache.CacheStats
Returns the ratio of cache requests which were misses.
MIZO - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
mLBRAC() - Method in class org.docx4j.model.datastorage.XPathEnhancerLexer
 
mLE() - Method in class org.docx4j.model.datastorage.XPathEnhancerLexer
 
mLESS() - Method in class org.docx4j.model.datastorage.XPathEnhancerLexer
 
mLiteral() - Method in class org.docx4j.model.datastorage.XPathEnhancerLexer
 
mLowSurrogateChar() - Method in class org.docx4j.model.datastorage.XPathEnhancerLexer
 
mLPAR() - Method in class org.docx4j.model.datastorage.XPathEnhancerLexer
 
MM_BRACKET_SYMBOL - Static variable in class org.xlsx4j.org.apache.poi.ss.usermodel.ExcelStyleDateFormatter
 
MM35 - Enum constant in enum org.pptx4j.model.SlideSizesWellKnown
 
mMINUS() - Method in class org.docx4j.model.datastorage.XPathEnhancerLexer
 
MMMMM_START_SYMBOL - Static variable in class org.xlsx4j.org.apache.poi.ss.usermodel.ExcelStyleDateFormatter
 
MMMMM_TRUNCATE_SYMBOL - Static variable in class org.xlsx4j.org.apache.poi.ss.usermodel.ExcelStyleDateFormatter
 
mMORE() - Method in class org.docx4j.model.datastorage.XPathEnhancerLexer
 
mmToTwip(float) - Static method in class org.docx4j.UnitsOfMeasurement
 
MMTYPE1 - Static variable in class org.docx4j.fonts.fop.fonts.FontType
Adobe Multiple Master Type 1 fonts
mMUL() - Method in class org.docx4j.model.datastorage.XPathEnhancerLexer
 
mNCName() - Method in class org.docx4j.model.datastorage.XPathEnhancerLexer
 
mNCNameChar() - Method in class org.docx4j.model.datastorage.XPathEnhancerLexer
 
mNCNameStartChar() - Method in class org.docx4j.model.datastorage.XPathEnhancerLexer
 
mNodeType() - Method in class org.docx4j.model.datastorage.XPathEnhancerLexer
 
mNumber() - Method in class org.docx4j.model.datastorage.XPathEnhancerLexer
 
mod(int, int) - Static method in class org.docx4j.com.google.common.math.IntMath
Returns x mod m, a non-negative value less than m.
MODE_CBC - Static variable in class org.docx4j.org.apache.poi.poifs.crypt.EncryptionHeader
 
MODE_CFB - Static variable in class org.docx4j.org.apache.poi.poifs.crypt.EncryptionHeader
 
MODE_ECB - Static variable in class org.docx4j.org.apache.poi.poifs.crypt.EncryptionHeader
 
MODERATE - Enum constant in enum org.docx4j.model.structure.MarginsWellKnown
 
MOHAWK - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
MOKSHA - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
MOLDAVIAN - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
MON - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
MONGOLIAN - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
MONGOLIAN - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFScript
 
MOOSE_CREE - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
MORE - Static variable in class org.docx4j.model.datastorage.XPathEnhancerLexer
 
MORE - Static variable in class org.docx4j.model.datastorage.XPathEnhancerParser
 
MoreAlgorithmsSpecNS - Static variable in class org.docx4j.org.apache.xml.security.utils.Constants
The URL for more algorithms
MoreExecutors - Class in org.docx4j.com.google.common.util.concurrent
Factory and utility methods for Executor, ExecutorService, and ThreadFactory.
MoreObjects - Class in org.docx4j.com.google.common.base
Helper functions that operate on any Object, and are not already provided in Objects.
MoreObjects.ToStringHelper - Class in org.docx4j.com.google.common.base
MOROCCAN - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
moveNextSection(AbstractWmlConversionContext) - Static method in class org.docx4j.convert.out.common.XsltCommonFunctions
 
mPATHSEP() - Method in class org.docx4j.model.datastorage.XPathEnhancerLexer
 
mPermittedHighSurrogateChar() - Method in class org.docx4j.model.datastorage.XPathEnhancerLexer
 
mPIPE() - Method in class org.docx4j.model.datastorage.XPathEnhancerLexer
 
mPLUS() - Method in class org.docx4j.model.datastorage.XPathEnhancerLexer
 
mQUOT() - Method in class org.docx4j.model.datastorage.XPathEnhancerLexer
 
mRBRAC() - Method in class org.docx4j.model.datastorage.XPathEnhancerLexer
 
mRPAR() - Method in class org.docx4j.model.datastorage.XPathEnhancerLexer
 
MS_WORD_KEYMAP - Static variable in class org.docx4j.openpackaging.contenttype.ContentTypes
 
msgID - Variable in exception org.docx4j.org.apache.xml.security.exceptions.XMLSecurityException
Field msgID
msgID - Variable in exception org.docx4j.org.apache.xml.security.exceptions.XMLSecurityRuntimeException
Field msgID
mT__37() - Method in class org.docx4j.model.datastorage.XPathEnhancerLexer
 
mT__38() - Method in class org.docx4j.model.datastorage.XPathEnhancerLexer
 
mT__39() - Method in class org.docx4j.model.datastorage.XPathEnhancerLexer
 
mT__40() - Method in class org.docx4j.model.datastorage.XPathEnhancerLexer
 
mT__41() - Method in class org.docx4j.model.datastorage.XPathEnhancerLexer
 
mT__42() - Method in class org.docx4j.model.datastorage.XPathEnhancerLexer
 
mT__43() - Method in class org.docx4j.model.datastorage.XPathEnhancerLexer
 
mT__44() - Method in class org.docx4j.model.datastorage.XPathEnhancerLexer
 
mTokens() - Method in class org.docx4j.model.datastorage.XPathEnhancerLexer
 
mtxTab - Variable in class org.docx4j.fonts.fop.fonts.truetype.OpenFont
Contains glyph data
MUL - Static variable in class org.docx4j.model.datastorage.XPathEnhancerLexer
 
MUL - Static variable in class org.docx4j.model.datastorage.XPathEnhancerParser
 
MultiByteFont - Class in org.docx4j.fonts.fop.fonts
Generic MultiByte (CID) font
MultiByteFont(InternalResourceResolver, EmbeddingMode) - Constructor for class org.docx4j.fonts.fop.fonts.MultiByteFont
Default constructor
multiplicativeExpr() - Method in class org.docx4j.model.datastorage.XPathEnhancerParser
 
multiplicativeExpr_return() - Constructor for class org.docx4j.model.datastorage.XPathEnhancerParser.multiplicativeExpr_return
 
Multiset<E> - Interface in org.docx4j.com.google.common.collect
A collection that supports order-independent equality, like Set, but may have duplicate elements.
Multiset.Entry<E> - Interface in org.docx4j.com.google.common.collect
An unmodifiable element-count pair for a multiset.
Multisets - Class in org.docx4j.com.google.common.collect
Provides static utility methods for creating and working with Multiset instances.
MUNDARI - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
MUSICAL_SYMBOLS - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFScript
 
MutableFont - Interface in org.docx4j.fonts.fop.fonts
This interface is used to set the values of a font during configuration time.
MutableProperty - Class in org.docx4j.org.apache.poi.hpsf
Adds writing capability to the Property class.
MutableProperty() - Constructor for class org.docx4j.org.apache.poi.hpsf.MutableProperty
Creates an empty property.
MutableProperty(Property) - Constructor for class org.docx4j.org.apache.poi.hpsf.MutableProperty
Creates a MutableProperty as a copy of an existing Property.
MutablePropertySet - Class in org.docx4j.org.apache.poi.hpsf
Adds writing support to the PropertySet class.
MutablePropertySet() - Constructor for class org.docx4j.org.apache.poi.hpsf.MutablePropertySet
Constructs a MutablePropertySet instance.
MutablePropertySet(PropertySet) - Constructor for class org.docx4j.org.apache.poi.hpsf.MutablePropertySet
Constructs a MutablePropertySet by doing a deep copy of an existing PropertySet.
MutableSection - Class in org.docx4j.org.apache.poi.hpsf
Adds writing capability to the Section class.
MutableSection() - Constructor for class org.docx4j.org.apache.poi.hpsf.MutableSection
Creates an empty mutable section.
MutableSection(Section) - Constructor for class org.docx4j.org.apache.poi.hpsf.MutableSection
Constructs a MutableSection by doing a deep copy of an existing Section.
mWhitespace() - Method in class org.docx4j.model.datastorage.XPathEnhancerLexer
 
MYANMAR - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFScript
 

N

n - Enum constant in enum org.docx4j.fonts.fop.fonts.type1.AdobeStandardEncoding
n character
N - Enum constant in enum org.docx4j.fonts.fop.fonts.type1.AdobeStandardEncoding
N character
N_CREE - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
NAGA_ASSAMESE - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
NAGARI - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
NAK - Static variable in class org.docx4j.com.google.common.base.Ascii
Negative Acknowledge: A communication control character transmitted by a receiver as a negative response to the sender.
name - Variable in class org.docx4j.convert.out.fopconf.Fonts.Font.FontTriplet
 
name - Variable in class org.docx4j.fonts.microsoft.MicrosoftFonts.Font
 
name - Variable in class org.docx4j.fonts.substitutions.FontSubstitutions.Replace
 
name - Variable in class org.docx4j.model.structure.jaxb.Sections.Section
 
name - Variable in class org.opendope.conditions.Condition
 
name - Variable in class org.opendope.xpaths.Xpaths.Xpath
 
name() - Method in interface org.docx4j.events.JobIdentifier
 
name() - Method in interface org.docx4j.events.PackageIdentifier
 
name() - Method in class org.docx4j.events.PackageIdentifierTransient
 
name() - Method in interface org.docx4j.events.ProcessStep
 
name() - Method in class org.docx4j.openpackaging.packages.OpcPackage
 
NAME - Static variable in class org.docx4j.fonts.fop.fonts.truetype.OFTableName
Naming table.
NAME - Static variable in enum org.docx4j.fonts.fop.fonts.type1.AdobeStandardEncoding
The name of the Adobe Standard Encoding as seen in an AFM file.
NAMED - Enum constant in enum org.docx4j.model.datastorage.RemovalHandler.Quantifier
Named SDTs shall be removed, the names given separately.
NamedCharacter - Class in org.docx4j.fonts.fop.fonts
Represents an named character with character name (from the Adobe glyph list) and a Unicode sequence that this character represents.
NamedCharacter(String) - Constructor for class org.docx4j.fonts.fop.fonts.NamedCharacter
Simple constructor.
NamedCharacter(String, String) - Constructor for class org.docx4j.fonts.fop.fonts.NamedCharacter
Main constructor.
nameSet() - Method in class org.docx4j.org.apache.poi.hpsf.CustomProperties
Returns a set of all the names of our custom properties
namespaceIsAbsolute(String) - Static method in class org.docx4j.org.apache.xml.security.c14n.helper.C14nHelper
Method namespaceIsAbsolute
namespaceIsAbsolute(Attr) - Static method in class org.docx4j.org.apache.xml.security.c14n.helper.C14nHelper
Method namespaceIsAbsolute
namespaceIsRelative(String) - Static method in class org.docx4j.org.apache.xml.security.c14n.helper.C14nHelper
Method namespaceIsRelative
namespaceIsRelative(Attr) - Static method in class org.docx4j.org.apache.xml.security.c14n.helper.C14nHelper
Method namespaceIsRelative
NamespacePrefixMapper - Class in org.docx4j.jaxb.generic
NamespacePrefixMapper, which could be used by MOXy (relying on org.eclipse.persistence.internal.oxm.record.namespaces.NamespacePrefixMapperWrapper) But instead (to avoid additional reflection), we use org.docx4j.jaxb.moxy.NamespacePrefixMapper So this class isn't currently used.
NamespacePrefixMapper() - Constructor for class org.docx4j.jaxb.generic.NamespacePrefixMapper
 
NamespacePrefixMapperInterface - Interface in org.docx4j.jaxb
An interface mimicking public abstract class NamespacePrefixMapper, which we implement to determine URI -> prefix mapping.
NamespacePrefixMapperRelationshipsPart - Class in org.docx4j.jaxb.generic
NamespacePrefixMapper, which could be used by MOXy (relying on org.eclipse.persistence.internal.oxm.record.namespaces.NamespacePrefixMapperWrapper) But instead (to avoid additional reflection), we use org.docx4j.jaxb.moxy.NamespacePrefixMapper So this class isn't currently used.
NamespacePrefixMapperRelationshipsPart() - Constructor for class org.docx4j.jaxb.generic.NamespacePrefixMapperRelationshipsPart
 
NamespacePrefixMapperUtils - Class in org.docx4j.jaxb
 
NamespacePrefixMapperUtils() - Constructor for class org.docx4j.jaxb.NamespacePrefixMapperUtils
 
NamespacePrefixMappings - Class in org.docx4j.jaxb
NamespacePrefixMappings, required for JAXB, and XPath.
NamespacePrefixMappings() - Constructor for class org.docx4j.jaxb.NamespacePrefixMappings
 
Namespaces - Class in org.docx4j.openpackaging.parts.relationships
 
Namespaces() - Constructor for class org.docx4j.openpackaging.parts.relationships.Namespaces
 
NamespaceSpecNS - Static variable in class org.docx4j.org.apache.xml.security.utils.Constants
The URI for XMLNS spec
NameSpaceSymbTable - Class in org.docx4j.org.apache.xml.security.c14n.implementations
A stack based Symbol Table.
NameSpaceSymbTable() - Constructor for class org.docx4j.org.apache.xml.security.c14n.implementations.NameSpaceSymbTable
Default constractor
nameTest() - Method in class org.docx4j.model.datastorage.XPathEnhancerParser
 
nameTest_return() - Constructor for class org.docx4j.model.datastorage.XPathEnhancerParser.nameTest_return
 
NANAI - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
NARROW - Enum constant in enum org.docx4j.model.structure.MarginsWellKnown
 
NASKAPI - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
NativeFontDirFinder - Class in org.docx4j.fonts.fop.fonts.autodetect
Native font finder base class
NativeFontDirFinder() - Constructor for class org.docx4j.fonts.fop.fonts.autodetect.NativeFontDirFinder
 
NBSPACE - Static variable in class org.docx4j.fonts.fop.util.CharUtilities
non-breaking space
nCName() - Method in class org.docx4j.model.datastorage.XPathEnhancerParser
 
NCName - Static variable in class org.docx4j.model.datastorage.XPathEnhancerLexer
 
NCName - Static variable in class org.docx4j.model.datastorage.XPathEnhancerParser
 
nCName_return() - Constructor for class org.docx4j.model.datastorage.XPathEnhancerParser.nCName_return
 
NCNameChar - Static variable in class org.docx4j.model.datastorage.XPathEnhancerLexer
 
NCNameChar - Static variable in class org.docx4j.model.datastorage.XPathEnhancerParser
 
NCNameStartChar - Static variable in class org.docx4j.model.datastorage.XPathEnhancerLexer
 
NCNameStartChar - Static variable in class org.docx4j.model.datastorage.XPathEnhancerParser
 
NDEBELE - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
NDocumentInputStream - Class in org.docx4j.org.apache.poi.poifs.filesystem
This class provides methods to read a DocumentEntry managed by a NPOIFSFileSystem instance.
NDocumentInputStream(DocumentEntry) - Constructor for class org.docx4j.org.apache.poi.poifs.filesystem.NDocumentInputStream
Create an InputStream from the specified DocumentEntry
NDocumentInputStream(NPOIFSDocument) - Constructor for class org.docx4j.org.apache.poi.poifs.filesystem.NDocumentInputStream
Create an InputStream from the specified Document
NDocumentOutputStream - Class in org.docx4j.org.apache.poi.poifs.filesystem
This class provides methods to write a DocumentEntry managed by a NPOIFSFileSystem instance.
NDocumentOutputStream(DirectoryEntry, String) - Constructor for class org.docx4j.org.apache.poi.poifs.filesystem.NDocumentOutputStream
Create an OutputStream to create the specified new Entry
NDocumentOutputStream(DocumentEntry) - Constructor for class org.docx4j.org.apache.poi.poifs.filesystem.NDocumentOutputStream
Create an OutputStream from the specified DocumentEntry.
NDONGA - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
needsBouncyCastle - Variable in enum org.docx4j.org.apache.poi.poifs.crypt.CipherAlgorithm
 
needsBouncyCastle - Variable in enum org.docx4j.org.apache.poi.poifs.crypt.HashAlgorithm
 
NEPALI - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
NEW_TAI_LUE - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFScript
 
NEWARI - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
newArray(Class<T>, int) - Static method in class org.docx4j.com.google.common.collect.ObjectArrays
Returns a new array of the given length with the specified component type.
newArray(T[], int) - Static method in class org.docx4j.com.google.common.collect.ObjectArrays
Returns a new array of the given length with the same type as a reference array.
newArrayBlockingQueue(int) - Static method in class org.docx4j.com.google.common.collect.Queues
Creates an empty ArrayBlockingQueue with the given (fixed) capacity and nonfair access policy.
newArrayDeque() - Static method in class org.docx4j.com.google.common.collect.Queues
Creates an empty ArrayDeque.
newBuilder() - Static method in class org.docx4j.com.google.common.cache.CacheBuilder
Constructs a new CacheBuilder instance with default settings, including strong keys, strong values, and no automatic eviction of any kind.
newConcurrentHashSet() - Static method in class org.docx4j.com.google.common.collect.Sets
Creates a thread-safe set backed by a hash map.
newConcurrentLinkedQueue() - Static method in class org.docx4j.com.google.common.collect.Queues
Creates an empty ConcurrentLinkedQueue.
newConcurrentMap() - Static method in class org.docx4j.com.google.common.collect.Maps
Creates a new empty ConcurrentHashMap instance.
newCopyOnWriteArraySet() - Static method in class org.docx4j.com.google.common.collect.Sets
Creates an empty CopyOnWriteArraySet instance.
newDirectExecutorService() - Static method in class org.docx4j.com.google.common.util.concurrent.MoreExecutors
Creates an executor service that runs each task in the thread that invokes execute/submit, as in ThreadPoolExecutor.CallerRunsPolicy This applies both to individually submitted tasks and to collections of tasks submitted via invokeAll or invokeAny.
newDirTabs - Variable in class org.docx4j.fonts.fop.fonts.truetype.TTFSubSetFile
The dir tab entries in the new subset font.
newDocumentBuilder() - Static method in class org.docx4j.org.apache.poi.util.DocumentHelper
Creates a new document builder, with sensible defaults
newDocumentBuilder() - Static method in class org.docx4j.org.apache.poi.util.XMLHelper
Creates a new document builder, with sensible defaults
newDocumentSummaryInformation() - Static method in class org.docx4j.org.apache.poi.hpsf.PropertySetFactory
Creates a new document summary information.
newEnumMap(Class<K>) - Static method in class org.docx4j.com.google.common.collect.Maps
Creates an EnumMap instance.
newEnumMap(Map<K, ? extends V>) - Static method in class org.docx4j.com.google.common.collect.Maps
Creates an EnumMap with the same mappings as the specified map.
newHashMap() - Static method in class org.docx4j.com.google.common.collect.Maps
Creates a mutable, empty HashMap instance.
newHashMap(Map<? extends K, ? extends V>) - Static method in class org.docx4j.com.google.common.collect.Maps
Creates a mutable HashMap instance with the same mappings as the specified map.
newHashMapWithExpectedSize(int) - Static method in class org.docx4j.com.google.common.collect.Maps
Creates a HashMap instance, with a high enough "initial capacity" that it should hold expectedSize elements without growth.
newHashSet() - Static method in class org.docx4j.com.google.common.collect.Sets
Creates a mutable, initially empty HashSet instance.
newHashSet(E...) - Static method in class org.docx4j.com.google.common.collect.Sets
Creates a mutable HashSet instance initially containing the given elements.
newHashSet(Iterator<? extends E>) - Static method in class org.docx4j.com.google.common.collect.Sets
Creates a mutable HashSet instance containing the given elements.
newHashSetWithExpectedSize(int) - Static method in class org.docx4j.com.google.common.collect.Sets
Returns a new hash set using the smallest initial table size that can hold expectedSize elements without resizing.
newIdentityHashMap() - Static method in class org.docx4j.com.google.common.collect.Maps
Creates an IdentityHashMap instance.
newIdentityHashSet() - Static method in class org.docx4j.com.google.common.collect.Sets
Creates an empty Set that uses identity to determine equality.
newInputStream(ByteBuffer) - Static method in class org.docx4j.utils.BufferUtil
Returns an input stream for a ByteBuffer.
newLinkedBlockingDeque() - Static method in class org.docx4j.com.google.common.collect.Queues
Creates an empty LinkedBlockingDeque with a capacity of Integer.MAX_VALUE.
newLinkedBlockingDeque(int) - Static method in class org.docx4j.com.google.common.collect.Queues
Creates an empty LinkedBlockingDeque with the given (fixed) capacity.
newLinkedBlockingQueue() - Static method in class org.docx4j.com.google.common.collect.Queues
Creates an empty LinkedBlockingQueue with a capacity of Integer.MAX_VALUE.
newLinkedBlockingQueue(int) - Static method in class org.docx4j.com.google.common.collect.Queues
Creates an empty LinkedBlockingQueue with the given (fixed) capacity.
newLinkedHashMap() - Static method in class org.docx4j.com.google.common.collect.Maps
Creates a mutable, empty, insertion-ordered LinkedHashMap instance.
newLinkedHashMap(Map<? extends K, ? extends V>) - Static method in class org.docx4j.com.google.common.collect.Maps
Creates a mutable, insertion-ordered LinkedHashMap instance with the same mappings as the specified map.
newLinkedHashMapWithExpectedSize(int) - Static method in class org.docx4j.com.google.common.collect.Maps
Creates a LinkedHashMap instance, with a high enough "initial capacity" that it should hold expectedSize elements without growth.
newLinkedHashSet() - Static method in class org.docx4j.com.google.common.collect.Sets
Creates a mutable, empty LinkedHashSet instance.
newLinkedHashSetWithExpectedSize(int) - Static method in class org.docx4j.com.google.common.collect.Sets
Creates a LinkedHashSet instance, with a high enough "initial capacity" that it should hold expectedSize elements without growth.
newPart(String, String) - Method in class org.docx4j.org.apache.fop.events.EventFormatter.LookupFieldPartFactory
Creates a new part by parsing the values parameter to configure the part.
newPart(String, String) - Method in interface org.docx4j.org.apache.fop.util.text.AdvancedMessageFormat.PartFactory
Creates a new part by parsing the values parameter to configure the part.
newPartForContentType(String, String) - Static method in class org.docx4j.openpackaging.parts.DrawingML.JaxbDmlPart
 
newPartForContentType(String, String) - Static method in class org.docx4j.openpackaging.parts.PresentationML.JaxbPmlPart
 
newPartForContentType(String, String) - Static method in class org.docx4j.openpackaging.parts.SpreadsheetML.JaxbSmlPart
 
newPartForContentType(String, String, Relationship) - Method in class org.docx4j.openpackaging.contenttype.ContentTypeManager
 
newPriorityBlockingQueue() - Static method in class org.docx4j.com.google.common.collect.Queues
Creates an empty PriorityBlockingQueue with the ordering given by its elements' natural ordering.
newPriorityQueue() - Static method in class org.docx4j.com.google.common.collect.Queues
Creates an empty PriorityQueue with the ordering given by its elements' natural ordering.
newSetFromMap(Map<E, Boolean>) - Static method in class org.docx4j.com.google.common.collect.Sets
newSummaryInformation() - Static method in class org.docx4j.org.apache.poi.hpsf.PropertySetFactory
Creates a new summary information.
newSynchronousQueue() - Static method in class org.docx4j.com.google.common.collect.Queues
Creates an empty SynchronousQueue with nonfair access policy.
newTransformer() - Static method in class org.docx4j.org.apache.poi.util.XMLHelper
 
newTreeMap() - Static method in class org.docx4j.com.google.common.collect.Maps
Creates a mutable, empty TreeMap instance using the natural ordering of its elements.
newTreeMap(Comparator<C>) - Static method in class org.docx4j.com.google.common.collect.Maps
Creates a mutable, empty TreeMap instance using the given comparator.
newTreeMap(SortedMap<K, ? extends V>) - Static method in class org.docx4j.com.google.common.collect.Maps
Creates a mutable TreeMap instance with the same mappings as the specified map and using the same ordering as the specified map.
newTreeSet() - Static method in class org.docx4j.com.google.common.collect.Sets
Creates a mutable, empty TreeSet instance sorted by the natural sort ordering of its elements.
newTreeSet(Comparator<? super E>) - Static method in class org.docx4j.com.google.common.collect.Sets
Creates a mutable, empty TreeSet instance with the given comparator.
neww3cDomDocument() - Static method in class org.docx4j.XmlUtils
Use DocumentBuilderFactory to create and return a new w3c dom Document.
newXMLEventFactory() - Static method in class org.docx4j.org.apache.poi.util.XMLHelper
Creates a new StAX XMLEventFactory, with sensible defaults
newXMLInputFactory() - Static method in class org.docx4j.org.apache.poi.util.XMLHelper
Creates a new StAX XMLInputFactory, with sensible defaults
newXMLOutputFactory() - Static method in class org.docx4j.org.apache.poi.util.XMLHelper
Creates a new StAX XMLOutputFactory, with sensible defaults
newXMLReader() - Static method in class org.docx4j.org.apache.poi.util.SAXHelper
Deprecated.
Creates a new SAX XMLReader, with sensible defaults
newXMLReader() - Static method in class org.docx4j.org.apache.poi.util.XMLHelper
Creates a new SAX XMLReader, with sensible defaults
newXPath() - Static method in class org.docx4j.utils.XPathFactoryUtil
 
next() - Method in class org.docx4j.com.google.common.collect.AbstractSequentialIterator
 
next() - Method in class org.docx4j.convert.out.common.ConversionSectionWrappers
 
next() - Method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphProcessingState
Update the current position index based upon previously consumed glyphs, i.e., add the consuemd count to the current position index.
next() - Method in class org.docx4j.org.apache.poi.poifs.filesystem.NPOIFSStream.StreamBlockByteBufferIterator
 
next() - Method in class org.docx4j.org.apache.poi.util.StringUtil.StringsIterator
 
next() - Method in class org.docx4j.utils.XMLStreamReaderWrapper
 
NEXT_LINE - Static variable in class org.docx4j.fonts.fop.util.CharUtilities
next line control character
nextTag() - Method in class org.docx4j.utils.XMLStreamReaderWrapper
 
nhmtx - Variable in class org.docx4j.fonts.fop.fonts.truetype.OpenFont
 
nine - Enum constant in enum org.docx4j.fonts.fop.fonts.type1.AdobeStandardEncoding
nine character
NISI - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
NIUEAN - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
NKO - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
NKO - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFScript
 
NKOLE - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
NL - Static variable in class org.docx4j.com.google.common.base.Ascii
Alternate name for Ascii.LF.
Node<T> - Class in org.docx4j.model.styles
Represents a node of the Tree class.
Node(Tree<T>, String, T) - Constructor for class org.docx4j.model.styles.Node
Convenience ctor to create a Node with an instance of T.
NODE_AFTER_DOCUMENT_ELEMENT - Static variable in class org.docx4j.org.apache.xml.security.c14n.implementations.CanonicalizerBase
 
NODE_BEFORE_DOCUMENT_ELEMENT - Static variable in class org.docx4j.org.apache.xml.security.c14n.implementations.CanonicalizerBase
 
NODE_BLOCK - Static variable in class org.docx4j.convert.out.common.AbstractVisitorExporterGenerator
 
NODE_INLINE - Static variable in class org.docx4j.convert.out.common.AbstractVisitorExporterGenerator
 
NODE_NOT_BEFORE_OR_AFTER_DOCUMENT_ELEMENT - Static variable in class org.docx4j.org.apache.xml.security.c14n.implementations.CanonicalizerBase
 
NODE_TABLE - Static variable in class org.docx4j.convert.out.common.writer.AbstractTableWriter
 
NODE_TABLE_BODY - Static variable in class org.docx4j.convert.out.common.writer.AbstractTableWriter
 
NODE_TABLE_BODY_CELL - Static variable in class org.docx4j.convert.out.common.writer.AbstractTableWriter
 
NODE_TABLE_BODY_ROW - Static variable in class org.docx4j.convert.out.common.writer.AbstractTableWriter
 
NODE_TABLE_COLUMN - Static variable in class org.docx4j.convert.out.common.writer.AbstractTableWriter
 
NODE_TABLE_COLUMN_GROUP - Static variable in class org.docx4j.convert.out.common.writer.AbstractTableWriter
 
NODE_TABLE_HEADER - Static variable in class org.docx4j.convert.out.common.writer.AbstractTableWriter
 
NODE_TABLE_HEADER_CELL - Static variable in class org.docx4j.convert.out.common.writer.AbstractTableWriter
 
NODE_TABLE_HEADER_ROW - Static variable in class org.docx4j.convert.out.common.writer.AbstractTableWriter
 
NodeFilter - Interface in org.docx4j.org.apache.xml.security.signature
An interface to tell to the c14n if a node is included or not in the output
nodes - Variable in class org.docx4j.model.styles.Tree
 
nodeTest() - Method in class org.docx4j.model.datastorage.XPathEnhancerParser
 
nodeTest_return() - Constructor for class org.docx4j.model.datastorage.XPathEnhancerParser.nodeTest_return
 
nodeToObjectModel(Node, Class) - Static method in class org.pptx4j.convert.out.svginhtml.SvgExporter
 
NodeType - Static variable in class org.docx4j.model.datastorage.XPathEnhancerLexer
 
NodeType - Static variable in class org.docx4j.model.datastorage.XPathEnhancerParser
 
NoFormatIDException - Exception in org.docx4j.org.apache.poi.hpsf
This exception is thrown if a MutablePropertySet is to be written but does not have a formatID set (see MutableSection.setFormatID(ClassID) or MutableSection.setFormatID(byte[]).
NoFormatIDException() - Constructor for exception org.docx4j.org.apache.poi.hpsf.NoFormatIDException
Constructor
NoFormatIDException(String) - Constructor for exception org.docx4j.org.apache.poi.hpsf.NoFormatIDException
Constructor
NoFormatIDException(String, Throwable) - Constructor for exception org.docx4j.org.apache.poi.hpsf.NoFormatIDException
Constructor
NoFormatIDException(Throwable) - Constructor for exception org.docx4j.org.apache.poi.hpsf.NoFormatIDException
Constructor
NOGAI - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
none - Enum constant in enum org.docx4j.org.apache.poi.poifs.crypt.HashAlgorithm
 
NONE_STRING - Static variable in class org.docx4j.model.fields.FormattingSwitchHelper
 
NONWHITESPACE - Static variable in class org.docx4j.fonts.fop.util.CharUtilities
Character class: non-whitespace
NoPropertySetStreamException - Exception in org.docx4j.org.apache.poi.hpsf
This exception is thrown if a format error in a property set stream is detected or when the input data do not constitute a property set stream.
NoPropertySetStreamException() - Constructor for exception org.docx4j.org.apache.poi.hpsf.NoPropertySetStreamException
Constructor
NoPropertySetStreamException(String) - Constructor for exception org.docx4j.org.apache.poi.hpsf.NoPropertySetStreamException
Constructor
NoPropertySetStreamException(String, Throwable) - Constructor for exception org.docx4j.org.apache.poi.hpsf.NoPropertySetStreamException
Constructor
NoPropertySetStreamException(Throwable) - Constructor for exception org.docx4j.org.apache.poi.hpsf.NoPropertySetStreamException
Constructor
NORMAL - Enum constant in enum org.docx4j.model.structure.MarginsWellKnown
 
normalize(String) - Static method in class org.docx4j.org.apache.xml.security.utils.RFC2253Parser
Method normalize
normalize(String, boolean) - Static method in class org.docx4j.org.apache.xml.security.utils.RFC2253Parser
Method normalize
NORTHERN_SAMI - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
NORTHERN_TAI - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
NORWAY_HOUSE_CREE - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
NORWEGIAN - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
NoSingleSectionException - Exception in org.docx4j.org.apache.poi.hpsf
This exception is thrown if one of the PropertySet's convenience methods that require a single Section is called and the PropertySet does not contain exactly one Section.
NoSingleSectionException() - Constructor for exception org.docx4j.org.apache.poi.hpsf.NoSingleSectionException
Constructor
NoSingleSectionException(String) - Constructor for exception org.docx4j.org.apache.poi.hpsf.NoSingleSectionException
Constructor
NoSingleSectionException(String, Throwable) - Constructor for exception org.docx4j.org.apache.poi.hpsf.NoSingleSectionException
Constructor
NoSingleSectionException(Throwable) - Constructor for exception org.docx4j.org.apache.poi.hpsf.NoSingleSectionException
Constructor
Not - Class in org.opendope.conditions
Java class for anonymous complex type.
Not() - Constructor for class org.opendope.conditions.Not
 
NOT_A_CHARACTER - Static variable in class org.docx4j.fonts.fop.util.CharUtilities
Unicode value indicating the the character is "not a character".
NOT_FOUND - Static variable in class org.docx4j.fonts.fop.fonts.Typeface
Code point that is used if no code point for a specific character has been found.
NOT_FOUND_CODE_POINT - Static variable in interface org.docx4j.fonts.fop.fonts.SingleByteEncoding
Code point that is used if no code point for a specific character has been found.
NOT_INITIALIZED_MSG - Static variable in class org.docx4j.org.apache.xml.security.utils.I18n
Field NOT_INITIALIZED_MSG
NOT_SET - Enum constant in enum org.docx4j.events.WellKnownProcessSteps
 
NOTDEF - Static variable in class org.docx4j.fonts.fop.fonts.Glyphs
Deprecated.
Glyph name for the "notdef" glyph
NotesMasterPart - Class in org.docx4j.openpackaging.parts.PresentationML
 
NotesMasterPart() - Constructor for class org.docx4j.openpackaging.parts.PresentationML.NotesMasterPart
 
NotesMasterPart(PartName) - Constructor for class org.docx4j.openpackaging.parts.PresentationML.NotesMasterPart
 
NotesSlidePart - Class in org.docx4j.openpackaging.parts.PresentationML
 
NotesSlidePart() - Constructor for class org.docx4j.openpackaging.parts.PresentationML.NotesSlidePart
 
NotesSlidePart(PartName) - Constructor for class org.docx4j.openpackaging.parts.PresentationML.NotesSlidePart
 
notice - Variable in class org.docx4j.fonts.fop.fonts.truetype.OpenFont
 
notifyMapOperation() - Method in class org.docx4j.fonts.fop.fonts.Typeface
Used for keeping track of character mapping operations in order to determine if a font was used at all or not.
notifyStrokingSVGTextAsShapes(String) - Method in class org.docx4j.fonts.fop.fonts.FontInfo
Notify listeners that the SVG text for the given font will be stroked as shapes.
notImplemented(AbstractConversionContext, NodeIterator, String) - Method in class org.docx4j.convert.out.common.writer.AbstractMessageWriter
 
notImplemented(AbstractConversionContext, NodeIterator, String) - Static method in class org.docx4j.convert.out.common.XsltCommonFunctions
 
NotOLE2FileException - Exception in org.docx4j.org.apache.poi.poifs.filesystem
This exception is thrown when we try to open a file that doesn't seem to actually be an OLE2 file after all
NotOLE2FileException(String) - Constructor for exception org.docx4j.org.apache.poi.poifs.filesystem.NotOLE2FileException
 
notReset() - Method in class org.docx4j.org.apache.xml.security.c14n.Canonicalizer
Set the canonicalizer behaviour to not reset.
NPOIFSDocument - Class in org.docx4j.org.apache.poi.poifs.filesystem
This class manages a document in the NIO POIFS filesystem.
NPOIFSDocument(String, int, NPOIFSFileSystem, POIFSWriterListener) - Constructor for class org.docx4j.org.apache.poi.poifs.filesystem.NPOIFSDocument
 
NPOIFSDocument(String, NPOIFSFileSystem, InputStream) - Constructor for class org.docx4j.org.apache.poi.poifs.filesystem.NPOIFSDocument
Constructor for a new Document
NPOIFSDocument(DocumentNode) - Constructor for class org.docx4j.org.apache.poi.poifs.filesystem.NPOIFSDocument
Constructor for an existing Document
NPOIFSDocument(DocumentProperty, NPOIFSFileSystem) - Constructor for class org.docx4j.org.apache.poi.poifs.filesystem.NPOIFSDocument
Constructor for an existing Document
NPOIFSFileSystem - Class in org.docx4j.org.apache.poi.poifs.filesystem
This is the main class of the POIFS system; it manages the entire life cycle of the filesystem.
NPOIFSFileSystem() - Constructor for class org.docx4j.org.apache.poi.poifs.filesystem.NPOIFSFileSystem
Constructor, intended for writing
NPOIFSFileSystem(File) - Constructor for class org.docx4j.org.apache.poi.poifs.filesystem.NPOIFSFileSystem
Creates a POIFSFileSystem from a File.
NPOIFSFileSystem(File, boolean) - Constructor for class org.docx4j.org.apache.poi.poifs.filesystem.NPOIFSFileSystem
Creates a POIFSFileSystem from a File.
NPOIFSFileSystem(InputStream) - Constructor for class org.docx4j.org.apache.poi.poifs.filesystem.NPOIFSFileSystem
Create a POIFSFileSystem from an InputStream.
NPOIFSFileSystem(FileChannel) - Constructor for class org.docx4j.org.apache.poi.poifs.filesystem.NPOIFSFileSystem
Creates a POIFSFileSystem from an open FileChannel.
NPOIFSFileSystem(FileChannel, boolean) - Constructor for class org.docx4j.org.apache.poi.poifs.filesystem.NPOIFSFileSystem
Creates a POIFSFileSystem from an open FileChannel.
NPOIFSMiniStore - Class in org.docx4j.org.apache.poi.poifs.filesystem
This class handles the MiniStream (small block store) in the NIO case for NPOIFSFileSystem
NPOIFSMiniStore(NPOIFSFileSystem, RootProperty, List<BATBlock>, HeaderBlock) - Constructor for class org.docx4j.org.apache.poi.poifs.filesystem.NPOIFSMiniStore
 
NPOIFSStream - Class in org.docx4j.org.apache.poi.poifs.filesystem
This handles reading and writing a stream within a NPOIFSFileSystem.
NPOIFSStream(BlockStore) - Constructor for class org.docx4j.org.apache.poi.poifs.filesystem.NPOIFSStream
Constructor for a new stream.
NPOIFSStream(BlockStore, int) - Constructor for class org.docx4j.org.apache.poi.poifs.filesystem.NPOIFSStream
Constructor for an existing stream.
NPOIFSStream.StreamBlockByteBuffer - Class in org.docx4j.org.apache.poi.poifs.filesystem
 
NPOIFSStream.StreamBlockByteBufferIterator - Class in org.docx4j.org.apache.poi.poifs.filesystem
Class that handles a streaming read of one stream
NPropertyTable - Class in org.docx4j.org.apache.poi.poifs.property
This class embodies the Property Table for a NPOIFSFileSystem; this is basically the directory for all of the documents in the filesystem.
NPropertyTable(HeaderBlock) - Constructor for class org.docx4j.org.apache.poi.poifs.property.NPropertyTable
 
NPropertyTable(HeaderBlock, NPOIFSFileSystem) - Constructor for class org.docx4j.org.apache.poi.poifs.property.NPropertyTable
reading constructor (used when we've read in a file and we want to extract the property table from it).
NS_COMPONENTS - Static variable in class org.docx4j.Docx4J
 
NS_CONDITIONS - Static variable in class org.docx4j.Docx4J
 
NS_QUESTIONS - Static variable in class org.docx4j.Docx4J
 
NS_WORD12 - Static variable in class org.docx4j.openpackaging.parts.relationships.Namespaces
 
NS_XPATHS - Static variable in class org.docx4j.Docx4J
 
NSM - Static variable in interface org.docx4j.fonts.fop.complexscripts.bidi.BidiConstants
non-spacing mark class
NSwitch - Class in org.docx4j.toc.switches
page Numbers switch Per http://webapp.docx4java.org/OnlineDemo/ecma376/WordML/TOC.html Without field-argument, omits page numbers from the table of contents.
NSwitch() - Constructor for class org.docx4j.toc.switches.NSwitch
 
NUL - Static variable in class org.docx4j.com.google.common.base.Ascii
Null ('\0'): The all-zeros character which may serve to accomplish time fill and media fill.
NULL_CHAR - Static variable in class org.docx4j.fonts.fop.util.CharUtilities
null char
nullResultParagraph(String, String) - Static method in class org.docx4j.model.datastorage.BindingTraverserXSLT
 
nullToEmpty(String) - Static method in class org.docx4j.com.google.common.base.Strings
Returns the given string if it is non-null; the empty string otherwise.
NUM_STANDARD_STRINGS - Static variable in class org.docx4j.fonts.fop.fonts.truetype.OTFSubSetFile
The number of standard strings in CFF
Number - Static variable in class org.docx4j.model.datastorage.XPathEnhancerLexer
 
Number - Static variable in class org.docx4j.model.datastorage.XPathEnhancerParser
 
NumberConverter - Class in org.docx4j.fonts.fop.complexscripts.util
Implementation of Number to String Conversion algorithm specified by XSL Transformations (XSLT) Version 2.0, W3C Recommendation, 23 January 2007.
NumberConverter(String, int, int, int, String, String, String) - Constructor for class org.docx4j.fonts.fop.complexscripts.util.NumberConverter
Construct parameterized number converter.
numberEntry(Emulator.ResultTriple) - Method in class org.docx4j.toc.TocEntry
Number this entry, if necessary
NumberExtractor - Class in org.docx4j.model.fields
Extract a number from a string.
NumberExtractor(String) - Constructor for class org.docx4j.model.fields.NumberExtractor
 
NumberFormat - Class in org.docx4j.model.listnumbering
 
NumberFormat() - Constructor for class org.docx4j.model.listnumbering.NumberFormat
 
NumberFormatChineseAbstract - Class in org.docx4j.model.listnumbering
 
NumberFormatChineseAbstract() - Constructor for class org.docx4j.model.listnumbering.NumberFormatChineseAbstract
 
NumberFormatChineseLower - Class in org.docx4j.model.listnumbering
 
NumberFormatChineseUpper - Class in org.docx4j.model.listnumbering
 
NumberFormatDecimalEnclosedCircle - Class in org.docx4j.model.listnumbering
 
NumberFormatDecimalEnclosedCircle() - Constructor for class org.docx4j.model.listnumbering.NumberFormatDecimalEnclosedCircle
 
NumberFormatDecimalZero - Class in org.docx4j.model.listnumbering
This format is 01, 02, 03 etc.
NumberFormatDecimalZero() - Constructor for class org.docx4j.model.listnumbering.NumberFormatDecimalZero
 
NumberFormatLowerLetter - Class in org.docx4j.model.listnumbering
 
NumberFormatLowerLetter() - Constructor for class org.docx4j.model.listnumbering.NumberFormatLowerLetter
 
NumberFormatRomanAbstract - Class in org.docx4j.model.listnumbering
 
NumberFormatRomanAbstract() - Constructor for class org.docx4j.model.listnumbering.NumberFormatRomanAbstract
 
NumberFormatRomanAbstract.RomanValue - Class in org.docx4j.model.listnumbering
 
NumberFormatRomanLower - Class in org.docx4j.model.listnumbering
 
NumberFormatRomanUpper - Class in org.docx4j.model.listnumbering
 
NumberFormatter - Class in org.docx4j.model.listnumbering
 
NumberFormatter() - Constructor for class org.docx4j.model.listnumbering.NumberFormatter
 
numbering - Variable in class org.docx4j.convert.in.word2003xml.Transition03To06
 
NUMBERING - Static variable in class org.docx4j.openpackaging.parts.relationships.Namespaces
 
NUMBERING_STYLE - Static variable in class org.docx4j.model.styles.StyleUtil
 
numberingDefinitionsPart - Variable in class org.docx4j.openpackaging.parts.WordprocessingML.DocumentPart
 
NumberingDefinitionsPart - Class in org.docx4j.openpackaging.parts.WordprocessingML
 
NumberingDefinitionsPart() - Constructor for class org.docx4j.openpackaging.parts.WordprocessingML.NumberingDefinitionsPart
 
NumberingDefinitionsPart(PartName) - Constructor for class org.docx4j.openpackaging.parts.WordprocessingML.NumberingDefinitionsPart
 
NumberingProperty - Class in org.docx4j.model.properties.paragraph
 
NumberingProperty(PPrBase.NumPr) - Constructor for class org.docx4j.model.properties.paragraph.NumberingProperty
 
NumberingProperty(CSSValue) - Constructor for class org.docx4j.model.properties.paragraph.NumberingProperty
 
numberOfGlyphs - Variable in class org.docx4j.fonts.fop.fonts.truetype.OpenFont
 
NumberToTextConverter - Class in org.xlsx4j.org.apache.poi.ss.util
Excel converts numbers to text with different rules to those of java, so Double.toString(value) won't do.
numersign - Enum constant in enum org.docx4j.fonts.fop.fonts.type1.AdobeStandardEncoding
number sign
numpagesFormat - Variable in class org.docx4j.convert.out.common.preprocess.PageNumberInformation
 
NumpagesHandler() - Constructor for class org.docx4j.convert.out.html.FldSimpleWriter.NumpagesHandler
 
numpagesPresent - Variable in class org.docx4j.convert.out.common.preprocess.PageNumberInformation
 
NYNORSK - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 

O

o - Enum constant in enum org.docx4j.fonts.fop.fonts.type1.AdobeStandardEncoding
o character
O - Enum constant in enum org.docx4j.fonts.fop.fonts.type1.AdobeStandardEncoding
O character
ObfuscatedFontPart - Class in org.docx4j.openpackaging.parts.WordprocessingML
 
ObfuscatedFontPart(PartName) - Constructor for class org.docx4j.openpackaging.parts.WordprocessingML.ObfuscatedFontPart
 
object - Variable in class org.docx4j.model.properties.Property
 
OBJECT_REPLACEMENT_CHARACTER - Static variable in class org.docx4j.fonts.fop.util.CharUtilities
Object replacement character
ObjectArrays - Class in org.docx4j.com.google.common.collect
Static utility methods pertaining to object arrays.
ObjectFactory - Class in org.docx4j.convert.in.word2003xml
This object contains factory methods for each Java content interface and Java element interface generated in the org.docx4j.convert.in.word2003xml package.
ObjectFactory - Class in org.docx4j.convert.out.fopconf
This object contains factory methods for each Java content interface and Java element interface generated in the org.docx4j.convert.out.fopconf package.
ObjectFactory - Class in org.docx4j.fonts.microsoft
This object contains factory methods for each Java content interface and Java element interface generated in the org.docx4j.fonts.microsoft package.
ObjectFactory - Class in org.docx4j.fonts.substitutions
This object contains factory methods for each Java content interface and Java element interface generated in the org.docx4j.fonts.substitutions package.
ObjectFactory - Class in org.docx4j.model.structure.jaxb
This object contains factory methods for each Java content interface and Java element interface generated in the org.docx4j.model.structure.jaxb package.
ObjectFactory - Class in org.docx4j.openpackaging.contenttype
This object contains factory methods for each Java content interface and Java element interface generated in the org.docx4j.openpackaging.contenttype package.
ObjectFactory - Class in org.opendope.answers
This object contains factory methods for each Java content interface and Java element interface generated in the org.opendope.answers package.
ObjectFactory - Class in org.opendope.components
This object contains factory methods for each Java content interface and Java element interface generated in the org.opendope.components package.
ObjectFactory - Class in org.opendope.conditions
This object contains factory methods for each Java content interface and Java element interface generated in the org.opendope.conditions package.
ObjectFactory - Class in org.opendope.questions
This object contains factory methods for each Java content interface and Java element interface generated in the org.opendope.questions package.
ObjectFactory - Class in org.opendope.SmartArt.dataHierarchy
This object contains factory methods for each Java content interface and Java element interface generated in the org.opendope.SmartArt.dataHierarchy package.
ObjectFactory - Class in org.opendope.xpaths
This object contains factory methods for each Java content interface and Java element interface generated in the org.opendope.xpaths package.
ObjectFactory() - Constructor for class org.docx4j.convert.in.word2003xml.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.docx4j.convert.in.word2003xml
ObjectFactory() - Constructor for class org.docx4j.convert.out.fopconf.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.docx4j.convert.out.fopconf
ObjectFactory() - Constructor for class org.docx4j.fonts.microsoft.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.docx4j.fonts.microsoft
ObjectFactory() - Constructor for class org.docx4j.fonts.substitutions.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.docx4j.fonts.substitutions
ObjectFactory() - Constructor for class org.docx4j.model.structure.jaxb.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.docx4j.model.structure.jaxb
ObjectFactory() - Constructor for class org.docx4j.openpackaging.contenttype.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.docx4j.openpackaging.contenttype
ObjectFactory() - Constructor for class org.opendope.answers.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.opendope.answers
ObjectFactory() - Constructor for class org.opendope.components.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.opendope.components
ObjectFactory() - Constructor for class org.opendope.conditions.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.opendope.conditions
ObjectFactory() - Constructor for class org.opendope.questions.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.opendope.questions
ObjectFactory() - Constructor for class org.opendope.SmartArt.dataHierarchy.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.opendope.SmartArt.dataHierarchy
ObjectFactory() - Constructor for class org.opendope.xpaths.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.opendope.xpaths
Objects - Class in org.docx4j.com.google.common.base
Helper functions that can operate on any Object.
OCCITAN - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
ODocumentInputStream - Class in org.docx4j.org.apache.poi.poifs.filesystem
This class provides methods to read a DocumentEntry managed by a OPOIFSFileSystem instance.
ODocumentInputStream(DocumentEntry) - Constructor for class org.docx4j.org.apache.poi.poifs.filesystem.ODocumentInputStream
Create an InputStream from the specified DocumentEntry
ODocumentInputStream(OPOIFSDocument) - Constructor for class org.docx4j.org.apache.poi.poifs.filesystem.ODocumentInputStream
Create an InputStream from the specified Document
oe - Enum constant in enum org.docx4j.fonts.fop.fonts.type1.AdobeStandardEncoding
oe (small) character
OE - Enum constant in enum org.docx4j.fonts.fop.fonts.type1.AdobeStandardEncoding
OE (capitalised) character
of() - Static method in class org.docx4j.com.google.common.collect.ImmutableSet
Returns the empty immutable set.
of(E) - Static method in class org.docx4j.com.google.common.collect.ImmutableSet
Returns an immutable set containing element.
of(E, E) - Static method in class org.docx4j.com.google.common.collect.ImmutableSet
Returns an immutable set containing the given elements, minus duplicates, in the order each was first specified.
of(E, E, E) - Static method in class org.docx4j.com.google.common.collect.ImmutableSet
Returns an immutable set containing the given elements, minus duplicates, in the order each was first specified.
of(E, E, E, E) - Static method in class org.docx4j.com.google.common.collect.ImmutableSet
Returns an immutable set containing the given elements, minus duplicates, in the order each was first specified.
of(E, E, E, E, E) - Static method in class org.docx4j.com.google.common.collect.ImmutableSet
Returns an immutable set containing the given elements, minus duplicates, in the order each was first specified.
of(E, E, E, E, E, E, E...) - Static method in class org.docx4j.com.google.common.collect.ImmutableSet
Returns an immutable set containing the given elements, minus duplicates, in the order each was first specified.
OFDirTabEntry - Class in org.docx4j.fonts.fop.fonts.truetype
This class represents an entry to a TrueType font's Dir Tab.
OFDirTabEntry() - Constructor for class org.docx4j.fonts.fop.fonts.truetype.OFDirTabEntry
 
OFDirTabEntry(long, long) - Constructor for class org.docx4j.fonts.fop.fonts.truetype.OFDirTabEntry
 
OFFICE_2011_PEOPLE - Static variable in class org.docx4j.openpackaging.parts.relationships.Namespaces
 
OFFICEDOCUMENT_ACTIVEX_OBJECT - Static variable in class org.docx4j.openpackaging.contenttype.ContentTypes
 
OFFICEDOCUMENT_ACTIVEX_XML_OBJECT - Static variable in class org.docx4j.openpackaging.contenttype.ContentTypes
 
OFFICEDOCUMENT_CUSTOMPROPERTIES - Static variable in class org.docx4j.openpackaging.contenttype.ContentTypes
 
OFFICEDOCUMENT_CUSTOMXML_DATASTORAGE - Static variable in class org.docx4j.openpackaging.contenttype.ContentTypes
 
OFFICEDOCUMENT_CUSTOMXML_DATASTORAGEPROPERTIES - Static variable in class org.docx4j.openpackaging.contenttype.ContentTypes
 
OFFICEDOCUMENT_EXTENDEDPROPERTIES - Static variable in class org.docx4j.openpackaging.contenttype.ContentTypes
 
OFFICEDOCUMENT_FONT - Static variable in class org.docx4j.openpackaging.contenttype.ContentTypes
 
OFFICEDOCUMENT_OLE_OBJECT - Static variable in class org.docx4j.openpackaging.contenttype.ContentTypes
 
OFFICEDOCUMENT_THEME - Static variable in class org.docx4j.openpackaging.contenttype.ContentTypes
 
OFFICEDOCUMENT_THEME_OVERRIDE - Static variable in class org.docx4j.openpackaging.contenttype.ContentTypes
 
OFFICEDOCUMENT_VBA_DATA - Static variable in class org.docx4j.openpackaging.contenttype.ContentTypes
 
OFFICEDOCUMENT_VBA_PROJECT - Static variable in class org.docx4j.openpackaging.contenttype.ContentTypes
 
OFFICEDOCUMENT_VBA_PROJECT_SIGNATURE - Static variable in class org.docx4j.openpackaging.contenttype.ContentTypes
 
OfficeWordMacroEnabled - Enum constant in enum org.docx4j.openpackaging.parts.WordprocessingML.AltChunkType
 
OfficeWordMacroEnabledTemplate - Enum constant in enum org.docx4j.openpackaging.parts.WordprocessingML.AltChunkType
 
OfficeWordTemplate - Enum constant in enum org.docx4j.openpackaging.parts.WordprocessingML.AltChunkType
 
OfficeXmlFileException - Exception in org.docx4j.org.apache.poi.poifs.filesystem
This exception is thrown when we try to open a file that's actually an Office 2007+ XML file, rather than an OLE2 file (which is what POIFS works with)
OfficeXmlFileException(String) - Constructor for exception org.docx4j.org.apache.poi.poifs.filesystem.OfficeXmlFileException
 
OFFontLoader - Class in org.docx4j.fonts.fop.fonts.truetype
Loads a TrueType font into memory directly from the original font file.
OFFontLoader(URI, String, boolean, EmbeddingMode, EncodingMode, boolean, boolean, InternalResourceResolver, boolean, boolean) - Constructor for class org.docx4j.fonts.fop.fonts.truetype.OFFontLoader
Additional constructor for TrueType Collections.
OFFontLoader(URI, InternalResourceResolver) - Constructor for class org.docx4j.fonts.fop.fonts.truetype.OFFontLoader
Default constructor
offset - Variable in class org.docx4j.org.apache.poi.hpsf.Section
 
offsets - Variable in class org.docx4j.fonts.fop.fonts.truetype.TTFSubSetFile
 
ofInstance(T) - Static method in class org.docx4j.com.google.common.base.Suppliers
Returns a supplier that always supplies instance.
OFMtxEntry - Class in org.docx4j.fonts.fop.fonts.truetype
This class represents a TrueType Mtx Entry.
OFMtxEntry() - Constructor for class org.docx4j.fonts.fop.fonts.truetype.OFMtxEntry
 
OFTableName - Class in org.docx4j.fonts.fop.fonts.truetype
Represents table names as found in a TrueType font's Table Directory.
OGHAM - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFScript
 
ogonek - Enum constant in enum org.docx4j.fonts.fop.fonts.type1.AdobeStandardEncoding
agonek character
OJI_CREE - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
OJIBWAY - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
OK - Enum constant in enum org.docx4j.model.bookmarks.BookmarksIntegrity.BookmarksStatus
 
OL_CHIKI - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFScript
 
OLD_ITALIC - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFScript
 
OLD_PERSIAN_CUNEIFORM - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFScript
 
OLD_SOUTH_ARABIAN - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFScript
 
OLD_TURKIC - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFScript
 
OldExcelFormatException - Exception in org.docx4j.org.apache.poi.hssf
 
OldExcelFormatException(String) - Constructor for exception org.docx4j.org.apache.poi.hssf.OldExcelFormatException
 
OldFileFormatException - Exception in org.docx4j.org.apache.poi
Base class of all the exceptions that POI throws in the event that it's given a file that's older than currently supported.
OldFileFormatException(String) - Constructor for exception org.docx4j.org.apache.poi.OldFileFormatException
 
OLE_OBJECT - Static variable in class org.docx4j.openpackaging.parts.relationships.Namespaces
 
OLE10_NATIVE - Static variable in class org.docx4j.org.apache.poi.poifs.filesystem.Ole10Native
 
OLE10_PACKAGE - Static variable in class org.docx4j.org.apache.poi.hpsf.ClassID
 
Ole10Native - Class in org.docx4j.org.apache.poi.poifs.filesystem
Represents an Ole10Native record which is wrapped around certain binary files being embedded in OLE2 documents.
Ole10Native(byte[], int) - Constructor for class org.docx4j.org.apache.poi.poifs.filesystem.Ole10Native
Creates an instance and fills the fields based on the data in the given buffer.
Ole10Native(byte[], int, boolean) - Constructor for class org.docx4j.org.apache.poi.poifs.filesystem.Ole10Native
Deprecated.
parameter plain is ignored, use Ole10Native(byte[],int)
Ole10Native(String, String, String, byte[]) - Constructor for class org.docx4j.org.apache.poi.poifs.filesystem.Ole10Native
Creates an instance and fills the fields based on ...
Ole10NativeException - Exception in org.docx4j.org.apache.poi.poifs.filesystem
 
Ole10NativeException(String) - Constructor for exception org.docx4j.org.apache.poi.poifs.filesystem.Ole10NativeException
 
OleObjectBinaryPart - Class in org.docx4j.openpackaging.parts.WordprocessingML
You can use oleObjectBinaryPart.setBinaryData( ByteBuffer.wrap(bytes) ); to populate this from a byte[]
OleObjectBinaryPart() - Constructor for class org.docx4j.openpackaging.parts.WordprocessingML.OleObjectBinaryPart
 
OleObjectBinaryPart(PartName) - Constructor for class org.docx4j.openpackaging.parts.WordprocessingML.OleObjectBinaryPart
 
omitNullValues() - Method in class org.docx4j.com.google.common.base.MoreObjects.ToStringHelper
Configures the MoreObjects.ToStringHelper so MoreObjects.ToStringHelper.toString() will ignore properties with null value.
ON - Static variable in interface org.docx4j.fonts.fop.complexscripts.bidi.BidiConstants
other neutrals class
one - Enum constant in enum org.docx4j.fonts.fop.fonts.type1.AdobeStandardEncoding
one character
onRemoval(RemovalNotification<K, V>) - Method in interface org.docx4j.com.google.common.cache.RemovalListener
Notifies the listener that a removal occurred at some point in the past.
OOXML_FILE_HEADER - Static variable in interface org.docx4j.org.apache.poi.poifs.common.POIFSConstants
The first 4 bytes of an OOXML file, used in detection
OPC_PACKAGE - Static variable in class org.docx4j.convert.out.AbstractConversionSettings
 
OpcPackage - Class in org.docx4j.openpackaging.packages
Represent a Package as defined in the Open Packaging Specification.
OpcPackage() - Constructor for class org.docx4j.openpackaging.packages.OpcPackage
Constructor.
OpcPackage(ContentTypeManager) - Constructor for class org.docx4j.openpackaging.packages.OpcPackage
Constructor.
OpenDoPEHandler - Class in org.docx4j.model.datastorage
 
OpenDoPEHandler(WordprocessingMLPackage) - Constructor for class org.docx4j.model.datastorage.OpenDoPEHandler
 
OpenDoPEHandlerComponents - Class in org.docx4j.model.datastorage
Process OpenDoPE components.
OpenDoPEHandlerComponents(WordprocessingMLPackage) - Constructor for class org.docx4j.model.datastorage.OpenDoPEHandlerComponents
 
OpenDoPEIntegrity - Class in org.docx4j.model.datastorage
Word (2007) can't open a docx if it has more than one comment with the same ID.
OpenDoPEIntegrity() - Constructor for class org.docx4j.model.datastorage.OpenDoPEIntegrity
 
OpenDoPEIntegrityAfterBinding - Class in org.docx4j.model.datastorage
Word (2016) can't open a docx if a plain text content control contains a bookmark
OpenDoPEIntegrityAfterBinding() - Constructor for class org.docx4j.model.datastorage.OpenDoPEIntegrityAfterBinding
 
OpenDoPEReverter - Class in org.docx4j.model.datastorage
Reverse the action of OpenDoPEHandler.
OpenDoPEReverter(WordprocessingMLPackage, WordprocessingMLPackage) - Constructor for class org.docx4j.model.datastorage.OpenDoPEReverter
 
OpenFont - Class in org.docx4j.fonts.fop.fonts.truetype
 
OpenFont() - Constructor for class org.docx4j.fonts.fop.fonts.truetype.OpenFont
 
OpenFont(boolean, boolean) - Constructor for class org.docx4j.fonts.fop.fonts.truetype.OpenFont
Constructor
OpenFont.PostScriptVersion - Enum in org.docx4j.fonts.fop.fonts.truetype
Version of the PostScript table (post) contained in this font.
operator - Variable in class org.docx4j.fonts.fop.fonts.type1.PostscriptParser.PSElement
 
OPOIFSDocument - Class in org.docx4j.org.apache.poi.poifs.filesystem
This class manages a document in a old-style OPOIFS filesystem.
OPOIFSDocument(String, int, POIFSBigBlockSize, POIFSDocumentPath, POIFSWriterListener) - Constructor for class org.docx4j.org.apache.poi.poifs.filesystem.OPOIFSDocument
Constructor
OPOIFSDocument(String, int, POIFSDocumentPath, POIFSWriterListener) - Constructor for class org.docx4j.org.apache.poi.poifs.filesystem.OPOIFSDocument
 
OPOIFSDocument(String, InputStream) - Constructor for class org.docx4j.org.apache.poi.poifs.filesystem.OPOIFSDocument
 
OPOIFSDocument(String, POIFSBigBlockSize, InputStream) - Constructor for class org.docx4j.org.apache.poi.poifs.filesystem.OPOIFSDocument
Constructor
OPOIFSDocument(String, POIFSBigBlockSize, ListManagedBlock[], int) - Constructor for class org.docx4j.org.apache.poi.poifs.filesystem.OPOIFSDocument
Constructor from small blocks
OPOIFSDocument(String, ListManagedBlock[], int) - Constructor for class org.docx4j.org.apache.poi.poifs.filesystem.OPOIFSDocument
 
OPOIFSDocument(String, RawDataBlock[], int) - Constructor for class org.docx4j.org.apache.poi.poifs.filesystem.OPOIFSDocument
Constructor from large blocks
OPOIFSDocument(String, SmallDocumentBlock[], int) - Constructor for class org.docx4j.org.apache.poi.poifs.filesystem.OPOIFSDocument
Constructor from small blocks
OPOIFSFileSystem - Class in org.docx4j.org.apache.poi.poifs.filesystem
This is the main class of the POIFS system; it manages the entire life cycle of the filesystem.
OPOIFSFileSystem() - Constructor for class org.docx4j.org.apache.poi.poifs.filesystem.OPOIFSFileSystem
Constructor, intended for writing
OPOIFSFileSystem(InputStream) - Constructor for class org.docx4j.org.apache.poi.poifs.filesystem.OPOIFSFileSystem
Create a OPOIFSFileSystem from an InputStream.
Or - Class in org.opendope.conditions
Java class for anonymous complex type.
Or() - Constructor for class org.opendope.conditions.Or
 
ORACLE_JRE - Enum constant in enum org.docx4j.jaxb.JAXBImplementation
 
ordfeminine - Enum constant in enum org.docx4j.fonts.fop.fonts.type1.AdobeStandardEncoding
femenine ordinal indicator character
ordmasculine - Enum constant in enum org.docx4j.fonts.fop.fonts.type1.AdobeStandardEncoding
masculine ordinal indicator character
orExpr() - Method in class org.docx4j.model.datastorage.XPathEnhancerParser
 
orExpr_return() - Constructor for class org.docx4j.model.datastorage.XPathEnhancerParser.orExpr_return
 
org.docx4j - package org.docx4j
 
org.docx4j.com.google.common.annotations - package org.docx4j.com.google.common.annotations
Common annotation types.
org.docx4j.com.google.common.base - package org.docx4j.com.google.common.base
 
org.docx4j.com.google.common.cache - package org.docx4j.com.google.common.cache
 
org.docx4j.com.google.common.collect - package org.docx4j.com.google.common.collect
 
org.docx4j.com.google.common.math - package org.docx4j.com.google.common.math
 
org.docx4j.com.google.common.primitives - package org.docx4j.com.google.common.primitives
 
org.docx4j.com.google.common.util.concurrent - package org.docx4j.com.google.common.util.concurrent
 
org.docx4j.com.google.common.util.concurrent.internal - package org.docx4j.com.google.common.util.concurrent.internal
 
org.docx4j.convert.in - package org.docx4j.convert.in
 
org.docx4j.convert.in.word2003xml - package org.docx4j.convert.in.word2003xml
 
org.docx4j.convert.out - package org.docx4j.convert.out
 
org.docx4j.convert.out.common - package org.docx4j.convert.out.common
 
org.docx4j.convert.out.common.preprocess - package org.docx4j.convert.out.common.preprocess
 
org.docx4j.convert.out.common.wrappers - package org.docx4j.convert.out.common.wrappers
 
org.docx4j.convert.out.common.writer - package org.docx4j.convert.out.common.writer
 
org.docx4j.convert.out.flatOpcXml - package org.docx4j.convert.out.flatOpcXml
 
org.docx4j.convert.out.fopconf - package org.docx4j.convert.out.fopconf
 
org.docx4j.convert.out.html - package org.docx4j.convert.out.html
 
org.docx4j.document.wordprocessingml - package org.docx4j.document.wordprocessingml
 
org.docx4j.events - package org.docx4j.events
 
org.docx4j.finders - package org.docx4j.finders
 
org.docx4j.fonts - package org.docx4j.fonts
 
org.docx4j.fonts.fop - package org.docx4j.fonts.fop
 
org.docx4j.fonts.fop.apps - package org.docx4j.fonts.fop.apps
 
org.docx4j.fonts.fop.apps.io - package org.docx4j.fonts.fop.apps.io
Classes that control all IO in FOP.
org.docx4j.fonts.fop.complexscripts.bidi - package org.docx4j.fonts.fop.complexscripts.bidi
 
org.docx4j.fonts.fop.complexscripts.fonts - package org.docx4j.fonts.fop.complexscripts.fonts
 
org.docx4j.fonts.fop.complexscripts.scripts - package org.docx4j.fonts.fop.complexscripts.scripts
 
org.docx4j.fonts.fop.complexscripts.util - package org.docx4j.fonts.fop.complexscripts.util
 
org.docx4j.fonts.fop.configuration - package org.docx4j.fonts.fop.configuration
 
org.docx4j.fonts.fop.fonts - package org.docx4j.fonts.fop.fonts
Classes for font handling.
org.docx4j.fonts.fop.fonts.apps - package org.docx4j.fonts.fop.fonts.apps
Command-line tools for generating XML font metric files from Type 1 and TrueType fonts.
org.docx4j.fonts.fop.fonts.autodetect - package org.docx4j.fonts.fop.fonts.autodetect
A collection of classes that aid in the autodetection of installed system fonts.
org.docx4j.fonts.fop.fonts.base14 - package org.docx4j.fonts.fop.fonts.base14
Base 14 fonts used for PDF and PostScript.
org.docx4j.fonts.fop.fonts.cff - package org.docx4j.fonts.fop.fonts.cff
 
org.docx4j.fonts.fop.fonts.substitute - package org.docx4j.fonts.fop.fonts.substitute
Font substitution facilities.
org.docx4j.fonts.fop.fonts.truetype - package org.docx4j.fonts.fop.fonts.truetype
Classes for TrueType fonts.
org.docx4j.fonts.fop.fonts.type1 - package org.docx4j.fonts.fop.fonts.type1
Classes for Adobe Type 1 fonts.
org.docx4j.fonts.fop.render.java2d - package org.docx4j.fonts.fop.render.java2d
 
org.docx4j.fonts.fop.render.ps - package org.docx4j.fonts.fop.render.ps
 
org.docx4j.fonts.fop.util - package org.docx4j.fonts.fop.util
 
org.docx4j.fonts.foray.font.format - package org.docx4j.fonts.foray.font.format
 
org.docx4j.fonts.microsoft - package org.docx4j.fonts.microsoft
 
org.docx4j.fonts.substitutions - package org.docx4j.fonts.substitutions
 
org.docx4j.jaxb - package org.docx4j.jaxb
 
org.docx4j.jaxb.generic - package org.docx4j.jaxb.generic
 
org.docx4j.model - package org.docx4j.model
 
org.docx4j.model.bookmarks - package org.docx4j.model.bookmarks
 
org.docx4j.model.datastorage - package org.docx4j.model.datastorage
 
org.docx4j.model.datastorage.migration - package org.docx4j.model.datastorage.migration
 
org.docx4j.model.datastorage.xpathtracker - package org.docx4j.model.datastorage.xpathtracker
 
org.docx4j.model.fields - package org.docx4j.model.fields
 
org.docx4j.model.fields.docproperty - package org.docx4j.model.fields.docproperty
 
org.docx4j.model.fields.docvariable - package org.docx4j.model.fields.docvariable
 
org.docx4j.model.fields.merge - package org.docx4j.model.fields.merge
 
org.docx4j.model.fields.seq - package org.docx4j.model.fields.seq
 
org.docx4j.model.images - package org.docx4j.model.images
 
org.docx4j.model.listnumbering - package org.docx4j.model.listnumbering
 
org.docx4j.model.properties - package org.docx4j.model.properties
 
org.docx4j.model.properties.paragraph - package org.docx4j.model.properties.paragraph
 
org.docx4j.model.properties.run - package org.docx4j.model.properties.run
 
org.docx4j.model.properties.table - package org.docx4j.model.properties.table
 
org.docx4j.model.properties.table.tblStyle - package org.docx4j.model.properties.table.tblStyle
 
org.docx4j.model.properties.table.tc - package org.docx4j.model.properties.table.tc
 
org.docx4j.model.properties.table.tr - package org.docx4j.model.properties.table.tr
 
org.docx4j.model.sdt - package org.docx4j.model.sdt
 
org.docx4j.model.shapes - package org.docx4j.model.shapes
 
org.docx4j.model.structure - package org.docx4j.model.structure
 
org.docx4j.model.structure.jaxb - package org.docx4j.model.structure.jaxb
 
org.docx4j.model.styles - package org.docx4j.model.styles
 
org.docx4j.model.table - package org.docx4j.model.table
 
org.docx4j.openpackaging - package org.docx4j.openpackaging
 
org.docx4j.openpackaging.contenttype - package org.docx4j.openpackaging.contenttype
 
org.docx4j.openpackaging.exceptions - package org.docx4j.openpackaging.exceptions
 
org.docx4j.openpackaging.io - package org.docx4j.openpackaging.io
 
org.docx4j.openpackaging.io3 - package org.docx4j.openpackaging.io3
 
org.docx4j.openpackaging.io3.stores - package org.docx4j.openpackaging.io3.stores
 
org.docx4j.openpackaging.packages - package org.docx4j.openpackaging.packages
 
org.docx4j.openpackaging.parts - package org.docx4j.openpackaging.parts
 
org.docx4j.openpackaging.parts.DrawingML - package org.docx4j.openpackaging.parts.DrawingML
 
org.docx4j.openpackaging.parts.opendope - package org.docx4j.openpackaging.parts.opendope
 
org.docx4j.openpackaging.parts.PresentationML - package org.docx4j.openpackaging.parts.PresentationML
 
org.docx4j.openpackaging.parts.relationships - package org.docx4j.openpackaging.parts.relationships
 
org.docx4j.openpackaging.parts.SpreadsheetML - package org.docx4j.openpackaging.parts.SpreadsheetML
 
org.docx4j.openpackaging.parts.webextensions - package org.docx4j.openpackaging.parts.webextensions
 
org.docx4j.openpackaging.parts.WordprocessingML - package org.docx4j.openpackaging.parts.WordprocessingML
 
org.docx4j.org.apache.camel.support.builder.xml - package org.docx4j.org.apache.camel.support.builder.xml
 
org.docx4j.org.apache.fop.events - package org.docx4j.org.apache.fop.events
 
org.docx4j.org.apache.fop.events.model - package org.docx4j.org.apache.fop.events.model
 
org.docx4j.org.apache.fop.tools - package org.docx4j.org.apache.fop.tools
 
org.docx4j.org.apache.fop.util - package org.docx4j.org.apache.fop.util
 
org.docx4j.org.apache.fop.util.text - package org.docx4j.org.apache.fop.util.text
 
org.docx4j.org.apache.poi - package org.docx4j.org.apache.poi
 
org.docx4j.org.apache.poi.hpsf - package org.docx4j.org.apache.poi.hpsf
 
org.docx4j.org.apache.poi.hpsf.wellknown - package org.docx4j.org.apache.poi.hpsf.wellknown
 
org.docx4j.org.apache.poi.hssf - package org.docx4j.org.apache.poi.hssf
 
org.docx4j.org.apache.poi.poifs.common - package org.docx4j.org.apache.poi.poifs.common
common package contains constants and other classes shared across all POIFS subpackages
org.docx4j.org.apache.poi.poifs.crypt - package org.docx4j.org.apache.poi.poifs.crypt
Implementation of the ECMA-376 Document Encryption
org.docx4j.org.apache.poi.poifs.crypt.agile - package org.docx4j.org.apache.poi.poifs.crypt.agile
 
org.docx4j.org.apache.poi.poifs.crypt.binaryrc4 - package org.docx4j.org.apache.poi.poifs.crypt.binaryrc4
 
org.docx4j.org.apache.poi.poifs.crypt.cryptoapi - package org.docx4j.org.apache.poi.poifs.crypt.cryptoapi
 
org.docx4j.org.apache.poi.poifs.crypt.standard - package org.docx4j.org.apache.poi.poifs.crypt.standard
 
org.docx4j.org.apache.poi.poifs.dev - package org.docx4j.org.apache.poi.poifs.dev
DEV package serves two purposes.
org.docx4j.org.apache.poi.poifs.eventfilesystem - package org.docx4j.org.apache.poi.poifs.eventfilesystem
The eventfilesystem is an efficient method for reading OLE 2 CDF files.
org.docx4j.org.apache.poi.poifs.filesystem - package org.docx4j.org.apache.poi.poifs.filesystem
filesystem package maps OLE 2 Compound document files to a more familiar filesystem interface.
org.docx4j.org.apache.poi.poifs.nio - package org.docx4j.org.apache.poi.poifs.nio
 
org.docx4j.org.apache.poi.poifs.property - package org.docx4j.org.apache.poi.poifs.property
property package contains high and low level Property structures for POIFS.
org.docx4j.org.apache.poi.poifs.storage - package org.docx4j.org.apache.poi.poifs.storage
storage package contains low level binary structures for POIFS's implementation of the OLE 2 Compound Document Format.
org.docx4j.org.apache.poi.util - package org.docx4j.org.apache.poi.util
 
org.docx4j.org.apache.xerces.util - package org.docx4j.org.apache.xerces.util
 
org.docx4j.org.apache.xml.security - package org.docx4j.org.apache.xml.security
 
org.docx4j.org.apache.xml.security.c14n - package org.docx4j.org.apache.xml.security.c14n
 
org.docx4j.org.apache.xml.security.c14n.helper - package org.docx4j.org.apache.xml.security.c14n.helper
 
org.docx4j.org.apache.xml.security.c14n.implementations - package org.docx4j.org.apache.xml.security.c14n.implementations
 
org.docx4j.org.apache.xml.security.exceptions - package org.docx4j.org.apache.xml.security.exceptions
 
org.docx4j.org.apache.xml.security.signature - package org.docx4j.org.apache.xml.security.signature
 
org.docx4j.org.apache.xml.security.transforms - package org.docx4j.org.apache.xml.security.transforms
 
org.docx4j.org.apache.xml.security.transforms.implementations - package org.docx4j.org.apache.xml.security.transforms.implementations
 
org.docx4j.org.apache.xml.security.transforms.params - package org.docx4j.org.apache.xml.security.transforms.params
 
org.docx4j.org.apache.xml.security.utils - package org.docx4j.org.apache.xml.security.utils
 
org.docx4j.toc - package org.docx4j.toc
 
org.docx4j.toc.switches - package org.docx4j.toc.switches
 
org.docx4j.utils - package org.docx4j.utils
 
org.glox4j.openpackaging.packages - package org.glox4j.openpackaging.packages
 
org.opendope.answers - package org.opendope.answers
 
org.opendope.components - package org.opendope.components
 
org.opendope.conditions - package org.opendope.conditions
 
org.opendope.questions - package org.opendope.questions
 
org.opendope.SmartArt.dataHierarchy - package org.opendope.SmartArt.dataHierarchy
 
org.opendope.xpaths - package org.opendope.xpaths
 
org.pptx4j - package org.pptx4j
 
org.pptx4j.convert.out - package org.pptx4j.convert.out
 
org.pptx4j.convert.out.svginhtml - package org.pptx4j.convert.out.svginhtml
 
org.pptx4j.jaxb - package org.pptx4j.jaxb
 
org.pptx4j.model - package org.pptx4j.model
 
org.xlsx4j.exceptions - package org.xlsx4j.exceptions
 
org.xlsx4j.jaxb - package org.xlsx4j.jaxb
 
org.xlsx4j.model - package org.xlsx4j.model
 
org.xlsx4j.org.apache.poi.ss.format - package org.xlsx4j.org.apache.poi.ss.format
 
org.xlsx4j.org.apache.poi.ss.usermodel - package org.xlsx4j.org.apache.poi.ss.usermodel
 
org.xlsx4j.org.apache.poi.ss.util - package org.xlsx4j.org.apache.poi.ss.util
 
originalAbsoluteLocationPathNoroot() - Method in class org.docx4j.model.datastorage.XPathEnhancerParser
 
originalAbsoluteLocationPathNoroot_return() - Constructor for class org.docx4j.model.datastorage.XPathEnhancerParser.originalAbsoluteLocationPathNoroot_return
 
ORIYA - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
ORIYA - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFScript
 
ORIYA_V2 - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFScript
 
OROMO - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
OS_MACINTOSH - Static variable in class org.docx4j.org.apache.poi.hpsf.PropertySet
If the OS version field holds this value the property set stream was created on a Macintosh system.
OS_WIN16 - Static variable in class org.docx4j.org.apache.poi.hpsf.PropertySet
If the OS version field holds this value the property set stream was created on a 16-bit Windows system.
OS_WIN32 - Static variable in class org.docx4j.org.apache.poi.hpsf.PropertySet
If the OS version field holds this value the property set stream was created on a 32-bit Windows system.
OS2 - Static variable in class org.docx4j.fonts.fop.fonts.truetype.OFTableName
OS/2 and Windows specific metrics.
oslash - Enum constant in enum org.docx4j.fonts.fop.fonts.type1.AdobeStandardEncoding
small letter o with stroke character
Oslash - Enum constant in enum org.docx4j.fonts.fop.fonts.type1.AdobeStandardEncoding
capital letter O with stroke character
OSMANYA - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFScript
 
OSSETIAN - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
osVersion - Variable in class org.docx4j.org.apache.poi.hpsf.PropertySet
Specifies the version of the operating system that created this PropertySet.
OSwitch - Class in org.docx4j.toc.switches
heading Outline switch Per http://webapp.docx4java.org/OnlineDemo/ecma376/WordML/TOC.html Uses paragraphs formatted with (or based on) all or the specified range of built-in heading styles.
OSwitch() - Constructor for class org.docx4j.toc.switches.OSwitch
 
OTFAdvancedTypographicTableReader - Class in org.docx4j.fonts.fop.complexscripts.fonts
OpenType Font (OTF) advanced typographic table reader.
OTFAdvancedTypographicTableReader(OpenFont, FontFileReader) - Constructor for class org.docx4j.fonts.fop.complexscripts.fonts.OTFAdvancedTypographicTableReader
Construct an OTFAdvancedTypographicTableReader instance.
OTFFile - Class in org.docx4j.fonts.fop.fonts.truetype
 
OTFFile() - Constructor for class org.docx4j.fonts.fop.fonts.truetype.OTFFile
 
OTFFile(boolean, boolean) - Constructor for class org.docx4j.fonts.fop.fonts.truetype.OTFFile
 
OTFLanguage - Class in org.docx4j.fonts.fop.complexscripts.fonts
Language system tags defined by OTF specification.
OTFScript - Class in org.docx4j.fonts.fop.complexscripts.fonts
Script tags defined by OTF specification.
OTFSubSetFile - Class in org.docx4j.fonts.fop.fonts.truetype
Reads an OpenType CFF file and generates a subset The OpenType specification can be found at the Microsoft Typography site: http://www.microsoft.com/typography/otspec/
OTFSubSetFile() - Constructor for class org.docx4j.fonts.fop.fonts.truetype.OTFSubSetFile
 
OTFSubSetWriter - Class in org.docx4j.fonts.fop.fonts.truetype
 
OTFSubSetWriter() - Constructor for class org.docx4j.fonts.fop.fonts.truetype.OTFSubSetWriter
 
OTHER - Static variable in class org.docx4j.fonts.fop.fonts.FontType
Collective identifier for "other" font types
OUT_AbstractVisitorExporterDelegate - Enum constant in enum org.docx4j.events.WellKnownProcessSteps
 
OUT_XsltExporterDelegate - Enum constant in enum org.docx4j.events.WellKnownProcessSteps
 
OutHtmlURIResolver() - Constructor for class org.docx4j.convert.out.html.HTMLExporterXslt.OutHtmlURIResolver
 
OutlineLevel - Class in org.docx4j.model.properties.paragraph
 
OutlineLevel(PPrBase.OutlineLvl) - Constructor for class org.docx4j.model.properties.paragraph.OutlineLevel
 
output - Variable in class org.docx4j.fonts.fop.fonts.truetype.OTFSubSetWriter
 
output - Variable in class org.docx4j.fonts.fop.fonts.truetype.TTFSubSetFile
 
output(Result) - Method in class org.docx4j.convert.out.flatOpcXml.FlatOpcXmlCreator
 
output(Result) - Method in class org.docx4j.convert.out.html.HtmlExporterNG2
Deprecated.
 
output(Result) - Method in interface org.docx4j.convert.out.Output
 
Output - Interface in org.docx4j.convert.out
 
outputAllParts(OutputStream) - Method in class org.docx4j.fonts.fop.fonts.type1.PFBData
Writes the PFB file in raw format to an OutputStream.
outputAttrToWriter(String, String, OutputStream, Map<String, byte[]>) - Static method in class org.docx4j.org.apache.xml.security.c14n.implementations.CanonicalizerBase
Outputs an Attribute to the internal Writer.
outputCommentToWriter(Comment, OutputStream, int) - Method in class org.docx4j.org.apache.xml.security.c14n.implementations.CanonicalizerBase
Method outputCommentToWriter
outputCommentToWriter(Comment, OutputStream, int) - Method in class org.docx4j.org.apache.xml.security.c14n.implementations.CanonicalizerPhysical
 
outputDOM(Node, OutputStream) - Static method in class org.docx4j.org.apache.xml.security.utils.XMLUtils
Outputs a DOM tree to an OutputStream.
outputDOM(Node, OutputStream, boolean) - Static method in class org.docx4j.org.apache.xml.security.utils.XMLUtils
Outputs a DOM tree to an OutputStream.
outputDOMc14nWithComments(Node, OutputStream) - Static method in class org.docx4j.org.apache.xml.security.utils.XMLUtils
Serializes the contextNode into the OutputStream, but suppresses all Exceptions.
outputfilepath - Static variable in class org.docx4j.convert.out.html.HtmlExporterNonXSLT
Deprecated.
 
outputNodePop() - Method in class org.docx4j.org.apache.xml.security.c14n.implementations.NameSpaceSymbTable
Pop a frame for visible namespace.
outputNodePush() - Method in class org.docx4j.org.apache.xml.security.c14n.implementations.NameSpaceSymbTable
Push a frame for visible namespace.
outputPItoWriter(ProcessingInstruction, OutputStream, int) - Method in class org.docx4j.org.apache.xml.security.c14n.implementations.CanonicalizerBase
Outputs a PI to the internal Writer.
outputPItoWriter(ProcessingInstruction, OutputStream, int) - Method in class org.docx4j.org.apache.xml.security.c14n.implementations.CanonicalizerPhysical
 
outputTextToWriter(String, OutputStream) - Static method in class org.docx4j.org.apache.xml.security.c14n.implementations.CanonicalizerBase
Outputs a Text of CDATA section to the internal Writer.
outputType - Variable in class org.docx4j.convert.out.common.writer.AbstractPagerefHandler
 
outputType - Variable in class org.docx4j.convert.out.common.writer.RefHandler
 
OVERHEAD - Enum constant in enum org.pptx4j.model.SlideSizesWellKnown
 
OVERRIDE - Static variable in interface org.docx4j.fonts.fop.complexscripts.bidi.BidiConstants
override flag
overridePrimaryEncoding(SingleByteEncoding) - Method in class org.docx4j.fonts.fop.fonts.type1.AFMFile
The character codes in an AFM cannot always be trusted to be the same values as in the font's primary encoding.
overrideTableStyleFontSizeAndJustification() - Method in class org.docx4j.openpackaging.parts.WordprocessingML.DocumentSettingsPart
Get the value of compatSetting overrideTableStyleFontSizeAndJustification
OVERWRITE_IF_NAME_EXISTS - Enum constant in enum org.docx4j.openpackaging.parts.relationships.RelationshipsPart.AddPartBehaviour
 

P

p - Enum constant in enum org.docx4j.fonts.fop.fonts.type1.AdobeStandardEncoding
p character
p - Variable in class org.docx4j.openpackaging.io.SaveToZipFile
Deprecated.
 
p - Variable in class org.docx4j.openpackaging.io3.Save
 
p - Variable in class org.opendope.SmartArt.dataHierarchy.SibTransBody
 
p - Variable in class org.opendope.SmartArt.dataHierarchy.TextBody
 
P - Enum constant in enum org.docx4j.fonts.fop.fonts.type1.AdobeStandardEncoding
P character
pack - Variable in class org.docx4j.openpackaging.parts.Part
 
PACKAGE_CORE_PROPERTIES_NAME - Static variable in class org.docx4j.openpackaging.URIHelper
Core package properties art name.
PACKAGE_COREPROPERTIES - Static variable in class org.docx4j.openpackaging.contenttype.ContentTypes
 
PACKAGE_PROPERTIES_SEGMENT_NAME - Static variable in class org.docx4j.openpackaging.URIHelper
Segment name of the package properties folder.
PACKAGE_RELATIONSHIPS_ROOT_PART_NAME - Static variable in class org.docx4j.openpackaging.URIHelper
Package relationships part name.
PACKAGE_RELATIONSHIPS_ROOT_URI - Static variable in class org.docx4j.openpackaging.URIHelper
Package relationships part URI
PACKAGE_ROOT_PART_NAME - Static variable in class org.docx4j.openpackaging.URIHelper
Root package part name.
PACKAGE_ROOT_URI - Static variable in class org.docx4j.openpackaging.URIHelper
Root package URI.
PackageIdentifier - Interface in org.docx4j.events
 
PackageIdentifierTransient - Class in org.docx4j.events
Used where we don't have a PackageIdentifier yet eg where package is being loaded.
PackageIdentifierTransient(String) - Constructor for class org.docx4j.events.PackageIdentifierTransient
 
packageIn - Variable in class org.docx4j.convert.out.flatOpcXml.FlatOpcXmlCreator
 
PackageRelsUtil - Class in org.docx4j.openpackaging
 
PackageRelsUtil() - Constructor for class org.docx4j.openpackaging.PackageRelsUtil
 
PackageTransformer - Interface in org.docx4j.openpackaging.packages
Implementations can perform a variety of tasks such as transforming, filtering, enriching, etc.
pad4() - Method in class org.docx4j.fonts.fop.fonts.truetype.TTFSubSetFile
Create a padding in the fontfile to align on a 4-byte boundary
pad4(byte[]) - Static method in class org.docx4j.org.apache.poi.hpsf.Util
Pads a byte array with 0x00 bytes so that its length is a multiple of 4.
pad4(char[]) - Static method in class org.docx4j.org.apache.poi.hpsf.Util
Pads a character array with 0x0000 characters so that its length is a multiple of 4.
pad4(String) - Static method in class org.docx4j.org.apache.poi.hpsf.Util
Pads a string with 0x0000 characters so that its length is a multiple of 4.
paddedPartition(Iterator<T>, int) - Static method in class org.docx4j.com.google.common.collect.Iterators
Divides an iterator into unmodifiable sublists of the given size, padding the final iterator with null values if necessary.
padEnd(String, int, char) - Static method in class org.docx4j.com.google.common.base.Strings
Returns a string, of length at least minLength, consisting of string appended with as many copies of padChar as are necessary to reach that length.
padLeft(String, int, char) - Static method in class org.docx4j.fonts.fop.util.CharUtilities
Pad a string S on left out to width W using padding character PAD.
padStart(String, int, char) - Static method in class org.docx4j.com.google.common.base.Strings
Returns a string, of length at least minLength, consisting of string prepended with as many copies of padChar as are necessary to reach that length.
PageBreak - Class in org.docx4j.convert.out.common.preprocess
 
PageBreak() - Constructor for class org.docx4j.convert.out.common.preprocess.PageBreak
 
PageBreakBefore - Class in org.docx4j.model.properties.paragraph
 
PageBreakBefore(BooleanDefaultTrue) - Constructor for class org.docx4j.model.properties.paragraph.PageBreakBefore
 
PageBreakBefore(CSSValue) - Constructor for class org.docx4j.model.properties.paragraph.PageBreakBefore
 
PageDimensions - Class in org.docx4j.model.structure
Wraps PgSz (Page size) and PgMar (margin settings).
PageDimensions() - Constructor for class org.docx4j.model.structure.PageDimensions
 
PageDimensions(SectPr) - Constructor for class org.docx4j.model.structure.PageDimensions
 
PageDimensions(SectPr.PgSz, SectPr.PgMar) - Constructor for class org.docx4j.model.structure.PageDimensions
 
pageFormat - Variable in class org.docx4j.convert.out.common.preprocess.PageNumberInformation
 
PageHandler() - Constructor for class org.docx4j.convert.out.html.FldSimpleWriter.PageHandler
 
pageNumberInformation - Variable in class org.docx4j.convert.out.common.ConversionSectionWrapper
 
PageNumberInformation - Class in org.docx4j.convert.out.common.preprocess
 
PageNumberInformation(SectPr) - Constructor for class org.docx4j.convert.out.common.preprocess.PageNumberInformation
 
PageNumberInformationCollector - Class in org.docx4j.convert.out.common.preprocess
This class collects information about the use of page numbering fields, and their formatting.
PageNumberInformationCollector() - Constructor for class org.docx4j.convert.out.common.preprocess.PageNumberInformationCollector
 
PageNumberInformationCollector.FieldVisitor - Class in org.docx4j.convert.out.common.preprocess
 
pageNumbers() - Method in class org.docx4j.toc.switches.NSwitch
 
pageNumbers() - Method in class org.docx4j.toc.switches.SwitchProcessor
 
pageNumbersViaXSLT(boolean) - Method in class org.docx4j.toc.TocGenerator
Whether to use XSLT to generate page numbers in the TOC via FOP.
pagePresent - Variable in class org.docx4j.convert.out.common.preprocess.PageNumberInformation
 
PagerefHandler() - Constructor for class org.docx4j.convert.out.html.FldSimpleWriter.PagerefHandler
 
PageSizePaper - Enum in org.docx4j.model.structure
 
pageStart - Variable in class org.docx4j.convert.out.common.preprocess.PageNumberInformation
 
PairValues(int, GlyphPositioningTable.Value, GlyphPositioningTable.Value) - Constructor for class org.docx4j.fonts.fop.complexscripts.fonts.GlyphPositioningTable.PairValues
Instantiate a PairValues.
PALAUNG - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
PALESTINIAN_ARAMAIC - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
PALI - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
PALPA - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
panose - Variable in class org.docx4j.fonts.fop.fonts.EmbedFontInfo
 
Panose - Class in org.docx4j.fonts.foray.font.format
A PANOSE-1 classification number.
Panose.Field - Enum in org.docx4j.fonts.foray.font.format
Enumeration of the fields that comprise a PANOSE description.
paragraph - Enum constant in enum org.docx4j.fonts.fop.fonts.type1.AdobeStandardEncoding
paragraph character
PARAGRAPH_ALIGNEMENT_TAG_NAME - Static variable in interface org.docx4j.document.wordprocessingml.Constants
 
PARAGRAPH_BODY_TAG_NAME - Static variable in interface org.docx4j.document.wordprocessingml.Constants
 
PARAGRAPH_NUMBERING_LEVEL_REFERENCE - Static variable in interface org.docx4j.document.wordprocessingml.Constants
 
PARAGRAPH_NUMBERING_REFERENCE - Static variable in interface org.docx4j.document.wordprocessingml.Constants
 
PARAGRAPH_NUMBERING_TAG_NAME - Static variable in interface org.docx4j.document.wordprocessingml.Constants
 
PARAGRAPH_PERM_END_TAG_NAME - Static variable in interface org.docx4j.document.wordprocessingml.Constants
 
PARAGRAPH_PERM_ID_TAG_NAME - Static variable in interface org.docx4j.document.wordprocessingml.Constants
 
PARAGRAPH_PERM_START_TAG_NAME - Static variable in interface org.docx4j.document.wordprocessingml.Constants
 
PARAGRAPH_PROPERTIES_TAG_NAME - Static variable in interface org.docx4j.document.wordprocessingml.Constants
 
PARAGRAPH_RUN_TAG_NAME - Static variable in interface org.docx4j.document.wordprocessingml.Constants
 
PARAGRAPH_SEPARATOR - Static variable in class org.docx4j.fonts.fop.util.CharUtilities
paragraph-separator
PARAGRAPH_SPACING - Static variable in interface org.docx4j.document.wordprocessingml.Constants
 
PARAGRAPH_SPACING_AFTER - Static variable in interface org.docx4j.document.wordprocessingml.Constants
 
PARAGRAPH_SPACING_BEFORE - Static variable in interface org.docx4j.document.wordprocessingml.Constants
 
PARAGRAPH_STYLE - Static variable in interface org.docx4j.document.wordprocessingml.Constants
 
PARAGRAPH_STYLE - Static variable in class org.docx4j.model.styles.StyleUtil
 
ParagraphStylesInTableFix - Class in org.docx4j.convert.out.common.preprocess
A typical case this would fix is where the spacing between paragraphs is wrong in the PDF|XHTML output (because that is set in DocDefaults).
ParagraphStylesInTableFix() - Constructor for class org.docx4j.convert.out.common.preprocess.ParagraphStylesInTableFix
 
ParagraphStylesInTableFix.StyleRenamer - Class in org.docx4j.convert.out.common.preprocess
 
param(String, Object) - Method in class org.docx4j.org.apache.fop.events.Event.ParamsBuilder
Adds a new parameter (a name/value pair).
Parameter(Class, String) - Constructor for class org.docx4j.org.apache.fop.events.model.EventMethodModel.Parameter
Creates a new event parameter.
paramsBuilder() - Static method in class org.docx4j.org.apache.fop.events.Event
Creates and returns a fluent builder object for building up the parameter map.
ParamsBuilder() - Constructor for class org.docx4j.org.apache.fop.events.Event.ParamsBuilder
 
parenleft - Enum constant in enum org.docx4j.fonts.fop.fonts.type1.AdobeStandardEncoding
left parenthesis character
parenright - Enum constant in enum org.docx4j.fonts.fop.fonts.type1.AdobeStandardEncoding
right parenthesis character
Parent - Interface in org.docx4j.org.apache.poi.poifs.property
Behavior for parent (directory) properties
parentNode - Variable in class org.docx4j.convert.out.common.AbstractVisitorExporterGenerator
 
parse() - Method in class org.docx4j.org.apache.camel.support.builder.xml.StAX2SAXSource
 
parse(byte[]) - Method in class org.docx4j.fonts.fop.fonts.type1.PostscriptParser
Parses the postscript document and returns a list of elements
parse(byte, int) - Method in class org.docx4j.fonts.fop.fonts.type1.PostscriptParser.PSElement
Takes over the task of tokenizing the byte data
parse(BufferedReader, String) - Method in class org.docx4j.fonts.fop.fonts.type1.AFMParser
Parses an AFM file from a BufferedReader.
parse(InputStream, String) - Method in class org.docx4j.fonts.fop.fonts.type1.AFMParser
Parses an AFM file from a stream.
parse(String) - Method in class org.docx4j.org.apache.camel.support.builder.xml.StAX2SAXSource
 
parse(Source) - Static method in class org.docx4j.org.apache.fop.events.model.EventModelParser
Parses an event model file into an EventModel instance.
parse(Configuration, boolean) - Method in class org.docx4j.fonts.fop.fonts.DefaultFontConfig.DefaultFontConfigParser
Parses the font configuration and return the configuration object.
parse(Configuration, boolean, FontEventAdapter) - Method in class org.docx4j.fonts.fop.fonts.DefaultFontConfig.DefaultFontConfigParser
parse(Configuration, FontManager, boolean, EventProducer) - Method in class org.docx4j.fonts.fop.fonts.DefaultFontConfig.DefaultFontConfigParser
Parse the font configuration and return an object containing all the necessary data.
parse(Configuration, FontManager, boolean, EventProducer) - Method in interface org.docx4j.fonts.fop.fonts.FontConfig.FontConfigParser
Parse the font configuration and return an object containing all the necessary data.
parse(InputSource) - Method in class org.docx4j.org.apache.camel.support.builder.xml.StAX2SAXSource
 
parseArguments(Map, String[]) - Static method in class org.docx4j.fonts.fop.fonts.apps.AbstractFontReader
Parse commandline arguments.
parseByte(byte, int) - Method in class org.docx4j.fonts.fop.fonts.type1.PostscriptParser.PSDictionary
 
parseByte(byte, int) - Method in class org.docx4j.fonts.fop.fonts.type1.PostscriptParser.PSElement
Passes responsibility for processing the byte stream to the PostScript object
parseByte(byte, int) - Method in class org.docx4j.fonts.fop.fonts.type1.PostscriptParser.PSFixedArray
 
parseByte(byte, int) - Method in class org.docx4j.fonts.fop.fonts.type1.PostscriptParser.PSSubroutine
 
parseByte(byte, int) - Method in class org.docx4j.fonts.fop.fonts.type1.PostscriptParser.PSVariable
 
parseByte(byte, int) - Method in class org.docx4j.fonts.fop.fonts.type1.PostscriptParser.PSVariableArray
 
parseContentTypesFile(InputStream) - Method in class org.docx4j.openpackaging.contenttype.ContentTypeManager
 
parseCSS2FontWeight(String) - Static method in class org.docx4j.fonts.fop.fonts.FontUtil
Parses an CSS2 (SVG and XSL-FO) font weight (normal, bold, 100-900) to an integer.
parseDescriptor(InputStream) - Static method in class org.docx4j.org.apache.poi.poifs.crypt.agile.AgileEncryptionInfoBuilder
 
parseDescriptor(String) - Static method in class org.docx4j.org.apache.poi.poifs.crypt.agile.AgileEncryptionInfoBuilder
 
parseDictData(byte[]) - Method in class org.docx4j.fonts.fop.fonts.cff.CFFDataReader
Parses the dictionary data and returns a map of objects for each entry
parseFieldArgument(String) - Method in class org.docx4j.toc.switches.AbstractSwitch
Default implementation doesn't need to parse at all.
parseFieldArgument(String) - Method in class org.docx4j.toc.switches.CSwitch
 
parseFieldArgument(String) - Method in class org.docx4j.toc.switches.NSwitch
 
parseFieldArgument(String) - Method in class org.docx4j.toc.switches.OSwitch
 
parseFieldArgument(String) - Method in interface org.docx4j.toc.switches.SwitchInterface
Parse the field argument, return error string if any.
parseFieldArgument(String) - Method in class org.docx4j.toc.switches.TSwitch
 
parseIndexHeader(DataInputByteArray) - Method in class org.docx4j.fonts.fop.fonts.cff.CFFDataReader.CFFIndexData
Parses index data from an index object found within the CFF byte data
parseObject(String, ParsePosition) - Method in class org.xlsx4j.org.apache.poi.ss.usermodel.ExcelGeneralNumberFormat
 
parseObject(String, ParsePosition) - Method in class org.xlsx4j.org.apache.poi.ss.usermodel.FractionFormat
 
parsePFB(InputStream) - Method in class org.docx4j.fonts.fop.fonts.type1.PFBParser
Parses a PFB file into a PFBData object.
parseQueryString(String) - Static method in class org.docx4j.model.sdt.QueryString
 
parseQueryString(String, boolean) - Static method in class org.docx4j.model.sdt.QueryString
Parses a query string passed from the client to the server and builds a HashTable object with key-value pairs.
parseToken(String, int) - Method in class org.docx4j.fonts.fop.fonts.type1.PostscriptParser.PSDictionary
 
parseToken(String, int) - Method in class org.docx4j.fonts.fop.fonts.type1.PostscriptParser.PSElement
Delegates the parse routine to a sub class
parseToken(String, int) - Method in class org.docx4j.fonts.fop.fonts.type1.PostscriptParser.PSFixedArray
 
parseToken(String, int) - Method in class org.docx4j.fonts.fop.fonts.type1.PostscriptParser.PSSubroutine
 
parseToken(String, int) - Method in class org.docx4j.fonts.fop.fonts.type1.PostscriptParser.PSVariable
 
parseToken(String, int) - Method in class org.docx4j.fonts.fop.fonts.type1.PostscriptParser.PSVariableArray
 
parseYYYYMMDDDate(String) - Static method in class org.xlsx4j.org.apache.poi.ss.usermodel.DateUtil
Converts a string of format "YYYY/MM/DD" to its (Excel) numeric equivalent
Part - Class in org.docx4j.openpackaging.parts
An abstraction of an Open Packaging Convention (OPC) Part.
Part() - Constructor for class org.docx4j.openpackaging.parts.Part
 
Part(PartName) - Constructor for class org.docx4j.openpackaging.parts.Part
Constructor.
Part(PartName, String) - Constructor for class org.docx4j.openpackaging.parts.Part
Constructor.
PART_TO_REMOVE_SCHEMA_TYPES - Static variable in class org.docx4j.Docx4J
 
partExists(String) - Method in class org.docx4j.openpackaging.io3.stores.ZipPartStore
 
partialClone(int[]) - Method in class org.docx4j.openpackaging.packages.PresentationMLPackage
Create a PresentationMLPackage containing the specified slides only.
PartialDeepCopy - Class in org.docx4j.convert.out.common.preprocess
Create a partial deep copy of the document.
PartialDeepCopy() - Constructor for class org.docx4j.convert.out.common.preprocess.PartialDeepCopy
 
partiallyRead() - Method in class org.docx4j.org.apache.poi.poifs.storage.DocumentBlock
Was this a partially read block?
particle - Variable in class org.opendope.conditions.Condition
 
particle - Variable in class org.opendope.conditions.Not
 
partition(Iterator<T>, int) - Static method in class org.docx4j.com.google.common.collect.Iterators
Divides an iterator into unmodifiable sublists of the given size (the final list may be smaller).
partName - Variable in class org.docx4j.openpackaging.Base
Deprecated.
partName - Variable in class org.docx4j.openpackaging.contenttype.CTOverride
 
PartName - Class in org.docx4j.openpackaging.parts
An immutable Open Packaging Convention compliant part name.
PartName(String) - Constructor for class org.docx4j.openpackaging.parts.PartName
Constructor.
PartName(String, boolean) - Constructor for class org.docx4j.openpackaging.parts.PartName
Constructor.
PartName(URI, boolean) - Constructor for class org.docx4j.openpackaging.parts.PartName
Constructor.
parts - Variable in class org.docx4j.openpackaging.packages.OpcPackage
Package parts collection.
Parts - Class in org.docx4j.openpackaging.parts
A collection of all the parts in the package
Parts() - Constructor for class org.docx4j.openpackaging.parts.Parts
 
PartStore - Interface in org.docx4j.openpackaging.io3.stores
A PartStore is a connection to a repository for a particular document/package, enabling it to be loaded or saved.
PartTooLargeException - Exception in org.docx4j.openpackaging.exceptions
 
PartTooLargeException(String) - Constructor for exception org.docx4j.openpackaging.exceptions.PartTooLargeException
 
PartUnrecognisedException - Exception in org.docx4j.openpackaging.exceptions
 
PartUnrecognisedException(String) - Constructor for exception org.docx4j.openpackaging.exceptions.PartUnrecognisedException
 
PASHTO - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
Patcher - Class in org.docx4j.openpackaging.parts.relationships
 
Patcher() - Constructor for class org.docx4j.openpackaging.parts.relationships.Patcher
 
pathExprNoRoot() - Method in class org.docx4j.model.datastorage.XPathEnhancerParser
 
pathExprNoRoot_return() - Constructor for class org.docx4j.model.datastorage.XPathEnhancerParser.pathExprNoRoot_return
 
pathFromURL(String) - Static method in class org.docx4j.fonts.FontUtils
 
PATHSEP - Static variable in class org.docx4j.model.datastorage.XPathEnhancerLexer
 
PATHSEP - Static variable in class org.docx4j.model.datastorage.XPathEnhancerParser
 
PATTERN_PERCENTAGES - Static variable in class org.docx4j.convert.out.common.writer.AbstractTableWriter
 
PBorderBottom - Class in org.docx4j.model.properties.paragraph
 
PBorderBottom(CTBorder) - Constructor for class org.docx4j.model.properties.paragraph.PBorderBottom
 
PBorderBottom(CSSValue) - Constructor for class org.docx4j.model.properties.paragraph.PBorderBottom
 
PBorderLeft - Class in org.docx4j.model.properties.paragraph
 
PBorderLeft(CTBorder) - Constructor for class org.docx4j.model.properties.paragraph.PBorderLeft
 
PBorderLeft(CSSValue) - Constructor for class org.docx4j.model.properties.paragraph.PBorderLeft
 
PBorderRight - Class in org.docx4j.model.properties.paragraph
 
PBorderRight(CTBorder) - Constructor for class org.docx4j.model.properties.paragraph.PBorderRight
 
PBorderRight(CSSValue) - Constructor for class org.docx4j.model.properties.paragraph.PBorderRight
 
PBorderTop - Class in org.docx4j.model.properties.paragraph
 
PBorderTop(CTBorder) - Constructor for class org.docx4j.model.properties.paragraph.PBorderTop
 
PBorderTop(CSSValue) - Constructor for class org.docx4j.model.properties.paragraph.PBorderTop
 
PCLT - Static variable in class org.docx4j.fonts.fop.fonts.truetype.OFTableName
PCL 5 data.
PDF - Enum constant in enum org.docx4j.events.WellKnownProcessSteps
 
PDF - Static variable in interface org.docx4j.fonts.fop.complexscripts.bidi.BidiConstants
pop directional formatting class
PDF - Static variable in class org.docx4j.fonts.fop.util.CharUtilities
pop directional formatting
PDF_DOC_ENCODING - Static variable in class org.docx4j.fonts.fop.fonts.CodePointMapping
 
pdfViaDocuments4jLocal() - Static method in class org.docx4j.Docx4J
 
pdfViaDocuments4jRemote() - Static method in class org.docx4j.Docx4J
 
pdfViaFO() - Static method in class org.docx4j.Docx4J
If the docx4j-export-fo project is present, we'll use FO for PDF export.
pdfViaLegacyConverter() - Static method in class org.docx4j.Docx4J
If the docx4j-legacy-converter project is present, we'll use it for PDF export.
pdfViaMicrosoftGraph() - Static method in class org.docx4j.Docx4J
 
peek() - Static method in class org.docx4j.openpackaging.parts.WordprocessingML.SdtStAXHandler.Stack
 
peekFirst8Bytes(InputStream) - Static method in class org.docx4j.org.apache.poi.util.IOUtils
Peeks at the first 8 bytes of the stream.
peekNextSection() - Method in class org.docx4j.convert.out.common.ConversionSectionWrappers
 
peekUnsignedByte(int) - Method in class org.docx4j.fonts.fop.fonts.cff.FOPCFFDataInput
 
pendingToString() - Method in class org.docx4j.com.google.common.util.concurrent.AbstractFuture
Provide a human-readable explanation of why this future has not yet completed.
peoplePart - Variable in class org.docx4j.openpackaging.parts.WordprocessingML.DocumentPart
 
PeoplePart - Class in org.docx4j.openpackaging.parts.WordprocessingML
 
PeoplePart() - Constructor for class org.docx4j.openpackaging.parts.WordprocessingML.PeoplePart
 
PeoplePart(PartName) - Constructor for class org.docx4j.openpackaging.parts.WordprocessingML.PeoplePart
 
percent - Enum constant in enum org.docx4j.fonts.fop.fonts.type1.AdobeStandardEncoding
percent character
performLabelMerge(WordprocessingMLPackage, List<Map<DataFieldName, String>>) - Static method in class org.docx4j.model.fields.merge.MailMergerWithNext
Similar to performMerge method but better to merge labels template because of using the NEXT instruction to go to the next item.
performMerge(WordprocessingMLPackage, Map<DataFieldName, String>, boolean) - Static method in class org.docx4j.model.fields.merge.MailMerger
Perform merge on a single instance.
performPositioning(CharSequence, String, String) - Method in interface org.docx4j.fonts.fop.complexscripts.fonts.Positionable
Perform glyph positioning using an implied font size.
performPositioning(CharSequence, String, String) - Method in class org.docx4j.fonts.fop.fonts.Font
Perform glyph positioning using an implied font size.
performPositioning(CharSequence, String, String) - Method in class org.docx4j.fonts.fop.fonts.LazyFont
Perform glyph positioning using an implied font size.
performPositioning(CharSequence, String, String) - Method in class org.docx4j.fonts.fop.fonts.MultiByteFont
Perform glyph positioning using an implied font size.
performPositioning(CharSequence, String, String) - Method in class org.docx4j.fonts.fop.render.java2d.CustomFontMetricsMapper
Perform glyph positioning using an implied font size.
performPositioning(CharSequence, String, String, int) - Method in interface org.docx4j.fonts.fop.complexscripts.fonts.Positionable
Perform glyph positioning.
performPositioning(CharSequence, String, String, int) - Method in class org.docx4j.fonts.fop.fonts.Font
Perform glyph positioning.
performPositioning(CharSequence, String, String, int) - Method in class org.docx4j.fonts.fop.fonts.LazyFont
Perform glyph positioning.
performPositioning(CharSequence, String, String, int) - Method in class org.docx4j.fonts.fop.fonts.MultiByteFont
Perform glyph positioning.
performPositioning(CharSequence, String, String, int) - Method in class org.docx4j.fonts.fop.render.java2d.CustomFontMetricsMapper
Perform glyph positioning.
performsPositioning() - Method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphTable.LookupTable
Determine if this glyph table performs positioning.
performsPositioning() - Method in interface org.docx4j.fonts.fop.complexscripts.fonts.Positionable
Determines if font performs glyph positioning.
performsPositioning() - Method in class org.docx4j.fonts.fop.fonts.Font
Determines if font performs glyph positioning.
performsPositioning() - Method in class org.docx4j.fonts.fop.fonts.LazyFont
Determines if font performs glyph positioning.
performsPositioning() - Method in class org.docx4j.fonts.fop.fonts.MultiByteFont
Determines if font performs glyph positioning.
performsPositioning() - Method in class org.docx4j.fonts.fop.render.java2d.CustomFontMetricsMapper
Determines if font performs glyph positioning.
performsSubstitution() - Method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphTable.LookupTable
Determine if this glyph table performs substitution.
performsSubstitution() - Method in interface org.docx4j.fonts.fop.complexscripts.fonts.Substitutable
Determines if font performs glyph substitution.
performsSubstitution() - Method in class org.docx4j.fonts.fop.fonts.Font
Determines if font performs glyph substitution.
performsSubstitution() - Method in class org.docx4j.fonts.fop.fonts.LazyFont
Determines if font performs glyph substitution.
performsSubstitution() - Method in class org.docx4j.fonts.fop.fonts.MultiByteFont
Determines if font performs glyph substitution.
performsSubstitution() - Method in class org.docx4j.fonts.fop.render.java2d.CustomFontMetricsMapper
Determines if font performs glyph substitution.
performSubstitution(CharSequence, String, String, List, boolean) - Method in interface org.docx4j.fonts.fop.complexscripts.fonts.Substitutable
Perform substitutions on characters to effect glyph substitution.
performSubstitution(CharSequence, String, String, List, boolean) - Method in class org.docx4j.fonts.fop.fonts.Font
Perform substitutions on characters to effect glyph substitution.
performSubstitution(CharSequence, String, String, List, boolean) - Method in class org.docx4j.fonts.fop.fonts.LazyFont
Perform substitutions on characters to effect glyph substitution.
performSubstitution(CharSequence, String, String, List, boolean) - Method in class org.docx4j.fonts.fop.fonts.MultiByteFont
Perform substitutions on characters to effect glyph substitution.
performSubstitution(CharSequence, String, String, List, boolean) - Method in class org.docx4j.fonts.fop.render.java2d.CustomFontMetricsMapper
Perform substitutions on characters to effect glyph substitution.
performTransform(XMLSignatureInput) - Method in class org.docx4j.org.apache.xml.security.transforms.Transform
Transforms the input, and generates XMLSignatureInput as output.
performTransform(XMLSignatureInput, OutputStream) - Method in class org.docx4j.org.apache.xml.security.transforms.Transform
Transforms the input, and generates XMLSignatureInput as output.
performTransforms(XMLSignatureInput) - Method in class org.docx4j.org.apache.xml.security.transforms.Transforms
Applies all included Transforms to xmlSignatureInput and returns the result of these transformations.
performTransforms(XMLSignatureInput, OutputStream) - Method in class org.docx4j.org.apache.xml.security.transforms.Transforms
Applies all included Transforms to xmlSignatureInput and returns the result of these transformations.
period - Enum constant in enum org.docx4j.fonts.fop.fonts.type1.AdobeStandardEncoding
period character
periodcentered - Enum constant in enum org.docx4j.fonts.fop.fonts.type1.AdobeStandardEncoding
centered period character
periodcentered_bullet_operator - Enum constant in enum org.docx4j.fonts.fop.fonts.type1.AdobeStandardEncoding
centered period character
PermittedHighSurrogateChar - Static variable in class org.docx4j.model.datastorage.XPathEnhancerLexer
 
PermittedHighSurrogateChar - Static variable in class org.docx4j.model.datastorage.XPathEnhancerParser
 
perthousand - Enum constant in enum org.docx4j.fonts.fop.fonts.type1.AdobeStandardEncoding
per-mille character
PFB_MAC - Static variable in class org.docx4j.fonts.fop.fonts.type1.PFBData
MAC Format (unsupported, yet)
PFB_PC - Static variable in class org.docx4j.fonts.fop.fonts.type1.PFBData
PC format
PFB_RAW - Static variable in class org.docx4j.fonts.fop.fonts.type1.PFBData
Raw format, no special file structure
PFBData - Class in org.docx4j.fonts.fop.fonts.type1
Class that represents the contents of a PFB file.
PFBData() - Constructor for class org.docx4j.fonts.fop.fonts.type1.PFBData
 
PFBParser - Class in org.docx4j.fonts.fop.fonts.type1
This class represents a parser for Adobe Type 1 PFB files.
PFBParser() - Constructor for class org.docx4j.fonts.fop.fonts.type1.PFBParser
 
PFMFile - Class in org.docx4j.fonts.fop.fonts.type1
This class represents a PFM file (or parts of it) as a Java object.
PFMFile() - Constructor for class org.docx4j.fonts.fop.fonts.type1.PFMFile
 
PFMInputStream - Class in org.docx4j.fonts.fop.fonts.type1
This is a helper class for reading PFM files.
PFMInputStream(InputStream) - Constructor for class org.docx4j.fonts.fop.fonts.type1.PFMInputStream
Constructs a PFMInputStream based on an InputStream representing the PFM file.
PFMReader - Class in org.docx4j.fonts.fop.fonts.apps
A tool which reads PFM files from Adobe Type 1 fonts and creates XML font metrics file for use in FOP.
PFMReader() - Constructor for class org.docx4j.fonts.fop.fonts.apps.PFMReader
Main constructor.
PHAGS_PA - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFScript
 
PHOENICIAN - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFScript
 
PHONETIC_AMERICANIST - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
PHONETIC_IPA - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
PhysicalFont - Class in org.docx4j.fonts
This class represents a font which is available on the system.
PhysicalFonts - Class in org.docx4j.fonts
The fonts which are physically installed on the system.
PhysicalFonts() - Constructor for class org.docx4j.fonts.PhysicalFonts
 
PICTURE_TAG_NAME - Static variable in interface org.docx4j.document.wordprocessingml.Constants
 
PictureExporter - Class in org.pptx4j.convert.out.svginhtml
 
PictureExporter() - Constructor for class org.pptx4j.convert.out.svginhtml.PictureExporter
 
PID_APPNAME - Static variable in class org.docx4j.org.apache.poi.hpsf.wellknown.PropertyIDMap
ID of the property that denotes the application that created the document
PID_AUTHOR - Static variable in class org.docx4j.org.apache.poi.hpsf.wellknown.PropertyIDMap
ID of the property that denotes the document's author
PID_BYTECOUNT - Static variable in class org.docx4j.org.apache.poi.hpsf.wellknown.PropertyIDMap
Number of bytes.
PID_CATEGORY - Static variable in class org.docx4j.org.apache.poi.hpsf.wellknown.PropertyIDMap
The entry is a string denoting the category the file belongs to, e.g.
PID_CHARCOUNT - Static variable in class org.docx4j.org.apache.poi.hpsf.wellknown.PropertyIDMap
ID of the property that denotes the number of characters in the document
PID_CODEPAGE - Static variable in class org.docx4j.org.apache.poi.hpsf.wellknown.PropertyIDMap
The entry denotes a code page.
PID_COMMENTS - Static variable in class org.docx4j.org.apache.poi.hpsf.wellknown.PropertyIDMap
ID of the property that denotes the document's comments
PID_COMPANY - Static variable in class org.docx4j.org.apache.poi.hpsf.wellknown.PropertyIDMap
This entry contains the company name.
PID_CREATE_DTM - Static variable in class org.docx4j.org.apache.poi.hpsf.wellknown.PropertyIDMap
ID of the property that denotes the date and time the document was created.
PID_DICTIONARY - Static variable in class org.docx4j.org.apache.poi.hpsf.wellknown.PropertyIDMap
The entry is a dictionary.
PID_DOCPARTS - Static variable in class org.docx4j.org.apache.poi.hpsf.wellknown.PropertyIDMap
This entry contains the names of document parts (word: names of the documents in the master document, excel: sheet names, power point: slide titles, binder: document names).
PID_EDITTIME - Static variable in class org.docx4j.org.apache.poi.hpsf.wellknown.PropertyIDMap
ID of the property that denotes the document's edit time
PID_HEADINGPAIR - Static variable in class org.docx4j.org.apache.poi.hpsf.wellknown.PropertyIDMap
This entry denotes an internally used property.
PID_HIDDENCOUNT - Static variable in class org.docx4j.org.apache.poi.hpsf.wellknown.PropertyIDMap
Number of hidden slides.
PID_KEYWORDS - Static variable in class org.docx4j.org.apache.poi.hpsf.wellknown.PropertyIDMap
ID of the property that denotes the document's keywords
PID_LASTAUTHOR - Static variable in class org.docx4j.org.apache.poi.hpsf.wellknown.PropertyIDMap
ID of the property that denotes the document's last author
PID_LASTPRINTED - Static variable in class org.docx4j.org.apache.poi.hpsf.wellknown.PropertyIDMap
ID of the property that denotes the date and time the document was last printed
PID_LASTSAVE_DTM - Static variable in class org.docx4j.org.apache.poi.hpsf.wellknown.PropertyIDMap
ID of the property that denotes the date and time the document was saved
PID_LINECOUNT - Static variable in class org.docx4j.org.apache.poi.hpsf.wellknown.PropertyIDMap
Number of lines.
PID_LINKSDIRTY - Static variable in class org.docx4j.org.apache.poi.hpsf.wellknown.PropertyIDMap
If this entry is -1 the links are dirty and should be re-evaluated.
PID_MANAGER - Static variable in class org.docx4j.org.apache.poi.hpsf.wellknown.PropertyIDMap
This entry contains the name of the project manager.
PID_MAX - Static variable in class org.docx4j.org.apache.poi.hpsf.wellknown.PropertyIDMap
The highest well-known property ID.
PID_MMCLIPCOUNT - Static variable in class org.docx4j.org.apache.poi.hpsf.wellknown.PropertyIDMap
Number of multimedia clips, e.g.
PID_NOTECOUNT - Static variable in class org.docx4j.org.apache.poi.hpsf.wellknown.PropertyIDMap
Number of slides with notes.
PID_PAGECOUNT - Static variable in class org.docx4j.org.apache.poi.hpsf.wellknown.PropertyIDMap
ID of the property that denotes the number of pages in the document
PID_PARCOUNT - Static variable in class org.docx4j.org.apache.poi.hpsf.wellknown.PropertyIDMap
Number of paragraphs.
PID_PRESFORMAT - Static variable in class org.docx4j.org.apache.poi.hpsf.wellknown.PropertyIDMap
Target format for power point presentation, e.g.
PID_REVNUMBER - Static variable in class org.docx4j.org.apache.poi.hpsf.wellknown.PropertyIDMap
ID of the property that denotes the document's revision number
PID_SCALE - Static variable in class org.docx4j.org.apache.poi.hpsf.wellknown.PropertyIDMap
This entry is set to -1 when scaling of the thumbnail is desired.
PID_SECURITY - Static variable in class org.docx4j.org.apache.poi.hpsf.wellknown.PropertyIDMap
ID of the property that denotes whether read/write access to the document is allowed or whether is should be opened as read-only.
PID_SLIDECOUNT - Static variable in class org.docx4j.org.apache.poi.hpsf.wellknown.PropertyIDMap
Number of slides in a power point presentation.
PID_SUBJECT - Static variable in class org.docx4j.org.apache.poi.hpsf.wellknown.PropertyIDMap
ID of the property that denotes the document's subject
PID_TEMPLATE - Static variable in class org.docx4j.org.apache.poi.hpsf.wellknown.PropertyIDMap
ID of the property that denotes the document's template
PID_THUMBNAIL - Static variable in class org.docx4j.org.apache.poi.hpsf.wellknown.PropertyIDMap
ID of the property that denotes the document's thumbnail
PID_TITLE - Static variable in class org.docx4j.org.apache.poi.hpsf.wellknown.PropertyIDMap
ID of the property that denotes the document's title
PID_WORDCOUNT - Static variable in class org.docx4j.org.apache.poi.hpsf.wellknown.PropertyIDMap
ID of the property that denotes the number of words in the document
pipe(SAXHandler) - Method in class org.docx4j.openpackaging.parts.JaxbXmlPart
Replace the contents of this part with the output of passing it through your SAXHandler.
pipe(StAXHandlerInterface) - Method in class org.docx4j.openpackaging.parts.JaxbXmlPart
Replace the contents of this part with the output of passing it through your StAXHandler.
pipe(StAXHandlerInterface, StreamFilter) - Method in class org.docx4j.openpackaging.parts.JaxbXmlPart
Replace the contents of this part with the output of passing it through your StAXHandler.
PIPE - Static variable in class org.docx4j.model.datastorage.XPathEnhancerLexer
 
PIPE - Static variable in class org.docx4j.model.datastorage.XPathEnhancerParser
 
PivotCacheDefinition - Class in org.docx4j.openpackaging.parts.SpreadsheetML
 
PivotCacheDefinition() - Constructor for class org.docx4j.openpackaging.parts.SpreadsheetML.PivotCacheDefinition
 
PivotCacheDefinition(PartName) - Constructor for class org.docx4j.openpackaging.parts.SpreadsheetML.PivotCacheDefinition
 
PivotCacheRecords - Class in org.docx4j.openpackaging.parts.SpreadsheetML
 
PivotCacheRecords() - Constructor for class org.docx4j.openpackaging.parts.SpreadsheetML.PivotCacheRecords
 
PivotCacheRecords(PartName) - Constructor for class org.docx4j.openpackaging.parts.SpreadsheetML.PivotCacheRecords
 
PivotTable - Class in org.docx4j.openpackaging.parts.SpreadsheetML
 
PivotTable() - Constructor for class org.docx4j.openpackaging.parts.SpreadsheetML.PivotTable
 
PivotTable(PartName) - Constructor for class org.docx4j.openpackaging.parts.SpreadsheetML.PivotTable
 
pkg - Variable in class org.docx4j.openpackaging.packages.ProtectionSettings
 
PKG_LOAD - Enum constant in enum org.docx4j.events.WellKnownProcessSteps
 
PKG_SAVE - Enum constant in enum org.docx4j.events.WellKnownProcessSteps
 
PKG_XML - Static variable in class org.docx4j.openpackaging.parts.relationships.Namespaces
 
PLACEHOLDER_PREFIX - Static variable in interface org.docx4j.convert.out.FORenderer
 
PLACEHOLDER_SUFFIX - Static variable in interface org.docx4j.convert.out.FORenderer
 
platformThreadFactory() - Static method in class org.docx4j.com.google.common.util.concurrent.MoreExecutors
Returns a default thread factory used to create new threads.
plus - Enum constant in enum org.docx4j.fonts.fop.fonts.type1.AdobeStandardEncoding
plus sign
plus(CacheStats) - Method in class org.docx4j.com.google.common.cache.CacheStats
Returns a new CacheStats representing the sum of this CacheStats and other.
PLUS - Static variable in class org.docx4j.model.datastorage.XPathEnhancerLexer
 
PLUS - Static variable in class org.docx4j.model.datastorage.XPathEnhancerParser
 
pmlObjectFactory - Static variable in class org.pptx4j.jaxb.Context
 
PngUtils - Class in org.docx4j.org.apache.poi.util
 
POIFSBigBlockSize - Class in org.docx4j.org.apache.poi.poifs.common
A class describing attributes of the Big Block Size
POIFSBigBlockSize(int, short) - Constructor for class org.docx4j.org.apache.poi.poifs.common.POIFSBigBlockSize
 
POIFSConstants - Interface in org.docx4j.org.apache.poi.poifs.common
A repository for constants shared by POI classes.
POIFSDocumentPath - Class in org.docx4j.org.apache.poi.poifs.filesystem
Class POIFSDocumentPath
POIFSDocumentPath() - Constructor for class org.docx4j.org.apache.poi.poifs.filesystem.POIFSDocumentPath
simple constructor for the path of a document that is in the root of the POIFSFileSystem.
POIFSDocumentPath(String[]) - Constructor for class org.docx4j.org.apache.poi.poifs.filesystem.POIFSDocumentPath
constructor for the path of a document that is not in the root of the POIFSFileSystem
POIFSDocumentPath(POIFSDocumentPath, String[]) - Constructor for class org.docx4j.org.apache.poi.poifs.filesystem.POIFSDocumentPath
constructor that adds additional subdirectories to an existing path
POIFSDump - Class in org.docx4j.org.apache.poi.poifs.dev
Dump internal structure of a OLE2 file into file system
POIFSDump() - Constructor for class org.docx4j.org.apache.poi.poifs.dev.POIFSDump
 
POIFSFileSystem - Class in org.docx4j.org.apache.poi.poifs.filesystem
Transition class for the move from POIFSFileSystem to OPOIFSFileSystem, and from NPOIFSFileSystem to POIFSFileSystem.
POIFSFileSystem() - Constructor for class org.docx4j.org.apache.poi.poifs.filesystem.POIFSFileSystem
Constructor, intended for writing
POIFSFileSystem(InputStream) - Constructor for class org.docx4j.org.apache.poi.poifs.filesystem.POIFSFileSystem
Create a POIFSFileSystem from an InputStream.
POIFSHeaderDumper - Class in org.docx4j.org.apache.poi.poifs.dev
A very low level debugging tool, for printing out core information on the headers and FAT blocks.
POIFSHeaderDumper() - Constructor for class org.docx4j.org.apache.poi.poifs.dev.POIFSHeaderDumper
 
POIFSLister - Class in org.docx4j.org.apache.poi.poifs.dev
A lister of the entries in POIFS files.
POIFSLister() - Constructor for class org.docx4j.org.apache.poi.poifs.dev.POIFSLister
 
POIFSReader - Class in org.docx4j.org.apache.poi.poifs.eventfilesystem
An event-driven reader for POIFS file systems.
POIFSReader() - Constructor for class org.docx4j.org.apache.poi.poifs.eventfilesystem.POIFSReader
Create a POIFSReader
POIFSReaderEvent - Class in org.docx4j.org.apache.poi.poifs.eventfilesystem
Class POIFSReaderEvent
POIFSReaderListener - Interface in org.docx4j.org.apache.poi.poifs.eventfilesystem
Interface POIFSReaderListener
POIFSViewable - Interface in org.docx4j.org.apache.poi.poifs.dev
Interface for a drill-down viewable object.
POIFSViewEngine - Class in org.docx4j.org.apache.poi.poifs.dev
This class contains methods used to inspect POIFSViewable objects
POIFSViewEngine() - Constructor for class org.docx4j.org.apache.poi.poifs.dev.POIFSViewEngine
 
POIFSViewer - Class in org.docx4j.org.apache.poi.poifs.dev
A simple viewer for POIFS files
POIFSViewer() - Constructor for class org.docx4j.org.apache.poi.poifs.dev.POIFSViewer
 
POIFSWriterEvent - Class in org.docx4j.org.apache.poi.poifs.filesystem
Class POIFSWriterEvent
POIFSWriterListener - Interface in org.docx4j.org.apache.poi.poifs.filesystem
Interface POIFSWriterListener
Point - Class in org.pptx4j
 
pointToTwip(float) - Static method in class org.docx4j.UnitsOfMeasurement
 
POLISH - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
POLYTONIC_GREEK - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
pop() - Static method in class org.docx4j.openpackaging.parts.WordprocessingML.SdtStAXHandler.Stack
 
pop() - Method in class org.docx4j.org.apache.xml.security.c14n.implementations.NameSpaceSymbTable
Pop a frame.
populate() - Method in class org.docx4j.convert.out.flatOpcXml.FlatOpcXmlCreator
 
populateFontMappings(Set<String>, Fonts) - Method in class org.docx4j.fonts.BestMatchingMapper
Populate the fontMappings object.
populateFontMappings(Set<String>, Fonts) - Method in class org.docx4j.fonts.IdentityPlusMapper
Populate the fontMappings object.
populateFontMappings(Set<String>, Fonts) - Method in class org.docx4j.fonts.Mapper
Populate the fontMappings object.
populateGlyphsWithComposites() - Method in class org.docx4j.fonts.fop.fonts.truetype.GlyfTable
Populates the map of subset glyphs with all the glyphs that compose the glyphs in the subset.
populateRelationshipsPart(RelationshipsPart, Element) - Static method in class org.docx4j.convert.in.FlatOpcXmlImporter
 
PORTUGUESE - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
position(GlyphPositioningState) - Method in interface org.docx4j.fonts.fop.complexscripts.fonts.GlyphPositioning
Perform glyph positioning at the current index, mutating the positioning state object as required.
position(GlyphPositioningState) - Method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphPositioningSubtable
Perform glyph positioning at the current index, mutating the positioning state object as required.
position(GlyphPositioningState, int) - Method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphTable.LookupTable
Perform positioning processing on an existing glyph positioning state object using this lookup table's subtables.
position(GlyphPositioningState, GlyphPositioningSubtable[], int) - Static method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphPositioningSubtable
Apply positioning using specified state and subtable array.
position(GlyphPositioningTable, GlyphSequence, String, String, int, Map<GlyphTable.LookupSpec, List<GlyphTable.LookupTable>>, int[], int[][]) - Method in class org.docx4j.fonts.fop.complexscripts.scripts.ScriptProcessor
Perform positioning processing using a specific set of lookup tables.
position(GlyphSequence, String, String, int, int[], int[][]) - Method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphPositioningTable
Perform positioning processing using all matching lookups.
position(GlyphSequence, String, String, int, int[], int[][], ScriptContextTester) - Method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphTable.UseSpec
Perform positioning processing using this use specification's lookup table.
position(GlyphSequence, String, String, int, GlyphTable.UseSpec[], int[], int[][], ScriptContextTester) - Method in class org.docx4j.fonts.fop.complexscripts.scripts.IndicScriptProcessor
Perform positioning processing using a specific set of ordered glyph table use specifications.
position(GlyphSequence, String, String, int, GlyphTable.UseSpec[], int[], int[][], ScriptContextTester) - Method in class org.docx4j.fonts.fop.complexscripts.scripts.KhmerScriptProcessor
 
position(GlyphSequence, String, String, int, GlyphTable.UseSpec[], int[], int[][], ScriptContextTester) - Method in class org.docx4j.fonts.fop.complexscripts.scripts.ScriptProcessor
Perform positioning processing using a specific set of ordered glyph table use specifications.
position(GlyphSequence, String, String, String, int, int[], int[][], ScriptContextTester) - Method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphTable.LookupTable
Perform positioning processing using this lookup table's subtables.
position(GlyphSequence, String, String, String, int, GlyphPositioningSubtable[], int[], int[][], ScriptContextTester) - Static method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphPositioningSubtable
Apply positioning.
Positionable - Interface in org.docx4j.fonts.fop.complexscripts.fonts
Optional interface which indicates that glyph positioning is supported and, if supported, can perform positioning.
POST - Static variable in class org.docx4j.fonts.fop.fonts.truetype.OFTableName
PostScript information.
postprocess(CS, AbstractConversionContext, OutputStream, OutputStream) - Method in class org.docx4j.convert.out.common.AbstractExporter
 
postprocess(P, WordprocessingMLPackage) - Method in class org.docx4j.toc.switches.CSwitch
We detected a SEQ in the P, so before we put the P in the TOC, lets resolve the SEQ to a number.
postScriptName - Variable in class org.docx4j.fonts.fop.fonts.EmbedFontInfo
the PostScript name of the font
postScriptName - Variable in class org.docx4j.fonts.fop.fonts.truetype.OpenFont
 
PostscriptParser - Class in org.docx4j.fonts.fop.fonts.type1
 
PostscriptParser() - Constructor for class org.docx4j.fonts.fop.fonts.type1.PostscriptParser
 
PostscriptParser.PSDictionary - Class in org.docx4j.fonts.fop.fonts.type1
An object representing a Postscript dictionary
PostscriptParser.PSElement - Class in org.docx4j.fonts.fop.fonts.type1
A base Postscript element class
PostscriptParser.PSFixedArray - Class in org.docx4j.fonts.fop.fonts.type1
An object representing a Postscript array with a fixed number of entries
PostscriptParser.PSSubroutine - Class in org.docx4j.fonts.fop.fonts.type1
An object representing a Postscript subroutine element
PostscriptParser.PSVariable - Class in org.docx4j.fonts.fop.fonts.type1
An object representing a Postscript variable
PostscriptParser.PSVariableArray - Class in org.docx4j.fonts.fop.fonts.type1
An object representing a Postscript array with a variable number of entries
pow(int, int) - Static method in class org.docx4j.com.google.common.math.IntMath
Returns b to the kth power.
POWERPOINT95 - Static variable in class org.docx4j.org.apache.poi.hpsf.ClassID
 
POWERPOINT97 - Static variable in class org.docx4j.org.apache.poi.hpsf.ClassID
 
PP_COMMON_COMBINE_FIELDS - Static variable in class org.docx4j.convert.out.ConversionFeatures
Word may save a field (date, page numbers, references...) in two formats: a simple one and a complex one.
PP_COMMON_CONTAINERIZATION - Static variable in class org.docx4j.convert.out.ConversionFeatures
Word combines the borders and background colors of two (or more) continuous paragraphs.
PP_COMMON_CREATE_SECTIONS - Static variable in class org.docx4j.convert.out.ConversionFeatures
In PDF the conversion process needs to break up the document into the defined sections to handle such things as headers and footers.
PP_COMMON_DEEP_COPY - Static variable in class org.docx4j.convert.out.ConversionFeatures
During the conversion the document might be changed.
PP_COMMON_DUMMY_CREATE_SECTIONS - Static variable in class org.docx4j.convert.out.ConversionFeatures
This step defines only one section for the complete document.
PP_COMMON_DUMMY_PAGE_NUMBERING - Static variable in class org.docx4j.convert.out.ConversionFeatures
This step defines some dummy page number information.
PP_COMMON_MOVE_BOOKMARKS - Static variable in class org.docx4j.convert.out.ConversionFeatures
The conversion is only able to handle bookmarks that are in a paragraph.
PP_COMMON_MOVE_PAGEBREAK - Static variable in class org.docx4j.convert.out.ConversionFeatures
Word might put some pagebreaks in a paragraph.
PP_COMMON_PAGE_NUMBERING - Static variable in class org.docx4j.convert.out.ConversionFeatures
The page number formatting might be stored in different places, the section properties and the field definition.
PP_COMMON_TABLE_PARAGRAPH_STYLE_FIX - Static variable in class org.docx4j.convert.out.ConversionFeatures
In a cell, a paragraph uses the table's paragraph properties, plus the relevant paragraph style (Normal, by default).
PP_HTML_COLLECT_LISTS - Static variable in class org.docx4j.convert.out.ConversionFeatures
In HTML the conversion process can create lists (OL, UL).
PP_PDF_APACHEFOP_DISABLE_PAGEBREAK_FIRST_PARAGRAPH - Static variable in class org.docx4j.convert.out.ConversionFeatures
This step removes a pagebreak before the first paragraph of the document.
PP_PDF_APACHEFOP_DISABLE_PAGEBREAK_LIST_ITEM - Static variable in class org.docx4j.convert.out.ConversionFeatures
This step removes a pagebreak before the first list item in each list.
PP_PDF_COVERPAGE_MOVE_SECTPR - Static variable in class org.docx4j.convert.out.ConversionFeatures
If the docx contains a cover page which starts with a sectPr, this step moves the sectPr to a new w:p inserted after.
pPr - Variable in class org.docx4j.convert.out.common.AbstractVisitorExporterGenerator
 
pPrDefaultsString - Static variable in class org.docx4j.openpackaging.parts.WordprocessingML.StyleDefinitionsPart
 
PPT_SHOW - Static variable in class org.docx4j.org.apache.poi.hpsf.ClassID
 
Pptx4jException - Exception in org.pptx4j
 
Pptx4jException(String) - Constructor for exception org.pptx4j.Pptx4jException
 
Pptx4jException(String, Exception) - Constructor for exception org.pptx4j.Pptx4jException
 
Pptx4jException(String, Throwable) - Constructor for exception org.pptx4j.Pptx4jException
 
Preconditions - Class in org.docx4j.com.google.common.base
Static convenience methods that help a method or constructor check whether it was invoked correctly (that is, whether its preconditions were met).
predicate() - Method in class org.docx4j.model.datastorage.XPathEnhancerParser
 
Predicate<T> - Interface in org.docx4j.com.google.common.base
Legacy version of java.util.function.Predicate.
predicate_return() - Constructor for class org.docx4j.model.datastorage.XPathEnhancerParser.predicate_return
 
preferArray() - Method in interface org.docx4j.org.apache.poi.poifs.dev.POIFSViewable
Give viewers a hint as to whether to call getViewableArray or getViewableIterator
preferArray() - Method in class org.docx4j.org.apache.poi.poifs.filesystem.DirectoryNode
Give viewers a hint as to whether to call getViewableArray or getViewableIterator
preferArray() - Method in class org.docx4j.org.apache.poi.poifs.filesystem.DocumentNode
Give viewers a hint as to whether to call getViewableArray or getViewableIterator
preferArray() - Method in class org.docx4j.org.apache.poi.poifs.filesystem.NPOIFSDocument
Give viewers a hint as to whether to call getViewableArray or getViewableIterator
preferArray() - Method in class org.docx4j.org.apache.poi.poifs.filesystem.NPOIFSFileSystem
Give viewers a hint as to whether to call getViewableArray or getViewableIterator
preferArray() - Method in class org.docx4j.org.apache.poi.poifs.filesystem.OPOIFSDocument
Give viewers a hint as to whether to call getViewableArray or getViewableIterator
preferArray() - Method in class org.docx4j.org.apache.poi.poifs.filesystem.OPOIFSFileSystem
Give viewers a hint as to whether to call getViewableArray or getViewableIterator
preferArray() - Method in class org.docx4j.org.apache.poi.poifs.property.Property
Give viewers a hint as to whether to call getViewableArray or getViewableIterator
PREFIX_ALL_NODES - Static variable in class org.docx4j.model.datastorage.DomToXPathMap
 
prefixMappings - Variable in class org.opendope.xpaths.Xpaths.Xpath.DataBinding
 
prefixStr2Set(String) - Static method in class org.docx4j.org.apache.xml.security.transforms.params.InclusiveNamespaces
Decodes the inclusiveNamespaces String and returns all selected namespace prefixes as a Set.
PREP - Static variable in class org.docx4j.fonts.fop.fonts.truetype.OFTableName
CVT Program.
prepare(WordprocessingMLPackage) - Static method in class org.docx4j.model.datastorage.migration.VariablePrepare
 
prepare(WordprocessingMLPackage, int) - Static method in class org.docx4j.model.datastorage.migration.VariablePrepare
 
prepareArgument(String) - Method in class org.docx4j.toc.switches.AbstractSwitch
Rules applied: 1.
prepareJAXBResult(JAXBContext) - Static method in class org.docx4j.XmlUtils
Prepare a JAXB transformation result for some given context.
prepopulate - Variable in class org.opendope.xpaths.Xpaths.Xpath
 
preprocess() - Method in class org.docx4j.model.datastorage.OpenDoPEHandler
Preprocess content controls which have tag "od:condition|od:repeat|od:component".
preprocess(CS) - Method in class org.docx4j.convert.out.common.AbstractExporter
 
preprocess(CS) - Method in class org.docx4j.convert.out.common.AbstractWmlExporter
 
preprocess(InputStream, boolean) - Method in class org.docx4j.openpackaging.parts.JaxbXmlPart
Transform the content through mcPreprocessorXslt
preProcess(CharSequence, String, MultiByteFont, List) - Method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphSubstitutionTable
 
preProcess(CharSequence, MultiByteFont, List) - Method in class org.docx4j.fonts.fop.complexscripts.scripts.KhmerScriptProcessor
 
preProcess(CharSequence, MultiByteFont, List) - Method in class org.docx4j.fonts.fop.complexscripts.scripts.ScriptProcessor
 
Preprocess - Class in org.docx4j.convert.out.common
This class manages the preprocessing functionality for the conversion.
It contains two methods that get called from the conversions: process: does the preprocessing and returns an OpcPackage or a WordprocessingMLPackage createSections: generates the sections depending on the selected features
Preprocess() - Constructor for class org.docx4j.convert.out.common.Preprocess
 
PRESENTATION - Static variable in class org.docx4j.openpackaging.contenttype.ContentTypes
 
PRESENTATIONML_COMMENT_AUTHORS - Static variable in class org.docx4j.openpackaging.contenttype.ContentTypes
 
PRESENTATIONML_COMMENT_AUTHORS - Static variable in class org.docx4j.openpackaging.parts.relationships.Namespaces
 
PRESENTATIONML_COMMENTS - Static variable in class org.docx4j.openpackaging.contenttype.ContentTypes
 
PRESENTATIONML_COMMENTS - Static variable in class org.docx4j.openpackaging.parts.relationships.Namespaces
 
PRESENTATIONML_FONT_DATA - Static variable in class org.docx4j.openpackaging.contenttype.ContentTypes
 
PRESENTATIONML_FONT_DATA - Static variable in class org.docx4j.openpackaging.parts.relationships.Namespaces
 
PRESENTATIONML_HANDOUT_MASTER - Static variable in class org.docx4j.openpackaging.contenttype.ContentTypes
 
PRESENTATIONML_HANDOUT_MASTER - Static variable in class org.docx4j.openpackaging.parts.relationships.Namespaces
 
PRESENTATIONML_MACROENABLED - Static variable in class org.docx4j.openpackaging.contenttype.ContentTypes
 
PRESENTATIONML_MAIN - Static variable in class org.docx4j.openpackaging.contenttype.ContentTypes
 
PRESENTATIONML_MAIN - Static variable in class org.docx4j.openpackaging.parts.relationships.Namespaces
 
PRESENTATIONML_NOTES_MASTER - Static variable in class org.docx4j.openpackaging.contenttype.ContentTypes
 
PRESENTATIONML_NOTES_MASTER - Static variable in class org.docx4j.openpackaging.parts.relationships.Namespaces
 
PRESENTATIONML_NOTES_SLIDE - Static variable in class org.docx4j.openpackaging.contenttype.ContentTypes
 
PRESENTATIONML_NOTES_SLIDE - Static variable in class org.docx4j.openpackaging.parts.relationships.Namespaces
 
PRESENTATIONML_PRES_PROPS - Static variable in class org.docx4j.openpackaging.contenttype.ContentTypes
 
PRESENTATIONML_PRES_PROPS - Static variable in class org.docx4j.openpackaging.parts.relationships.Namespaces
 
PRESENTATIONML_SLIDE - Static variable in class org.docx4j.openpackaging.contenttype.ContentTypes
 
PRESENTATIONML_SLIDE - Static variable in class org.docx4j.openpackaging.parts.relationships.Namespaces
 
PRESENTATIONML_SLIDE_LAYOUT - Static variable in class org.docx4j.openpackaging.contenttype.ContentTypes
 
PRESENTATIONML_SLIDE_LAYOUT - Static variable in class org.docx4j.openpackaging.parts.relationships.Namespaces
 
PRESENTATIONML_SLIDE_MASTER - Static variable in class org.docx4j.openpackaging.contenttype.ContentTypes
 
PRESENTATIONML_SLIDE_MASTER - Static variable in class org.docx4j.openpackaging.parts.relationships.Namespaces
 
PRESENTATIONML_SLIDESHOW - Static variable in class org.docx4j.openpackaging.contenttype.ContentTypes
 
PRESENTATIONML_TABLE_STYLES - Static variable in class org.docx4j.openpackaging.contenttype.ContentTypes
 
PRESENTATIONML_TABLE_STYLES - Static variable in class org.docx4j.openpackaging.parts.relationships.Namespaces
 
PRESENTATIONML_TAGS - Static variable in class org.docx4j.openpackaging.contenttype.ContentTypes
 
PRESENTATIONML_TAGS - Static variable in class org.docx4j.openpackaging.parts.relationships.Namespaces
 
PRESENTATIONML_TEMPLATE - Static variable in class org.docx4j.openpackaging.contenttype.ContentTypes
 
PRESENTATIONML_TEMPLATE_MACROENABLED - Static variable in class org.docx4j.openpackaging.contenttype.ContentTypes
 
PRESENTATIONML_VIEW_PROPS - Static variable in class org.docx4j.openpackaging.contenttype.ContentTypes
 
PRESENTATIONML_VIEW_PROPS - Static variable in class org.docx4j.openpackaging.parts.relationships.Namespaces
 
PresentationMLPackage - Class in org.docx4j.openpackaging.packages
 
PresentationMLPackage() - Constructor for class org.docx4j.openpackaging.packages.PresentationMLPackage
Constructor.
PresentationMLPackage(ContentTypeManager) - Constructor for class org.docx4j.openpackaging.packages.PresentationMLPackage
Constructor.
PresentationPropertiesPart - Class in org.docx4j.openpackaging.parts.PresentationML
 
PresentationPropertiesPart() - Constructor for class org.docx4j.openpackaging.parts.PresentationML.PresentationPropertiesPart
 
PresentationPropertiesPart(PartName) - Constructor for class org.docx4j.openpackaging.parts.PresentationML.PresentationPropertiesPart
 
PresetGeometries - Class in org.docx4j.model.shapes
 
PRESNAME_FOR_IMAGE - Static variable in class org.docx4j.openpackaging.parts.DrawingML.DiagramDataUnflatten
 
prev() - Method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphProcessingState
Update the current position index based upon previously consumed glyphs, i.e., subtract the consuemd count from the current position index.
preview(PFMFile) - Method in class org.docx4j.fonts.fop.fonts.apps.PFMReader
Displays a preview of the PFM file on the console.
preWrite() - Method in class org.docx4j.org.apache.poi.poifs.property.DirectoryProperty
Perform whatever activities need to be performed prior to writing
preWrite() - Method in class org.docx4j.org.apache.poi.poifs.property.DocumentProperty
Perform whatever activities need to be performed prior to writing
preWrite() - Method in class org.docx4j.org.apache.poi.poifs.property.NPropertyTable
Prepare to be written
preWrite() - Method in class org.docx4j.org.apache.poi.poifs.property.Property
Perform whatever activities need to be performed prior to writing
preWrite() - Method in class org.docx4j.org.apache.poi.poifs.property.PropertyTable
Prepare to be written
primaryExpr() - Method in class org.docx4j.model.datastorage.XPathEnhancerParser
 
primaryExpr_return() - Constructor for class org.docx4j.model.datastorage.XPathEnhancerParser.primaryExpr_return
 
print(String) - Method in class org.docx4j.fonts.fop.render.ps.DataOutput
Write the given string to the buffer using the given encoding.
PrintdateHandler() - Constructor for class org.docx4j.convert.out.common.writer.AbstractFldSimpleWriter.PrintdateHandler
 
PrinterSettings - Class in org.docx4j.openpackaging.parts.SpreadsheetML
 
PrinterSettings() - Constructor for class org.docx4j.openpackaging.parts.SpreadsheetML.PrinterSettings
 
PrinterSettings(PartName) - Constructor for class org.docx4j.openpackaging.parts.SpreadsheetML.PrinterSettings
 
println() - Method in class org.docx4j.fonts.fop.render.ps.DataOutput
Add a newline to the given string.
println(String) - Method in class org.docx4j.fonts.fop.render.ps.DataOutput
Write the given string to the buffer using the given encoding.
printSeverity(ValidationEvent) - Method in class org.docx4j.jaxb.JaxbValidationEventHandler
 
printStackTrace() - Method in exception org.docx4j.fonts.fop.apps.FOPException
Prints this FOP exception and its backtrace to the standard error stream.
printStackTrace() - Method in exception org.docx4j.org.apache.xml.security.exceptions.XMLSecurityException
Method printStackTrace
printStackTrace(PrintStream) - Method in exception org.docx4j.fonts.fop.apps.FOPException
Prints this FOP exception and its backtrace to the specified print stream.
printStackTrace(PrintWriter) - Method in exception org.docx4j.fonts.fop.apps.FOPException
Prints this FOP exception and its backtrace to the specified print writer.
printStuff() - Method in class org.docx4j.fonts.fop.fonts.truetype.OpenFont
Dumps a few informational values to System.out.
PRIORITY_DEFAULT - Static variable in class org.docx4j.fonts.fop.fonts.Font
Default selection priority
process(CS, CC, OutputStream) - Method in class org.docx4j.convert.out.common.AbstractExporter
 
process(CS, CC, OutputStream) - Method in class org.docx4j.convert.out.common.AbstractExporterDelegate
 
process(CS, CC, OutputStream) - Method in class org.docx4j.convert.out.common.AbstractVisitorExporterDelegate
 
process(CS, CC, OutputStream) - Method in class org.docx4j.convert.out.common.AbstractWmlExporter
 
process(CS, CC, OutputStream) - Method in class org.docx4j.convert.out.common.AbstractXsltExporterDelegate
 
process(ConversionSectionWrapper, boolean) - Static method in class org.docx4j.convert.out.common.preprocess.PageNumberInformationCollector
 
process(HTMLSettings, HTMLConversionContext, OutputStream) - Method in class org.docx4j.convert.out.html.HTMLExporterXslt.HTMLExporterXsltDelegate
 
process(OpcPackage, Set<String>) - Static method in class org.docx4j.convert.out.common.preprocess.PartialDeepCopy
 
process(OpcPackage, Set<String>) - Static method in class org.docx4j.convert.out.common.Preprocess
This method applies those features in the preprocessing, that may be used with an OpcPackage.
Features processed: PP_COMMON_DEEP_COPY
process(WordprocessingMLPackage) - Static method in class org.docx4j.convert.out.common.preprocess.BookmarkMover
Move bookmarks into a paragraph
process(WordprocessingMLPackage) - Static method in class org.docx4j.convert.out.common.preprocess.Containerization
 
process(WordprocessingMLPackage) - Static method in class org.docx4j.convert.out.common.preprocess.CoverPageSectPrMover
If the first w:p starts with a w:sectPr, this is moved into a new following w:p.
process(WordprocessingMLPackage) - Static method in class org.docx4j.convert.out.common.preprocess.FieldsCombiner
Combine complex fields to w:fldSimple
process(WordprocessingMLPackage) - Static method in class org.docx4j.convert.out.common.preprocess.FopWorkaroundDisablePageBreakOnFirstParagraph
 
process(WordprocessingMLPackage) - Static method in class org.docx4j.convert.out.common.preprocess.FopWorkaroundReplacePageBreakInEachList
 
process(WordprocessingMLPackage) - Static method in class org.docx4j.convert.out.common.preprocess.PageBreak
If a page-break w:br w:type="page" is found within a run with some formatting applied to it then it will be generated into an fo:inline tag.
process(WordprocessingMLPackage) - Static method in class org.docx4j.convert.out.common.preprocess.ParagraphStylesInTableFix
 
process(WordprocessingMLPackage) - Static method in class org.docx4j.convert.out.html.ListsToContentControls
 
process(WordprocessingMLPackage) - Method in class org.docx4j.model.datastorage.OpenDoPEIntegrity
 
process(WordprocessingMLPackage) - Method in class org.docx4j.model.datastorage.OpenDoPEIntegrityAfterBinding
 
process(WordprocessingMLPackage, boolean, boolean) - Static method in class org.docx4j.convert.out.common.wrappers.ConversionSectionWrapperFactory
 
process(WordprocessingMLPackage, Set<String>) - Static method in class org.docx4j.convert.out.common.CreateWrappers
This method creates the Sections for the conversion.
process(WordprocessingMLPackage, Set<String>) - Static method in class org.docx4j.convert.out.common.Preprocess
This method applies those features in the preprocessing, that may be used with an WordprocessingMLPackage.
process(FooterPart, PageNumberInformationCollector.FieldVisitor) - Static method in class org.docx4j.convert.out.common.preprocess.PageNumberInformationCollector
 
process(HeaderPart, PageNumberInformationCollector.FieldVisitor) - Static method in class org.docx4j.convert.out.common.preprocess.PageNumberInformationCollector
 
process(P, SwitchProcessorInterface) - Method in class org.docx4j.toc.switches.CSwitch
 
process(Style, SwitchProcessorInterface) - Method in class org.docx4j.toc.switches.CSwitch
 
process(Style, SwitchProcessorInterface) - Method in class org.docx4j.toc.switches.HSwitch
 
process(Style, SwitchProcessorInterface) - Method in class org.docx4j.toc.switches.NSwitch
 
process(Style, SwitchProcessorInterface) - Method in class org.docx4j.toc.switches.OSwitch
 
process(Style, SwitchProcessorInterface) - Method in interface org.docx4j.toc.switches.SwitchInterface
 
process(Style, SwitchProcessorInterface) - Method in class org.docx4j.toc.switches.TSwitch
 
process(Style, SwitchProcessorInterface) - Method in class org.docx4j.toc.switches.USwitch
 
process(Style, SwitchProcessorInterface, PPr, OSwitch) - Method in class org.docx4j.toc.switches.USwitch
 
PROCESS_APPLY_STYLE - Static variable in interface org.docx4j.convert.out.common.writer.AbstractFldSimpleWriter.FldSimpleNodeWriterHandler
 
PROCESS_NONE - Static variable in interface org.docx4j.convert.out.common.writer.AbstractFldSimpleWriter.FldSimpleNodeWriterHandler
 
PROCESS_WRAP_APPLY_STYLE - Static variable in interface org.docx4j.convert.out.common.writer.AbstractFldSimpleWriter.FldSimpleNodeWriterHandler
 
processAttributes(AbstractWmlConversionContext, List<Property>, Element) - Method in class org.docx4j.convert.out.common.writer.AbstractTableWriter
 
processComplete(WordprocessingMLPackage, Document, RelationshipsPart, BooleanDefaultTrue, boolean) - Static method in class org.docx4j.convert.out.common.wrappers.ConversionSectionWrapperFactory
 
processContent(List<Object>) - Method in class org.docx4j.convert.out.common.preprocess.FieldsCombiner.CombineVisitor
 
processDummy(WordprocessingMLPackage, Document, RelationshipsPart, BooleanDefaultTrue, boolean) - Static method in class org.docx4j.convert.out.common.wrappers.ConversionSectionWrapperFactory
The dummy section wrappers only contains one section with all the document.
processEmbeddings() - Method in class org.docx4j.openpackaging.parts.WordprocessingML.FontTablePart
 
processEmbeddings(Mapper) - Method in class org.docx4j.openpackaging.parts.WordprocessingML.FontTablePart
 
processEvent(Event) - Method in class org.docx4j.org.apache.fop.events.CompositeEventListener
This method is called for each event that is generated.
processEvent(Event) - Method in interface org.docx4j.org.apache.fop.events.EventListener
This method is called for each event that is generated.
processingInstruction(String, String) - Method in class org.docx4j.openpackaging.parts.SAXHandler
 
processors - Variable in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphTable
 
processPOIFSReaderEvent(POIFSReaderEvent) - Method in interface org.docx4j.org.apache.poi.poifs.eventfilesystem.POIFSReaderListener
Process a POIFSReaderEvent that this listener had registered for
processPOIFSWriterEvent(POIFSWriterEvent) - Method in class org.docx4j.org.apache.poi.poifs.crypt.standard.StandardEncryptor.StandardCipherOutputStream
 
processPOIFSWriterEvent(POIFSWriterEvent) - Method in interface org.docx4j.org.apache.poi.poifs.filesystem.POIFSWriterListener
Process a POIFSWriterEvent that this listener had registered for
ProcessStep - Interface in org.docx4j.events
 
processString(JaxbXmlPart, DocumentFragment, String, RPr) - Method in class org.docx4j.model.datastorage.ValueInserterPlainTextImpl
 
processSwitches(WordprocessingMLPackage, List<P>, List<SwitchInterface>, Map<P, Emulator.ResultTriple>) - Method in class org.docx4j.toc.switches.SwitchProcessor
Return a list consisting of those p in pList which are determined to form part of the ToC.
processText(ListItem, CTPt) - Method in class org.docx4j.openpackaging.parts.DrawingML.DiagramDataUnflatten
 
propagate(Throwable) - Static method in class org.docx4j.com.google.common.base.Throwables
Deprecated.
Use throw e or throw new RuntimeException(e) directly, or use a combination of Throwables.throwIfUnchecked(java.lang.Throwable) and throw new RuntimeException(e). For background on the deprecation, read Why we deprecated Throwables.propagate.
propagateIfInstanceOf(Throwable, Class<X>) - Static method in class org.docx4j.com.google.common.base.Throwables
Deprecated.
Use Throwables.throwIfInstanceOf(java.lang.Throwable, java.lang.Class<X>), which has the same behavior but rejects null.
propagateIfPossible(Throwable) - Static method in class org.docx4j.com.google.common.base.Throwables
Deprecated.
Use Throwables.throwIfUnchecked(java.lang.Throwable), which has the same behavior but rejects null.
propagateIfPossible(Throwable, Class<X>) - Static method in class org.docx4j.com.google.common.base.Throwables
Propagates throwable exactly as-is, if and only if it is an instance of RuntimeException, Error, or declaredType.
propagateIfPossible(Throwable, Class<X1>, Class<X2>) - Static method in class org.docx4j.com.google.common.base.Throwables
Propagates throwable exactly as-is, if and only if it is an instance of RuntimeException, Error, declaredType1, or declaredType2.
properties - Variable in class org.docx4j.org.apache.poi.hpsf.Section
 
PROPERTIES_CORE - Static variable in class org.docx4j.openpackaging.parts.relationships.Namespaces
 
PROPERTIES_COVERPAGE - Static variable in class org.docx4j.openpackaging.parts.relationships.Namespaces
 
PROPERTIES_CUSTOM - Static variable in class org.docx4j.openpackaging.parts.relationships.Namespaces
 
PROPERTIES_EDIT_TAG_NAME - Static variable in interface org.docx4j.document.wordprocessingml.Constants
 
PROPERTIES_ENFORCEMENT_ON - Static variable in interface org.docx4j.document.wordprocessingml.Constants
 
PROPERTIES_ENFORCEMENT_TAG_NAME - Static variable in interface org.docx4j.document.wordprocessingml.Constants
 
PROPERTIES_EXTENDED - Static variable in class org.docx4j.openpackaging.parts.relationships.Namespaces
 
PROPERTIES_READ_ONLY - Static variable in interface org.docx4j.document.wordprocessingml.Constants
 
PROPERTIES_VALUE_TAG_NAME - Static variable in interface org.docx4j.document.wordprocessingml.Constants
 
Property - Class in org.docx4j.model.properties
A representation of a run or paragraph property, designed for ease of conversion to or from CSS or to XSL FO.
Property - Class in org.docx4j.org.apache.poi.hpsf
A property in a Section of a PropertySet.
Property - Class in org.docx4j.org.apache.poi.poifs.property
This abstract base class is the ancestor of all classes implementing POIFS Property behavior.
Property() - Constructor for class org.docx4j.model.properties.Property
 
Property() - Constructor for class org.docx4j.org.apache.poi.hpsf.Property
Creates an empty property.
Property() - Constructor for class org.docx4j.org.apache.poi.poifs.property.Property
 
Property(int, byte[], int) - Constructor for class org.docx4j.org.apache.poi.poifs.property.Property
Constructor from byte data
Property(long, byte[], long, int, int) - Constructor for class org.docx4j.org.apache.poi.hpsf.Property
Creates a Property instance by reading its bytes from the property set stream.
Property(long, long, Object) - Constructor for class org.docx4j.org.apache.poi.hpsf.Property
Creates a property.
PROPERTY_HTML_OUTPUT_TYPE - Static variable in class org.docx4j.convert.out.html.HTMLExporterXslt
 
PROPERTY_SIZE - Static variable in interface org.docx4j.org.apache.poi.poifs.common.POIFSConstants
How big a single property is
PROPERTY_TYPE_OFFSET - Static variable in interface org.docx4j.org.apache.poi.poifs.property.PropertyConstants
 
PropertyBlock - Class in org.docx4j.org.apache.poi.poifs.storage
A block of Property instances
PropertyComparator() - Constructor for class org.docx4j.org.apache.poi.poifs.property.DirectoryProperty.PropertyComparator
 
PropertyConstants - Interface in org.docx4j.org.apache.poi.poifs.property
Interface PropertyConstants
PropertyFactory - Class in org.docx4j.model.properties
 
PropertyFactory() - Constructor for class org.docx4j.model.properties.PropertyFactory
 
PropertyIDMap - Class in org.docx4j.org.apache.poi.hpsf.wellknown
This is a dictionary which maps property ID values to property ID strings.
PropertyIDMap(int, float) - Constructor for class org.docx4j.org.apache.poi.hpsf.wellknown.PropertyIDMap
Creates a PropertyIDMap.
PropertyIDMap(Map<Long, String>) - Constructor for class org.docx4j.org.apache.poi.hpsf.wellknown.PropertyIDMap
Creates a PropertyIDMap backed by another map.
propertyResolver - Variable in class org.docx4j.toc.switches.SwitchProcessor
 
PropertyResolver - Class in org.docx4j.model
This class works out the actual set of properties (paragraph or run) which apply, following the order specified in ECMA-376.
PropertyResolver(WordprocessingMLPackage) - Constructor for class org.docx4j.model.PropertyResolver
 
PropertySet - Class in org.docx4j.org.apache.poi.hpsf
Represents a property set in the Horrible Property Set Format (HPSF).
PropertySet() - Constructor for class org.docx4j.org.apache.poi.hpsf.PropertySet
Creates an empty (uninitialized) PropertySet.
PropertySet(byte[]) - Constructor for class org.docx4j.org.apache.poi.hpsf.PropertySet
Creates a PropertySet instance from a byte array that represents a stream in the Horrible Property Set Format.
PropertySet(byte[], int, int) - Constructor for class org.docx4j.org.apache.poi.hpsf.PropertySet
Creates a PropertySet instance from a byte array that represents a stream in the Horrible Property Set Format.
PropertySet(InputStream) - Constructor for class org.docx4j.org.apache.poi.hpsf.PropertySet
Creates a PropertySet instance from an InputStream in the Horrible Property Set Format.
PropertySetFactory - Class in org.docx4j.org.apache.poi.hpsf
Factory class to create instances of SummaryInformation, DocumentSummaryInformation and PropertySet.
PropertySetFactory() - Constructor for class org.docx4j.org.apache.poi.hpsf.PropertySetFactory
 
PropertyTable - Class in org.docx4j.org.apache.poi.poifs.property
This class embodies the Property Table for the POIFSFileSystem; this is basically the directory for all of the documents in the filesystem.
PropertyTable(HeaderBlock) - Constructor for class org.docx4j.org.apache.poi.poifs.property.PropertyTable
 
PropertyTable(HeaderBlock, RawDataBlockList) - Constructor for class org.docx4j.org.apache.poi.poifs.property.PropertyTable
reading constructor (used when we've read in a file and we want to extract the property table from it).
PropertyTableBase - Class in org.docx4j.org.apache.poi.poifs.property
This class embodies the Property Table for the filesystem, which looks up entries in the filesystem to their chain of blocks.
PropertyTableBase(HeaderBlock) - Constructor for class org.docx4j.org.apache.poi.poifs.property.PropertyTableBase
 
PropertyTableBase(HeaderBlock, List<Property>) - Constructor for class org.docx4j.org.apache.poi.poifs.property.PropertyTableBase
Reading constructor (used when we've read in a file and we want to extract the property table from it).
PROPORTION - Enum constant in enum org.docx4j.fonts.foray.font.format.Panose.Field
The bProportion field.
protectAgainstWrappingAttack(Node, String) - Static method in class org.docx4j.org.apache.xml.security.utils.XMLUtils
This method is a tree-search to help prevent against wrapping attacks.
protectAgainstWrappingAttack(Node, Element, String) - Static method in class org.docx4j.org.apache.xml.security.utils.XMLUtils
This method is a tree-search to help prevent against wrapping attacks.
ProtectDocument - Class in org.docx4j.openpackaging.packages
 
ProtectDocument(WordprocessingMLPackage) - Constructor for class org.docx4j.openpackaging.packages.ProtectDocument
 
ProtectionSettings - Class in org.docx4j.openpackaging.packages
The Protection Settings which are common across docx, pptx, xlsx, namely mark as final, encrypt with password, and digital signature.
ProtectionSettings(OpcPackage) - Constructor for class org.docx4j.openpackaging.packages.ProtectionSettings
 
ProtectPresentation - Class in org.docx4j.openpackaging.packages
Unlike docx and xlsx, there are no additional protection settings for a pptx,just those in ProtectionSettings.
ProtectPresentation(PresentationMLPackage) - Constructor for class org.docx4j.openpackaging.packages.ProtectPresentation
 
protectRestrictEditing(STDocProtect, String, HashAlgorithm) - Method in class org.docx4j.openpackaging.parts.WordprocessingML.DocumentSettingsPart
Enforces the protection with the option specified by passed editValue, password, and HashAlgorithm for the password.
protectRestrictFormatting(boolean, boolean, boolean, String, HashAlgorithm) - Method in class org.docx4j.openpackaging.parts.WordprocessingML.DocumentSettingsPart
Restrict allowed formatting to specified styles.
protectRestrictFormatting(List<String>, boolean, Set<String>) - Method in class org.docx4j.openpackaging.parts.WordprocessingML.StyleDefinitionsPart
Restrict allowed formatting to specified styles.
ProtectWorkbook - Class in org.docx4j.openpackaging.packages
 
ProtectWorkbook(SpreadsheetMLPackage) - Constructor for class org.docx4j.openpackaging.packages.ProtectWorkbook
 
PROVENCAL - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
provider - Variable in enum org.docx4j.org.apache.poi.poifs.crypt.CipherAlgorithm
 
PROVIDER_AES - Static variable in class org.docx4j.org.apache.poi.poifs.crypt.EncryptionHeader
 
PROVIDER_RC4 - Static variable in class org.docx4j.org.apache.poi.poifs.crypt.EncryptionHeader
 
ProviderProperties - Class in org.docx4j.jaxb
Allows you to set provider-specific properties.
ProviderProperties() - Constructor for class org.docx4j.jaxb.ProviderProperties
 
PSDictionary(String, int) - Constructor for class org.docx4j.fonts.fop.fonts.type1.PostscriptParser.PSDictionary
 
PSElement(String, int) - Constructor for class org.docx4j.fonts.fop.fonts.type1.PostscriptParser.PSElement
 
PSFixedArray(String, int) - Constructor for class org.docx4j.fonts.fop.fonts.type1.PostscriptParser.PSFixedArray
 
PShading - Class in org.docx4j.model.properties.paragraph
 
PShading(CTShd) - Constructor for class org.docx4j.model.properties.paragraph.PShading
 
PShading(CSSValue) - Constructor for class org.docx4j.model.properties.paragraph.PShading
 
PSSubroutine(String, int) - Constructor for class org.docx4j.fonts.fop.fonts.type1.PostscriptParser.PSSubroutine
 
PSVariable(String, int) - Constructor for class org.docx4j.fonts.fop.fonts.type1.PostscriptParser.PSVariable
 
PSVariableArray(String, int) - Constructor for class org.docx4j.fonts.fop.fonts.type1.PostscriptParser.PSVariableArray
 
pType - Variable in class org.docx4j.model.images.AbstractWordXmlPicture
 
publish() - Method in class org.docx4j.events.Docx4jEvent
 
publishAsynch() - Static method in class org.docx4j.events.Docx4jEvent
 
PUNJABI - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
push() - Method in class org.docx4j.org.apache.xml.security.c14n.implementations.NameSpaceSymbTable
Push a frame for a node.
push(String) - Static method in class org.docx4j.openpackaging.parts.WordprocessingML.SdtStAXHandler.Stack
 
put(byte[], PropertyIDMap) - Method in class org.docx4j.org.apache.poi.hpsf.wellknown.SectionIDMap
Associates a section format ID with a PropertyIDMap.
put(long, String) - Method in class org.docx4j.org.apache.poi.hpsf.wellknown.PropertyIDMap
Puts a ID string for an ID into the PropertyIDMap.
put(K, V) - Method in interface org.docx4j.com.google.common.collect.BiMap
put(K, V) - Method in class org.docx4j.com.google.common.collect.HashBiMap
 
put(Object, Object) - Method in class org.docx4j.org.apache.poi.hpsf.wellknown.SectionIDMap
Deprecated.
put(String, int) - Method in class org.docx4j.model.datastorage.XPathEnhancerParser.STAttrMap
 
put(String, Boolean) - Method in class org.docx4j.org.apache.poi.hpsf.CustomProperties
Adds a named boolean property.
put(String, Double) - Method in class org.docx4j.org.apache.poi.hpsf.CustomProperties
Adds a named double property.
put(String, Integer) - Method in class org.docx4j.org.apache.poi.hpsf.CustomProperties
Adds a named integer property.
put(String, Long) - Method in class org.docx4j.org.apache.poi.hpsf.CustomProperties
Adds a named long property.
put(String, Object) - Method in class org.docx4j.model.datastorage.XPathEnhancerParser.STAttrMap
 
put(String, String) - Method in class org.docx4j.org.apache.poi.hpsf.CustomProperties
Adds a named string property.
put(String, Date) - Method in class org.docx4j.org.apache.poi.hpsf.CustomProperties
Adds a named date property.
put(String, PhysicalFont) - Method in class org.docx4j.fonts.Mapper
Put a PhysicalFont into FontMappings, by case-insensitive name.
put(String, PhysicalFont) - Static method in class org.docx4j.fonts.PhysicalFonts
Put a PhysicalFont by case-insensitive name.
put(String, CustomProperty) - Method in class org.docx4j.org.apache.poi.hpsf.CustomProperties
Puts a CustomProperty into this map.
put(K, V) - Method in class org.docx4j.com.google.common.cache.AbstractCache
 
put(K, V) - Method in interface org.docx4j.com.google.common.cache.Cache
Associates value with key in this cache.
put(Part) - Method in class org.docx4j.openpackaging.parts.Parts
 
putAll(Map<? extends K, ? extends V>) - Method in class org.docx4j.com.google.common.cache.AbstractCache
 
putAll(Map<? extends K, ? extends V>) - Method in interface org.docx4j.com.google.common.cache.Cache
Copies all of the mappings from the specified map to the cache.
putAll(Map<? extends K, ? extends V>) - Method in interface org.docx4j.com.google.common.collect.BiMap
putByte(byte[], int, int) - Static method in class org.docx4j.org.apache.poi.util.LittleEndian
executes:
putCompressedUnicode(String, byte[], int) - Static method in class org.docx4j.org.apache.poi.util.StringUtil
Takes a unicode (java) string, and returns it as 8 bit data (in ISO-8859-1 codepage).
putCompressedUnicode(String, LittleEndianOutput) - Static method in class org.docx4j.org.apache.poi.util.StringUtil
 
putDouble(byte[], int, double) - Static method in class org.docx4j.org.apache.poi.util.LittleEndian
put a double value into a byte array
putDouble(double, OutputStream) - Static method in class org.docx4j.org.apache.poi.util.LittleEndian
put a double value into a byte array
putFloat(byte[], int, float) - Static method in class org.docx4j.org.apache.poi.util.LittleEndian
put a float value into a byte array
putFloat(float, OutputStream) - Static method in class org.docx4j.org.apache.poi.util.LittleEndian
put a float value into a byte array
putGlyph(int, CharAssociation, Object) - Method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphSubstitutionState
Put (write) glyph into glyph output buffer.
putGlyphs(int[], CharAssociation[], Object) - Method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphSubstitutionState
Put (write) array of glyphs into glyph output buffer.
putIANA2JavaMapping(String, String) - Static method in class org.docx4j.org.apache.xerces.util.EncodingMap
Deprecated.
Use of this method is not recommended. Its effect is JVM wide and may cause unforeseen behaviour for other applications running in the system.
putInt(byte[], int) - Static method in class org.docx4j.org.apache.poi.util.LittleEndian
Deprecated.
putInt(byte[], int, int) - Static method in class org.docx4j.org.apache.poi.util.LittleEndian
put an int value into a byte array
putInt(int, OutputStream) - Static method in class org.docx4j.org.apache.poi.util.LittleEndian
Put int into output stream
putJava2IANAMapping(String, String) - Static method in class org.docx4j.org.apache.xerces.util.EncodingMap
Deprecated.
Use of this method is not recommended. Its effect is JVM wide and may cause unforeseen behaviour for other applications running in the system.
putKerningEntry(Integer, Map<Integer, Integer>) - Method in class org.docx4j.fonts.fop.fonts.CustomFont
Adds an entry to the kerning table.
putKerningEntry(Integer, Map<Integer, Integer>) - Method in interface org.docx4j.fonts.fop.fonts.MutableFont
Adds an entry to the kerning table.
putLong(byte[], int, long) - Static method in class org.docx4j.org.apache.poi.util.LittleEndian
put a long value into a byte array
putLong(long, OutputStream) - Static method in class org.docx4j.org.apache.poi.util.LittleEndian
Put long into output stream
putShort(byte[], int, short) - Static method in class org.docx4j.org.apache.poi.util.LittleEndian
put a short value into a byte array
putShort(byte[], short) - Static method in class org.docx4j.org.apache.poi.util.LittleEndian
putShort(OutputStream, short) - Static method in class org.docx4j.org.apache.poi.util.LittleEndian
Put signed short into output stream
putShortArray(byte[], int, short[]) - Static method in class org.docx4j.org.apache.poi.util.LittleEndian
Stores short array in buffer
putUByte(byte[], int, short) - Static method in class org.docx4j.org.apache.poi.util.LittleEndian
put an unsigned byte value into a byte array
putUInt(byte[], int, long) - Static method in class org.docx4j.org.apache.poi.util.LittleEndian
put an unsigned int value into a byte array
putUInt(byte[], long) - Static method in class org.docx4j.org.apache.poi.util.LittleEndian
putUInt(long, OutputStream) - Static method in class org.docx4j.org.apache.poi.util.LittleEndian
Put unsigned int into output stream
putUnicodeLE(String, byte[], int) - Static method in class org.docx4j.org.apache.poi.util.StringUtil
Takes a unicode string, and returns it as little endian (most important byte last) bytes in the supplied byte array.
putUnicodeLE(String, LittleEndianOutput) - Static method in class org.docx4j.org.apache.poi.util.StringUtil
 
putUninterruptibly(BlockingQueue<E>, E) - Static method in class org.docx4j.com.google.common.util.concurrent.Uninterruptibles
Invokes queue.put(element) uninterruptibly.
putUShort(byte[], int, int) - Static method in class org.docx4j.org.apache.poi.util.LittleEndian
put an unsigned short value into a byte array
putUShort(int, OutputStream) - Static method in class org.docx4j.org.apache.poi.util.LittleEndian
Put unsigned short into output stream
pxToTwip(float) - Static method in class org.docx4j.UnitsOfMeasurement
 
pxToTwipDouble(double) - Static method in class org.docx4j.UnitsOfMeasurement
Convert a pixel value to twips and return as a double.

Q

q - Enum constant in enum org.docx4j.fonts.fop.fonts.type1.AdobeStandardEncoding
q character
Q - Enum constant in enum org.docx4j.fonts.fop.fonts.type1.AdobeStandardEncoding
Q character
qName() - Method in class org.docx4j.model.datastorage.XPathEnhancerParser
 
QNAME_BOOKMARK_END - Static variable in class org.docx4j.convert.out.common.preprocess.BookmarkMover.BookmarkMoverVisitor
 
QNAME_BOOKMARK_START - Static variable in class org.docx4j.convert.out.common.preprocess.BookmarkMover.BookmarkMoverVisitor
 
qName_return() - Constructor for class org.docx4j.model.datastorage.XPathEnhancerParser.qName_return
 
qref - Variable in class org.opendope.answers.Repeat
 
QueryString - Class in org.docx4j.model.sdt
There is no standard for how more than one value should be stored in w:/sdtPr/w:tag This class stores them like a URL query string If all apps were to do that, two different applications which stored data to w:tag could possibly co-exist.
QueryString() - Constructor for class org.docx4j.model.sdt.QueryString
 
QueryTablePart - Class in org.docx4j.openpackaging.parts.SpreadsheetML
 
QueryTablePart() - Constructor for class org.docx4j.openpackaging.parts.SpreadsheetML.QueryTablePart
 
QueryTablePart(PartName) - Constructor for class org.docx4j.openpackaging.parts.SpreadsheetML.QueryTablePart
 
question - Enum constant in enum org.docx4j.fonts.fop.fonts.type1.AdobeStandardEncoding
question character
question - Variable in class org.opendope.questions.Questionnaire.Questions
 
Question - Class in org.opendope.questions
Java class for anonymous complex type.
Question() - Constructor for class org.opendope.questions.Question
 
questiondown - Enum constant in enum org.docx4j.fonts.fop.fonts.type1.AdobeStandardEncoding
inverted question mark
questionID - Variable in class org.opendope.xpaths.Xpaths.Xpath
 
Questionnaire - Class in org.opendope.questions
Java class for anonymous complex type.
Questionnaire() - Constructor for class org.opendope.questions.Questionnaire
 
Questionnaire.Questions - Class in org.opendope.questions
Java class for anonymous complex type.
questions - Variable in class org.opendope.questions.Questionnaire
 
Questions() - Constructor for class org.opendope.questions.Questionnaire.Questions
 
questionsPart - Variable in class org.docx4j.model.datastorage.migration.AbstractMigratorUsingAnswersFormat
 
QuestionsPart - Class in org.docx4j.openpackaging.parts.opendope
 
QuestionsPart(PartName) - Constructor for class org.docx4j.openpackaging.parts.opendope.QuestionsPart
 
QuestionsPart(PartName, JAXBContext) - Constructor for class org.docx4j.openpackaging.parts.opendope.QuestionsPart
 
Queues - Class in org.docx4j.com.google.common.collect
Static utility methods pertaining to Queue and Deque instances.
QUOT - Static variable in class org.docx4j.model.datastorage.XPathEnhancerLexer
 
QUOT - Static variable in class org.docx4j.model.datastorage.XPathEnhancerParser
 
quotedbl - Enum constant in enum org.docx4j.fonts.fop.fonts.type1.AdobeStandardEncoding
quotation mark
quotedblbase - Enum constant in enum org.docx4j.fonts.fop.fonts.type1.AdobeStandardEncoding
double low-9 quotation mark
quotedblleft - Enum constant in enum org.docx4j.fonts.fop.fonts.type1.AdobeStandardEncoding
double left quotation mark
quotedblright - Enum constant in enum org.docx4j.fonts.fop.fonts.type1.AdobeStandardEncoding
right double quotation mark
quoteleft - Enum constant in enum org.docx4j.fonts.fop.fonts.type1.AdobeStandardEncoding
left single quotation character
quoteright - Enum constant in enum org.docx4j.fonts.fop.fonts.type1.AdobeStandardEncoding
right single quotation mark
quotesinglbase - Enum constant in enum org.docx4j.fonts.fop.fonts.type1.AdobeStandardEncoding
single low-9 quotation mark
quotesingle - Enum constant in enum org.docx4j.fonts.fop.fonts.type1.AdobeStandardEncoding
apostrophe character

R

r - Enum constant in enum org.docx4j.fonts.fop.fonts.type1.AdobeStandardEncoding
r character
R - Enum constant in enum org.docx4j.fonts.fop.fonts.type1.AdobeStandardEncoding
R character
R - Static variable in interface org.docx4j.fonts.fop.complexscripts.bidi.BidiConstants
right-to-left class
R_CREE - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
RAJASTHANI - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
random - Static variable in class org.docx4j.openpackaging.parts.PresentationML.JaxbPmlPart
 
RangeFinder - Class in org.docx4j.finders
This is a simplified version of org.docx4j.model.datastorage.BookmarkRenumber.RangeTraverser
RangeFinder() - Constructor for class org.docx4j.finders.RangeFinder
 
RangeMappingTable(List) - Constructor for class org.docx4j.fonts.fop.complexscripts.fonts.GlyphMappingTable.RangeMappingTable
Construct range mapping table.
RawDataBlock - Class in org.docx4j.org.apache.poi.poifs.storage
A big block created from an InputStream, holding the raw data
RawDataBlock(InputStream) - Constructor for class org.docx4j.org.apache.poi.poifs.storage.RawDataBlock
Constructor RawDataBlock
RawDataBlock(InputStream, int) - Constructor for class org.docx4j.org.apache.poi.poifs.storage.RawDataBlock
Constructor RawDataBlock
RawDataBlockList - Class in org.docx4j.org.apache.poi.poifs.storage
A list of RawDataBlocks instances, and methods to manage the list
RawDataBlockList(InputStream, POIFSBigBlockSize) - Constructor for class org.docx4j.org.apache.poi.poifs.storage.RawDataBlockList
Constructor RawDataBlockList
RBorder - Class in org.docx4j.model.properties.run
 
RBorder(CTBorder) - Constructor for class org.docx4j.model.properties.run.RBorder
 
RBorder(CSSValue) - Constructor for class org.docx4j.model.properties.run.RBorder
 
RBRAC - Static variable in class org.docx4j.model.datastorage.XPathEnhancerLexer
 
RBRAC - Static variable in class org.docx4j.model.datastorage.XPathEnhancerParser
 
rc2 - Enum constant in enum org.docx4j.org.apache.poi.poifs.crypt.CipherAlgorithm
 
rc4 - Enum constant in enum org.docx4j.org.apache.poi.poifs.crypt.CipherAlgorithm
 
rc4 - Enum constant in enum org.docx4j.org.apache.poi.poifs.crypt.CipherProvider
 
read() - Method in class org.docx4j.com.google.common.base.Ticker
Returns the number of nanoseconds elapsed since this ticker's fixed point of reference.
read() - Method in class org.docx4j.fonts.fop.fonts.FontLoader
Reads/parses the font data.
read() - Method in class org.docx4j.fonts.fop.fonts.truetype.OFFontLoader
Reads/parses the font data.
read() - Method in class org.docx4j.fonts.fop.fonts.type1.Type1FontLoader
Reads/parses the font data.
read() - Method in class org.docx4j.org.apache.poi.poifs.crypt.ChunkedCipherInputStream
 
read() - Method in class org.docx4j.org.apache.poi.poifs.filesystem.DocumentInputStream
 
read() - Method in class org.docx4j.org.apache.poi.poifs.filesystem.NDocumentInputStream
 
read() - Method in class org.docx4j.org.apache.poi.poifs.filesystem.ODocumentInputStream
 
read() - Method in class org.docx4j.org.apache.poi.util.BoundedInputStream
Invokes the delegate's read() method if the current position is less than the limit.
read(byte[]) - Method in class org.docx4j.org.apache.poi.poifs.filesystem.DocumentInputStream
 
read(byte[]) - Method in class org.docx4j.org.apache.poi.util.BoundedInputStream
Invokes the delegate's read(byte[]) method.
read(byte[], int) - Method in class org.docx4j.org.apache.poi.hpsf.ClassID
Reads the class ID's value from a byte array by turning little-endian into big-endian.
read(byte[], int, int) - Method in class org.docx4j.org.apache.poi.poifs.crypt.ChunkedCipherInputStream
 
read(byte[], int, int) - Method in class org.docx4j.org.apache.poi.poifs.filesystem.DocumentInputStream
 
read(byte[], int, int) - Method in class org.docx4j.org.apache.poi.poifs.filesystem.NDocumentInputStream
 
read(byte[], int, int) - Method in class org.docx4j.org.apache.poi.poifs.filesystem.ODocumentInputStream
 
read(byte[], int, int) - Method in class org.docx4j.org.apache.poi.util.BoundedInputStream
Invokes the delegate's read(byte[], int, int) method.
read(byte[], int, int, long, int) - Static method in class org.docx4j.org.apache.poi.hpsf.VariantSupport
Reads a variant type from a byte array.
read(int, long) - Method in class org.docx4j.org.apache.poi.poifs.nio.ByteArrayBackedDataSource
 
read(int, long) - Method in class org.docx4j.org.apache.poi.poifs.nio.DataSource
 
read(int, long) - Method in class org.docx4j.org.apache.poi.poifs.nio.FileBackedDataSource
 
read(InputStream) - Method in class org.docx4j.org.apache.poi.poifs.eventfilesystem.POIFSReader
Read from an InputStream and process the documents we get
read(FontFileReader) - Method in class org.docx4j.fonts.fop.fonts.truetype.OFDirTabEntry
Read Dir Tab.
readAll() - Method in class org.docx4j.fonts.fop.complexscripts.fonts.OTFAdvancedTypographicTableReader
Read all advanced typographic tables.
readBinary - Variable in class org.docx4j.fonts.fop.fonts.type1.PostscriptParser.PSElement
 
readByte() - Method in class org.docx4j.fonts.fop.fonts.cff.FOPCFFDataInput
 
readByte() - Method in class org.docx4j.fonts.fop.fonts.type1.PFMInputStream
Parses a one byte value out of the stream.
readByte() - Method in class org.docx4j.org.apache.poi.poifs.filesystem.DocumentInputStream
 
readByte() - Method in class org.docx4j.org.apache.poi.poifs.filesystem.NDocumentInputStream
 
readByte() - Method in class org.docx4j.org.apache.poi.poifs.filesystem.ODocumentInputStream
 
readByte() - Method in interface org.docx4j.org.apache.poi.util.LittleEndianInput
 
readByte() - Method in class org.docx4j.org.apache.poi.util.LittleEndianInputStream
 
readBytes(int) - Method in class org.docx4j.fonts.fop.fonts.cff.FOPCFFDataInput
 
readCharStringIndex() - Method in class org.docx4j.fonts.fop.fonts.cff.CFFDataReader
Parses the char string index from the CFF byte data
readCMAP() - Method in class org.docx4j.fonts.fop.fonts.truetype.OpenFont
Read the cmap table, return false if the table is not present or only unsupported tables are present.
readCompressedUnicode(LittleEndianInput, int) - Static method in class org.docx4j.org.apache.poi.util.StringUtil
 
readData(InputStream, int) - Static method in class org.docx4j.org.apache.poi.util.HexRead
 
readData(InputStream, String) - Static method in class org.docx4j.org.apache.poi.util.HexRead
Same as readData(String) except that this method allows you to specify sections within a file.
readData(String) - Static method in class org.docx4j.org.apache.poi.util.HexRead
This method reads hex data from a filename and returns a byte array.
readData(String, String) - Static method in class org.docx4j.org.apache.poi.util.HexRead
 
readDictionary(byte[], long, int, int) - Method in class org.docx4j.org.apache.poi.hpsf.Property
Reads a dictionary.
readDirTabs() - Method in class org.docx4j.fonts.fop.fonts.truetype.OpenFont
Read Table Directory from the current position in the FontFileReader and fill the global HashMap dirTabs with the table name (String) as key and a TTFDirTabEntry as value.
readDocument(InputStream) - Static method in class org.docx4j.org.apache.poi.util.DocumentHelper
Parses the given stream via the default (sensible) DocumentBuilder
readDocument(InputSource) - Static method in class org.docx4j.org.apache.poi.util.DocumentHelper
Parses the given stream via the default (sensible) DocumentBuilder
readDouble() - Method in class org.docx4j.org.apache.poi.poifs.filesystem.DocumentInputStream
 
readDouble() - Method in class org.docx4j.org.apache.poi.poifs.filesystem.NDocumentInputStream
 
readDouble() - Method in class org.docx4j.org.apache.poi.poifs.filesystem.ODocumentInputStream
 
readDouble() - Method in interface org.docx4j.org.apache.poi.util.LittleEndianInput
 
readDouble() - Method in class org.docx4j.org.apache.poi.util.LittleEndianInputStream
 
readFont(FontFileReader, String) - Method in class org.docx4j.fonts.fop.fonts.truetype.OpenFont
Reads the font using a FontFileReader.
readFont(FontFileReader, String, String) - Method in class org.docx4j.fonts.fop.fonts.truetype.OpenFont
Read the font data.
readFont(FontFileReader, String, String, Map<Integer, Integer>) - Method in class org.docx4j.fonts.fop.fonts.truetype.TTFSubSetFile
Reads a font and creates a subset of the font.
readFont(FontFileReader, String, MultiByteFont) - Method in class org.docx4j.fonts.fop.fonts.truetype.OpenFont
Reads a font.
readFont(FontFileReader, String, MultiByteFont) - Method in class org.docx4j.fonts.fop.fonts.truetype.OTFSubSetFile
 
readFontHeader() - Method in class org.docx4j.fonts.fop.fonts.truetype.OpenFont
Read the "head" table, this reads the bounding box and sets the upem (unitsPerEM) variable
readFromBytes(byte[]) - Method in class org.docx4j.org.apache.poi.util.ByteField
set the value from its offset into an array of bytes
readFromBytes(byte[]) - Method in interface org.docx4j.org.apache.poi.util.FixedField
set the value from its offset into an array of bytes
readFromBytes(byte[]) - Method in class org.docx4j.org.apache.poi.util.IntegerField
set the value from its offset into an array of bytes
readFromBytes(byte[]) - Method in class org.docx4j.org.apache.poi.util.LongField
set the value from its offset into an array of bytes
readFromBytes(byte[]) - Method in class org.docx4j.org.apache.poi.util.ShortField
set the value from its offset into an array of bytes
readFromStream(InputStream) - Method in class org.docx4j.org.apache.poi.util.ByteField
set the value from an InputStream
readFromStream(InputStream) - Method in interface org.docx4j.org.apache.poi.util.FixedField
set the value from an InputStream
readFromStream(InputStream) - Method in class org.docx4j.org.apache.poi.util.IntegerField
set the value from an InputStream
readFromStream(InputStream) - Method in class org.docx4j.org.apache.poi.util.LongField
set the value from an InputStream
readFromStream(InputStream) - Method in class org.docx4j.org.apache.poi.util.ShortField
set the value from an InputStream
readFromString(String) - Static method in class org.docx4j.org.apache.poi.util.HexRead
 
readFully(byte[]) - Method in class org.docx4j.org.apache.poi.poifs.filesystem.DocumentInputStream
 
readFully(byte[]) - Method in interface org.docx4j.org.apache.poi.util.LittleEndianInput
 
readFully(byte[]) - Method in class org.docx4j.org.apache.poi.util.LittleEndianInputStream
 
readFully(byte[], int, int) - Method in class org.docx4j.org.apache.poi.poifs.filesystem.DocumentInputStream
 
readFully(byte[], int, int) - Method in class org.docx4j.org.apache.poi.poifs.filesystem.NDocumentInputStream
 
readFully(byte[], int, int) - Method in class org.docx4j.org.apache.poi.poifs.filesystem.ODocumentInputStream
 
readFully(byte[], int, int) - Method in class org.docx4j.org.apache.poi.poifs.storage.DataInputBlock
Reads len bytes from this block into the supplied buffer.
readFully(byte[], int, int) - Method in interface org.docx4j.org.apache.poi.util.LittleEndianInput
 
readFully(byte[], int, int) - Method in class org.docx4j.org.apache.poi.util.LittleEndianInputStream
 
readFully(InputStream, byte[]) - Static method in class org.docx4j.org.apache.poi.util.IOUtils
Helper method, just calls readFully(in, b, 0, b.length)
readFully(InputStream, byte[], int, int) - Static method in class org.docx4j.org.apache.poi.util.IOUtils
Same as the normal in.read(b, off, len), but tries to ensure that the entire len number of bytes is read.
readFully(ReadableByteChannel, ByteBuffer) - Static method in class org.docx4j.org.apache.poi.util.IOUtils
Same as the normal channel.read(b), but tries to ensure that the entire len number of bytes is read.
readHeader(FontFileReader) - Static method in class org.docx4j.fonts.fop.fonts.truetype.OFFontLoader
 
readHorizontalHeader() - Method in class org.docx4j.fonts.fop.fonts.truetype.OpenFont
Read the "hhea" table to find the ascender and descender and size of "hmtx" table, as a fixed size font might have only one width.
readHorizontalMetrics() - Method in class org.docx4j.fonts.fop.fonts.truetype.OpenFont
Read "hmtx" table and put the horizontal metrics in the mtxTab array.
readIndex(int) - Method in class org.docx4j.fonts.fop.fonts.cff.CFFDataReader
Reads a CFF index object are the specified offset position
readIndex(DataInputByteArray) - Method in class org.docx4j.fonts.fop.fonts.cff.CFFDataReader
Reads an index from the current position of the CFFDataInput object
readIndexToLocation() - Method in class org.docx4j.fonts.fop.fonts.truetype.TTFFile
Read the "loca" table.
ReadingNotSupportedException - Exception in org.docx4j.org.apache.poi.hpsf
This exception is thrown when HPSF tries to read a (yet) unsupported variant type.
ReadingNotSupportedException(long, Object) - Constructor for exception org.docx4j.org.apache.poi.hpsf.ReadingNotSupportedException
Constructor
readInputStream(InputStream) - Static method in class org.docx4j.utils.BufferUtil
Fully reads the given InputStream, returning its contents as a ByteBuffer
readInt() - Method in class org.docx4j.fonts.fop.fonts.type1.PFMInputStream
Parses a four byte value out of the stream.
readInt() - Method in class org.docx4j.org.apache.poi.poifs.filesystem.DocumentInputStream
 
readInt() - Method in class org.docx4j.org.apache.poi.poifs.filesystem.NDocumentInputStream
 
readInt() - Method in class org.docx4j.org.apache.poi.poifs.filesystem.ODocumentInputStream
 
readInt() - Method in interface org.docx4j.org.apache.poi.util.LittleEndianInput
 
readInt() - Method in class org.docx4j.org.apache.poi.util.LittleEndianInputStream
 
readInt(InputStream) - Static method in class org.docx4j.org.apache.poi.util.LittleEndian
get an int value from an InputStream
readIntLE() - Method in class org.docx4j.org.apache.poi.poifs.storage.DataInputBlock
Reads an int which was encoded in little endian format.
readIntLE(DataInputBlock, int) - Method in class org.docx4j.org.apache.poi.poifs.storage.DataInputBlock
Reads an int which spans the end of prevBlock and the start of this block.
readKerning() - Method in class org.docx4j.fonts.fop.fonts.truetype.OpenFont
Read the kerning table, create a table for both CIDs and winAnsiEncoding.
readLevel(Lvl) - Method in class org.docx4j.model.listnumbering.AbstractListNumberingDefinition
 
readLong() - Method in class org.docx4j.org.apache.poi.poifs.filesystem.DocumentInputStream
 
readLong() - Method in class org.docx4j.org.apache.poi.poifs.filesystem.NDocumentInputStream
 
readLong() - Method in class org.docx4j.org.apache.poi.poifs.filesystem.ODocumentInputStream
 
readLong() - Method in interface org.docx4j.org.apache.poi.util.LittleEndianInput
 
readLong() - Method in class org.docx4j.org.apache.poi.util.LittleEndianInputStream
 
readLong(InputStream) - Static method in class org.docx4j.org.apache.poi.util.LittleEndian
get a long value from an InputStream
readLongLE() - Method in class org.docx4j.org.apache.poi.poifs.storage.DataInputBlock
Reads a long which was encoded in little endian format.
readLongLE(DataInputBlock, int) - Method in class org.docx4j.org.apache.poi.poifs.storage.DataInputBlock
Reads a long which spans the end of prevBlock and the start of this block.
readName() - Method in class org.docx4j.fonts.fop.fonts.truetype.OpenFont
 
readName() - Method in class org.docx4j.fonts.fop.fonts.truetype.OTFFile
 
readName() - Method in class org.docx4j.fonts.fop.fonts.truetype.TTFFile
Read the "name" table.
readOS2() - Method in class org.docx4j.fonts.fop.fonts.truetype.OpenFont
Read the "OS/2" table
readPCLT() - Method in class org.docx4j.fonts.fop.fonts.truetype.OpenFont
Read the "PCLT" table to find xHeight and capHeight.
readPostScript() - Method in class org.docx4j.fonts.fop.fonts.truetype.OpenFont
Read the "post" table containing the PostScript names of the glyphs.
readShort() - Method in class org.docx4j.fonts.fop.fonts.type1.PFMInputStream
Parses a two byte value out of the stream.
readShort() - Method in class org.docx4j.org.apache.poi.poifs.filesystem.DocumentInputStream
 
readShort() - Method in class org.docx4j.org.apache.poi.poifs.filesystem.NDocumentInputStream
 
readShort() - Method in class org.docx4j.org.apache.poi.poifs.filesystem.ODocumentInputStream
 
readShort() - Method in interface org.docx4j.org.apache.poi.util.LittleEndianInput
 
readShort() - Method in class org.docx4j.org.apache.poi.util.LittleEndianInputStream
 
readShort(InputStream) - Static method in class org.docx4j.org.apache.poi.util.LittleEndian
get a short value from an InputStream
readString() - Method in class org.docx4j.fonts.fop.fonts.type1.PFMInputStream
Parses a zero-terminated string out of the stream.
readTTFByte() - Method in class org.docx4j.fonts.fop.fonts.truetype.FontFileReader
Read 1 signed byte.
readTTFLong() - Method in class org.docx4j.fonts.fop.fonts.truetype.FontFileReader
Read 4 bytes.
readTTFShort() - Method in class org.docx4j.fonts.fop.fonts.truetype.FontFileReader
Read 2 bytes signed.
readTTFShort(long) - Method in class org.docx4j.fonts.fop.fonts.truetype.FontFileReader
Read 2 bytes signed at position pos without changing current position.
readTTFString() - Method in class org.docx4j.fonts.fop.fonts.truetype.FontFileReader
Read a NUL terminated ISO-8859-1 string.
readTTFString(int) - Method in class org.docx4j.fonts.fop.fonts.truetype.FontFileReader
Read an ISO-8859-1 string of len bytes.
readTTFString(int, int) - Method in class org.docx4j.fonts.fop.fonts.truetype.FontFileReader
Read an ISO-8859-1 string of len bytes.
readTTFUByte() - Method in class org.docx4j.fonts.fop.fonts.truetype.FontFileReader
Read 1 unsigned byte.
readTTFULong() - Method in class org.docx4j.fonts.fop.fonts.truetype.FontFileReader
Read 4 bytes.
readTTFUShort() - Method in class org.docx4j.fonts.fop.fonts.truetype.FontFileReader
Read 2 bytes unsigned.
readTTFUShort(long) - Method in class org.docx4j.fonts.fop.fonts.truetype.FontFileReader
Read 2 bytes unsigned at position pos without changing current position.
readUByte() - Method in class org.docx4j.org.apache.poi.poifs.filesystem.DocumentInputStream
 
readUByte() - Method in class org.docx4j.org.apache.poi.poifs.filesystem.NDocumentInputStream
 
readUByte() - Method in class org.docx4j.org.apache.poi.poifs.filesystem.ODocumentInputStream
 
readUByte() - Method in class org.docx4j.org.apache.poi.poifs.storage.DataInputBlock
 
readUByte() - Method in interface org.docx4j.org.apache.poi.util.LittleEndianInput
 
readUByte() - Method in class org.docx4j.org.apache.poi.util.LittleEndianInputStream
 
readUInt() - Method in class org.docx4j.org.apache.poi.poifs.filesystem.DocumentInputStream
 
readUInt() - Method in class org.docx4j.org.apache.poi.util.LittleEndianInputStream
get an unsigned int value from an InputStream
readUInt(InputStream) - Static method in class org.docx4j.org.apache.poi.util.LittleEndian
get an unsigned int value from an InputStream
readUnicodeLE(LittleEndianInput, int) - Static method in class org.docx4j.org.apache.poi.util.StringUtil
 
readUnicodeLPP4(LittleEndianInput) - Static method in class org.docx4j.org.apache.poi.poifs.crypt.DataSpaceMapUtils
 
readUnicodeString(LittleEndianInput) - Static method in class org.docx4j.org.apache.poi.util.StringUtil
InputStream in is expected to contain: ushort nChars byte is16BitFlag byte[]/char[] characterData For this encoding, the is16BitFlag is always present even if nChars==0.
readUnicodeString(LittleEndianInput, int) - Static method in class org.docx4j.org.apache.poi.util.StringUtil
InputStream in is expected to contain: byte is16BitFlag byte[]/char[] characterData For this encoding, the is16BitFlag is always present even if nChars==0.
readUnsignedByte() - Method in class org.docx4j.fonts.fop.fonts.cff.FOPCFFDataInput
 
readUShort() - Method in class org.docx4j.org.apache.poi.poifs.filesystem.DocumentInputStream
 
readUShort() - Method in class org.docx4j.org.apache.poi.poifs.filesystem.NDocumentInputStream
 
readUShort() - Method in class org.docx4j.org.apache.poi.poifs.filesystem.ODocumentInputStream
 
readUShort() - Method in interface org.docx4j.org.apache.poi.util.LittleEndianInput
 
readUShort() - Method in class org.docx4j.org.apache.poi.util.LittleEndianInputStream
 
readUShort(InputStream) - Static method in class org.docx4j.org.apache.poi.util.LittleEndian
 
readUShortLE() - Method in class org.docx4j.org.apache.poi.poifs.storage.DataInputBlock
Reads a short which was encoded in little endian format.
readUShortLE(DataInputBlock) - Method in class org.docx4j.org.apache.poi.poifs.storage.DataInputBlock
Reads a short which spans the end of prevBlock and the start of this block.
readUtf8LPP4(LittleEndianInput) - Static method in class org.docx4j.org.apache.poi.poifs.crypt.DataSpaceMapUtils
 
readyXPath() - Method in class org.docx4j.openpackaging.parts.opendope.JaxbCustomXmlDataStoragePart
XPaths are evaluated against a DOM document representation of the JAXBElement.
realSize - Variable in class org.docx4j.fonts.fop.fonts.truetype.TTFSubSetFile
 
recordEviction() - Method in class org.docx4j.com.google.common.cache.AbstractCache.SimpleStatsCounter
 
recordEviction() - Method in interface org.docx4j.com.google.common.cache.AbstractCache.StatsCounter
Records the eviction of an entry from the cache.
RecordFormatException - Exception in org.docx4j.org.apache.poi.util
A common exception thrown by our binary format parsers (especially HSSF and DDF), when they hit invalid format or data when processing a record.
RecordFormatException(String) - Constructor for exception org.docx4j.org.apache.poi.util.RecordFormatException
 
RecordFormatException(String, Throwable) - Constructor for exception org.docx4j.org.apache.poi.util.RecordFormatException
 
RecordFormatException(Throwable) - Constructor for exception org.docx4j.org.apache.poi.util.RecordFormatException
 
recordHits(int) - Method in class org.docx4j.com.google.common.cache.AbstractCache.SimpleStatsCounter
 
recordHits(int) - Method in interface org.docx4j.com.google.common.cache.AbstractCache.StatsCounter
Records cache hits.
recordLoadException(long) - Method in class org.docx4j.com.google.common.cache.AbstractCache.SimpleStatsCounter
 
recordLoadException(long) - Method in interface org.docx4j.com.google.common.cache.AbstractCache.StatsCounter
Records the failed load of a new entry.
recordLoadSuccess(long) - Method in class org.docx4j.com.google.common.cache.AbstractCache.SimpleStatsCounter
 
recordLoadSuccess(long) - Method in interface org.docx4j.com.google.common.cache.AbstractCache.StatsCounter
Records the successful load of a new entry.
recordMisses(int) - Method in class org.docx4j.com.google.common.cache.AbstractCache.SimpleStatsCounter
 
recordMisses(int) - Method in interface org.docx4j.com.google.common.cache.AbstractCache.StatsCounter
Records cache misses.
recordStats() - Method in class org.docx4j.com.google.common.cache.CacheBuilder
Enable the accumulation of CacheStats during the operation of the cache.
recurse(AlteredParts.Alterations, RelationshipsPart, RelationshipsPart) - Static method in class org.docx4j.openpackaging.parts.relationships.AlteredParts
 
recursiveRemove(ContentAccessor, Object) - Static method in class org.docx4j.model.fields.merge.MailMerger
To remove an object from the docx template
REFERENCE - Enum constant in enum org.docx4j.jaxb.JAXBImplementation
 
RefHandler - Class in org.docx4j.convert.out.common.writer
 
RefHandler(int) - Constructor for class org.docx4j.convert.out.common.writer.RefHandler
 
refresh() - Method in class org.docx4j.model.structure.DocumentModel
If you have added/deleted sections from your WordprocessingMLPackage, you'll need to call this method in order for the changes to be reflected in the DocumentModel.
refresh(K) - Method in interface org.docx4j.com.google.common.cache.LoadingCache
Loads a new value for key key, possibly asynchronously.
refreshAfterWrite(long, TimeUnit) - Method in class org.docx4j.com.google.common.cache.CacheBuilder
Specifies that active entries are eligible for automatic refresh once a fixed duration has elapsed after the entry's creation, or the most recent replacement of its value.
refreshAfterWrite(Duration) - Method in class org.docx4j.com.google.common.cache.CacheBuilder
Specifies that active entries are eligible for automatic refresh once a fixed duration has elapsed after the entry's creation, or the most recent replacement of its value.
refreshNameIdBiMaps() - Method in class org.docx4j.openpackaging.parts.WordprocessingML.StyleDefinitionsPart
Refresh the style name - ID bimaps, based on styles currently defined in this part.
register(String, Class<? extends CanonicalizerSpi>) - Static method in class org.docx4j.org.apache.xml.security.c14n.Canonicalizer
Method register
register(String, Class<? extends TransformSpi>) - Static method in class org.docx4j.org.apache.xml.security.transforms.Transform
Registers implementing class of the Transform algorithm with algorithmURI
register(String, String) - Static method in class org.docx4j.org.apache.xml.security.c14n.Canonicalizer
Method register
register(String, String) - Static method in class org.docx4j.org.apache.xml.security.transforms.Transform
Registers implementing class of the Transform algorithm with algorithmURI
registerBoldForm(String, PhysicalFont) - Method in class org.docx4j.fonts.Mapper
 
registerBoldItalicForm(String, PhysicalFont) - Method in class org.docx4j.fonts.Mapper
 
registerBouncyCastle() - Static method in class org.docx4j.org.apache.poi.poifs.crypt.CryptoFunctions
 
registerCustomXmlDataStorageParts(OpcPackage) - Static method in class org.docx4j.openpackaging.io.Load
Deprecated.
Find any /customXml/itemN.xml which have a props part which specifies a data store item ID.
registerDefaultAlgorithms() - Static method in class org.docx4j.org.apache.xml.security.c14n.Canonicalizer
This method registers the default algorithms.
registerDefaultAlgorithms() - Static method in class org.docx4j.org.apache.xml.security.transforms.Transform
This method registers the default algorithms.
registerDefaultPrefixes() - Static method in class org.docx4j.org.apache.xml.security.utils.ElementProxy
This method registers the default prefixes.
registerDefaultWriterInstances() - Method in class org.docx4j.convert.out.common.AbstractWriterRegistry
 
registerElementById(Element, Attr) - Static method in class org.docx4j.org.apache.xml.security.utils.IdResolver
Deprecated.
Method registerElementById
registerFailedFont(String, long) - Method in class org.docx4j.fonts.fop.fonts.FontCache
Registers a failed font with the cache
registerHandler(AbstractFldSimpleWriter.FldSimpleWriterHandler) - Method in class org.docx4j.convert.out.common.writer.AbstractFldSimpleWriter
 
registerHandlers() - Method in class org.docx4j.convert.out.common.writer.AbstractFldSimpleWriter
 
registerHandlers() - Method in class org.docx4j.convert.out.html.FldSimpleWriter
 
registerId(long) - Method in class org.docx4j.openpackaging.parts.WordprocessingML.DrawingPropsIdTracker
 
registerInContentTypeManager() - Method in class org.docx4j.openpackaging.parts.WordprocessingML.AlternativeFormatInputPart
 
registerItalicForm(String, PhysicalFont) - Method in class org.docx4j.fonts.Mapper
 
registerListener(POIFSReaderListener) - Method in class org.docx4j.org.apache.poi.poifs.eventfilesystem.POIFSReader
Register a POIFSReaderListener for all documents
registerListener(POIFSReaderListener, String) - Method in class org.docx4j.org.apache.poi.poifs.eventfilesystem.POIFSReader
Register a POIFSReaderListener for a document in the root directory
registerListener(POIFSReaderListener, POIFSDocumentPath, String) - Method in class org.docx4j.org.apache.poi.poifs.eventfilesystem.POIFSReader
Register a POIFSReaderListener for a document in the specified directory
registerPart(Part) - Method in class org.docx4j.openpackaging.parts.WordprocessingML.DrawingPropsIdTracker
Keep track of parts which are yet to be unmarshalled.
registerPrefixMappings(String) - Static method in class org.docx4j.jaxb.NamespacePrefixMappings
 
registerRegularForm(String, PhysicalFont) - Method in class org.docx4j.fonts.Mapper
 
registerResourceResolverForScheme(String, ResourceResolver) - Method in interface org.docx4j.fonts.fop.apps.io.ResourceResolverFactory.SchemeAwareResourceResolverBuilder
Register a scheme with its respective ResourceResolver.
registerTagHandler(String, SdtTagHandler) - Static method in class org.docx4j.convert.out.html.SdtWriter
 
registerWriter(Writer) - Method in class org.docx4j.convert.out.common.AbstractWriterRegistry
 
regularForms - Variable in class org.docx4j.fonts.Mapper
 
REJANG - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFScript
 
relationalExpr() - Method in class org.docx4j.model.datastorage.XPathEnhancerParser
 
relationalExpr_return() - Constructor for class org.docx4j.model.datastorage.XPathEnhancerParser.relationalExpr_return
 
RELATIONSHIP_PART_EXTENSION_NAME - Static variable in class org.docx4j.openpackaging.URIHelper
Extension name of a relationship part.
RELATIONSHIP_PART_SEGMENT_NAME - Static variable in class org.docx4j.openpackaging.URIHelper
Segment name of a relationship part.
relationships - Variable in class org.docx4j.openpackaging.Base
relationships - the package and each part can have one of these See eg 11.
relationships - Variable in class org.pptx4j.model.ResolvedLayout
 
RELATIONSHIPS - Static variable in class org.docx4j.openpackaging.parts.relationships.Namespaces
 
RELATIONSHIPS_OFFICEDOC - Static variable in class org.docx4j.openpackaging.parts.relationships.Namespaces
 
RELATIONSHIPS_PART - Static variable in class org.docx4j.openpackaging.contenttype.ContentTypes
Relationships part - CRITICAL!
RelationshipsPart - Class in org.docx4j.openpackaging.parts.relationships
Represents a Relationship Part, which contains the relationships for a given PackagePart or the Package.
RelationshipsPart() - Constructor for class org.docx4j.openpackaging.parts.relationships.RelationshipsPart
You probably don't want this one (though it is useful for reflection).
RelationshipsPart(Base) - Constructor for class org.docx4j.openpackaging.parts.relationships.RelationshipsPart
Constructor.
RelationshipsPart(PartName) - Constructor for class org.docx4j.openpackaging.parts.relationships.RelationshipsPart
 
RelationshipsPart.AddPartBehaviour - Enum in org.docx4j.openpackaging.parts.relationships
 
relativeLocationPath() - Method in class org.docx4j.model.datastorage.XPathEnhancerParser
 
relativeLocationPath_return() - Constructor for class org.docx4j.model.datastorage.XPathEnhancerParser.relativeLocationPath_return
 
relativizeURI(URI, URI) - Static method in class org.docx4j.openpackaging.URIHelper
Fully relativize the target part URI against the source part URI.
reload(K, V) - Method in class org.docx4j.com.google.common.cache.CacheLoader
Computes or retrieves a replacement value corresponding to an already-cached key.
remainingBlocks() - Method in class org.docx4j.org.apache.poi.poifs.storage.SmallDocumentBlockList
Returns the number of remaining blocks
remediate(Style) - Static method in class org.docx4j.model.styles.BrokenStyleRemediator
 
RemovalCause - Enum in org.docx4j.com.google.common.cache
The reason why a cached entry was removed.
RemovalHandler - Class in org.docx4j.model.datastorage
Tool to remove content controls (Structured Document Tags) from an OpenXML document part.
RemovalHandler() - Constructor for class org.docx4j.model.datastorage.RemovalHandler
Initializes the removal handler.
RemovalHandler.Quantifier - Enum in org.docx4j.model.datastorage
A quantifier specifying kinds of SDTs.
removalListener(RemovalListener<? super K1, ? super V1>) - Method in class org.docx4j.com.google.common.cache.CacheBuilder
Specifies a listener instance that caches should notify each time an entry is removed for any reason.
RemovalListener<K,V> - Interface in org.docx4j.com.google.common.cache
An object that can receive a notification when an entry is removed from a cache.
RemovalNotification<K,V> - Class in org.docx4j.com.google.common.cache
A notification of the removal of a single entry.
remove() - Method in class org.docx4j.com.google.common.collect.UnmodifiableIterator
Deprecated.
Unsupported operation.
remove() - Method in class org.docx4j.openpackaging.parts.CustomXmlDataStoragePart
Remove this part from the pkg.
remove() - Method in class org.docx4j.openpackaging.parts.opendope.JaxbCustomXmlDataStoragePart
Remove this part from the pkg.
remove() - Method in class org.docx4j.openpackaging.parts.Part
Remove this part from the pkg.
remove() - Method in class org.docx4j.org.apache.poi.poifs.filesystem.NPOIFSStream.StreamBlockByteBufferIterator
 
remove() - Method in class org.docx4j.org.apache.poi.util.StringUtil.StringsIterator
 
remove(int) - Method in interface org.docx4j.org.apache.poi.poifs.storage.BlockList
remove and return the specified block from the list
remove(int) - Method in class org.docx4j.org.apache.poi.poifs.storage.SmallDocumentBlockList
remove and return the specified block from the list
remove(int) - Method in class org.docx4j.org.apache.poi.util.IntList
Removes the element at the specified position in this list.
remove(Object) - Method in class org.docx4j.com.google.common.collect.HashBiMap
 
remove(Object) - Method in interface org.docx4j.com.google.common.collect.Multiset
Removes a single occurrence of the specified element from this multiset, if present.
remove(Object, int) - Method in interface org.docx4j.com.google.common.collect.Multiset
Removes a number of occurrences of the specified element from this multiset.
remove(Object) - Method in class org.docx4j.com.google.common.collect.ImmutableCollection
Deprecated.
Unsupported operation.
remove(Object) - Method in class org.docx4j.com.google.common.collect.Sets.SetView
Deprecated.
Unsupported operation.
remove(String) - Method in class org.docx4j.org.apache.poi.hpsf.CustomProperties
Removes a custom property.
remove(PartName) - Method in class org.docx4j.openpackaging.parts.Parts
 
removeAll(Collection<?>) - Method in class org.docx4j.com.google.common.collect.ImmutableCollection
Deprecated.
Unsupported operation.
removeAll(Collection<?>) - Method in interface org.docx4j.com.google.common.collect.Multiset
removeAll(Collection<?>) - Method in class org.docx4j.com.google.common.collect.Sets.SetView
Deprecated.
Unsupported operation.
removeAll(Iterator<?>, Collection<?>) - Static method in class org.docx4j.com.google.common.collect.Iterators
Traverses an iterator and removes every element that belongs to the provided collection.
removeAll(IntList) - Method in class org.docx4j.org.apache.poi.util.IntList
Removes from this list all the elements that are contained in the specified collection
removeApplicationName() - Method in class org.docx4j.org.apache.poi.hpsf.SummaryInformation
Removes the application name.
removeAuthor() - Method in class org.docx4j.org.apache.poi.hpsf.SummaryInformation
Removes the author.
removeByteCount() - Method in class org.docx4j.org.apache.poi.hpsf.DocumentSummaryInformation
Removes the byte count.
removeCategory() - Method in class org.docx4j.org.apache.poi.hpsf.DocumentSummaryInformation
Removes the category.
removeCharCount() - Method in class org.docx4j.org.apache.poi.hpsf.SummaryInformation
Removes the character count.
removeComments() - Method in class org.docx4j.org.apache.poi.hpsf.SummaryInformation
Removes the comments.
removeCompany() - Method in class org.docx4j.org.apache.poi.hpsf.DocumentSummaryInformation
Removes the company.
removeContentType(PartName) - Method in class org.docx4j.openpackaging.contenttype.ContentTypeManager
Deprecated.
removeCreateDateTime() - Method in class org.docx4j.org.apache.poi.hpsf.SummaryInformation
Removes the creation time.
removeCustomProperties() - Method in class org.docx4j.org.apache.poi.hpsf.DocumentSummaryInformation
Removes the custom properties.
REMOVED - Enum constant in enum org.docx4j.model.fields.merge.MailMerger.OutputField
 
removeDefaultContentType(String) - Method in class org.docx4j.openpackaging.contenttype.ContentTypeManager
Delete a default content type based on the specified part name.
removeDefinedCustomXmlParts(WordprocessingMLPackage, String) - Static method in class org.docx4j.Docx4J
 
removeDocparts() - Method in class org.docx4j.org.apache.poi.hpsf.DocumentSummaryInformation
Removes the doc parts.
removeEditTime() - Method in class org.docx4j.org.apache.poi.hpsf.SummaryInformation
Remove the total time spent in editing the document.
removeEnforcement() - Method in class org.docx4j.openpackaging.packages.ProtectDocument
Removes protection enforcement.
In the documentProtection tag inside settings.xml file
it sets the value of enforcement to "0" (w:enforcement="0")
removeEnforcement() - Method in class org.docx4j.openpackaging.parts.WordprocessingML.DocumentSettingsPart
Removes protection enforcement.
In the documentProtection tag inside settings.xml file
it sets the value of enforcement to "0" (w:enforcement="0")
removeEventListener(EventListener) - Method in class org.docx4j.org.apache.fop.events.CompositeEventListener
Removes an event listener from the broadcaster.
removeEventListener(EventListener) - Method in class org.docx4j.org.apache.fop.events.DefaultEventBroadcaster
Removes an event listener from the broadcaster.
removeEventListener(EventListener) - Method in interface org.docx4j.org.apache.fop.events.EventBroadcaster
Removes an event listener from the broadcaster.
removeExt(Class) - Method in class org.docx4j.openpackaging.parts.PresentationML.MainPresentationPart
remove the p:ext containing specified class
removeFont(String) - Method in class org.docx4j.fonts.fop.fonts.FontCache
removes font from cache
removeHeadingPair() - Method in class org.docx4j.org.apache.poi.hpsf.DocumentSummaryInformation
Removes the heading pair.
removeHiddenCount() - Method in class org.docx4j.org.apache.poi.hpsf.DocumentSummaryInformation
Removes the hidden count.
removeIANA2JavaMapping(String) - Static method in class org.docx4j.org.apache.xerces.util.EncodingMap
Deprecated.
Use of this method is not recommended. Its effect is JVM wide and may cause unforeseen behaviour for other applications running in the system.
removeIf(Predicate<? super E>) - Method in class org.docx4j.com.google.common.collect.ImmutableCollection
Deprecated.
Unsupported operation.
removeIf(Predicate<? super E>) - Method in class org.docx4j.com.google.common.collect.Sets.SetView
Deprecated.
Unsupported operation.
removeIf(Iterator<T>, Predicate<? super T>) - Static method in class org.docx4j.com.google.common.collect.Iterators
Removes every element that satisfies the provided predicate from the iterator.
removeJava2IANAMapping(String) - Static method in class org.docx4j.org.apache.xerces.util.EncodingMap
Deprecated.
Use of this method is not recommended. Its effect is JVM wide and may cause unforeseen behaviour for other applications running in the system.
removeKeywords() - Method in class org.docx4j.org.apache.poi.hpsf.SummaryInformation
Removes the keywords.
removeLastAuthor() - Method in class org.docx4j.org.apache.poi.hpsf.SummaryInformation
Removes the last author.
removeLastPrinted() - Method in class org.docx4j.org.apache.poi.hpsf.SummaryInformation
Removes the lastPrinted.
removeLastSaveDateTime() - Method in class org.docx4j.org.apache.poi.hpsf.SummaryInformation
Remove the total time spent in editing the document.
removeLineCount() - Method in class org.docx4j.org.apache.poi.hpsf.DocumentSummaryInformation
Removes the line count.
removeLinksDirty() - Method in class org.docx4j.org.apache.poi.hpsf.DocumentSummaryInformation
Removes the links dirty.
removeManager() - Method in class org.docx4j.org.apache.poi.hpsf.DocumentSummaryInformation
Removes the manager.
removeMapping(String) - Method in class org.docx4j.org.apache.xml.security.c14n.implementations.NameSpaceSymbTable
 
removeMappingIfNotRender(String) - Method in class org.docx4j.org.apache.xml.security.c14n.implementations.NameSpaceSymbTable
 
removeMappingIfRender(String) - Method in class org.docx4j.org.apache.xml.security.c14n.implementations.NameSpaceSymbTable
 
removeMMClipCount() - Method in class org.docx4j.org.apache.poi.hpsf.DocumentSummaryInformation
Removes the mmclip count.
removeNoteCount() - Method in class org.docx4j.org.apache.poi.hpsf.DocumentSummaryInformation
Removes the noteCount.
removeOccurrences(Multiset<?>, Iterable<?>) - Static method in class org.docx4j.com.google.common.collect.Multisets
For each occurrence of an element e in occurrencesToRemove, removes one occurrence of e in multisetToModify.
removeOccurrences(Multiset<?>, Multiset<?>) - Static method in class org.docx4j.com.google.common.collect.Multisets
For each occurrence of an element e in occurrencesToRemove, removes one occurrence of e in multisetToModify.
removeOverrideContentType(PartName) - Method in class org.docx4j.openpackaging.contenttype.ContentTypeManager
Delete an override content type based on the specified part name.
removePageCount() - Method in class org.docx4j.org.apache.poi.hpsf.SummaryInformation
Removes the page count.
removeParCount() - Method in class org.docx4j.org.apache.poi.hpsf.DocumentSummaryInformation
Removes the par count.
removePart(PartName) - Method in class org.docx4j.openpackaging.parts.relationships.RelationshipsPart
Remove a part from this package, including its relationships part and all target parts.
removeParts() - Method in class org.docx4j.openpackaging.parts.relationships.RelationshipsPart
Remove all parts from this relationships part
removePresentationFormat() - Method in class org.docx4j.org.apache.poi.hpsf.DocumentSummaryInformation
Removes the presentation format.
removeProperty(long) - Method in class org.docx4j.org.apache.poi.hpsf.MutableSection
Removes a property.
removeProperty(Property) - Method in class org.docx4j.org.apache.poi.poifs.property.PropertyTableBase
Remove a property from the list of properties we manage
removeRelationship(PartName) - Method in class org.docx4j.openpackaging.parts.relationships.RelationshipsPart
 
removeRelationship(Relationship) - Method in class org.docx4j.openpackaging.parts.relationships.RelationshipsPart
Remove a relationship by its reference.
removeRelationshipsByType(String) - Method in class org.docx4j.openpackaging.parts.relationships.RelationshipsPart
Remove relationships by type (eg Namespaces.PRESENTATIONML_SLIDE_LAYOUT)
removeRevNumber() - Method in class org.docx4j.org.apache.poi.hpsf.SummaryInformation
Removes the revision number.
removeScale() - Method in class org.docx4j.org.apache.poi.hpsf.DocumentSummaryInformation
Removes the scale.
removeSDTs(WordprocessingMLPackage) - Static method in class org.docx4j.Docx4J
 
removeSDTs(WordprocessingMLPackage) - Method in class org.docx4j.model.datastorage.RemovalHandler
Removes Structured Document Tags from the main document part, headers, and footer, preserving their contents.
removeSDTs(WordprocessingMLPackage, RemovalHandler.Quantifier, String...) - Method in class org.docx4j.model.datastorage.RemovalHandler
Removes Structured Document Tags from the main document part, headers, and footer, preserving their contents.
removeSDTs(JaxbXmlPart<? extends Object>) - Method in class org.docx4j.model.datastorage.RemovalHandler
Removes Structured Document Tags from a document part, preserving their contents.
removeSDTs(JaxbXmlPart<? extends Object>, RemovalHandler.Quantifier, String...) - Method in class org.docx4j.model.datastorage.RemovalHandler
Removes Structured Document Tags from a document part, preserving their contents.
removeSecurity() - Method in class org.docx4j.org.apache.poi.hpsf.SummaryInformation
Removes the security code.
removeSimpleField(FieldRef) - Static method in class org.docx4j.model.fields.merge.MailMerger
Remove the field but preserve the paragraph and content around it
removeSlide(int) - Method in class org.docx4j.openpackaging.parts.PresentationML.MainPresentationPart
 
removeSlide(Relationship) - Method in class org.docx4j.openpackaging.parts.PresentationML.MainPresentationPart
 
removeSlideCount() - Method in class org.docx4j.org.apache.poi.hpsf.DocumentSummaryInformation
Removes the slide count.
removeSubject() - Method in class org.docx4j.org.apache.poi.hpsf.SummaryInformation
Removes the subject.
removeTemplate() - Method in class org.docx4j.org.apache.poi.hpsf.SummaryInformation
Removes the template.
removeThumbnail() - Method in class org.docx4j.org.apache.poi.hpsf.SummaryInformation
Removes the thumbnail.
removeTitle() - Method in class org.docx4j.org.apache.poi.hpsf.SummaryInformation
Removes the title.
removeValue(int) - Method in class org.docx4j.org.apache.poi.util.IntList
Removes the first occurrence in this list of the specified element (optional operation).
removeWhiteSpace(byte[]) - Static method in class org.docx4j.org.apache.xml.security.utils.Base64
remove WhiteSpace from MIME containing encoded Base64 data.
removeWordCount() - Method in class org.docx4j.org.apache.poi.hpsf.SummaryInformation
Removes the word count.
removeWorkbookProtection() - Method in class org.docx4j.openpackaging.packages.ProtectWorkbook
Remove protection from this package.
rename(PartName) - Method in class org.docx4j.openpackaging.parts.Part
Rename this part; updates source rels and parts collection.
rename(PartName, PartName) - Method in interface org.docx4j.openpackaging.io3.stores.PartStore
Rename a part in the part store.
rename(PartName, PartName) - Method in class org.docx4j.openpackaging.io3.stores.UnzippedPartStore
 
rename(PartName, PartName) - Method in class org.docx4j.openpackaging.io3.stores.ZipPartStore
 
RENAME_IF_NAME_EXISTS - Enum constant in enum org.docx4j.openpackaging.parts.relationships.RelationshipsPart.AddPartBehaviour
 
renameTo(String) - Method in interface org.docx4j.org.apache.poi.poifs.filesystem.Entry
Rename this Entry.
renameTo(String) - Method in class org.docx4j.org.apache.poi.poifs.filesystem.EntryNode
Rename this Entry.
renameTo(String) - Method in class org.docx4j.org.apache.poi.poifs.filesystem.FilteringDirectoryNode
 
render(String) - Method in class org.docx4j.fonts.fop.complexscripts.scripts.KhmerRenderer
Re-order Khmer unicode for display with Khmer.ttf file on Android.
render(String, FOSettings, boolean, List<FORenderer.SectionPageInformation>, OutputStream) - Method in interface org.docx4j.convert.out.FORenderer
Render the foDocument to the requested format, if needed do a 2 pass conversion.
renderer - Variable in class org.docx4j.convert.out.fopconf.Fop.Renderers
 
Renderer() - Constructor for class org.docx4j.convert.out.fopconf.Fop.Renderers.Renderer
 
renderers - Variable in class org.docx4j.convert.out.fopconf.Fop
 
Renderers() - Constructor for class org.docx4j.convert.out.fopconf.Fop.Renderers
 
reorder(GlyphSequence, int, int, int) - Static method in class org.docx4j.fonts.fop.complexscripts.util.GlyphSequence
Reorder sequence such that [SOURCE,SOURCE+COUNT) is moved just prior to TARGET.
reorderCombiningMarks(CharSequence, int[][], String, String, List) - Method in interface org.docx4j.fonts.fop.complexscripts.fonts.Substitutable
Reorder combining marks in character sequence so that they precede (within the sequence) the base character to which they are applied.
reorderCombiningMarks(CharSequence, int[][], String, String, List) - Method in class org.docx4j.fonts.fop.fonts.Font
Reorder combining marks in character sequence so that they precede (within the sequence) the base character to which they are applied.
reorderCombiningMarks(CharSequence, int[][], String, String, List) - Method in class org.docx4j.fonts.fop.fonts.LazyFont
Reorder combining marks in character sequence so that they precede (within the sequence) the base character to which they are applied.
reorderCombiningMarks(CharSequence, int[][], String, String, List) - Method in class org.docx4j.fonts.fop.fonts.MultiByteFont
Reorder combining marks in character sequence so that they precede (within the sequence) the base character to which they are applied.
reorderCombiningMarks(CharSequence, int[][], String, String, List) - Method in class org.docx4j.fonts.fop.render.java2d.CustomFontMetricsMapper
Reorder combining marks in character sequence so that they precede (within the sequence) the base character to which they are applied.
reorderCombiningMarks(GlyphDefinitionTable, GlyphSequence, int[], int[][], String, String) - Method in class org.docx4j.fonts.fop.complexscripts.scripts.ArabicScriptProcessor
Reorder combining marks in glyph sequence so that they precede (within the sequence) the base character to which they are applied.
reorderCombiningMarks(GlyphDefinitionTable, GlyphSequence, int[], int[][], String, String) - Method in class org.docx4j.fonts.fop.complexscripts.scripts.DefaultScriptProcessor
 
reorderCombiningMarks(GlyphDefinitionTable, GlyphSequence, int[], int[][], String, String) - Method in class org.docx4j.fonts.fop.complexscripts.scripts.KhmerScriptProcessor
 
reorderCombiningMarks(GlyphDefinitionTable, GlyphSequence, int[], int[][], String, String) - Method in class org.docx4j.fonts.fop.complexscripts.scripts.ScriptProcessor
Reorder combining marks in glyph sequence so that they precede (within the sequence) the base character to which they are applied.
reorderCombiningMarks(GlyphSequence, int[], int[][], String, String) - Method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphDefinitionTable
Reorder combining marks in glyph sequence so that they precede (within the sequence) the base character to which they are applied.
repeat(String, int) - Static method in class org.docx4j.com.google.common.base.Strings
Returns a string consisting of a specific number of concatenated copies of an input string.
repeat(String, int, Map<String, Condition>, Map<String, Xpaths.Xpath>) - Method in class org.opendope.conditions.And
 
repeat(String, int, Map<String, Condition>, Map<String, Xpaths.Xpath>) - Method in class org.opendope.conditions.Condition
 
repeat(String, int, Map<String, Condition>, Map<String, Xpaths.Xpath>) - Method in class org.opendope.conditions.Conditionref
 
repeat(String, int, Map<String, Condition>, Map<String, Xpaths.Xpath>) - Method in interface org.opendope.conditions.Evaluable
Create a condition for this instance of a repeat.
repeat(String, int, Map<String, Condition>, Map<String, Xpaths.Xpath>) - Method in class org.opendope.conditions.Not
 
repeat(String, int, Map<String, Condition>, Map<String, Xpaths.Xpath>) - Method in class org.opendope.conditions.Or
 
repeat(String, int, Map<String, Condition>, Map<String, Xpaths.Xpath>) - Method in class org.opendope.conditions.Xpathref
 
Repeat - Class in org.opendope.answers
Java class for anonymous complex type.
Repeat() - Constructor for class org.opendope.answers.Repeat
 
Repeat.Row - Class in org.opendope.answers
Java class for anonymous complex type.
replace - Variable in class org.docx4j.fonts.substitutions.FontSubstitutions
 
Replace() - Constructor for class org.docx4j.fonts.substitutions.FontSubstitutions.Replace
 
replaceAll(BiFunction<? super K, ? super V, ? extends V>) - Method in class org.docx4j.com.google.common.collect.HashBiMap
 
replaceChildren(Object, List<Object>) - Static method in class org.docx4j.TraversalUtil
 
replaceContents(InputStream) - Method in class org.docx4j.org.apache.poi.poifs.filesystem.NPOIFSDocument
 
REPLACED - Enum constant in enum org.docx4j.com.google.common.cache.RemovalCause
The entry itself was not actually removed, but its value was replaced by the user.
ReplaceIds(Object) - Static method in class org.docx4j.openpackaging.parts.DrawingML.DiagramDataPart
 
replaceInput(int, int, GlyphSequence) - Method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphProcessingState
Replace subsequence of input glyph sequence starting at specified offset from current position and of length count glyphs with all glyphs in the replacement sequence gs.
replaceInput(int, int, GlyphSequence, int, int) - Method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphProcessingState
Replace subsequence of input glyph sequence starting at specified offset from current position and of length count glyphs with a subsequence of the sequence gs starting from the specified offset gsOffset of length gsCount glyphs.
replaceKerningMap(Map<Integer, Map<Integer, Integer>>) - Method in class org.docx4j.fonts.fop.fonts.CustomFont
Replaces the existing kerning map with a new one.
replacement - Static variable in class org.docx4j.fonts.FontUtils
 
replacePartContent(byte[]) - Method in class org.docx4j.openpackaging.parts.JaxbXmlPart
Replace the content of this part.
replicate(CharAssociation, int) - Static method in class org.docx4j.fonts.fop.complexscripts.util.CharAssociation
Replicate association to form repeat new associations.
repool(T) - Method in class org.docx4j.org.apache.xml.security.utils.WeakObjectPool
Adds the given object to the pool, provided that the object was created by this pool.
repoolDocumentBuilder(DocumentBuilder) - Static method in class org.docx4j.org.apache.xml.security.utils.XMLUtils
Return this document builder to be reused
requestCount() - Method in class org.docx4j.com.google.common.cache.CacheStats
Returns the number of times Cache lookup methods have returned either a cached or uncached value.
require(int, String, String) - Method in class org.docx4j.utils.XMLStreamReaderWrapper
 
required - Variable in class org.opendope.xpaths.Xpaths.Xpath
 
reset - Variable in class org.docx4j.org.apache.xml.security.c14n.CanonicalizerSpi
Reset the writer after a c14n
reset() - Method in class org.docx4j.com.google.common.base.Stopwatch
Sets the elapsed time for this stopwatch to zero, and places it in a stopped state.
reset() - Method in class org.docx4j.convert.out.common.preprocess.PageNumberInformation
 
reset() - Method in class org.docx4j.model.fields.FldSimpleModel
 
reset() - Method in class org.docx4j.openpackaging.Base
Reinit fields so this pkg object can be re-used.
reset() - Method in class org.docx4j.openpackaging.packages.OpcPackage
Reinit fields so this pkg object can be re-used.
reset() - Method in class org.docx4j.openpackaging.packages.PresentationMLPackage
Reinit fields so this pkg object can be re-used.
reset() - Method in class org.docx4j.openpackaging.packages.SpreadsheetMLPackage
Reinit fields so this pkg object can be re-used.
reset() - Method in class org.docx4j.openpackaging.packages.WordprocessingMLPackage
Reinit fields so this pkg object can be re-used.
reset() - Method in class org.docx4j.org.apache.poi.poifs.crypt.ChunkedCipherInputStream
 
reset() - Method in class org.docx4j.org.apache.poi.poifs.filesystem.DocumentInputStream
Repositions this stream to the position at the time the mark() method was last called on this input stream.
reset() - Method in class org.docx4j.org.apache.poi.poifs.filesystem.NDocumentInputStream
Repositions this stream to the position at the time the mark() method was last called on this input stream.
reset() - Method in class org.docx4j.org.apache.poi.poifs.filesystem.ODocumentInputStream
Repositions this stream to the position at the time the mark() method was last called on this input stream.
reset() - Method in class org.docx4j.org.apache.poi.util.BoundedInputStream
Invokes the delegate's reset() method.
reset() - Method in class org.docx4j.org.apache.xml.security.utils.UnsyncByteArrayOutputStream
 
reset(GlyphSequence, String, String, String, int, int[], int[][], ScriptContextTester) - Method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphPositioningState
Reset glyph positioning state.
reset(GlyphSequence, String, String, String, ScriptContextTester) - Method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphProcessingState
Reset glyph processing state.
reset(GlyphSequence, String, String, String, ScriptContextTester) - Method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphSubstitutionState
Reset glyph substitution state.
ResetCounter() - Method in class org.docx4j.model.listnumbering.ListLevel
resets the counter to the start value
resetIdAllocator() - Method in class org.docx4j.openpackaging.parts.relationships.RelationshipsPart
Assumes relationship ids are all of the form 'rIdn' where n is a positive integer.
resetIndexes() - Method in class org.docx4j.model.table.TableModel
Reset row and col.
resetProperties(List<Property>, int) - Method in class org.docx4j.convert.out.common.writer.AbstractTableWriter
 
resetUserLocale() - Static method in class org.docx4j.org.apache.poi.util.LocaleUtil
 
resetUserTimeZone() - Static method in class org.docx4j.org.apache.poi.util.LocaleUtil
Clear the thread-local user time zone.
resolve(String, String) - Method in class org.docx4j.convert.out.html.HTMLExporterXslt.OutHtmlURIResolver
 
resolvedLayout - Variable in class org.pptx4j.convert.out.svginhtml.SvgConversionContext
 
ResolvedLayout - Class in org.pptx4j.model
The idea of this class is that it provides an effective slide layout.
ResolvedLayout() - Constructor for class org.pptx4j.model.ResolvedLayout
 
resolveFromBase(URI) - Method in class org.docx4j.fonts.fop.apps.io.InternalResourceResolver
Resolves a URI against the base URI.
resolveLinkedAbstractNum(Numbering.AbstractNum, AbstractListNumberingDefinition) - Method in class org.docx4j.openpackaging.parts.WordprocessingML.NumberingDefinitionsPart
 
resolveLookupReferences(Map<String, GlyphTable.LookupTable>) - Method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphSubtable
Resolve references to lookup tables, e.g., in RuleLookup, to the lookup tables themselves.
resolveLookupReferences(Map<String, GlyphTable.LookupTable>) - Method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphTable.Rule
Resolve references to lookup tables, e.g., in RuleLookup, to the lookup tables themselves.
resolveLookupReferences(Map<String, GlyphTable.LookupTable>) - Method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphTable.RuleLookup
Resolve references to lookup tables.
resolveLookupReferences(Map<String, GlyphTable.LookupTable>) - Method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphTable.RuleSet
Resolve references to lookup tables, e.g., in RuleLookup, to the lookup tables themselves.
resolveLookupReferences(GlyphTable.RuleSet[], Map<String, GlyphTable.LookupTable>) - Static method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphTable
Resolve references to lookup tables in a collection of rules sets.
resolvePartUri(URI, URI) - Static method in class org.docx4j.openpackaging.URIHelper
Resolve a target uri against a source.
resolveSlideLayout(SlideLayoutPart) - Static method in class org.pptx4j.model.ResolvedLayout
Create a ResolvedLayout for a SlideLayoutPart.
resolveSlideLayout(SlidePart) - Static method in class org.pptx4j.model.ResolvedLayout
Create a ResolvedLayout for a SlidePart.
resourceResolver - Variable in class org.docx4j.fonts.fop.fonts.FontLoader
the resource resolver to use for font URI resolution
ResourceResolverFactory - Class in org.docx4j.fonts.fop.apps.io
A factory class for ResourceResolvers.
ResourceResolverFactory.SchemeAwareResourceResolverBuilder - Interface in org.docx4j.fonts.fop.apps.io
Implementations of this interface will be builders for ResourceResolver, they bind URI schemes to their respective resolver.
RESOURCES_URI_RESOLVER - Static variable in class org.docx4j.convert.out.html.HTMLExporterXslt
 
ResourceUtils - Class in org.docx4j.utils
 
ResourceUtils() - Constructor for class org.docx4j.utils.ResourceUtils
 
response - Variable in class org.opendope.questions.Question
 
Response - Class in org.opendope.questions
Java class for anonymous complex type.
Response() - Constructor for class org.opendope.questions.Response
 
Response.Fixed - Class in org.opendope.questions
Java class for anonymous complex type.
Response.Fixed.Item - Class in org.opendope.questions
Java class for anonymous complex type.
Response.Free - Class in org.opendope.questions
Java class for anonymous complex type.
restart(long, long, long) - Method in class org.docx4j.openpackaging.parts.WordprocessingML.NumberingDefinitionsPart
For the given *concrete* list numId, restart the numbering on the specified level at value val.
restrictEditing(STDocProtect) - Method in class org.docx4j.openpackaging.packages.ProtectDocument
Enforces the protection with the option specified by passed editValue.

In the documentProtection tag inside settings.xml file
it sets the value of enforcement to "1" (w:enforcement="1")
and the value of edit to the passed editValue (w:edit="[passed editValue]")

sample snippet from settings.xml
restrictEditing(STDocProtect, String) - Method in class org.docx4j.openpackaging.packages.ProtectDocument
Enforces the protection with the option specified by passed editValue and password, using rsaFull (sha1) (like Word 2010).
restrictEditing(STDocProtect, String, HashAlgorithm) - Method in class org.docx4j.openpackaging.packages.ProtectDocument
Enforces the protection with the option specified by passed editValue, password, and HashAlgorithm for the password.
restrictFormatting(List<String>, boolean, boolean, boolean, boolean) - Method in class org.docx4j.openpackaging.packages.ProtectDocument
Restrict allowed formatting to specified styles, no password.
restrictFormatting(List<String>, boolean, boolean, boolean, boolean, String) - Method in class org.docx4j.openpackaging.packages.ProtectDocument
Restrict allowed formatting to specified styles, password protected.
restrictFormatting(List<String>, boolean, boolean, boolean, boolean, String, HashAlgorithm) - Method in class org.docx4j.openpackaging.packages.ProtectDocument
Restrict allowed formatting to specified styles.
results - Variable in class org.docx4j.convert.out.common.preprocess.PageNumberInformationCollector.FieldVisitor
 
results - Variable in class org.docx4j.finders.ClassFinder
 
results - Variable in class org.docx4j.finders.InstrTextFinder
 
ResultTriple() - Constructor for class org.docx4j.model.listnumbering.Emulator.ResultTriple
 
retainAll(Collection<?>) - Method in class org.docx4j.com.google.common.collect.ImmutableCollection
Deprecated.
Unsupported operation.
retainAll(Collection<?>) - Method in interface org.docx4j.com.google.common.collect.Multiset
retainAll(Collection<?>) - Method in class org.docx4j.com.google.common.collect.Sets.SetView
Deprecated.
Unsupported operation.
retainAll(Iterator<?>, Collection<?>) - Static method in class org.docx4j.com.google.common.collect.Iterators
Traverses an iterator and removes every element that does not belong to the provided collection.
retainAll(IntList) - Method in class org.docx4j.org.apache.poi.util.IntList
Retains only the elements in this list that are contained in the specified collection.
retainOccurrences(Multiset<?>, Multiset<?>) - Static method in class org.docx4j.com.google.common.collect.Multisets
Modifies multisetToModify so that its count for an element e is at most multisetToRetain.count(e).
retrieveComposedGlyphs(int) - Method in class org.docx4j.fonts.fop.fonts.truetype.GlyfTable
Reads a composite glyph at a given index and retrieves all the glyph indices of contingent composed glyphs.
returnFont - Variable in class org.docx4j.fonts.fop.fonts.FontLoader
the loaded font
REUSE_EXISTING - Enum constant in enum org.docx4j.openpackaging.parts.relationships.RelationshipsPart.AddPartBehaviour
 
reuseExistingOpcPackage(OpcPackage) - Method in class org.docx4j.openpackaging.io3.Load3
By setting this, you can load the contents into this existing package (ie instead of returning a new one).
reverse(int[]) - Static method in class org.docx4j.com.google.common.primitives.Ints
Reverses the elements of array.
reverse(int[], int, int) - Static method in class org.docx4j.com.google.common.primitives.Ints
Reverses the elements of array between fromIndex inclusive and toIndex exclusive.
revert() - Method in class org.docx4j.model.datastorage.OpenDoPEReverter
 
RFC2253Parser - Class in org.docx4j.org.apache.xml.security.utils
 
RFC2253Parser() - Constructor for class org.docx4j.org.apache.xml.security.utils.RFC2253Parser
 
rfc2253toXMLdsig(String) - Static method in class org.docx4j.org.apache.xml.security.utils.RFC2253Parser
Method rfc2253toXMLdsig
rgbTripleToHex(float, float, float) - Static method in class org.docx4j.UnitsOfMeasurement
 
RHAETO_ROMANIC - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
RIANG - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
rId - Variable in class org.docx4j.convert.out.common.writer.AbstractHyperlinkWriterModel
Specifies the ID of the relationship whose target shall be used as the target for this hyperlink.
ring - Enum constant in enum org.docx4j.fonts.fop.fonts.type1.AdobeStandardEncoding
ring above character
ripemd128 - Enum constant in enum org.docx4j.org.apache.poi.poifs.crypt.HashAlgorithm
 
ripemd160 - Enum constant in enum org.docx4j.org.apache.poi.poifs.crypt.HashAlgorithm
 
RLE - Static variable in interface org.docx4j.fonts.fop.complexscripts.bidi.BidiConstants
right-to-left embedding class
RLE - Static variable in class org.docx4j.fonts.fop.util.CharUtilities
right-to-left embedding
RLM - Static variable in class org.docx4j.fonts.fop.util.CharUtilities
right-to-left mark
RLO - Static variable in interface org.docx4j.fonts.fop.complexscripts.bidi.BidiConstants
right-to-left override class
RLO - Static variable in class org.docx4j.fonts.fop.util.CharUtilities
right-to-left override
ROMANIAN - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
ROMANY - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
ROOT_TYPE - Static variable in interface org.docx4j.org.apache.poi.poifs.property.PropertyConstants
 
RootProperty - Class in org.docx4j.org.apache.poi.poifs.property
Root property
RootProperty(int, byte[], int) - Constructor for class org.docx4j.org.apache.poi.poifs.property.RootProperty
reader constructor
rotate(int) - Method in class org.pptx4j.Box
Clockwise rotation, about the bounding-box centre
row - Variable in class org.docx4j.model.table.TableModel
 
row - Variable in class org.opendope.answers.Repeat
 
Row() - Constructor for class org.opendope.answers.Repeat.Row
 
rows - Variable in class org.docx4j.model.table.TableModel
A list of rows
rowspan - Variable in class org.docx4j.model.table.TableModelCell
 
RPAR - Static variable in class org.docx4j.model.datastorage.XPathEnhancerLexer
 
RPAR - Static variable in class org.docx4j.model.datastorage.XPathEnhancerParser
 
rPr - Variable in class org.docx4j.convert.out.common.AbstractVisitorExporterGenerator
 
rPrDefaultsString - Static variable in class org.docx4j.openpackaging.parts.WordprocessingML.StyleDefinitionsPart
 
RS - Static variable in class org.docx4j.com.google.common.base.Ascii
Record Separator: These four information separators may be used within data in optional fashion, except that their hierarchical relationship shall be: FS is the most inclusive, then GS, then RS, and US is least inclusive.
rsa - Enum constant in enum org.docx4j.org.apache.poi.poifs.crypt.CipherAlgorithm
 
RShading - Class in org.docx4j.model.properties.run
 
RShading(CTShd) - Constructor for class org.docx4j.model.properties.run.RShading
 
RShading(CSSValue) - Constructor for class org.docx4j.model.properties.run.RShading
 
Rtf - Enum constant in enum org.docx4j.openpackaging.parts.WordprocessingML.AltChunkType
 
rtlAwareAppendChildToCurrentP(Element) - Method in class org.docx4j.convert.out.common.AbstractVisitorExporterGenerator
 
RUANDA - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
Rule(GlyphTable.RuleLookup[], int) - Constructor for class org.docx4j.fonts.fop.complexscripts.fonts.GlyphTable.Rule
Instantiate a Rule.
RuleLookup(int, int) - Constructor for class org.docx4j.fonts.fop.complexscripts.fonts.GlyphTable.RuleLookup
Instantiate a RuleLookup.
RuleSet(GlyphTable.Rule[]) - Constructor for class org.docx4j.fonts.fop.complexscripts.fonts.GlyphTable.RuleSet
Instantiate a Rule Set.
RUN_BOLD_PROPERTY_TAG_NAME - Static variable in interface org.docx4j.document.wordprocessingml.Constants
 
RUN_FONT_SIZE_PROPERTY_TAG_NAME - Static variable in interface org.docx4j.document.wordprocessingml.Constants
 
RUN_ITALIC_PROPERTY_TAG_NAME - Static variable in interface org.docx4j.document.wordprocessingml.Constants
 
RUN_PROPERTIES_TAG_NAME - Static variable in interface org.docx4j.document.wordprocessingml.Constants
 
RUN_TEXT - Static variable in interface org.docx4j.document.wordprocessingml.Constants
 
RUN_UNDERLINE_PROPERTY_TAG_NAME - Static variable in interface org.docx4j.document.wordprocessingml.Constants
 
RUN_VERTICAL_ALIGNEMENT_PROPERTY_TAG_NAME - Static variable in interface org.docx4j.document.wordprocessingml.Constants
 
RunFontSelector - Class in org.docx4j.fonts
Apply the appropriate font to the characters in the run, following the rules specified in http://webapp.docx4java.org/OnlineDemo/ecma376/WordML/rFonts.html and http://msdn.microsoft.com/en-us/library/ff533743.aspx ([MS-OI29500] 2.1.87) See also http://blogs.msdn.com/b/officeinteroperability/archive/2013/04/22/office-open-xml-themes-schemes-and-fonts.aspx The ASCII font formats all characters in the ASCII range (character values 0–127).
RunFontSelector(WordprocessingMLPackage, RunFontSelector.RunFontCharacterVisitor, RunFontSelector.RunFontActionType) - Constructor for class org.docx4j.fonts.RunFontSelector
 
RunFontSelector.RunFontActionType - Enum in org.docx4j.fonts
 
RunFontSelector.RunFontCharacterVisitor - Interface in org.docx4j.fonts
 
RUNIC - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFScript
 
RUSSIAN - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
RUSSIAN_BURIAT - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
RUSYN - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 

S

s - Enum constant in enum org.docx4j.fonts.fop.fonts.type1.AdobeStandardEncoding
s character
S - Enum constant in enum org.docx4j.fonts.fop.fonts.type1.AdobeStandardEncoding
S character
S - Static variable in interface org.docx4j.fonts.fop.complexscripts.bidi.BidiConstants
segment separator class
S_BRACKET_SYMBOL - Static variable in class org.xlsx4j.org.apache.poi.ss.usermodel.ExcelStyleDateFormatter
 
SADRI - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
SAKHA - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
SAMARITAN - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFScript
 
sameGlyphs(int[], int[]) - Static method in class org.docx4j.fonts.fop.complexscripts.util.GlyphSequence
Determine if two arrays of glyphs are identical.
SAMOAN - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
SANGO - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
sanityCheckBlockCount(int) - Static method in class org.docx4j.org.apache.poi.poifs.storage.BlockAllocationTableReader
 
SANSKRIT - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
SANTALI - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
SARAIKI - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
saturatedAdd(int, int) - Static method in class org.docx4j.com.google.common.math.IntMath
Returns the sum of a and b unless it would overflow or underflow in which case Integer.MAX_VALUE or Integer.MIN_VALUE is returned, respectively.
saturatedCast(long) - Static method in class org.docx4j.com.google.common.primitives.Ints
Returns the int nearest in value to value.
saturatedMultiply(int, int) - Static method in class org.docx4j.com.google.common.math.IntMath
Returns the product of a and b unless it would overflow or underflow in which case Integer.MAX_VALUE or Integer.MIN_VALUE is returned, respectively.
saturatedPow(int, int) - Static method in class org.docx4j.com.google.common.math.IntMath
Returns the b to the kth power, unless it would overflow or underflow in which case Integer.MAX_VALUE or Integer.MIN_VALUE is returned, respectively.
saturatedSubtract(int, int) - Static method in class org.docx4j.com.google.common.math.IntMath
Returns the difference of a and b unless it would overflow or underflow in which case Integer.MAX_VALUE or Integer.MIN_VALUE is returned, respectively.
SAURASHTRA - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFScript
 
save() - Method in class org.docx4j.fonts.fop.fonts.FontCache
Deprecated.
save() - Method in interface org.docx4j.fonts.fop.fonts.FontCacheManager
Serializes the font cache to file.
save(File) - Method in class org.docx4j.openpackaging.io.SaveToZipFile
Deprecated.
 
save(File) - Method in class org.docx4j.openpackaging.packages.OpcPackage
Convenience method to save a WordprocessingMLPackage or PresentationMLPackage to a File.
save(File, int) - Method in class org.docx4j.openpackaging.packages.OpcPackage
Save this pkg to a File.
save(File, int, String) - Method in class org.docx4j.openpackaging.packages.OpcPackage
Save this pkg to a file.
save(OutputStream) - Method in class org.docx4j.openpackaging.io.SaveToZipFile
Deprecated.
 
save(OutputStream) - Method in class org.docx4j.openpackaging.io3.Save
 
save(OutputStream) - Method in class org.docx4j.openpackaging.packages.OpcPackage
Save this pkg to an OutputStream in the usual zipped up format (Docx4J.FLAG_SAVE_ZIP_FILE)
save(OutputStream, int) - Method in class org.docx4j.openpackaging.packages.OpcPackage
Save this pkg to an OutputStream.
save(OutputStream, int, String) - Method in class org.docx4j.openpackaging.packages.OpcPackage
Save this pkg to an OutputStream.
save(String) - Method in class org.docx4j.openpackaging.io.SaveToZipFile
Deprecated.
 
save(OpcPackage, File) - Static method in class org.docx4j.Docx4J
Save a Ddocx/pptx/xlsx to a File.
save(OpcPackage, File, int) - Static method in class org.docx4j.Docx4J
Save a docx/pptx/xlsx to a File.
save(OpcPackage, File, int, String) - Static method in class org.docx4j.Docx4J
Save a docx/pptx/xlsx to a File.
save(OpcPackage, OutputStream) - Static method in class org.docx4j.Docx4J
Save a docx/pptx/xlsx to an OutputStream using flag Docx4J.FLAG_SAVE_ZIP_FILE
save(OpcPackage, OutputStream, int) - Static method in class org.docx4j.Docx4J
Save a docx/pptx/xlsx to an OutputStream.
save(OpcPackage, OutputStream, int, String) - Static method in class org.docx4j.Docx4J
Save this pkg to an OutputStream.
Save - Class in org.docx4j.openpackaging.io3
Save a Package object using the PartStore defined on the package.
Save(OpcPackage) - Constructor for class org.docx4j.openpackaging.io3.Save
 
Save(OpcPackage, PartStore) - Constructor for class org.docx4j.openpackaging.io3.Save
 
saveBinaryPart(Part) - Method in interface org.docx4j.openpackaging.io3.stores.PartStore
 
saveBinaryPart(Part) - Method in class org.docx4j.openpackaging.io3.stores.UnzippedPartStore
 
saveBinaryPart(Part) - Method in class org.docx4j.openpackaging.io3.stores.ZipPartStore
 
saveCache() - Method in class org.docx4j.fonts.fop.fonts.FontManager
Saves the FontCache as necessary
saveContentTypes(ContentTypeManager) - Method in interface org.docx4j.openpackaging.io3.stores.PartStore
 
saveContentTypes(ContentTypeManager) - Method in class org.docx4j.openpackaging.io3.stores.UnzippedPartStore
 
saveContentTypes(ContentTypeManager) - Method in class org.docx4j.openpackaging.io3.stores.ZipPartStore
 
saveCustomXmlDataStoragePart(CustomXmlDataStoragePart) - Method in interface org.docx4j.openpackaging.io3.stores.PartStore
 
saveCustomXmlDataStoragePart(CustomXmlDataStoragePart) - Method in class org.docx4j.openpackaging.io3.stores.UnzippedPartStore
 
saveCustomXmlDataStoragePart(CustomXmlDataStoragePart) - Method in class org.docx4j.openpackaging.io3.stores.ZipPartStore
 
saveFlatOPC(OutputStream) - Method in class org.docx4j.openpackaging.io.SaveToZipFile
Deprecated.
 
saveJaxbXmlPart(JaxbXmlPart) - Method in interface org.docx4j.openpackaging.io3.stores.PartStore
 
saveJaxbXmlPart(JaxbXmlPart) - Method in class org.docx4j.openpackaging.io3.stores.UnzippedPartStore
 
saveJaxbXmlPart(JaxbXmlPart) - Method in class org.docx4j.openpackaging.io3.stores.ZipPartStore
 
savePart(ZipOutputStream, Part) - Method in class org.docx4j.openpackaging.io.SaveToZipFile
Deprecated.
 
savePart(Part) - Method in class org.docx4j.convert.out.flatOpcXml.FlatOpcXmlCreator
 
savePart(Part) - Method in class org.docx4j.openpackaging.io3.Save
 
savePart(Part) - Method in class org.docx4j.openpackaging.io3.SaveSlides
 
saveRawBinaryPart(ZipOutputStream, Part) - Method in class org.docx4j.openpackaging.io.SaveToZipFile
Deprecated.
 
saveRawBinaryPart(Part) - Method in class org.docx4j.convert.out.flatOpcXml.FlatOpcXmlCreator
 
saveRawXmlPart(ZipOutputStream, Part) - Method in class org.docx4j.openpackaging.io.SaveToZipFile
Deprecated.
 
saveRawXmlPart(ZipOutputStream, Part, String) - Method in class org.docx4j.openpackaging.io.SaveToZipFile
Deprecated.
 
saveRawXmlPart(Part) - Method in class org.docx4j.convert.out.flatOpcXml.FlatOpcXmlCreator
 
saveRawXmlPart(Part) - Method in class org.docx4j.openpackaging.io3.Save
 
SaveSlides - Class in org.docx4j.openpackaging.io3
Save a PresentationMLPackage containing the specified slides only.
SaveSlides(PresentationMLPackage, int[]) - Constructor for class org.docx4j.openpackaging.io3.SaveSlides
 
saveTo(File) - Method in class org.docx4j.fonts.fop.fonts.FontCache
Writes the font cache to disk.
saveToXML(File) - Method in class org.docx4j.org.apache.fop.events.model.EventModel
Saves this event model to an XML file.
SaveToZipFile - Class in org.docx4j.openpackaging.io
Deprecated.
SaveToZipFile(OpcPackage) - Constructor for class org.docx4j.openpackaging.io.SaveToZipFile
Deprecated.
 
saveXmlPart(XmlPart) - Method in interface org.docx4j.openpackaging.io3.stores.PartStore
 
saveXmlPart(XmlPart) - Method in class org.docx4j.openpackaging.io3.stores.UnzippedPartStore
 
saveXmlPart(XmlPart) - Method in class org.docx4j.openpackaging.io3.stores.ZipPartStore
 
SAXHandler - Class in org.docx4j.openpackaging.parts
Following http://stackoverflow.com/a/2240367/1031689 courtesy of http://stackoverflow.com/users/270610/chris-pacejo
SAXHandler() - Constructor for class org.docx4j.openpackaging.parts.SAXHandler
 
SAXHelper - Class in org.docx4j.org.apache.poi.util
Deprecated.
SAXHelper() - Constructor for class org.docx4j.org.apache.poi.util.SAXHelper
Deprecated.
 
SAYISI - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
scale(ImageInfo, double, double) - Static method in class org.docx4j.openpackaging.parts.WordprocessingML.BinaryPartAbstractImage.CxCy
 
scale(ImageInfo, PageDimensions) - Static method in class org.docx4j.openpackaging.parts.WordprocessingML.BinaryPartAbstractImage.CxCy
 
scale(ImageInfo, PageDimensions, int) - Static method in class org.docx4j.openpackaging.parts.WordprocessingML.BinaryPartAbstractImage.CxCy
Return scaling values constrained by specified maxWidth.
scale(ImageInfo, Presentation.SldSz) - Static method in class org.docx4j.openpackaging.parts.WordprocessingML.BinaryPartAbstractImage.CxCy
 
scaleToFit(double, double, double, double) - Static method in class org.docx4j.openpackaging.parts.WordprocessingML.BinaryPartAbstractImage.CxCy
 
scanGlyphs(FontFileReader, Map<Integer, Integer>) - Method in class org.docx4j.fonts.fop.fonts.truetype.TTFSubSetFile
 
schedule(Runnable, long, TimeUnit) - Method in interface org.docx4j.com.google.common.util.concurrent.ListeningScheduledExecutorService
 
schedule(Callable<V>, long, TimeUnit) - Method in interface org.docx4j.com.google.common.util.concurrent.ListeningScheduledExecutorService
 
scheduleAtFixedRate(Runnable, long, long, TimeUnit) - Method in interface org.docx4j.com.google.common.util.concurrent.ListeningScheduledExecutorService
 
scheduleWithFixedDelay(Runnable, long, long, TimeUnit) - Method in interface org.docx4j.com.google.common.util.concurrent.ListeningScheduledExecutorService
 
schema - Static variable in class org.docx4j.jaxb.WmlSchema
 
SCREEN16x10 - Enum constant in enum org.pptx4j.model.SlideSizesWellKnown
 
SCREEN16x9 - Enum constant in enum org.pptx4j.model.SlideSizesWellKnown
 
SCREEN4x3 - Enum constant in enum org.pptx4j.model.SlideSizesWellKnown
 
script - Variable in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphProcessingState
governing script
SCRIPT_ARABIC - Static variable in class org.docx4j.fonts.fop.complexscripts.util.CharScript
arabic script constant
SCRIPT_BENGALI - Static variable in class org.docx4j.fonts.fop.complexscripts.util.CharScript
bengali script constant
SCRIPT_BENGALI_2 - Static variable in class org.docx4j.fonts.fop.complexscripts.util.CharScript
bengali 2 script constant
SCRIPT_BOPOMOFO - Static variable in class org.docx4j.fonts.fop.complexscripts.util.CharScript
bopomofo script constant
SCRIPT_BURMESE - Static variable in class org.docx4j.fonts.fop.complexscripts.util.CharScript
burmese script constant
SCRIPT_CYRILLIC - Static variable in class org.docx4j.fonts.fop.complexscripts.util.CharScript
cyrillic script constant
SCRIPT_DEVANAGARI - Static variable in class org.docx4j.fonts.fop.complexscripts.util.CharScript
devanagari script constant
SCRIPT_DEVANAGARI_2 - Static variable in class org.docx4j.fonts.fop.complexscripts.util.CharScript
devanagari 2 script constant
SCRIPT_ELEMENT_HANDLER - Static variable in class org.docx4j.convert.out.HTMLSettings
 
SCRIPT_ETHIOPIC - Static variable in class org.docx4j.fonts.fop.complexscripts.util.CharScript
ethiopic script constant
SCRIPT_GEORGIAN - Static variable in class org.docx4j.fonts.fop.complexscripts.util.CharScript
georgian script constant
SCRIPT_GREEK - Static variable in class org.docx4j.fonts.fop.complexscripts.util.CharScript
greek script constant
SCRIPT_GUJARATI - Static variable in class org.docx4j.fonts.fop.complexscripts.util.CharScript
gujarati script constant
SCRIPT_GUJARATI_2 - Static variable in class org.docx4j.fonts.fop.complexscripts.util.CharScript
gujarati 2 script constant
SCRIPT_GURMUKHI - Static variable in class org.docx4j.fonts.fop.complexscripts.util.CharScript
gurmukhi script constant
SCRIPT_GURMUKHI_2 - Static variable in class org.docx4j.fonts.fop.complexscripts.util.CharScript
gurmukhi 2 script constant
SCRIPT_HAN - Static variable in class org.docx4j.fonts.fop.complexscripts.util.CharScript
han script constant
SCRIPT_HANGUL - Static variable in class org.docx4j.fonts.fop.complexscripts.util.CharScript
hangul script constant
SCRIPT_HEBREW - Static variable in class org.docx4j.fonts.fop.complexscripts.util.CharScript
hebrew script constant
SCRIPT_HIRAGANA - Static variable in class org.docx4j.fonts.fop.complexscripts.util.CharScript
hiragana script constant
SCRIPT_KANNADA - Static variable in class org.docx4j.fonts.fop.complexscripts.util.CharScript
kannada script constant
SCRIPT_KANNADA_2 - Static variable in class org.docx4j.fonts.fop.complexscripts.util.CharScript
kannada 2 script constant
SCRIPT_KATAKANA - Static variable in class org.docx4j.fonts.fop.complexscripts.util.CharScript
katakana script constant
SCRIPT_KHMER - Static variable in class org.docx4j.fonts.fop.complexscripts.util.CharScript
khmer script constant
SCRIPT_LAO - Static variable in class org.docx4j.fonts.fop.complexscripts.util.CharScript
lao script constant
SCRIPT_LATIN - Static variable in class org.docx4j.fonts.fop.complexscripts.util.CharScript
latin script constant
SCRIPT_MALAYALAM - Static variable in class org.docx4j.fonts.fop.complexscripts.util.CharScript
malayalam script constant
SCRIPT_MALAYALAM_2 - Static variable in class org.docx4j.fonts.fop.complexscripts.util.CharScript
malayalam 2 script constant
SCRIPT_MATH - Static variable in class org.docx4j.fonts.fop.complexscripts.util.CharScript
math script constant
SCRIPT_MONGOLIAN - Static variable in class org.docx4j.fonts.fop.complexscripts.util.CharScript
mongolian script constant
SCRIPT_ORIYA - Static variable in class org.docx4j.fonts.fop.complexscripts.util.CharScript
oriya script constant
SCRIPT_ORIYA_2 - Static variable in class org.docx4j.fonts.fop.complexscripts.util.CharScript
oriya 2 script constant
SCRIPT_SINHALESE - Static variable in class org.docx4j.fonts.fop.complexscripts.util.CharScript
sinhalese script constant
SCRIPT_SYMBOL - Static variable in class org.docx4j.fonts.fop.complexscripts.util.CharScript
symbol script constant
SCRIPT_TAMIL - Static variable in class org.docx4j.fonts.fop.complexscripts.util.CharScript
tamil script constant
SCRIPT_TAMIL_2 - Static variable in class org.docx4j.fonts.fop.complexscripts.util.CharScript
tamil 2 script constant
SCRIPT_TELUGU - Static variable in class org.docx4j.fonts.fop.complexscripts.util.CharScript
telugu script constant
SCRIPT_TELUGU_2 - Static variable in class org.docx4j.fonts.fop.complexscripts.util.CharScript
telugu 2 script constant
SCRIPT_THAI - Static variable in class org.docx4j.fonts.fop.complexscripts.util.CharScript
thai script constant
SCRIPT_TIBETAN - Static variable in class org.docx4j.fonts.fop.complexscripts.util.CharScript
tibetan script constant
SCRIPT_UNCODED - Static variable in class org.docx4j.fonts.fop.complexscripts.util.CharScript
uncoded script constant
SCRIPT_UNDETERMINED - Static variable in class org.docx4j.fonts.fop.complexscripts.util.CharScript
undetermined script constant
scriptCodeFromTag(String) - Static method in class org.docx4j.fonts.fop.complexscripts.util.CharScript
Determine the internal script code associated with a script tag.
ScriptContextTester - Interface in org.docx4j.fonts.fop.complexscripts.util
Interface for providing script specific context testers.
scriptElementHandler - Variable in class org.docx4j.convert.out.html.HTMLConversionContext
 
scriptOf(int) - Static method in class org.docx4j.fonts.fop.complexscripts.util.CharScript
Obtain ISO15924 numeric script code of character.
ScriptProcessor - Class in org.docx4j.fonts.fop.complexscripts.scripts
Abstract script processor base class for which an implementation of the substitution and positioning methods must be supplied.
ScriptProcessor(String) - Constructor for class org.docx4j.fonts.fop.complexscripts.scripts.ScriptProcessor
Instantiate a script processor.
scriptsOf(CharSequence) - Static method in class org.docx4j.fonts.fop.complexscripts.util.CharScript
Obtain the script codes of each character in a character sequence.
scriptTagFromCode(int) - Static method in class org.docx4j.fonts.fop.complexscripts.util.CharScript
Determine the script tag associated with an internal script code.
sct - Variable in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphProcessingState
script specific context tester or null
SdtBlockFinder() - Constructor for class org.docx4j.convert.out.common.wrappers.ConversionSectionWrapperFactory.SdtBlockFinder
 
SdtFinder - Class in org.docx4j.finders
 
SdtFinder() - Constructor for class org.docx4j.finders.SdtFinder
 
SdtStAXHandler - Class in org.docx4j.openpackaging.parts.WordprocessingML
A framework for using StAX to find SDT elements, then using JAXB to manipulate them.
SdtStAXHandler() - Constructor for class org.docx4j.openpackaging.parts.WordprocessingML.SdtStAXHandler
 
SdtStAXHandler.Stack - Class in org.docx4j.openpackaging.parts.WordprocessingML
 
SdtTagHandler - Class in org.docx4j.convert.out.html
 
SdtTagHandler() - Constructor for class org.docx4j.convert.out.html.SdtTagHandler
 
SdtToListSdtTagHandler - Class in org.docx4j.convert.out.html
 
SdtToListSdtTagHandler() - Constructor for class org.docx4j.convert.out.html.SdtToListSdtTagHandler
 
SdtWriter - Class in org.docx4j.convert.out.html
 
SdtWriter() - Constructor for class org.docx4j.convert.out.html.SdtWriter
 
searchEntries(HashMap<Integer, String>, int) - Method in class org.docx4j.fonts.fop.fonts.type1.Type1SubsetFile
 
searchManifestsForJAXBImplementationInfo(ClassLoader) - Static method in class org.docx4j.jaxb.Context
 
secondary - Variable in class org.docx4j.fonts.microsoft.MicrosoftFonts.Font
 
SECONDS_PER_DAY - Static variable in class org.xlsx4j.org.apache.poi.ss.usermodel.DateUtil
 
SECONDS_PER_MINUTE - Static variable in class org.xlsx4j.org.apache.poi.ss.usermodel.DateUtil
 
section - Enum constant in enum org.docx4j.fonts.fop.fonts.type1.AdobeStandardEncoding
section sign character
section - Variable in class org.docx4j.model.structure.jaxb.Sections
 
Section - Class in org.docx4j.org.apache.poi.hpsf
Represents a section in a PropertySet.
Section() - Constructor for class org.docx4j.model.structure.jaxb.Sections.Section
 
Section() - Constructor for class org.docx4j.org.apache.poi.hpsf.Section
Creates an empty and uninitialized Section.
Section(byte[], int) - Constructor for class org.docx4j.org.apache.poi.hpsf.Section
Creates a Section instance from a byte array.
SectionIDMap - Class in org.docx4j.org.apache.poi.hpsf.wellknown
Maps section format IDs to PropertyIDMaps.
SectionIDMap() - Constructor for class org.docx4j.org.apache.poi.hpsf.wellknown.SectionIDMap
 
sectionpagesFormat - Variable in class org.docx4j.convert.out.common.preprocess.PageNumberInformation
 
SectionpagesHandler() - Constructor for class org.docx4j.convert.out.html.FldSimpleWriter.SectionpagesHandler
 
sectionpagesPresent - Variable in class org.docx4j.convert.out.common.preprocess.PageNumberInformation
 
sections - Variable in class org.docx4j.org.apache.poi.hpsf.PropertySet
The sections in this PropertySet.
Sections - Class in org.docx4j.model.structure.jaxb
Java class for anonymous complex type.
Sections() - Constructor for class org.docx4j.model.structure.jaxb.Sections
 
Sections.Section - Class in org.docx4j.model.structure.jaxb
Java class for anonymous complex type.
SectionWrapper - Class in org.docx4j.model.structure
 
SectionWrapper(SectPr, HeaderFooterPolicy, RelationshipsPart, BooleanDefaultTrue) - Constructor for class org.docx4j.model.structure.SectionWrapper
 
SectPrFinder - Class in org.docx4j.finders
 
SectPrFinder(MainDocumentPart) - Constructor for class org.docx4j.finders.SectPrFinder
 
SectPrFindFirst - Class in org.docx4j.finders
 
SectPrFindFirst() - Constructor for class org.docx4j.finders.SectPrFindFirst
 
secureValidation - Variable in class org.docx4j.org.apache.xml.security.c14n.CanonicalizerSpi
 
secureValidation - Variable in class org.docx4j.org.apache.xml.security.transforms.TransformSpi
 
seekSet(long) - Method in class org.docx4j.fonts.fop.fonts.truetype.FontFileReader
Set current file position to offset
seekTab(FontFileReader, OFTableName, long) - Method in class org.docx4j.fonts.fop.fonts.truetype.OpenFont
Position inputstream to position indicated in the dirtab offset + offset
segmentize(int[], int) - Method in class org.docx4j.fonts.fop.complexscripts.scripts.IndicScriptProcessor.DefaultSyllabizer
Construct array of segements from original character array (associated with original glyph sequence)
segmentize(GlyphSequence, IndicScriptProcessor.Segment[]) - Method in class org.docx4j.fonts.fop.complexscripts.scripts.IndicScriptProcessor.DefaultSyllabizer
Construct array of glyph sequences from original glyph sequence and segment array.
SEKOTA - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
selectDs11Node(Node, String, int) - Static method in class org.docx4j.org.apache.xml.security.utils.XMLUtils
 
selectDs11Nodes(Node, String) - Static method in class org.docx4j.org.apache.xml.security.utils.XMLUtils
 
selectDs11NodeText(Node, String, int) - Static method in class org.docx4j.org.apache.xml.security.utils.XMLUtils
 
selectDsNode(Node, String, int) - Static method in class org.docx4j.org.apache.xml.security.utils.XMLUtils
 
selectDsNodes(Node, String) - Static method in class org.docx4j.org.apache.xml.security.utils.XMLUtils
 
selectDsNodeText(Node, String, int) - Static method in class org.docx4j.org.apache.xml.security.utils.XMLUtils
 
selectNode(Node, String, String, int) - Static method in class org.docx4j.org.apache.xml.security.utils.XMLUtils
 
selectNodeList(Node, Node, String, Node) - Method in class org.docx4j.org.apache.xml.security.utils.JDKXPathAPI
Use an XPath string to select a nodelist.
selectNodeList(Node, Node, String, Node) - Method in interface org.docx4j.org.apache.xml.security.utils.XPathAPI
Use an XPath string to select a nodelist.
selectNodes(Node, String, String) - Static method in class org.docx4j.org.apache.xml.security.utils.XMLUtils
 
selectNodeText(Node, String, String, int) - Static method in class org.docx4j.org.apache.xml.security.utils.XMLUtils
 
SelectorSwitch - Class in org.docx4j.toc.switches
A switch which can determine whether a given paragraph is included in the TOC or not.
SelectorSwitch() - Constructor for class org.docx4j.toc.switches.SelectorSwitch
 
selectXencNode(Node, String, int) - Static method in class org.docx4j.org.apache.xml.security.utils.XMLUtils
 
SELKUP - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
semicolon - Enum constant in enum org.docx4j.fonts.fop.fonts.type1.AdobeStandardEncoding
semi-colon character
SENA - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
SERBIAN - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
SERER - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
serializable() - Element in annotation type org.docx4j.com.google.common.annotations.GwtCompatible
When true, the annotated type or the type of the method return value is GWT serializable.
serialize(Source, Result, boolean, boolean) - Static method in class org.docx4j.utils.XmlSerializerUtil
 
serialize(Source, Result, boolean, boolean, boolean) - Static method in class org.docx4j.utils.XmlSerializerUtil
 
SERIF_STYLE - Enum constant in enum org.docx4j.fonts.foray.font.format.Panose.Field
The bSerifStyle field.
set(byte) - Method in class org.docx4j.org.apache.poi.util.ByteField
set the ByteField's current value
set(byte, byte[]) - Method in class org.docx4j.org.apache.poi.util.ByteField
set the ByteField's current value and write it to a byte array
set(int) - Method in class org.docx4j.org.apache.poi.util.BitField
Set the bits.
set(int) - Method in class org.docx4j.org.apache.poi.util.IntegerField
set the IntegerField's current value
set(int, byte[]) - Method in class org.docx4j.org.apache.poi.util.IntegerField
set the IntegerField's current value and write it to a byte array
set(int, int) - Method in class org.docx4j.org.apache.poi.util.IntList
Replaces the element at the specified position in this list with the specified element
set(long) - Method in class org.docx4j.org.apache.poi.util.LongField
set the LongField's current value
set(long, byte[]) - Method in class org.docx4j.org.apache.poi.util.LongField
set the LongField's current value and write it to a byte array
set(short) - Method in class org.docx4j.org.apache.poi.util.ShortField
set the ShortField's current value
set(short, byte[]) - Method in class org.docx4j.org.apache.poi.util.ShortField
set the ShortField's current value and write it to a byte array
set(V) - Method in class org.docx4j.com.google.common.util.concurrent.AbstractFuture
Sets the result of this Future unless this Future has already been cancelled or set (including set asynchronously).
set(V) - Method in class org.docx4j.com.google.common.util.concurrent.SettableFuture
 
set(E) - Method in class org.docx4j.com.google.common.collect.UnmodifiableListIterator
Deprecated.
Unsupported operation.
set(CTTextCharacterProperties) - Method in class org.docx4j.model.properties.run.AbstractRunProperty
 
set(CTTextCharacterProperties) - Method in class org.docx4j.model.properties.run.Bold
 
set(CTTextCharacterProperties) - Method in class org.docx4j.model.properties.run.FontColor
 
set(CTTextCharacterProperties) - Method in class org.docx4j.model.properties.run.FontSize
 
set(CTTextCharacterProperties) - Method in class org.docx4j.model.properties.run.HighlightColor
 
set(CTTextCharacterProperties) - Method in class org.docx4j.model.properties.run.Italics
 
set(CTTextCharacterProperties) - Method in class org.docx4j.model.properties.run.Lang
 
set(CTTextCharacterProperties) - Method in class org.docx4j.model.properties.run.RBorder
 
set(CTTextCharacterProperties) - Method in class org.docx4j.model.properties.run.RShading
 
set(CTTextCharacterProperties) - Method in class org.docx4j.model.properties.run.Spacing
 
set(CTTextCharacterProperties) - Method in class org.docx4j.model.properties.run.Strike
 
set(CTTextCharacterProperties) - Method in class org.docx4j.model.properties.run.TextDirection
 
set(CTTextCharacterProperties) - Method in class org.docx4j.model.properties.run.Underline
 
set(CTTextCharacterProperties) - Method in class org.docx4j.model.properties.run.VerticalAlignment
 
set(CTTblStylePr) - Method in class org.docx4j.model.properties.table.tblStyle.AbstractTableStyleProperty
 
set(PPr) - Method in class org.docx4j.model.properties.paragraph.AbstractParagraphProperty
 
set(PPr) - Method in class org.docx4j.model.properties.paragraph.AbstractPBorder
 
set(PPr) - Method in class org.docx4j.model.properties.paragraph.Bidi
 
set(PPr) - Method in class org.docx4j.model.properties.paragraph.Indent
 
set(PPr) - Method in class org.docx4j.model.properties.paragraph.Justification
 
set(PPr) - Method in class org.docx4j.model.properties.paragraph.KeepNext
 
set(PPr) - Method in class org.docx4j.model.properties.paragraph.LineSpacing
 
set(PPr) - Method in class org.docx4j.model.properties.paragraph.NumberingProperty
 
set(PPr) - Method in class org.docx4j.model.properties.paragraph.OutlineLevel
 
set(PPr) - Method in class org.docx4j.model.properties.paragraph.PageBreakBefore
 
set(PPr) - Method in class org.docx4j.model.properties.paragraph.PBorderBottom
 
set(PPr) - Method in class org.docx4j.model.properties.paragraph.PBorderLeft
 
set(PPr) - Method in class org.docx4j.model.properties.paragraph.PBorderRight
 
set(PPr) - Method in class org.docx4j.model.properties.paragraph.PBorderTop
 
set(PPr) - Method in class org.docx4j.model.properties.paragraph.PShading
 
set(PPr) - Method in class org.docx4j.model.properties.paragraph.SpaceAfter
 
set(PPr) - Method in class org.docx4j.model.properties.paragraph.SpaceBefore
 
set(PPr) - Method in class org.docx4j.model.properties.paragraph.Tabs
 
set(PPr) - Method in class org.docx4j.model.properties.paragraph.TextAlignmentVertical
 
set(RPr) - Method in class org.docx4j.model.properties.run.AbstractRunProperty
 
set(RPr) - Method in class org.docx4j.model.properties.run.Bold
 
set(RPr) - Method in class org.docx4j.model.properties.run.FontColor
 
set(RPr) - Method in class org.docx4j.model.properties.run.FontSize
 
set(RPr) - Method in class org.docx4j.model.properties.run.HighlightColor
 
set(RPr) - Method in class org.docx4j.model.properties.run.Italics
 
set(RPr) - Method in class org.docx4j.model.properties.run.Lang
 
set(RPr) - Method in class org.docx4j.model.properties.run.RBorder
 
set(RPr) - Method in class org.docx4j.model.properties.run.RShading
 
set(RPr) - Method in class org.docx4j.model.properties.run.Spacing
 
set(RPr) - Method in class org.docx4j.model.properties.run.Strike
 
set(RPr) - Method in class org.docx4j.model.properties.run.TextDirection
 
set(RPr) - Method in class org.docx4j.model.properties.run.Underline
 
set(RPr) - Method in class org.docx4j.model.properties.run.VerticalAlignment
 
set(TblPr) - Method in class org.docx4j.model.properties.table.AbstractTableProperty
 
set(TblPr) - Method in class org.docx4j.model.properties.table.BorderBottom
 
set(TblPr) - Method in class org.docx4j.model.properties.table.BorderLeft
 
set(TblPr) - Method in class org.docx4j.model.properties.table.BorderRight
 
set(TblPr) - Method in class org.docx4j.model.properties.table.BorderTop
 
set(TblPr) - Method in class org.docx4j.model.properties.table.CellMarginBottom
 
set(TblPr) - Method in class org.docx4j.model.properties.table.CellMarginLeft
 
set(TblPr) - Method in class org.docx4j.model.properties.table.CellMarginRight
 
set(TblPr) - Method in class org.docx4j.model.properties.table.CellMarginTop
 
set(TblPr) - Method in class org.docx4j.model.properties.table.Indent
 
set(TcPr) - Method in class org.docx4j.model.properties.table.tc.AbstractTcProperty
 
set(TcPr) - Method in class org.docx4j.model.properties.table.tc.Shading
 
set(TcPr) - Method in class org.docx4j.model.properties.table.tc.TextAlignmentVertical
 
set(TcPr) - Method in class org.docx4j.model.properties.table.tc.TextDir
 
set(TcPrInner) - Method in class org.docx4j.model.properties.paragraph.PBorderBottom
 
set(TcPrInner) - Method in class org.docx4j.model.properties.table.AbstractBorder
 
set(TcPrInner) - Method in class org.docx4j.model.properties.table.AbstractCellMargin
 
set(TcPrInner) - Method in class org.docx4j.model.properties.table.BorderBottom
 
set(TcPrInner) - Method in class org.docx4j.model.properties.table.BorderLeft
 
set(TcPrInner) - Method in class org.docx4j.model.properties.table.BorderRight
 
set(TcPrInner) - Method in class org.docx4j.model.properties.table.BorderTop
 
set(TcPrInner) - Method in class org.docx4j.model.properties.table.CellMarginBottom
 
set(TcPrInner) - Method in class org.docx4j.model.properties.table.CellMarginLeft
 
set(TcPrInner) - Method in class org.docx4j.model.properties.table.CellMarginRight
 
set(TcPrInner) - Method in class org.docx4j.model.properties.table.CellMarginTop
 
set(TrPr) - Method in class org.docx4j.model.properties.table.tr.AbstractTrProperty
 
set(TrPr) - Method in class org.docx4j.model.properties.table.tr.TrCantSplit
 
set(TrPr) - Method in class org.docx4j.model.properties.table.tr.TrHeight
 
setAccessibility(Boolean) - Method in class org.docx4j.convert.out.fopconf.Fop
Sets the value of the accessibility property.
setAdjusted(boolean) - Method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphPositioningState
Set adjusted state, used to record effect of non-zero adjustment.
setAdvancedEnabled(boolean) - Method in class org.docx4j.fonts.fop.fonts.CustomFont
Enables/disabled advanced typographic features.
setAdvancedEnabled(boolean) - Method in interface org.docx4j.fonts.fop.fonts.MutableFont
Enables/disabled advanced typographic features.
setAdvancedEnabled(boolean) - Method in class org.docx4j.fonts.fop.fonts.XMLFontMetricsReader
Deprecated.
Enable/disable use of advanced typographic features for the font
setAlt(String) - Method in class org.docx4j.model.images.AbstractWordXmlPicture
 
setAltChunk(CTAltChunk) - Method in class org.docx4j.utils.AltChunkFinder.LocatedChunk
 
setAltChunkType(AltChunkType) - Method in class org.docx4j.openpackaging.parts.WordprocessingML.AlternativeFormatInputPart
 
setAlternates(int[]) - Method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphSubstitutionState
Set alternates indices.
setAnchor(String) - Method in class org.docx4j.convert.out.common.writer.AbstractHyperlinkWriterModel
 
setAnchor(String) - Method in interface org.docx4j.convert.out.ConversionHyperlinkHandler.Model
 
setAnchorValue(String) - Method in class org.docx4j.toc.TocEntry
 
setApacheFopMime(String) - Method in class org.docx4j.convert.out.FOSettings
The output format of the ApacheFORenderer.
setAppearance(AppearanceType) - Method in class org.opendope.questions.Question
Sets the value of the appearance property.
setApplicationName(String) - Method in class org.docx4j.org.apache.poi.hpsf.SummaryInformation
Sets the application name.
setAscender(int) - Method in class org.docx4j.fonts.fop.fonts.CustomFont
Sets the ascent value.
setAscender(int) - Method in interface org.docx4j.fonts.fop.fonts.MutableFont
Sets the ascent value.
setAscender(Number) - Method in class org.docx4j.fonts.fop.fonts.type1.AFMFile
Sets the Ascender value.
setAttribute(Element, String) - Method in class org.docx4j.fonts.RunFontSelector
 
setAuthor(String) - Method in class org.docx4j.org.apache.poi.hpsf.SummaryInformation
Sets the author.
setBase(String) - Method in class org.docx4j.convert.out.fopconf.Fop
Sets the value of the base property.
setBase14KerningEnabled(boolean) - Method in class org.docx4j.fonts.fop.fonts.FontManager
Controls whether kerning is activated on base 14 fonts.
setBAT(BlockAllocationTableReader) - Method in interface org.docx4j.org.apache.poi.poifs.storage.BlockList
set the associated BlockAllocationTable
setBAT(BlockAllocationTableReader) - Method in class org.docx4j.org.apache.poi.poifs.storage.SmallDocumentBlockList
set the associated BlockAllocationTable
setBATArray(int[]) - Method in class org.docx4j.org.apache.poi.poifs.storage.HeaderBlock
Sets the offsets of the first (up to) 109 BAT sectors.
setBATBlocks(int, int) - Method in class org.docx4j.org.apache.poi.poifs.storage.HeaderBlockWriter
Set BAT block parameters.
setBATCount(int) - Method in class org.docx4j.org.apache.poi.poifs.storage.HeaderBlock
Sets the number of BAT blocks that are used.
setBBox(Rectangle) - Method in class org.docx4j.fonts.fop.fonts.type1.AFMCharMetrics
Sets the character's bounding box.
setBBoxArray(Rectangle[]) - Method in class org.docx4j.fonts.fop.fonts.MultiByteFont
Sets the bounding boxes array.
setBeginRun(R) - Method in class org.docx4j.model.fields.FieldRef
 
setBg(CTBackground) - Method in class org.pptx4j.model.ResolvedLayout
 
setBinaryData(byte[]) - Method in class org.docx4j.openpackaging.parts.WordprocessingML.BinaryPart
 
setBinaryData(InputStream) - Method in class org.docx4j.openpackaging.parts.WordprocessingML.BinaryPart
 
setBinaryData(ByteBuffer) - Method in class org.docx4j.openpackaging.parts.WordprocessingML.BinaryPart
 
setBlocks(ListManagedBlock[]) - Method in class org.docx4j.org.apache.poi.poifs.storage.SmallDocumentBlockList
provide blocks to manage
setBlockSize(int) - Method in class org.docx4j.org.apache.poi.poifs.crypt.EncryptionHeader
 
setBody(Body) - Method in class org.docx4j.convert.in.word2003xml.Transition03To06
Sets the value of the body property.
setBold(MicrosoftFonts.Font.Bold) - Method in class org.docx4j.fonts.microsoft.MicrosoftFonts.Font
Sets the value of the bold property.
setBolditalic(MicrosoftFonts.Font.Bolditalic) - Method in class org.docx4j.fonts.microsoft.MicrosoftFonts.Font
Sets the value of the bolditalic property.
setBookmarkStart(CTBookmark) - Method in class org.docx4j.convert.out.html.HTMLConversionContext
 
setBoolean(int, boolean) - Method in class org.docx4j.org.apache.poi.util.BitField
Set a boolean BitField
setBorderConflictResolutionRequired(boolean) - Method in class org.docx4j.model.table.TableModel
 
setBoundingBox(int[]) - Method in class org.docx4j.fonts.fop.fonts.truetype.OFMtxEntry
Sets the boundingBox.
setBoundingBox(int, Rectangle) - Method in class org.docx4j.fonts.fop.fonts.SingleByteFont
 
setByte(byte) - Method in class org.docx4j.org.apache.poi.util.BitField
Set the bits.
setByteBoolean(byte, boolean) - Method in class org.docx4j.org.apache.poi.util.BitField
Set a boolean BitField
setByteCount(int) - Method in class org.docx4j.org.apache.poi.hpsf.DocumentSummaryInformation
Sets the byte count.
setByteData(byte[]) - Method in class org.docx4j.fonts.fop.fonts.cff.CFFDataReader.DICTEntry
 
setByteData(int, int) - Method in class org.docx4j.fonts.fop.fonts.cff.CFFDataReader.CFFSubTable
 
setByteOrder(int) - Method in class org.docx4j.org.apache.poi.hpsf.MutablePropertySet
Sets the "byteOrder" property.
setByteOrder(int) - Method in class org.docx4j.org.apache.poi.hpsf.SpecialPropertySet
 
setBytes(byte[]) - Method in class org.docx4j.openpackaging.io3.stores.ZipPartStore.ByteArray
Replace the contents.
setBytes(byte[]) - Method in class org.docx4j.org.apache.poi.hpsf.ClassID
Sets the bytes making out the class ID.
setCacheFile(URI) - Method in interface org.docx4j.fonts.fop.fonts.FontCacheManager
Sets the font cache file given the URI pointing to the file.
setCacheFile(URI) - Method in class org.docx4j.fonts.fop.fonts.FontManager
Sets the font cache file
setCalendar(Calendar, int, int, boolean, boolean) - Static method in class org.xlsx4j.org.apache.poi.ss.usermodel.DateUtil
 
setCanSelectMany(Boolean) - Method in class org.opendope.questions.Response.Fixed
Sets the value of the canSelectMany property.
setCapHeight(int) - Method in class org.docx4j.fonts.fop.fonts.CustomFont
Sets the capital height value.
setCapHeight(int) - Method in interface org.docx4j.fonts.fop.fonts.MutableFont
Sets the capital height value.
setCapHeight(Number) - Method in class org.docx4j.fonts.fop.fonts.type1.AFMFile
Sets the CapHeight value.
setCategory(String) - Method in class org.docx4j.org.apache.poi.hpsf.DocumentSummaryInformation
Sets the category.
setChainingMode(ChainingMode) - Method in class org.docx4j.org.apache.poi.poifs.crypt.EncryptionHeader
 
setChainingMode(ChainingMode) - Method in class org.docx4j.org.apache.poi.poifs.crypt.EncryptionVerifier
 
setCharacter(String, String) - Method in class org.docx4j.fonts.fop.fonts.type1.AFMCharMetrics
Sets the named character represented by this instance.
setCharacter(NamedCharacter) - Method in class org.docx4j.fonts.fop.fonts.type1.AFMCharMetrics
Sets the named character represented by this instance.
setCharacterSet(String) - Method in class org.docx4j.fonts.fop.fonts.type1.AFMFile
Sets the CharacterSet value.
setCharCode(int) - Method in class org.docx4j.fonts.fop.fonts.type1.AFMCharMetrics
Sets the character code.
setCharCount(int) - Method in class org.docx4j.org.apache.poi.hpsf.SummaryInformation
Sets the character count.
setChildProperty(int) - Method in class org.docx4j.org.apache.poi.poifs.property.Property
Set the child property.
setCIDType(CIDFontType) - Method in class org.docx4j.fonts.fop.fonts.MultiByteFont
Sets the CIDType.
setCipherAlgorithm(CipherAlgorithm) - Method in class org.docx4j.org.apache.poi.poifs.crypt.EncryptionHeader
 
setCipherAlgorithm(CipherAlgorithm) - Method in class org.docx4j.org.apache.poi.poifs.crypt.EncryptionVerifier
 
setCipherProvider(CipherProvider) - Method in class org.docx4j.org.apache.poi.poifs.crypt.EncryptionHeader
 
setClassID(ClassID) - Method in class org.docx4j.org.apache.poi.hpsf.MutablePropertySet
Sets the property set stream's low-level "class ID" field.
setClassID(ClassID) - Method in class org.docx4j.org.apache.poi.hpsf.SpecialPropertySet
 
setClearTypeCollection(Boolean) - Method in class org.docx4j.fonts.microsoft.MicrosoftFonts.Font
Sets the value of the clearTypeCollection property.
setCMap(CMapSegment[]) - Method in class org.docx4j.fonts.fop.fonts.CustomFont
Sets the character map for this font.
setCodepage(int) - Method in class org.docx4j.org.apache.poi.hpsf.CustomProperties
Sets the codepage.
setCodepage(int) - Method in class org.docx4j.org.apache.poi.hpsf.MutableSection
Sets the codepage.
setCodes(int[]) - Method in class org.docx4j.fonts.fop.fonts.cff.CFFDataReader.Format0Encoding
 
setColspan(int) - Method in class org.docx4j.model.table.TableModelCell
 
setCommand(String) - Method in class org.docx4j.org.apache.poi.poifs.filesystem.Ole10Native
 
setComments(String) - Method in class org.docx4j.org.apache.poi.hpsf.SummaryInformation
Sets the comments.
setComments(String) - Method in class org.opendope.conditions.Condition
Sets the value of the comments property.
setComments(String) - Method in class org.opendope.xpaths.Xpaths.Xpath
Sets the value of the comments property.
setCompany(String) - Method in class org.docx4j.org.apache.poi.hpsf.DocumentSummaryInformation
Sets the company.
setConditionalComments(Boolean) - Method in class org.docx4j.convert.out.HTMLSettings
 
setContentHandler(ContentHandler) - Method in class org.docx4j.org.apache.camel.support.builder.xml.StAX2SAXSource
 
setContentLengthAsLoaded(long) - Method in class org.docx4j.openpackaging.parts.Part
 
setContentRef(String) - Method in class org.opendope.SmartArt.dataHierarchy.Image
Sets the value of the contentRef property.
setContentRef(String) - Method in class org.opendope.SmartArt.dataHierarchy.ImageRef
Sets the value of the contentRef property.
setContentRef(String) - Method in class org.opendope.SmartArt.dataHierarchy.SibTransBody
Sets the value of the contentRef property.
setContentRef(String) - Method in class org.opendope.SmartArt.dataHierarchy.TextBody
Sets the value of the contentRef property.
setContents(E) - Method in class org.docx4j.openpackaging.parts.JaxbXmlPart
Set the contents of this part.
setContentType(String) - Method in class org.docx4j.openpackaging.contenttype.CTDefault
Sets the value of the contentType property.
setContentType(String) - Method in class org.docx4j.openpackaging.contenttype.CTOverride
Sets the value of the contentType property.
setContentType(String) - Method in class org.opendope.SmartArt.dataHierarchy.SmartArtDataHierarchy.Images.Image
Sets the value of the contentType property.
setContentType(ContentType) - Method in class org.docx4j.openpackaging.Base
 
setContentTypeManager(ContentTypeManager) - Method in class org.docx4j.openpackaging.packages.OpcPackage
 
setContentTypes(ByteArrayOutputStream) - Method in class org.docx4j.openpackaging.parts.relationships.AlteredParts.Alterations
 
setContinue(boolean) - Method in class org.docx4j.jaxb.JaxbValidationEventHandler
 
setCoreWebFont(Boolean) - Method in class org.docx4j.fonts.microsoft.MicrosoftFonts.Font
Sets the value of the coreWebFont property.
setCount(E, int) - Method in interface org.docx4j.com.google.common.collect.Multiset
Adds or removes the necessary occurrences of an element such that the element attains the desired count.
setCount(E, int, int) - Method in interface org.docx4j.com.google.common.collect.Multiset
Conditionally sets the count of an element to a new value, as described in Multiset.setCount(Object, int), provided that the element has the expected current count.
setCountry(String) - Method in class org.docx4j.convert.out.fopconf.HyphenationPattern
Sets the value of the country property.
setCreateDateTime(Date) - Method in class org.docx4j.org.apache.poi.hpsf.SummaryInformation
Sets the creation time.
setCspName(String) - Method in class org.docx4j.org.apache.poi.poifs.crypt.EncryptionHeader
 
setCss(String) - Method in class org.docx4j.openpackaging.parts.WordprocessingML.StyleDefinitionsPart
 
setCurrentPart(AbstractWmlConversionContext, Part) - Static method in class org.docx4j.convert.out.common.XsltCommonFunctions
 
setCurrentPart(Part) - Method in class org.docx4j.convert.out.common.AbstractWmlConversionContext
 
setCurrentPartDefaultFooter(AbstractWmlConversionContext) - Static method in class org.docx4j.convert.out.common.XsltCommonFunctions
 
setCurrentPartDefaultHeader(AbstractWmlConversionContext) - Static method in class org.docx4j.convert.out.common.XsltCommonFunctions
 
setCurrentPartMainDocument() - Method in class org.docx4j.convert.out.common.AbstractWmlConversionContext
 
setCurrentPartMainDocument(AbstractWmlConversionContext) - Static method in class org.docx4j.convert.out.common.XsltCommonFunctions
 
setCurrentValue(BigInteger) - Method in class org.docx4j.model.listnumbering.ListLevel.Counter
 
setCustLinFactNeighborX(Integer) - Method in class org.opendope.SmartArt.dataHierarchy.ImageRef
Sets the value of the custLinFactNeighborX property.
setCustLinFactNeighborY(Integer) - Method in class org.opendope.SmartArt.dataHierarchy.ImageRef
Sets the value of the custLinFactNeighborY property.
setCustomFieldData(Text) - Method in class org.docx4j.model.fields.FieldRef
 
setCustomFoRenderer(FORenderer) - Method in class org.docx4j.convert.out.FOSettings
If the rendering should be done with a different fo renderer, then you need to pass here your custom implementation of the FORenderer interface.
setCustomProperties(CustomProperties) - Method in class org.docx4j.org.apache.poi.hpsf.DocumentSummaryInformation
Sets the custom properties.
setCustomXmlDataStorageClass(CustomXmlDataStorage) - Static method in class org.docx4j.openpackaging.io.Load
Deprecated.
Set your preferred implementation of the CustomXmlDataStorage interface.
setCustomXsltTemplates(Object) - Method in class org.docx4j.convert.out.AbstractConversionSettings
Pass a custom xslt template to do the transformation.
This template will only be used if you have selected an export that uses templates.
setCustScaleX(Integer) - Method in class org.opendope.SmartArt.dataHierarchy.ImageRef
Sets the value of the custScaleX property.
setCustScaleY(Integer) - Method in class org.opendope.SmartArt.dataHierarchy.ImageRef
Sets the value of the custScaleY property.
setData(int, int) - Method in class org.docx4j.fonts.fop.fonts.cff.CFFDataReader.CFFIndexData
 
setData(CustomXmlDataStorage) - Method in class org.docx4j.openpackaging.parts.CustomXmlDataStoragePart
 
setData(T) - Method in class org.docx4j.model.styles.Node
 
setDataBinding(Xpaths.Xpath.DataBinding) - Method in class org.opendope.xpaths.Xpaths.Xpath
Sets the value of the dataBinding property.
setDataBuffer(byte[]) - Method in class org.docx4j.org.apache.poi.poifs.filesystem.Ole10Native
 
setDateToBeFormatted(double) - Method in class org.xlsx4j.org.apache.poi.ss.usermodel.ExcelStyleDateFormatter
Used to let us know what the date being formatted is, in Excel terms, which we may wish to use when handling elapsed times.
setDefaultNamespace(String) - Method in class org.docx4j.utils.XMLStreamWriterWrapper
 
setDefaultNumberFormat(Format) - Method in class org.xlsx4j.org.apache.poi.ss.usermodel.DataFormatter
Sets a default number format to be used when the Excel format cannot be parsed successfully.
setDefaultParagraphStyle(String) - Method in class org.docx4j.convert.out.common.preprocess.ParagraphStylesInTableFix.StyleRenamer
 
setDefaultPrefix(String, String) - Static method in class org.docx4j.org.apache.xml.security.utils.ElementProxy
Method setDefaultPrefix
setDefaultTableStyle(Style) - Method in class org.docx4j.convert.out.common.preprocess.ParagraphStylesInTableFix.StyleRenamer
 
setDefaultWidth(int) - Method in class org.docx4j.fonts.fop.fonts.MultiByteFont
Sets the defaultWidth.
setDensity(int) - Static method in class org.docx4j.openpackaging.parts.WordprocessingML.BinaryPartAbstractImage
Set the resolution at which a PDF or EPS is converted to PNG.
setDepth(int) - Method in class org.opendope.SmartArt.dataHierarchy.ListItem
 
setDescender(int) - Method in class org.docx4j.fonts.fop.fonts.CustomFont
Sets the descent value.
setDescender(int) - Method in interface org.docx4j.fonts.fop.fonts.MutableFont
Sets the descent value.
setDescender(Number) - Method in class org.docx4j.fonts.fop.fonts.type1.AFMFile
Sets the Descender value.
setDescription(String) - Method in class org.opendope.conditions.Condition
Sets the value of the description property.
setDescription(String) - Method in class org.opendope.xpaths.Xpaths.Xpath
Sets the value of the description property.
setDictionary(Map<Long, String>) - Method in class org.docx4j.org.apache.poi.hpsf.MutableSection
Sets the section's dictionary.
setDirty(boolean) - Method in class org.docx4j.model.fields.FieldRef
 
setDocLocation(String) - Method in class org.docx4j.convert.out.common.writer.AbstractHyperlinkWriterModel
 
setDocLocation(String) - Method in interface org.docx4j.convert.out.ConversionHyperlinkHandler.Model
 
setDocparts(byte[]) - Method in class org.docx4j.org.apache.poi.hpsf.DocumentSummaryInformation
Sets the doc parts.
setDocSecurity(int) - Method in class org.docx4j.openpackaging.packages.ProtectionSettings
Note, this won't create the DocPropsExtendedPart (app.xml) if it doesn't exist
setDocSecurity(int) - Method in class org.docx4j.openpackaging.parts.DocPropsExtendedPart
 
setDocument(InputStream) - Method in interface org.docx4j.model.datastorage.CustomXmlDataStorage
Set the contents of this object from the input stream
setDocument(InputStream) - Method in class org.docx4j.openpackaging.parts.XmlPart
 
setDocument(OPOIFSDocument) - Method in class org.docx4j.org.apache.poi.poifs.property.DocumentProperty
set the POIFSDocument
setDocument(Document) - Method in interface org.docx4j.fonts.RunFontSelector.RunFontCharacterVisitor
 
setDocument(Document) - Method in interface org.docx4j.model.datastorage.CustomXmlDataStorage
 
setDocument(Document) - Method in class org.docx4j.openpackaging.parts.XmlPart
 
setDocument(Document) - Method in class org.docx4j.org.apache.xml.security.utils.ElementProxy
Set a new value for the wrapped document that this object is a proxy for.
setDocumentLocator(Locator) - Method in class org.docx4j.openpackaging.parts.SAXHandler
 
setDocxFetcher(DocxFetcher) - Static method in class org.docx4j.model.datastorage.OpenDoPEHandlerComponents
 
setDomToXPathMap(DomToXPathMap) - Method in class org.docx4j.model.datastorage.BindingHandler
 
setDomToXPathMap(DomToXPathMap) - Method in class org.docx4j.model.datastorage.BindingTraverserXSLT
 
setDomToXPathMap(DomToXPathMap) - Method in class org.opendope.conditions.Condition
 
setDs11Prefix(String) - Static method in class org.docx4j.org.apache.xml.security.utils.XMLUtils
Set the prefix for the digital signature 1.1 namespace
setDsPrefix(String) - Static method in class org.docx4j.org.apache.xml.security.utils.XMLUtils
Set the prefix for the digital signature namespace
setDTDHandler(DTDHandler) - Method in class org.docx4j.org.apache.camel.support.builder.xml.StAX2SAXSource
 
setEditTime(long) - Method in class org.docx4j.org.apache.poi.hpsf.SummaryInformation
Sets the total time spent in editing the document.
setElement(Element) - Method in class org.docx4j.org.apache.xml.security.utils.ElementProxy
New value for the wrapped XML element that this object is a proxy for.
setElement(Element, String) - Method in class org.docx4j.org.apache.xml.security.utils.ElementProxy
Method setElement
setEmbeddable(boolean) - Method in class org.docx4j.fonts.fop.fonts.EmbedFontInfo
 
setEmbedded(boolean) - Method in class org.docx4j.fonts.fop.fonts.EmbedFontInfo
Defines whether the font is embedded or not.
setEmbeddedURI(URI) - Method in class org.docx4j.fonts.PhysicalFont
 
setEmbeddingMode(EmbeddingMode) - Method in class org.docx4j.fonts.fop.fonts.CustomFont
Sets the embedding mode.
setEmbeddingMode(EmbeddingMode) - Method in interface org.docx4j.fonts.fop.fonts.MutableFont
Sets the embedding mode.
setEmbedResourceName(String) - Method in class org.docx4j.fonts.fop.fonts.CustomFont
Sets the resource name of the embeddable font file.
setEmbedResourceName(String) - Method in interface org.docx4j.fonts.fop.fonts.MutableFont
Sets the resource name of the embeddable font file.
setEmbedURI(URI) - Method in class org.docx4j.fonts.fop.fonts.CustomFont
Sets the URI to the embeddable font.
setEmbedURI(URI) - Method in interface org.docx4j.fonts.fop.fonts.MutableFont
Sets the URI to the embeddable font.
setEmbedUrl(String) - Method in class org.docx4j.convert.out.fopconf.Fonts.Font
Sets the value of the embedUrl property.
setEncoding(String) - Method in class org.docx4j.fonts.fop.fonts.SingleByteFont
Sets the encoding of the font.
setEncoding(CodePointMapping) - Method in class org.docx4j.fonts.fop.fonts.SingleByteFont
Sets the encoding of the font.
setEncodingScheme(String) - Method in class org.docx4j.fonts.fop.fonts.type1.AFMFile
Sets the EncodingScheme value
setEncryptedHmacKey(byte[]) - Method in class org.docx4j.org.apache.poi.poifs.crypt.agile.AgileEncryptionHeader
 
setEncryptedHmacValue(byte[]) - Method in class org.docx4j.org.apache.poi.poifs.crypt.agile.AgileEncryptionHeader
 
setEncryptedKey(byte[]) - Method in class org.docx4j.org.apache.poi.poifs.crypt.agile.AgileEncryptionVerifier
 
setEncryptedKey(byte[]) - Method in class org.docx4j.org.apache.poi.poifs.crypt.EncryptionVerifier
 
setEncryptedSegment(byte[]) - Method in class org.docx4j.fonts.fop.fonts.type1.PFBData
Sets the encrypted segment of the font file.
setEncryptedVerifier(byte[]) - Method in class org.docx4j.org.apache.poi.poifs.crypt.agile.AgileEncryptionVerifier
 
setEncryptedVerifier(byte[]) - Method in class org.docx4j.org.apache.poi.poifs.crypt.binaryrc4.BinaryRC4EncryptionVerifier
 
setEncryptedVerifier(byte[]) - Method in class org.docx4j.org.apache.poi.poifs.crypt.cryptoapi.CryptoAPIEncryptionVerifier
 
setEncryptedVerifier(byte[]) - Method in class org.docx4j.org.apache.poi.poifs.crypt.EncryptionVerifier
 
setEncryptedVerifier(byte[]) - Method in class org.docx4j.org.apache.poi.poifs.crypt.standard.StandardEncryptionVerifier
 
setEncryptedVerifierHash(byte[]) - Method in class org.docx4j.org.apache.poi.poifs.crypt.agile.AgileEncryptionVerifier
 
setEncryptedVerifierHash(byte[]) - Method in class org.docx4j.org.apache.poi.poifs.crypt.binaryrc4.BinaryRC4EncryptionVerifier
 
setEncryptedVerifierHash(byte[]) - Method in class org.docx4j.org.apache.poi.poifs.crypt.cryptoapi.CryptoAPIEncryptionVerifier
 
setEncryptedVerifierHash(byte[]) - Method in class org.docx4j.org.apache.poi.poifs.crypt.EncryptionVerifier
 
setEncryptedVerifierHash(byte[]) - Method in class org.docx4j.org.apache.poi.poifs.crypt.standard.StandardEncryptionVerifier
 
setEndPoint(int) - Method in class org.docx4j.fonts.fop.fonts.type1.PostscriptParser.PSVariable
Sets the end point location of the current Postscript variable.
setEndRun(R) - Method in class org.docx4j.model.fields.FieldRef
 
setEntityResolver(EntityResolver) - Method in class org.docx4j.org.apache.camel.support.builder.xml.StAX2SAXSource
 
setEntryLevel(int) - Method in class org.docx4j.toc.TocEntry
 
setEntryValue(P) - Method in class org.docx4j.toc.TocEntry
 
setErrorHandler(ErrorHandler) - Method in class org.docx4j.org.apache.camel.support.builder.xml.StAX2SAXSource
 
setEventListener(FontEventListener) - Method in class org.docx4j.fonts.fop.fonts.autodetect.FontInfoFinder
Sets the font event listener that can be used to receive events about particular events in this class.
setEventListener(FontEventListener) - Method in class org.docx4j.fonts.fop.fonts.FontInfo
Sets the font event listener that can be used to receive events about particular events in this class.
setEventListener(FontEventListener) - Method in class org.docx4j.fonts.fop.fonts.Typeface
Sets the font event listener that can be used to receive events about particular events in this class.
setEventNotifier(MBassador<Docx4jEvent>) - Static method in class org.docx4j.Docx4J
 
setEventNotifier(MBassador<Docx4jEvent>) - Static method in class org.docx4j.events.Docx4jEvent
 
setExcelStyleRoundingMode(DecimalFormat) - Static method in class org.xlsx4j.org.apache.poi.ss.usermodel.DataFormatter
Enables excel style rounding mode (round half up) on the Decimal Format given.
setExcelStyleRoundingMode(DecimalFormat, RoundingMode) - Static method in class org.xlsx4j.org.apache.poi.ss.usermodel.DataFormatter
Enables custom rounding mode on the given Decimal Format.
setException(Throwable) - Method in class org.docx4j.com.google.common.util.concurrent.AbstractFuture
Sets the failed result of this Future unless this Future has already been cancelled or set (including set asynchronously).
setException(Throwable) - Method in class org.docx4j.com.google.common.util.concurrent.SettableFuture
 
setExceptionClass(String) - Method in class org.docx4j.org.apache.fop.events.model.EventMethodModel
Sets the primary exception class for this event method.
setExcludeComments(boolean) - Method in class org.docx4j.org.apache.xml.security.signature.XMLSignatureInput
 
setExcludeNode(Node) - Method in class org.docx4j.org.apache.xml.security.signature.XMLSignatureInput
Sets the exclude node of this XMLSignatureInput
setExtension(String) - Method in class org.docx4j.convert.out.fopconf.HyphenationPattern
Sets the value of the extension property.
setExtension(String) - Method in class org.docx4j.openpackaging.contenttype.CTDefault
Sets the value of the extension property.
setExternal(boolean) - Method in class org.docx4j.convert.out.common.writer.AbstractHyperlinkWriterModel
 
setExternal(boolean) - Method in interface org.docx4j.convert.out.ConversionHyperlinkHandler.Model
 
setF(File) - Method in class org.docx4j.openpackaging.parts.AbstractFontPart
 
setFallbackFont(String) - Method in interface org.docx4j.fonts.RunFontSelector.RunFontCharacterVisitor
 
setFamilyName(String) - Method in class org.docx4j.fonts.fop.fonts.type1.AFMFile
Sets the FamilyName value.
setFamilyNames(Set) - Method in class org.docx4j.fonts.fop.fonts.EmbedFontInfo
 
setFamilyNames(Set<String>) - Method in class org.docx4j.fonts.fop.fonts.CustomFont
Sets the font's family names (Example: "Helvetica").
setFamilyNames(Set<String>) - Method in interface org.docx4j.fonts.fop.fonts.MutableFont
Sets the font's family names (Example: "Helvetica").
setFDIndexes(int[]) - Method in class org.docx4j.fonts.fop.fonts.cff.CFFDataReader.Format0FDSelect
 
setFeature(String, boolean) - Method in class org.docx4j.org.apache.camel.support.builder.xml.StAX2SAXSource
 
setFieldWidth(BigInteger) - Method in class org.opendope.xpaths.Xpaths.Xpath
Sets the value of the fieldWidth property.
setFilename(String) - Method in class org.docx4j.fonts.microsoft.MicrosoftFonts.Font.Bold
Sets the value of the filename property.
setFilename(String) - Method in class org.docx4j.fonts.microsoft.MicrosoftFonts.Font.Bolditalic
Sets the value of the filename property.
setFilename(String) - Method in class org.docx4j.fonts.microsoft.MicrosoftFonts.Font.Italic
Sets the value of the filename property.
setFilename(String) - Method in class org.docx4j.fonts.microsoft.MicrosoftFonts.Font
Sets the value of the filename property.
setFileName(String) - Method in class org.docx4j.org.apache.poi.poifs.filesystem.Ole10Native
 
setFirstChar(int) - Method in class org.docx4j.fonts.fop.fonts.CustomFont
Sets the index of the first character in the character table.
setFirstChar(int) - Method in interface org.docx4j.fonts.fop.fonts.MutableFont
Sets the index of the first character in the character table.
setFixed(Response.Fixed) - Method in class org.opendope.questions.Response
Sets the value of the fixed property.
setFixedPitch(boolean) - Method in class org.docx4j.fonts.fop.fonts.type1.AFMWritingDirectionMetrics
Set the IsFixedPitch value.
setFlags(int) - Method in class org.docx4j.fonts.fop.fonts.CustomFont
Sets the font's flags
setFlags(int) - Method in interface org.docx4j.fonts.fop.fonts.MutableFont
Sets the font's flags
setFlags(int) - Method in class org.docx4j.org.apache.poi.poifs.crypt.EncryptionHeader
 
setFlags1(short) - Method in class org.docx4j.org.apache.poi.poifs.filesystem.Ole10Native
 
setFlags2(short) - Method in class org.docx4j.org.apache.poi.poifs.filesystem.Ole10Native
 
setFlags3(short) - Method in class org.docx4j.org.apache.poi.poifs.filesystem.Ole10Native
 
setFoDumpFile(File) - Method in class org.docx4j.convert.out.FOSettings
For testing and debugging you can pass here a File object.
setFontBBox(int[]) - Method in class org.docx4j.fonts.fop.fonts.CustomFont
Sets the font's bounding box
setFontBBox(int[]) - Method in interface org.docx4j.fonts.fop.fonts.MutableFont
Sets the font's bounding box
setFontBBox(RectangularShape) - Method in class org.docx4j.fonts.fop.fonts.type1.AFMFile
Sets the FontBBox value.
setFontEmbedURI(URI) - Method in class org.docx4j.fonts.fop.fonts.XMLFontMetricsReader
Deprecated.
Sets the path to embed a font.
setFontFamily(String) - Method in class org.docx4j.convert.out.fopconf.Substitutions.Substitution.From
Sets the value of the fontFamily property.
setFontFamily(String) - Method in class org.docx4j.convert.out.fopconf.Substitutions.Substitution.To
Sets the value of the fontFamily property.
setFontFamily(String) - Method in class org.docx4j.fonts.fop.fonts.substitute.FontQualifier
Sets the font family
setFontFamilyStack(boolean) - Method in class org.docx4j.convert.out.HTMLSettings
 
setFontMapper(Mapper) - Method in class org.docx4j.convert.out.HTMLSettings
 
setFontMapper(Mapper) - Method in class org.docx4j.openpackaging.packages.WordprocessingMLPackage
 
setFontMapper(Mapper, boolean) - Method in class org.docx4j.openpackaging.packages.WordprocessingMLPackage
 
setFontName(String) - Method in class org.docx4j.fonts.fop.fonts.cff.CFFDataReader.FontDict
 
setFontName(String) - Method in class org.docx4j.fonts.fop.fonts.CustomFont
Sets the "PostScript" font name (Example: "Helvetica-BoldOblique").
setFontName(String) - Method in interface org.docx4j.fonts.fop.fonts.MutableFont
Sets the "PostScript" font name (Example: "Helvetica-BoldOblique").
setFontName(String) - Method in class org.docx4j.fonts.fop.fonts.type1.AFMFile
Sets the FontName value.
setFonts(Fonts) - Method in class org.docx4j.convert.out.fopconf.Fop.Renderers.Renderer
Sets the value of the fonts property.
setFonts(Fop.Fonts) - Method in class org.docx4j.convert.out.fopconf.Fop
Sets the value of the fonts property.
setFonts(Fonts) - Method in class org.docx4j.convert.in.word2003xml.Transition03To06
Sets the value of the fonts property.
setFontStyle(String) - Method in class org.docx4j.convert.out.fopconf.Substitutions.Substitution.From
Sets the value of the fontStyle property.
setFontStyle(String) - Method in class org.docx4j.convert.out.fopconf.Substitutions.Substitution.To
Sets the value of the fontStyle property.
setFontStyle(String) - Method in class org.docx4j.fonts.fop.fonts.substitute.FontQualifier
Sets the font style
setFontSubFamilyName(String) - Method in class org.docx4j.fonts.fop.fonts.CustomFont
Sets the font's subfamily name.
setFontSubstitutions(FontSubstitutions) - Method in class org.docx4j.fonts.fop.fonts.FontManager
Sets the font substitutions
setFontType(String) - Method in class org.docx4j.fonts.substitutions.FontSubstitutions.Replace
Sets the value of the fontType property.
setFontType(FontType) - Method in class org.docx4j.fonts.fop.fonts.CustomFont
Sets the font type.
setFontType(FontType) - Method in interface org.docx4j.fonts.fop.fonts.MutableFont
Sets the font type.
setFontURI(URI) - Method in class org.docx4j.fonts.fop.fonts.CustomFont
Sets the URI from which this font is or will be loaded.
setFontURI(URI) - Method in interface org.docx4j.fonts.fop.fonts.MutableFont
Sets the URI from which this font is or will be loaded.
setFontWeight(String) - Method in class org.docx4j.convert.out.fopconf.Substitutions.Substitution.From
Sets the value of the fontWeight property.
setFontWeight(String) - Method in class org.docx4j.convert.out.fopconf.Substitutions.Substitution.To
Sets the value of the fontWeight property.
setFontWeight(String) - Method in class org.docx4j.fonts.fop.fonts.substitute.FontQualifier
Sets the font weight
setFontWeight(String) - Method in class org.docx4j.fonts.substitutions.FontSubstitutions.Replace
Sets the value of the fontWeight property.
setFontWidth(String) - Method in class org.docx4j.fonts.substitutions.FontSubstitutions.Replace
Sets the value of the fontWidth property.
setFopConfig(Fop) - Method in class org.docx4j.convert.out.FOSettings
Generally there is no need to invoke this; the fop config will be generated based on the fonts used in your WordprocessingMLPackage and the specified FontMapper.
setFormat(int) - Method in class org.docx4j.fonts.fop.fonts.cff.CFFDataReader.CustomEncoding
 
setFormat(int) - Method in class org.docx4j.fonts.fop.fonts.cff.CFFDataReader.FDSelect
 
setFormat(int) - Method in class org.docx4j.org.apache.poi.hpsf.MutablePropertySet
Sets the "format" property.
setFormat(int) - Method in class org.docx4j.org.apache.poi.hpsf.SpecialPropertySet
 
setFormatID(byte[]) - Method in class org.docx4j.org.apache.poi.hpsf.MutableSection
Sets the section's format ID.
setFormatID(ClassID) - Method in class org.docx4j.org.apache.poi.hpsf.MutableSection
Sets the section's format ID.
setFormFieldProperties(FieldRef, String, String) - Static method in class org.docx4j.model.fields.merge.MailMerger
 
setFormFieldProperties(CTFFData) - Method in class org.docx4j.model.fields.FieldRef
 
setFound(byte) - Method in class org.docx4j.fonts.fop.fonts.truetype.OFMtxEntry
Sets the found.
setFoundUnexpected(boolean) - Method in class org.docx4j.fonts.fop.fonts.type1.PostscriptParser.PSElement
Sets a value to be true if an expected entry postscript is found in the element.
setFree(Response.Free) - Method in class org.opendope.questions.Response
Sets the value of the free property.
setFriendlyIds(Object) - Static method in class org.docx4j.openpackaging.parts.DrawingML.DiagramDataPart
This method ensures generated IDs are valid and (subject to that constraint) easy-ish to understand.
setFriendlyIds(HashMap<String, String>) - Method in class org.docx4j.openpackaging.parts.DrawingML.DiagramDrawingPart
Deprecated.
setFrom(Substitutions.Substitution.From) - Method in class org.docx4j.convert.out.fopconf.Substitutions.Substitution
Sets the value of the from property.
setFullName(String) - Method in class org.docx4j.fonts.fop.fonts.CustomFont
Sets the font's full name (usually the one that the operating system displays).
setFullName(String) - Method in interface org.docx4j.fonts.fop.fonts.MutableFont
Sets the font's full name (usually the one that the operating system displays).
setFullName(String) - Method in class org.docx4j.fonts.fop.fonts.type1.AFMFile
Sets the FullName value.
setFuture(ListenableFuture<? extends V>) - Method in class org.docx4j.com.google.common.util.concurrent.AbstractFuture
Sets the result of this Future to match the supplied input Future once the supplied Future is done, unless this Future has already been cancelled or set (including "set asynchronously," defined below).
setFuture(ListenableFuture<? extends V>) - Method in class org.docx4j.com.google.common.util.concurrent.SettableFuture
 
setGDEF(GlyphDefinitionTable) - Method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphProcessingState
Set governing glyph definition table.
setGDEF(GlyphDefinitionTable) - Method in class org.docx4j.fonts.fop.fonts.MultiByteFont
Establishes the glyph definition table.
setGlyph(int, int) - Method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphProcessingState
Set (replace) glyph at specified offset from current position.
setGlyph(int, int) - Method in class org.docx4j.fonts.fop.complexscripts.util.GlyphSequence
Set glyph id at specified index.
setGlyphStartIndex(int) - Method in class org.docx4j.fonts.fop.fonts.truetype.TTFCmapEntry
Sets the glyphStartIndex.
setGPOS(GlyphPositioningTable) - Method in class org.docx4j.fonts.fop.fonts.MultiByteFont
Establishes the glyph positioning table.
setGSUB(GlyphSubstitutionTable) - Method in class org.docx4j.fonts.fop.fonts.MultiByteFont
Establishes the glyph substitution table.
setHashAlgorithm(HashAlgorithm) - Method in class org.docx4j.org.apache.poi.poifs.crypt.EncryptionHeader
 
setHashAlgorithm(HashAlgorithm) - Method in class org.docx4j.org.apache.poi.poifs.crypt.EncryptionVerifier
 
setHeaderSegment(byte[]) - Method in class org.docx4j.fonts.fop.fonts.type1.PFBData
Sets the header segment of the font file.
setHeadingPair(byte[]) - Method in class org.docx4j.org.apache.poi.hpsf.DocumentSummaryInformation
Sets the heading pair.
setHelp(String) - Method in class org.opendope.questions.Question
Sets the value of the help property.
setHiddenCount(int) - Method in class org.docx4j.org.apache.poi.hpsf.DocumentSummaryInformation
Sets the hidden count.
setHint(String) - Method in class org.opendope.questions.Question
Sets the value of the hint property.
setHlinkReference(String) - Method in class org.docx4j.model.images.AbstractWordXmlPicture
 
setHtmlSettings(HTMLSettings) - Method in class org.docx4j.convert.out.html.HtmlExporterNG2
Deprecated.
 
setHyperlinkHandler(ConversionHyperlinkHandler) - Method in class org.docx4j.convert.out.AbstractConversionSettings
 
setHyperlinkResolver(BindingHyperlinkResolver) - Static method in class org.docx4j.model.datastorage.BindingHandler
 
setHyperlinkStyle(String) - Static method in class org.docx4j.model.datastorage.BindingHandler
Deprecated. 
setHyperlinkStyle(String) - Method in class org.docx4j.model.datastorage.BindingHyperlinkResolver
 
setHyphenationBase(String) - Method in class org.docx4j.convert.out.fopconf.Fop
Sets the value of the hyphenationBase property.
setId(String) - Method in class org.opendope.answers.Answer
Sets the value of the id property.
setId(String) - Method in class org.opendope.components.Components.Component
Sets the value of the id property.
setId(String) - Method in class org.opendope.conditions.Condition
Sets the value of the id property.
setId(String) - Method in class org.opendope.conditions.Conditionref
Sets the value of the id property.
setId(String) - Method in class org.opendope.conditions.Xpathref
Sets the value of the id property.
setId(String) - Method in class org.opendope.questions.Question
Sets the value of the id property.
setId(String) - Method in class org.opendope.SmartArt.dataHierarchy.ListItem
Sets the value of the id property.
setId(String) - Method in class org.opendope.SmartArt.dataHierarchy.SmartArtDataHierarchy.Images.Image
Sets the value of the id property.
setId(String) - Method in class org.opendope.SmartArt.dataHierarchy.SmartArtDataHierarchy.Texts.IdentifiedText
Sets the value of the id property.
setId(String) - Method in class org.opendope.xpaths.Xpaths.Xpath
Sets the value of the id property.
setID(long) - Method in class org.docx4j.org.apache.poi.hpsf.MutableProperty
Sets the property's ID.
setID(String) - Method in class org.docx4j.model.images.AbstractWordXmlPicture
 
setIgnoreDefault(GlyphTester) - Method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphProcessingState
Set default ignore tester.
setImageDirPath(String) - Method in class org.docx4j.convert.out.AbstractConversionSettings
 
setImageDirPath(String) - Static method in class org.pptx4j.convert.out.svginhtml.SvgExporter
 
setImageHandler(ConversionImageHandler) - Method in class org.docx4j.convert.out.AbstractConversionSettings
 
setImageIncludeUUID(boolean) - Method in class org.docx4j.convert.out.AbstractConversionSettings
Should the image names be prefixed with an UUID to differentiate runs? Default: true
setImageInfo(ImageInfo) - Method in class org.docx4j.openpackaging.parts.WordprocessingML.BinaryPartAbstractImage
Deprecated.
setImageRef(ImageRef) - Method in class org.opendope.SmartArt.dataHierarchy.ListItem
Sets the value of the imageRef property.
setImages(SmartArtDataHierarchy.Images) - Method in class org.opendope.SmartArt.dataHierarchy.SmartArtDataHierarchy
Sets the value of the images property.
setImageTargetUri(String) - Method in class org.docx4j.convert.out.HTMLSettings
 
setImageTargetUri(String) - Method in class org.pptx4j.convert.out.svginhtml.SvgExporter.SvgSettings
 
setIndex(int) - Method in class org.docx4j.fonts.fop.fonts.truetype.OFMtxEntry
Sets the index.
setIndex(int) - Method in class org.docx4j.org.apache.poi.poifs.property.Property
Set the index for this Property
setIntegrityHmacKey(byte[]) - Method in class org.docx4j.org.apache.poi.poifs.crypt.Decryptor
 
setIntegrityHmacValue(byte[]) - Method in class org.docx4j.org.apache.poi.poifs.crypt.Decryptor
 
setInterfaceName(String) - Method in class org.docx4j.org.apache.fop.events.model.EventProducerModel
Sets the fully qualified interface name of the event producer.
setIri(String) - Method in class org.opendope.components.Components.Component
Sets the value of the iri property.
setIsOTFFile(boolean) - Method in class org.docx4j.fonts.fop.fonts.MultiByteFont
 
setItalic(MicrosoftFonts.Font.Italic) - Method in class org.docx4j.fonts.microsoft.MicrosoftFonts.Font
Sets the value of the italic property.
setItalicAngle(double) - Method in class org.docx4j.fonts.fop.fonts.type1.AFMWritingDirectionMetrics
Sets the ItalicAngle value.
setItalicAngle(int) - Method in class org.docx4j.fonts.fop.fonts.CustomFont
Sets the font's italic angle.
setItalicAngle(int) - Method in interface org.docx4j.fonts.fop.fonts.MutableFont
Sets the font's italic angle.
setJAXBContext(JAXBContext) - Method in class org.docx4j.openpackaging.parts.JaxbXmlPart
 
setJaxbElement(E) - Method in class org.docx4j.openpackaging.parts.JaxbXmlPart
 
setJaxbElement(E) - Method in class org.docx4j.openpackaging.parts.JaxbXmlPartXPathAware
You can't use this override to create/update a binder, since this would set the jaxbElement field to something different to the object being passed in (as a consequence of the process to create a binder).
setJaxbElement(JAXBResult) - Method in class org.docx4j.openpackaging.parts.JaxbXmlPart
 
setJaxbElement(Styles) - Method in class org.docx4j.openpackaging.parts.WordprocessingML.StyleDefinitionsPart
 
setJaxbElement(Worksheet) - Method in class org.docx4j.openpackaging.parts.SpreadsheetML.WorksheetPart
 
setKerningEnabled(boolean) - Method in class org.docx4j.fonts.fop.fonts.CustomFont
Enables/disabled kerning.
setKerningEnabled(boolean) - Method in interface org.docx4j.fonts.fop.fonts.MutableFont
Enables/disabled kerning.
setKerningEnabled(boolean) - Method in class org.docx4j.fonts.fop.fonts.XMLFontMetricsReader
Deprecated.
Enable/disable use of kerning for the font
setKeySalt(byte[]) - Method in class org.docx4j.org.apache.poi.poifs.crypt.agile.AgileEncryptionHeader
 
setKeySalt(byte[]) - Method in class org.docx4j.org.apache.poi.poifs.crypt.EncryptionHeader
 
setKeySize(int) - Method in class org.docx4j.org.apache.poi.poifs.crypt.cryptoapi.CryptoAPIEncryptionHeader
 
setKeySize(int) - Method in class org.docx4j.org.apache.poi.poifs.crypt.EncryptionHeader
 
setKeywords(String) - Method in class org.docx4j.org.apache.poi.hpsf.SummaryInformation
Sets the keywords.
setLabel(String) - Method in class org.docx4j.org.apache.poi.poifs.filesystem.Ole10Native
 
setLabel(String) - Method in class org.opendope.questions.Response.Fixed.Item
Sets the value of the label property.
setLang(String) - Method in class org.docx4j.convert.out.fopconf.HyphenationPattern
Sets the value of the lang property.
setLastAuthor(String) - Method in class org.docx4j.org.apache.poi.hpsf.SummaryInformation
Sets the last author.
setLastChar(int) - Method in class org.docx4j.fonts.fop.fonts.CustomFont
Sets the index of the last character in the character table.
setLastChar(int) - Method in interface org.docx4j.fonts.fop.fonts.MutableFont
Sets the index of the last character in the character table.
setLastPrinted(Date) - Method in class org.docx4j.org.apache.poi.hpsf.SummaryInformation
Sets the lastPrinted.
setLastSaveDateTime(Date) - Method in class org.docx4j.org.apache.poi.hpsf.SummaryInformation
Sets the total time spent in editing the document.
setLayoutMasterSetCalculationInProgress(boolean) - Method in class org.docx4j.convert.out.FOSettings
The flag layoutMasterSetCalculationInProgress is used by LayoutMasterSetBuilder, to record whether for this conversion run, the correct extents have been calculated yet.
setLineCount(int) - Method in class org.docx4j.org.apache.poi.hpsf.DocumentSummaryInformation
Sets the line count.
setLinksDirty(boolean) - Method in class org.docx4j.org.apache.poi.hpsf.DocumentSummaryInformation
Sets the linksDirty.
setList(List) - Method in class org.opendope.SmartArt.dataHierarchy.ListItem
Sets the value of the list property.
setList(List) - Method in class org.opendope.SmartArt.dataHierarchy.SmartArtDataHierarchy
Sets the value of the list property.
setListener(Binder, Unmarshaller.Listener) - Method in interface org.docx4j.jaxb.BinderListenerInterface
Register unmarshal event callback Unmarshaller.Listener with this Unmarshaller.
setLocalAttribute(String, String) - Method in class org.docx4j.org.apache.xml.security.utils.ElementProxy
 
setLocalIdAttribute(String, String) - Method in class org.docx4j.org.apache.xml.security.utils.ElementProxy
 
setLocalizedMessage(String) - Method in exception org.docx4j.fonts.fop.apps.FOPException
Sets the localized message for this exception.
setLocalSubrData(CFFDataReader.CFFIndexData) - Method in class org.docx4j.fonts.fop.fonts.cff.CFFDataReader.FontDict
 
setLocation(String, int, int) - Method in exception org.docx4j.fonts.fop.apps.FOPException
Set a location associated with the exception.
setLocator(Locator) - Method in exception org.docx4j.fonts.fop.apps.FOPException
Set a location associated with the exception.
setLock(boolean) - Method in class org.docx4j.model.fields.FieldRef
Specifies that the parent complex field shall not have its field result recalculated, even if an application attempts to recalculate the results of all fields in the document or a recalculation is explicitly requested.
setLogUnsupportedTypes(boolean) - Static method in class org.docx4j.org.apache.poi.hpsf.VariantSupport
Specifies whether warnings about unsupported variant types are to be written to System.err or not.
setLookupFlags(int) - Method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphProcessingState
Set governing lookup flags
setLoTypeId(String) - Method in class org.opendope.SmartArt.dataHierarchy.SmartArtDataHierarchy
Sets the value of the loTypeId property.
setLower(String) - Method in class org.opendope.xpaths.Xpaths.Xpath
Sets the value of the lower property.
setLowerOperator(String) - Method in class org.opendope.xpaths.Xpaths.Xpath
Sets the value of the lowerOperator property.
setLsb(int) - Method in class org.docx4j.fonts.fop.fonts.truetype.OFMtxEntry
Sets the lsb.
setMac(String) - Method in class org.docx4j.fonts.microsoft.MicrosoftFonts.Font.Bold
Sets the value of the mac property.
setMac(String) - Method in class org.docx4j.fonts.microsoft.MicrosoftFonts.Font.Bolditalic
Sets the value of the mac property.
setMac(String) - Method in class org.docx4j.fonts.microsoft.MicrosoftFonts.Font.Italic
Sets the value of the mac property.
setMac(String) - Method in class org.docx4j.fonts.microsoft.MicrosoftFonts.Font
Sets the value of the mac property.
setManager(String) - Method in class org.docx4j.org.apache.poi.hpsf.DocumentSummaryInformation
Sets the manager.
setMargins() - Method in class org.docx4j.model.structure.PageDimensions
set Margins from docx4j.properties
setMargins(MarginsWellKnown) - Method in class org.docx4j.model.structure.PageDimensions
 
setMarkAsFinal(boolean) - Method in class org.docx4j.openpackaging.packages.ProtectionSettings
 
setMarkAsFinal(boolean) - Method in class org.docx4j.openpackaging.parts.DocPropsCustomPart
 
setMceIgnorable(McIgnorableNamespaceDeclarator) - Method in class org.docx4j.openpackaging.parts.JaxbXmlPart
Where the mc:Ignorable attribute is present, ensure its contents matches the ignorable namespaces actually present.
setMceIgnorable(McIgnorableNamespaceDeclarator) - Method in class org.docx4j.openpackaging.parts.PresentationML.SlideLayoutPart
 
setMceIgnorable(McIgnorableNamespaceDeclarator) - Method in class org.docx4j.openpackaging.parts.PresentationML.SlideMasterPart
 
setMceIgnorable(McIgnorableNamespaceDeclarator) - Method in class org.docx4j.openpackaging.parts.PresentationML.SlidePart
 
setMceIgnorable(McIgnorableNamespaceDeclarator) - Method in class org.docx4j.openpackaging.parts.SpreadsheetML.WorkbookPart
 
setMceIgnorable(McIgnorableNamespaceDeclarator) - Method in class org.docx4j.openpackaging.parts.WordprocessingML.CommentsIdsPart
 
setMceIgnorable(McIgnorableNamespaceDeclarator) - Method in class org.docx4j.openpackaging.parts.WordprocessingML.DocumentSettingsPart
 
setMceIgnorable(McIgnorableNamespaceDeclarator) - Method in class org.docx4j.openpackaging.parts.WordprocessingML.EndnotesPart
 
setMceIgnorable(McIgnorableNamespaceDeclarator) - Method in class org.docx4j.openpackaging.parts.WordprocessingML.FooterPart
 
setMceIgnorable(McIgnorableNamespaceDeclarator) - Method in class org.docx4j.openpackaging.parts.WordprocessingML.FootnotesPart
 
setMceIgnorable(McIgnorableNamespaceDeclarator) - Method in class org.docx4j.openpackaging.parts.WordprocessingML.HeaderPart
 
setMceIgnorable(McIgnorableNamespaceDeclarator) - Method in class org.docx4j.openpackaging.parts.WordprocessingML.MainDocumentPart
 
setMceIgnorable(McIgnorableNamespaceDeclarator) - Method in class org.docx4j.openpackaging.parts.WordprocessingML.NumberingDefinitionsPart
 
setMceIgnorable(McIgnorableNamespaceDeclarator) - Method in class org.docx4j.openpackaging.parts.WordprocessingML.StyleDefinitionsPart
 
setMcIgnorable(String) - Method in class org.docx4j.jaxb.generic.NamespacePrefixMapper
 
setMcIgnorable(String) - Method in class org.docx4j.jaxb.generic.NamespacePrefixMapperRelationshipsPart
 
setMcIgnorable(String) - Method in interface org.docx4j.jaxb.McIgnorableNamespaceDeclarator
 
setMERGEFIELDInOutput(MailMerger.OutputField) - Static method in class org.docx4j.model.fields.merge.MailMerger
What to do with the MERGEFIELD in the output docx.
setMethodName(String) - Method in class org.docx4j.org.apache.fop.events.model.EventMethodModel
Sets the event method name.
setMime(String) - Method in class org.docx4j.convert.out.fopconf.Fop.Renderers.Renderer
Sets the value of the mime property.
setMIMEType(String) - Method in class org.docx4j.org.apache.xml.security.signature.XMLSignatureInput
Sets mimeType
setMissingWidth(int) - Method in class org.docx4j.fonts.fop.fonts.CustomFont
Sets the font's default width
setMissingWidth(int) - Method in interface org.docx4j.fonts.fop.fonts.MutableFont
Sets the font's default width
setMMClipCount(int) - Method in class org.docx4j.org.apache.poi.hpsf.DocumentSummaryInformation
Sets the mmclip count.
setMustCreateNewFlag(boolean) - Method in interface org.docx4j.fonts.RunFontSelector.RunFontCharacterVisitor
 
setName(String) - Method in class org.docx4j.convert.out.fopconf.Fonts.Font.FontTriplet
Sets the value of the name property.
setName(String) - Method in class org.docx4j.fonts.fop.fonts.truetype.OFMtxEntry
Sets the name.
setName(String) - Method in class org.docx4j.fonts.fop.fonts.type1.Type1SubsetFile.BytesNumber
 
setName(String) - Method in class org.docx4j.fonts.microsoft.MicrosoftFonts.Font
Sets the value of the name property.
setName(String) - Method in class org.docx4j.fonts.PhysicalFont
 
setName(String) - Method in class org.docx4j.fonts.substitutions.FontSubstitutions.Replace
Sets the value of the name property.
setName(String) - Method in class org.docx4j.model.structure.jaxb.Sections.Section
Sets the value of the name property.
setName(String) - Method in class org.docx4j.openpackaging.packages.OpcPackage
Allocate a name to this package, for the purposes of Docx4jEvent, and logging.
setName(String) - Method in class org.docx4j.org.apache.poi.hpsf.CustomProperty
Sets the property's name.
setName(String) - Method in class org.docx4j.org.apache.poi.poifs.property.Property
Set the name; silently truncates the name if it's too long.
setName(String) - Method in class org.opendope.conditions.Condition
Sets the value of the name property.
setName(String) - Method in class org.opendope.xpaths.Xpaths.Xpath
Sets the value of the name property.
setNamespaceContext(NamespaceContext) - Method in class org.docx4j.utils.XMLStreamWriterWrapper
 
setNeedsToBeExpanded(boolean) - Method in class org.docx4j.org.apache.xml.security.signature.XMLSignatureInput
Set if the structure needs to be expanded.
setNew(boolean) - Method in class org.docx4j.openpackaging.packages.OpcPackage
 
setNextBlock(int, int) - Method in class org.docx4j.org.apache.poi.poifs.filesystem.BlockStore
Changes the record of what block follows the specified one.
setNextBlock(int, int) - Method in class org.docx4j.org.apache.poi.poifs.filesystem.NPOIFSFileSystem
Changes the record of what block follows the specified one.
setNextBlock(int, int) - Method in class org.docx4j.org.apache.poi.poifs.filesystem.NPOIFSMiniStore
Changes the record of what block follows the specified one.
setNextChild(Child) - Method in interface org.docx4j.org.apache.poi.poifs.property.Child
Set the next Child
setNextChild(Child) - Method in interface org.docx4j.org.apache.poi.poifs.property.Parent
Set the next Child
setNextChild(Child) - Method in class org.docx4j.org.apache.poi.poifs.property.Property
Set the next Child
setNodeColor(byte) - Method in class org.docx4j.org.apache.poi.poifs.property.Property
Set the node color.
setNodeSet(boolean) - Method in class org.docx4j.org.apache.xml.security.signature.XMLSignatureInput
 
setNodeValueAtXPath(String, String, String) - Method in interface org.docx4j.model.datastorage.CustomXmlDataStorage
 
setNodeValueAtXPath(String, String, String) - Method in class org.docx4j.openpackaging.parts.CustomXmlDataStoragePart
 
setNodeValueAtXPath(String, String, String) - Method in interface org.docx4j.openpackaging.parts.CustomXmlPart
 
setNodeValueAtXPath(String, String, String) - Method in class org.docx4j.openpackaging.parts.opendope.JaxbCustomXmlDataStoragePart
 
setNodeValueAtXPath(String, String, String) - Method in class org.docx4j.openpackaging.parts.XmlPart
Set the value of the node referenced in the xpath expression.
setNoteCount(int) - Method in class org.docx4j.org.apache.poi.hpsf.DocumentSummaryInformation
Sets the note count.
setNumbering(Numbering) - Method in class org.docx4j.convert.in.word2003xml.Transition03To06
Sets the value of the numbering property.
setNumEntries(int) - Method in class org.docx4j.fonts.fop.fonts.cff.CFFDataReader.CustomEncoding
 
setNumObjects(int) - Method in class org.docx4j.fonts.fop.fonts.cff.CFFDataReader.CFFIndexData
 
setNumpagesFormat(String) - Method in class org.docx4j.convert.out.common.preprocess.PageNumberInformation
 
setNumpagesPresent(boolean) - Method in class org.docx4j.convert.out.common.preprocess.PageNumberInformation
 
setObject(Object) - Method in class org.docx4j.model.properties.Property
 
setOffset(int) - Method in class org.docx4j.fonts.fop.fonts.cff.CFFDataReader.DICTEntry
 
setOffset(long) - Method in class org.docx4j.fonts.fop.fonts.truetype.OFMtxEntry
Sets the offset.
setOffsets(int[]) - Method in class org.docx4j.fonts.fop.fonts.cff.CFFDataReader.CFFIndexData
 
setOffSize(int) - Method in class org.docx4j.fonts.fop.fonts.cff.CFFDataReader.CFFIndexData
 
setOpcPackage(OpcPackage) - Method in class org.docx4j.convert.out.AbstractConversionSettings
 
setOpcPackage(OpcPackage) - Method in class org.docx4j.convert.out.FOSettings
Side effect (where there is no fopConfig) for WordprocessingMLPackage is to invoke FopConfigUtil.createConfigurationObject
setOperandLength(int) - Method in class org.docx4j.fonts.fop.fonts.cff.CFFDataReader.DICTEntry
 
setOperandLengths(List<Integer>) - Method in class org.docx4j.fonts.fop.fonts.cff.CFFDataReader.DICTEntry
 
setOperands(List<Number>) - Method in class org.docx4j.fonts.fop.fonts.cff.CFFDataReader.DICTEntry
 
setOperator(int[]) - Method in class org.docx4j.fonts.fop.fonts.cff.CFFDataReader.DICTEntry
 
setOperatorName(String) - Method in class org.docx4j.fonts.fop.fonts.cff.CFFDataReader.DICTEntry
 
setOSVersion(int) - Method in class org.docx4j.org.apache.poi.hpsf.MutablePropertySet
Sets the "osVersion" property.
setOSVersion(int) - Method in class org.docx4j.org.apache.poi.hpsf.SpecialPropertySet
 
setOurBlockIndex(int) - Method in class org.docx4j.org.apache.poi.poifs.storage.BATBlock
Record where in the file we live
setOutputStream(OutputStream) - Method in interface org.docx4j.openpackaging.io3.stores.PartStore
 
setOutputStream(OutputStream) - Method in class org.docx4j.openpackaging.io3.stores.UnzippedPartStore
Does nothing
setOutputStream(OutputStream) - Method in class org.docx4j.openpackaging.io3.stores.ZipPartStore
 
setOutputStream(OutputStream) - Method in class org.docx4j.org.apache.xml.security.signature.XMLSignatureInput
 
SetOverrides(Lvl) - Method in class org.docx4j.model.listnumbering.ListLevel
Get overridden values
setOverrideTableStyleFontSizeAndJustification(boolean) - Method in class org.docx4j.openpackaging.parts.WordprocessingML.DocumentSettingsPart
 
setOwningRelationshipPart(RelationshipsPart) - Method in class org.docx4j.openpackaging.parts.Part
Deprecated.
setPackage(OpcPackage) - Method in class org.docx4j.openpackaging.parts.Part
 
setPageCount(int) - Method in class org.docx4j.org.apache.poi.hpsf.SummaryInformation
Sets the page count.
setPageFormat(String) - Method in class org.docx4j.convert.out.common.preprocess.PageNumberInformation
 
setPageNumberInformation(PageNumberInformation) - Method in class org.docx4j.convert.out.common.ConversionSectionWrapper
 
setPageNumbers(boolean) - Method in class org.docx4j.toc.switches.SwitchProcessor
 
setPageNumbers(boolean) - Method in interface org.docx4j.toc.switches.SwitchProcessorInterface
 
setPagePresent(boolean) - Method in class org.docx4j.convert.out.common.preprocess.PageNumberInformation
 
setPageStart(int) - Method in class org.docx4j.convert.out.common.preprocess.PageNumberInformation
 
setPanose(Panose) - Method in class org.docx4j.fonts.fop.fonts.CustomFont
 
setPanose(Panose) - Method in class org.docx4j.fonts.fop.fonts.EmbedFontInfo
 
setPanose(Panose) - Method in class org.docx4j.fonts.PhysicalFont
 
setParCount(int) - Method in class org.docx4j.org.apache.poi.hpsf.DocumentSummaryInformation
Sets the par count.
setParent(Node<T>) - Method in class org.docx4j.model.styles.Node
 
setParent(ContentAccessor) - Method in class org.docx4j.model.fields.FieldRef
 
setParticle(Evaluable) - Method in class org.opendope.conditions.Condition
Sets the value of the particle property.
setParticle(Evaluable) - Method in class org.opendope.conditions.Not
Sets the value of the particle property.
setPartName(String) - Method in class org.docx4j.openpackaging.contenttype.CTOverride
Sets the value of the partName property.
setPartName(PartName) - Method in class org.docx4j.openpackaging.Base
 
setPartShortcut(Part) - Method in class org.docx4j.openpackaging.parts.PresentationML.MainPresentationPart
 
setPartShortcut(Part) - Method in class org.docx4j.openpackaging.parts.PresentationML.NotesSlidePart
 
setPartShortcut(Part) - Method in class org.docx4j.openpackaging.parts.PresentationML.SlideLayoutPart
 
setPartShortcut(Part) - Method in class org.docx4j.openpackaging.parts.PresentationML.SlidePart
 
setPartShortcut(Part) - Method in class org.docx4j.openpackaging.parts.SpreadsheetML.WorkbookPart
 
setPartShortcut(Part) - Method in class org.docx4j.openpackaging.parts.WordprocessingML.DocumentPart
 
setPartShortcut(Part, String) - Method in class org.docx4j.openpackaging.Base
Tell the source Part about this target Part, so the source can use this part via a convenience method.
setPartShortcut(Part, String) - Method in class org.docx4j.openpackaging.packages.OpcPackage
 
setPartShortcut(Part, String) - Method in class org.docx4j.openpackaging.packages.PresentationMLPackage
 
setPartShortcut(Part, String) - Method in class org.docx4j.openpackaging.packages.SpreadsheetMLPackage
 
setPartShortcut(Part, String) - Method in class org.docx4j.openpackaging.packages.WordprocessingMLPackage
 
setPartShortcut(Part, String) - Method in class org.docx4j.openpackaging.parts.Part
 
setPartShortcut(Part, String) - Method in class org.docx4j.openpackaging.parts.PresentationML.MainPresentationPart
 
setPartShortcut(Part, String) - Method in class org.docx4j.openpackaging.parts.PresentationML.NotesSlidePart
 
setPartShortcut(Part, String) - Method in class org.docx4j.openpackaging.parts.PresentationML.SlideLayoutPart
 
setPartShortcut(Part, String) - Method in class org.docx4j.openpackaging.parts.PresentationML.SlidePart
 
setPartShortcut(Part, String) - Method in class org.docx4j.openpackaging.parts.SpreadsheetML.WorkbookPart
 
setPartShortcut(Part, String) - Method in class org.docx4j.openpackaging.parts.WordprocessingML.DocumentPart
 
setPartShortcut(Part, String) - Method in class org.docx4j.openpackaging.parts.WordprocessingML.MainDocumentPart
 
setPartShortcut(Part, String) - Method in class org.glox4j.openpackaging.packages.GloxPackage
 
setPathMap(Map<String, String>) - Method in class org.docx4j.model.datastorage.BindingTraverserState
 
setPFBFormat(int) - Method in class org.docx4j.fonts.fop.fonts.type1.PFBData
Sets the PFB format the font was loaded with.
setPgMar(SectPr.PgMar) - Method in class org.docx4j.model.structure.PageDimensions
 
setPgSize() - Method in class org.docx4j.model.structure.PageDimensions
set page size/orientation from docx4j.properties
setPgSize(PageSizePaper, boolean) - Method in class org.docx4j.model.structure.PageDimensions
 
setPgSz(SectPr.PgSz) - Method in class org.docx4j.model.structure.PageDimensions
 
setPosition(int) - Method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphProcessingState
Set (seek to) position index in input glyph sequence.
setPosition(int) - Method in class org.docx4j.fonts.fop.fonts.cff.FOPCFFDataInput
 
setPostScriptName(String) - Method in class org.docx4j.fonts.fop.fonts.EmbedFontInfo
Sets the PostScript name of the font
setPredication(int, String, Object) - Method in class org.docx4j.fonts.fop.complexscripts.util.GlyphSequence
Set predication <KEY,VALUE> at glyph sequence OFFSET.
setPredication(String, Object) - Method in class org.docx4j.fonts.fop.complexscripts.util.CharAssociation
Set predication <KEY,VALUE>.
setPredicationMerger(String, CharAssociation.PredicationMerger) - Static method in class org.docx4j.fonts.fop.complexscripts.util.CharAssociation
Register predication merger PM for KEY.
setPredications(boolean) - Method in class org.docx4j.fonts.fop.complexscripts.util.GlyphSequence
Enable or disable predications.
setPrefix(String, String) - Method in class org.docx4j.utils.XMLStreamWriterWrapper
 
setPrefixMappings(String) - Method in class org.opendope.xpaths.Xpaths.Xpath.DataBinding
Sets the value of the prefixMappings property.
setPrepopulate(Boolean) - Method in class org.opendope.xpaths.Xpaths.Xpath
Sets the value of the prepopulate property.
setPresentationFormat(String) - Method in class org.docx4j.org.apache.poi.hpsf.DocumentSummaryInformation
Sets the presentation format.
setPreviousChild(Child) - Method in interface org.docx4j.org.apache.poi.poifs.property.Child
Set the previous Child
setPreviousChild(Child) - Method in interface org.docx4j.org.apache.poi.poifs.property.Parent
Set the previous Child
setPreviousChild(Child) - Method in class org.docx4j.org.apache.poi.poifs.property.Property
Set the previous Child
setPrivateDictData(int, int) - Method in class org.docx4j.fonts.fop.fonts.cff.CFFDataReader.FontDict
 
setProcessStep(ProcessStep) - Method in class org.docx4j.events.Docx4jEvent
 
setPropagateClose(boolean) - Method in class org.docx4j.org.apache.poi.util.BoundedInputStream
Set whether the BoundedInputStream.close() method should propagate to the underling InputStream.
setProperties(Property[]) - Method in class org.docx4j.org.apache.poi.hpsf.MutableSection
Sets this section's properties.
setProperty(int, boolean) - Method in class org.docx4j.org.apache.poi.hpsf.MutableSection
Sets the boolean value of the property with the specified ID.
setProperty(int, int) - Method in class org.docx4j.org.apache.poi.hpsf.MutableSection
Sets the int value of the property with the specified ID.
setProperty(int, long) - Method in class org.docx4j.org.apache.poi.hpsf.MutableSection
Sets the long value of the property with the specified ID.
setProperty(int, long, Object) - Method in class org.docx4j.org.apache.poi.hpsf.MutableSection
Sets the value and the variant type of the property with the specified ID.
setProperty(int, Object) - Method in class org.docx4j.org.apache.poi.hpsf.MutableSection
Sets a property.
setProperty(int, String) - Method in class org.docx4j.org.apache.poi.hpsf.MutableSection
Sets the string value of the property with the specified ID.
setProperty(Marshaller, Object) - Static method in class org.docx4j.jaxb.NamespacePrefixMapperUtils
setProperty on 'com.sun.xml.bind.namespacePrefixMapper' or 'com.sun.xml.internal.bind.namespacePrefixMapper', as appropriate, depending on whether JAXB reference implementation, or Java 6 implementation is being used.
setProperty(String, boolean) - Method in class org.docx4j.openpackaging.parts.DocPropsCustomPart
 
setProperty(String, Boolean) - Static method in class org.docx4j.Docx4jProperties
Useful if a unit test requires a certain property value.
setProperty(String, Object) - Method in class org.docx4j.org.apache.camel.support.builder.xml.StAX2SAXSource
 
setProperty(String, String) - Static method in class org.docx4j.Docx4jProperties
Useful if a unit test requires a certain property value.
setProperty(String, String) - Method in class org.docx4j.openpackaging.parts.DocPropsCustomPart
 
setProperty(Property) - Method in class org.docx4j.org.apache.poi.hpsf.MutableSection
Sets a property.
setPropertyBooleanValue(int, boolean) - Method in class org.docx4j.org.apache.poi.hpsf.MutableSection
Sets the value of the boolean property with the specified ID.
setPropertyLong(String, long) - Static method in class org.docx4j.Docx4jProperties
 
setPropertyStart(int) - Method in class org.docx4j.org.apache.poi.poifs.storage.HeaderBlock
Set start of Property Table
setPropertyStart(int) - Method in class org.docx4j.org.apache.poi.poifs.storage.HeaderBlockWriter
Set start of Property Table
setPropertyType(byte) - Method in class org.docx4j.org.apache.poi.poifs.property.Property
Set the property type.
setPType(String) - Method in class org.docx4j.model.images.AbstractWordXmlPicture
 
setPublishAsynch(Boolean) - Static method in class org.docx4j.events.Docx4jEvent
 
setPure(boolean) - Method in class org.docx4j.org.apache.poi.hpsf.CustomProperties
Sets the purity of the custom property set.
setQref(String) - Method in class org.opendope.answers.Repeat
Sets the value of the qref property.
setQuestionID(String) - Method in class org.opendope.xpaths.Xpaths.Xpath
Sets the value of the questionID property.
setQuestions(Questionnaire.Questions) - Method in class org.opendope.questions.Questionnaire
Sets the value of the questions property.
setRangeCount(int) - Method in class org.docx4j.fonts.fop.fonts.cff.CFFDataReader.Format3FDSelect
 
setRanges(Map<Integer, Integer>) - Method in class org.docx4j.fonts.fop.fonts.cff.CFFDataReader.Format1Encoding
 
setRanges(Map<Integer, Integer>) - Method in class org.docx4j.fonts.fop.fonts.cff.CFFDataReader.Format3FDSelect
 
setReferencedFontsMatcher(FontTriplet.Matcher) - Method in class org.docx4j.fonts.fop.fonts.FontManager
Sets the FontTriplet.Matcher that can be used to identify the fonts that shall be referenced rather than embedded.
setRegex(String) - Static method in class org.docx4j.fonts.PhysicalFonts
Set a regex to limit to the common fonts in order to lower memory use.
setRelationships(RelationshipsPart) - Method in class org.docx4j.openpackaging.Base
 
setRelationships(Relationships) - Method in class org.docx4j.openpackaging.parts.relationships.RelationshipsPart
 
setRelationshipType(String) - Method in class org.docx4j.openpackaging.parts.Part
 
setRemoveBookmarks(boolean) - Method in class org.docx4j.openpackaging.packages.WordprocessingMLPackage.FilterSettings
 
setRemoveContentControls(boolean) - Method in class org.docx4j.openpackaging.packages.WordprocessingMLPackage.FilterSettings
 
setRemoveProofErrors(boolean) - Method in class org.docx4j.openpackaging.packages.WordprocessingMLPackage.FilterSettings
 
setRemoveRsids(boolean) - Method in class org.docx4j.openpackaging.packages.WordprocessingMLPackage.FilterSettings
 
setRenderer(Fop.Renderers.Renderer) - Method in class org.docx4j.convert.out.fopconf.Fop.Renderers
Sets the value of the renderer property.
setRenderers(Fop.Renderers) - Method in class org.docx4j.convert.out.fopconf.Fop
Sets the value of the renderers property.
setRequired(Boolean) - Method in class org.opendope.xpaths.Xpaths.Xpath
Sets the value of the required property.
setResourceResolver(InternalResourceResolver) - Method in class org.docx4j.fonts.fop.fonts.FontManager
Sets the font resource resolver
setResponse(Response) - Method in class org.opendope.questions.Question
Sets the value of the response property.
setResult(String) - Method in class org.docx4j.model.fields.FieldRef
 
setResultsSlot(R) - Method in class org.docx4j.model.fields.FieldRef
 
setRevNumber(String) - Method in class org.docx4j.org.apache.poi.hpsf.SummaryInformation
Sets the revision number.
setRId(String) - Method in class org.docx4j.convert.out.common.writer.AbstractHyperlinkWriterModel
 
setRId(String) - Method in interface org.docx4j.convert.out.ConversionHyperlinkHandler.Model
 
setRootElement(Node<T>) - Method in class org.docx4j.model.styles.Tree
Set the root Element for the tree.
setRunFontSelector(RunFontSelector) - Method in interface org.docx4j.fonts.RunFontSelector.RunFontCharacterVisitor
 
Sets - Class in org.docx4j.com.google.common.collect
Static utility methods pertaining to Set instances.
Sets.SetView<E> - Class in org.docx4j.com.google.common.collect
An unmodifiable view of a set which may be backed by other sets; this view will change as the backing sets do.
setSalt(byte[]) - Method in class org.docx4j.org.apache.poi.poifs.crypt.agile.AgileEncryptionVerifier
 
setSalt(byte[]) - Method in class org.docx4j.org.apache.poi.poifs.crypt.binaryrc4.BinaryRC4EncryptionVerifier
 
setSalt(byte[]) - Method in class org.docx4j.org.apache.poi.poifs.crypt.cryptoapi.CryptoAPIEncryptionVerifier
 
setSalt(byte[]) - Method in class org.docx4j.org.apache.poi.poifs.crypt.EncryptionVerifier
 
setSalt(byte[]) - Method in class org.docx4j.org.apache.poi.poifs.crypt.standard.StandardEncryptionVerifier
 
setSBATBlockCount(int) - Method in class org.docx4j.org.apache.poi.poifs.storage.HeaderBlock
Set count of SBAT blocks
setSBATBlockCount(int) - Method in class org.docx4j.org.apache.poi.poifs.storage.HeaderBlockWriter
Set count of SBAT blocks
setSBATStart(int) - Method in class org.docx4j.org.apache.poi.poifs.storage.HeaderBlock
Set start of small block allocation table
setSBATStart(int) - Method in class org.docx4j.org.apache.poi.poifs.storage.HeaderBlockWriter
Set start of small block allocation table
setScale(boolean) - Method in class org.docx4j.org.apache.poi.hpsf.DocumentSummaryInformation
Sets the scale.
setScriptElementHandler(ConversionHTMLScriptElementHandler) - Method in class org.docx4j.convert.out.HTMLSettings
How to generate the script element.
setSecondary(Boolean) - Method in class org.docx4j.fonts.microsoft.MicrosoftFonts.Font
Sets the value of the secondary property.
setSecretKey(SecretKey) - Method in class org.docx4j.org.apache.poi.poifs.crypt.Decryptor
 
setSecretKey(SecretKey) - Method in class org.docx4j.org.apache.poi.poifs.crypt.Encryptor
 
setSectionpagesFormat(String) - Method in class org.docx4j.convert.out.common.preprocess.PageNumberInformation
 
setSectionpagesPresent(boolean) - Method in class org.docx4j.convert.out.common.preprocess.PageNumberInformation
 
setSectPr(SectPr) - Method in class org.docx4j.model.structure.SectionWrapper
 
setSecureValidation(boolean) - Method in class org.docx4j.org.apache.xml.security.c14n.Canonicalizer
 
setSecureValidation(boolean) - Method in class org.docx4j.org.apache.xml.security.c14n.CanonicalizerSpi
 
setSecureValidation(boolean) - Method in class org.docx4j.org.apache.xml.security.signature.XMLSignatureInput
 
setSecureValidation(boolean) - Method in class org.docx4j.org.apache.xml.security.transforms.Transform
 
setSecureValidation(boolean) - Method in class org.docx4j.org.apache.xml.security.transforms.Transforms
Set whether secure validation is enabled or not.
setSecurity(int) - Method in class org.docx4j.org.apache.poi.hpsf.SummaryInformation
Sets the security code.
setSeenSeparate(boolean) - Method in class org.docx4j.model.fields.FieldRef
 
setSelected(boolean) - Method in class org.docx4j.toc.switches.SwitchProcessor
 
setSelected(boolean) - Method in interface org.docx4j.toc.switches.SwitchProcessorInterface
 
setSentinelGID(int) - Method in class org.docx4j.fonts.fop.fonts.cff.CFFDataReader.Format3FDSelect
 
setSeverity(EventSeverity) - Method in class org.docx4j.org.apache.fop.events.Event
Sets the event's severity level.
setSeverity(EventSeverity) - Method in class org.docx4j.org.apache.fop.events.model.EventMethodModel
Sets the event's severity level.
setShapeTree(GroupShape) - Method in class org.pptx4j.model.ResolvedLayout
 
setSheetProtection(CTSheetProtection, String, HashAlgorithm) - Method in class org.docx4j.openpackaging.packages.ProtectWorkbook
Enforces the protection passed in sheetProtection, with the specified password, and HashAlgorithm for the password.
setSheetProtectionPassword(CTSheetProtection, String) - Method in class org.docx4j.openpackaging.packages.ProtectWorkbook
Enforces the protection passed in sheetProtection, with the specified password, using sha512 (like Excel 2013).
setShort(short) - Method in class org.docx4j.org.apache.poi.util.BitField
Set the bits.
setShortBoolean(short, boolean) - Method in class org.docx4j.org.apache.poi.util.BitField
Set a boolean BitField
setShortValue(short, short) - Method in class org.docx4j.org.apache.poi.util.BitField
Replace the bits with new values.
setSibTransBody(SibTransBody) - Method in class org.opendope.SmartArt.dataHierarchy.ListItem
Sets the value of the sibTransBody property.
setSimpleFieldConent(R, String) - Method in class org.docx4j.model.fields.FieldUpdater
 
setSimpleFieldConent(R, String) - Method in class org.docx4j.model.fields.seq.FieldUpdaterSEQ
 
setSimulateStyle(boolean) - Method in class org.docx4j.convert.out.fopconf.Fonts.Font
Sets the value of the simulateStyle property.
setSimulateStyle(boolean) - Method in class org.docx4j.fonts.fop.fonts.CustomFont
setSize(int) - Method in class org.docx4j.org.apache.poi.poifs.property.Property
Set the size of the document associated with this Property
setSize(int) - Method in class org.docx4j.org.apache.poi.poifs.property.RootProperty
set size
setSizeExtra(int) - Method in class org.docx4j.org.apache.poi.poifs.crypt.EncryptionHeader
 
setSlideCount(int) - Method in class org.docx4j.org.apache.poi.hpsf.DocumentSummaryInformation
Sets the slideCount.
setSource(String) - Method in class org.opendope.conditions.Condition
Sets the value of the source property.
setSource(String) - Method in class org.opendope.xpaths.Xpaths.Xpath
Sets the value of the source property.
setSourceP(Base) - Method in class org.docx4j.openpackaging.parts.relationships.RelationshipsPart
 
setSourcePartStore(PartStore) - Method in interface org.docx4j.openpackaging.io3.stores.PartStore
Use in a save operation if the source part store (ie part store from which pkg loaded) is different to this target part store.
setSourcePartStore(PartStore) - Method in class org.docx4j.openpackaging.io3.stores.UnzippedPartStore
Set this if its different to the target part store (ie this object)
setSourcePartStore(PartStore) - Method in class org.docx4j.openpackaging.io3.stores.ZipPartStore
Set this if its different to the target part store (ie this object)
setSourcePartStore(PartStore) - Method in class org.docx4j.openpackaging.packages.OpcPackage
 
setSourceRelationship(Relationship) - Method in class org.docx4j.openpackaging.parts.Part
Deprecated.
setSourceURI(String) - Method in class org.docx4j.org.apache.xml.security.signature.XMLSignatureInput
Sets SourceURI
setSpinCount(int) - Method in class org.docx4j.org.apache.poi.poifs.crypt.EncryptionVerifier
 
setSrc(String) - Method in class org.docx4j.model.images.AbstractWordXmlPicture
 
setStartBlock(int) - Method in interface org.docx4j.org.apache.poi.poifs.filesystem.BATManaged
Set the start block for this instance
setStartBlock(int) - Method in class org.docx4j.org.apache.poi.poifs.filesystem.OPOIFSDocument
Set the start block for this instance
setStartBlock(int) - Method in class org.docx4j.org.apache.poi.poifs.property.Property
Set the start block for the document referred to by this Property.
setStartBlock(int) - Method in class org.docx4j.org.apache.poi.poifs.property.PropertyTableBase
Set the start block for this instance
setStartBlock(int) - Method in class org.docx4j.org.apache.poi.poifs.storage.BlockAllocationTableWriter
Set the start block for this instance
setStartBlock(int) - Method in class org.docx4j.org.apache.poi.poifs.storage.SmallBlockTableWriter
Set the start block for this instance
setStartingIdForNewBookmarks(AtomicInteger) - Method in class org.docx4j.model.datastorage.BindingHandler
Provide a way to set the starting bookmark ID number for the purposes of Binding Traverse.
setStartingIdForNewBookmarks(AtomicInteger) - Method in class org.docx4j.model.datastorage.BindingTraverserCommonImpl
 
setStartingIdForNewBookmarks(AtomicInteger) - Method in interface org.docx4j.model.datastorage.BindingTraverserInterface
Provide a way to set the starting bookmark ID number for the purposes of Binding Traverse.
setStartingIdForNewBookmarks(AtomicInteger) - Method in class org.docx4j.toc.switches.SwitchProcessor
Provide a way to set the starting bookmark ID number.
setStartingIdForNewBookmarks(AtomicInteger) - Method in class org.docx4j.toc.TocGenerator
Provide a way to set the starting bookmark ID number.
setStartValue(BigInteger) - Method in class org.docx4j.model.listnumbering.ListLevel
 
setStdHW(Number) - Method in class org.docx4j.fonts.fop.fonts.type1.AFMFile
Sets the StdHW value.
setStdVW(Number) - Method in class org.docx4j.fonts.fop.fonts.type1.AFMFile
Sets the StdVW value.
setStemV(int) - Method in class org.docx4j.fonts.fop.fonts.CustomFont
Sets the font's StemV value.
setStemV(int) - Method in interface org.docx4j.fonts.fop.fonts.MutableFont
Sets the font's StemV value.
setStorageClsid(ClassID) - Method in interface org.docx4j.org.apache.poi.poifs.filesystem.DirectoryEntry
Sets the storage clsid for the directory entry
setStorageClsid(ClassID) - Method in class org.docx4j.org.apache.poi.poifs.filesystem.DirectoryNode
Sets the storage clsid for the directory entry
setStorageClsid(ClassID) - Method in class org.docx4j.org.apache.poi.poifs.filesystem.FilteringDirectoryNode
 
setStorageClsid(ClassID) - Method in class org.docx4j.org.apache.poi.poifs.property.Property
Sets the storage class ID for this property stream.
setStoreItemID(String) - Method in class org.opendope.xpaths.Xpaths.Xpath.DataBinding
Sets the value of the storeItemID property.
setStrictConfiguration(Boolean) - Method in class org.docx4j.convert.out.fopconf.Fop
Sets the value of the strictConfiguration property.
setStrictValidation(Boolean) - Method in class org.docx4j.convert.out.fopconf.Fop
Sets the value of the strictValidation property.
setStrikeoutPosition(int) - Method in class org.docx4j.fonts.fop.fonts.CustomFont
 
setStrikeoutThickness(int) - Method in class org.docx4j.fonts.fop.fonts.CustomFont
 
setStyle(String) - Method in class org.docx4j.convert.out.fopconf.Fonts.Font.FontTriplet
Sets the value of the style property.
setStyle(String) - Method in class org.docx4j.model.images.AbstractWordXmlPicture
 
setStyleElementHandler(ConversionHTMLStyleElementHandler) - Method in class org.docx4j.convert.out.HTMLSettings
How to generate the style element.
setStyles(Styles) - Method in class org.docx4j.convert.in.word2003xml.Transition03To06
Sets the value of the styles property.
setStyles(Styles) - Method in class org.docx4j.convert.out.common.preprocess.ParagraphStylesInTableFix.StyleRenamer
 
setSubFont(String) - Method in class org.docx4j.convert.out.fopconf.Fonts.Font
Sets the value of the subFont property.
setSubject(String) - Method in class org.docx4j.org.apache.poi.hpsf.SummaryInformation
Sets the subject.
setSubstFonts(String) - Method in class org.docx4j.fonts.substitutions.FontSubstitutions.Replace
Sets the value of the substFonts property.
setSubstFontsHTML(String) - Method in class org.docx4j.fonts.substitutions.FontSubstitutions.Replace
Sets the value of the substFontsHTML property.
setSubstFontsMS(String) - Method in class org.docx4j.fonts.substitutions.FontSubstitutions.Replace
Sets the value of the substFontsMS property.
setSubstFontsPS(String) - Method in class org.docx4j.fonts.substitutions.FontSubstitutions.Replace
Sets the value of the substFontsPS property.
setSubstitutions(Substitutions) - Method in class org.docx4j.convert.out.fopconf.Fop.Fonts
Sets the value of the substitutions property.
setSubtitle(String) - Method in class org.opendope.questions.Questionnaire
Sets the value of the subtitle property.
setT(CTTextBody) - Method in class org.opendope.SmartArt.dataHierarchy.SmartArtDataHierarchy.Texts.IdentifiedText
Sets the value of the t property.
setTable(GlyphTable) - Method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphSubtable
Establish a weak reference from this subtable to its parent table.
SettableFuture<V> - Class in org.docx4j.com.google.common.util.concurrent
setTarget(String) - Method in class org.docx4j.convert.out.common.writer.AbstractHyperlinkWriterModel
 
setTarget(String) - Method in interface org.docx4j.convert.out.ConversionHyperlinkHandler.Model
 
setTargetFrame(String) - Method in class org.docx4j.model.images.AbstractWordXmlPicture
 
setTargetPartStore(PartStore) - Method in class org.docx4j.openpackaging.packages.OpcPackage
 
setTempFileCreationStrategy(TempFileCreationStrategy) - Static method in class org.docx4j.org.apache.poi.util.TempFile
Configures the strategy used by TempFile.createTempFile(String, String) to create the temporary files.
setTemplate(String) - Method in class org.docx4j.org.apache.poi.hpsf.SummaryInformation
Sets the template.
setTemplateLib(StringTemplateGroup) - Method in class org.docx4j.model.datastorage.XPathEnhancerParser
 
setText(String) - Method in class org.opendope.questions.Question
Sets the value of the text property.
setTextBody(TextBody) - Method in class org.opendope.SmartArt.dataHierarchy.ListItem
Sets the value of the textBody property.
setTextcontent(Node, String) - Method in class org.docx4j.convert.out.common.writer.AbstractPagerefHandler
 
setTexts(SmartArtDataHierarchy.Texts) - Method in class org.opendope.SmartArt.dataHierarchy.SmartArtDataHierarchy
Sets the value of the texts property.
setTgtFrame(String) - Method in class org.docx4j.convert.out.common.writer.AbstractHyperlinkWriterModel
 
setTgtFrame(String) - Method in interface org.docx4j.convert.out.ConversionHyperlinkHandler.Model
 
setThumbnail(byte[]) - Method in class org.docx4j.org.apache.poi.hpsf.SummaryInformation
Sets the thumbnail.
setTidyForDocx4all(boolean) - Method in class org.docx4j.openpackaging.packages.WordprocessingMLPackage.FilterSettings
 
settings - Variable in class org.docx4j.convert.out.AbstractConversionSettings
 
SETTINGS - Static variable in class org.docx4j.openpackaging.parts.relationships.Namespaces
 
SETTINGS_ROOT - Static variable in interface org.docx4j.document.wordprocessingml.Constants
 
setTitle(String) - Method in class org.docx4j.openpackaging.packages.OpcPackage
 
setTitle(String) - Method in class org.docx4j.org.apache.poi.hpsf.SummaryInformation
Sets the title.
setTitle(String) - Method in class org.opendope.questions.Questionnaire
Sets the value of the title property.
setTo(Substitutions.Substitution.To) - Method in class org.docx4j.convert.out.fopconf.Substitutions.Substitution
Sets the value of the to property.
setTocHeadingText(String) - Static method in class org.docx4j.toc.Toc
Use the provided text for the ToC heading.
setTooltip(String) - Method in class org.docx4j.convert.out.common.writer.AbstractHyperlinkWriterModel
 
setTooltip(String) - Method in interface org.docx4j.convert.out.ConversionHyperlinkHandler.Model
 
setTooltip(String) - Method in class org.docx4j.model.images.AbstractWordXmlPicture
 
setTrailerSegment(byte[]) - Method in class org.docx4j.fonts.fop.fonts.type1.PFBData
Sets the trailer segment of the font file.
setTraverseTables(boolean) - Method in class org.docx4j.finders.TableFinder
Defaults to false; set this to true unless you don't want to traverse a table (eg a nested table).
setTraverseTables(boolean) - Method in class org.docx4j.finders.TcFinder
Defaults to false; set this to true unless you don't want to traverse a table (eg a nested table).
setTrList(List<Tr>) - Method in class org.docx4j.model.table.TableModel.TrFinder
 
setTrueTypePostScriptVersion(OpenFont.PostScriptVersion) - Method in class org.docx4j.fonts.fop.fonts.SingleByteFont
Sets the version of the PostScript table stored in the TrueType font represented by this instance.
setTTCName(String) - Method in class org.docx4j.fonts.fop.fonts.MultiByteFont
Sets the the TrueType Collection Name.
setType(long) - Method in class org.docx4j.org.apache.poi.hpsf.MutableProperty
Sets the property's type.
setType(String) - Method in class org.opendope.xpaths.Xpaths.Xpath
Sets the value of the type property.
setUnderlinePosition(int) - Method in class org.docx4j.fonts.fop.fonts.CustomFont
 
setUnderlinePosition(Number) - Method in class org.docx4j.fonts.fop.fonts.type1.AFMWritingDirectionMetrics
Sets the UnderlinePosition value.
setUnderlineThickness(int) - Method in class org.docx4j.fonts.fop.fonts.CustomFont
 
setUnderlineThickness(Number) - Method in class org.docx4j.fonts.fop.fonts.type1.AFMWritingDirectionMetrics
Sets the UnderlineThickness value.
setUnicodeEnd(int) - Method in class org.docx4j.fonts.fop.fonts.truetype.TTFCmapEntry
Sets the unicodeEnd.
setUnicodeStart(int) - Method in class org.docx4j.fonts.fop.fonts.truetype.TTFCmapEntry
Sets the unicodeStart.
setUnknown1(short) - Method in class org.docx4j.org.apache.poi.poifs.filesystem.Ole10Native
 
setUnprocessedGS(GlyphSequence) - Method in class org.docx4j.fonts.fop.complexscripts.util.GlyphSequence
 
setup(int, FontInfo) - Method in class org.docx4j.fonts.fop.fonts.base14.Base14FontCollection
Sets up fonts in a font info object.
setup(int, FontInfo) - Method in class org.docx4j.fonts.fop.fonts.CustomFontCollection
Sets up fonts in a font info object.
setup(int, FontInfo) - Method in interface org.docx4j.fonts.fop.fonts.FontCollection
Sets up fonts in a font info object.
setup(int, FontInfo) - Method in class org.docx4j.fonts.fop.render.java2d.Base14FontCollection
Sets up fonts in a font info object.
setup(int, FontInfo) - Method in class org.docx4j.fonts.fop.render.java2d.ConfiguredFontCollection
Sets up fonts in a font info object.
setup(int, FontInfo) - Method in class org.docx4j.fonts.fop.render.java2d.InstalledFontCollection
Sets up fonts in a font info object.
setup(FontInfo, boolean) - Static method in class org.docx4j.fonts.fop.fonts.FontSetup
Sets up a font info
setup(FontInfo, List, InternalResourceResolver, boolean) - Static method in class org.docx4j.fonts.fop.fonts.FontSetup
Sets up the font info object.
setup(FontInfo, FontCollection[]) - Method in class org.docx4j.fonts.fop.fonts.FontManager
Sets up the fonts on a given FontInfo object.
setupImageName(BinaryPart) - Method in class org.docx4j.model.images.AbstractConversionImageHandler
 
setupImageUri(File) - Method in class org.docx4j.convert.out.html.HTMLConversionImageHandler
If there is a prefix use this prefix for the uri
setupImageUri(File) - Method in class org.docx4j.model.images.FileConversionImageHandler
If there is a prefix use this prefix for the uri
setupMaxWidthAndStyleForTc(Tbl, Tc, Object, Method) - Static method in class org.docx4j.model.datastorage.BindingTraverserTableHelper
Get table cell width from tc and table style from tbl and set it to xHTMLImporter.
setupNameParameterString(String) - Method in class org.docx4j.model.fields.FldSimpleModel
 
setUpper(String) - Method in class org.opendope.xpaths.Xpaths.Xpath
Sets the value of the upper property.
setUpperOperator(String) - Method in class org.opendope.xpaths.Xpaths.Xpath
Sets the value of the upperOperator property.
setupRootFolder(BinaryPart) - Method in class org.docx4j.model.images.FileConversionImageHandler
 
setupTraversalVistorMap(List<TraversalUtilVisitor>) - Method in class org.docx4j.utils.CompoundTraversalUtilVisitorCallback
 
setUseNativeEncoding(boolean) - Method in class org.docx4j.fonts.fop.fonts.SingleByteFont
Controls whether the font is configured to use its native encoding or if it may need to be re-encoded for the target format.
setUserBodyTail(String) - Method in class org.docx4j.convert.out.HTMLSettings
 
setUserBodyTop(String) - Method in class org.docx4j.convert.out.HTMLSettings
 
setUserCSS(String) - Method in class org.docx4j.convert.out.HTMLSettings
Deprecated.
setUserData(String, Object) - Method in class org.docx4j.openpackaging.Base
An object allowing the user of the docx4j API to associate arbitrary data with this package/part while the package is in memory.
setUserLocale(Locale) - Static method in class org.docx4j.org.apache.poi.util.LocaleUtil
Sets default user locale.
setUserScript(String) - Method in class org.docx4j.convert.out.HTMLSettings
Deprecated.
setUserTimeZone(TimeZone) - Static method in class org.docx4j.org.apache.poi.util.LocaleUtil
As time zone information is not stored in any format, it can be set before any date calculations take place.
setValue(byte[]) - Method in class org.opendope.SmartArt.dataHierarchy.SmartArtDataHierarchy.Images.Image
Sets the value of the value property.
setValue(int, int) - Method in class org.docx4j.org.apache.poi.util.BitField
Replace the bits with new values.
setValue(Object) - Method in class org.docx4j.org.apache.poi.hpsf.MutableProperty
Sets the property's value.
setValue(String) - Method in class org.docx4j.convert.out.fopconf.HyphenationPattern
Sets the value of the value property.
setValue(String) - Method in class org.docx4j.fonts.fop.fonts.type1.PostscriptParser.PSVariable
Sets the value of the Postscript variable value
setValue(String) - Method in class org.opendope.answers.Answer
Sets the value of the value property.
setValue(String) - Method in class org.opendope.questions.Response.Fixed.Item
Sets the value of the value property.
setValueAt(int, int) - Method in class org.docx4j.org.apache.poi.poifs.storage.BATBlock
 
setValueInserterPlainText(ValueInserterPlainText) - Static method in class org.docx4j.model.datastorage.BindingHandler
Allow user to customise what is inserted into the document when the bind is performed.
setVerifier(byte[]) - Method in class org.docx4j.org.apache.poi.poifs.crypt.Decryptor
 
setVersion(long) - Method in class org.docx4j.openpackaging.parts.Part
 
setVersion(String) - Method in class org.docx4j.convert.out.fopconf.Fop
Sets the value of the version property.
setWeight(int) - Method in class org.docx4j.fonts.fop.fonts.CustomFont
Sets the font weight.
setWeight(String) - Method in class org.docx4j.convert.out.fopconf.Fonts.Font.FontTriplet
Sets the value of the weight property.
setWeight(String) - Method in class org.docx4j.fonts.fop.fonts.type1.AFMFile
Sets the Weight value.
setWidth(int, int) - Method in class org.docx4j.fonts.fop.fonts.SingleByteFont
Sets a width for a character.
setWidthArray(int[]) - Method in class org.docx4j.fonts.fop.fonts.MultiByteFont
Sets the width array.
setWidthX(double) - Method in class org.docx4j.fonts.fop.fonts.type1.AFMCharMetrics
Sets the progression dimension in x-direction
setWidthY(double) - Method in class org.docx4j.fonts.fop.fonts.type1.AFMCharMetrics
Sets the progression dimension in y-direction
setWmlPackage(OpcPackage) - Method in class org.docx4j.convert.out.AbstractConversionSettings
Deprecated.
setWmlPackage(WordprocessingMLPackage) - Method in class org.docx4j.convert.out.html.HtmlExporterNG2
Deprecated.
 
setWordCompatSetting(String, String) - Method in class org.docx4j.openpackaging.parts.WordprocessingML.DocumentSettingsPart
 
setWordCount(int) - Method in class org.docx4j.org.apache.poi.hpsf.SummaryInformation
Sets the word count.
setWorkbookProtection(String, boolean, boolean, boolean) - Method in class org.docx4j.openpackaging.packages.ProtectWorkbook
Enforce Workbook Protection, with the specified password, using sha512 (like Excel 2013).
setWorkbookProtection(String, HashAlgorithm, boolean, boolean, boolean) - Method in class org.docx4j.openpackaging.packages.ProtectWorkbook
Enforce Workbook Protection, with the specified password, using hashAlgo.
setWriter(OutputStream) - Method in class org.docx4j.org.apache.xml.security.c14n.Canonicalizer
Sets the writer where the canonicalization ends.
setWriter(OutputStream) - Method in class org.docx4j.org.apache.xml.security.c14n.CanonicalizerSpi
Sets the writer where the canonicalization ends.
setWriter(OutputStream) - Method in class org.docx4j.org.apache.xml.security.c14n.implementations.CanonicalizerBase
 
setWriter(Writer) - Method in class org.docx4j.model.bookmarks.BookmarksIntegrity
To record (human readable) results
setWritingDirectionMetrics(int, AFMWritingDirectionMetrics) - Method in class org.docx4j.fonts.fop.fonts.type1.AFMFile
Sets writing direction metrics.
setWx(int) - Method in class org.docx4j.fonts.fop.fonts.truetype.OFMtxEntry
Sets the wx.
setX(long) - Method in class org.pptx4j.Point
 
setXBATCount(int) - Method in class org.docx4j.org.apache.poi.poifs.storage.HeaderBlock
Sets the number of XBAT (DIFAT) blocks used
setXBATStart(int) - Method in class org.docx4j.org.apache.poi.poifs.storage.HeaderBlock
Sets the first XBAT (DIFAT) block location
setXenc11Prefix(String) - Static method in class org.docx4j.org.apache.xml.security.utils.XMLUtils
Set the prefix for the encryption namespace 1.1
setXencPrefix(String) - Static method in class org.docx4j.org.apache.xml.security.utils.XMLUtils
Set the prefix for the encryption namespace
setXHeight(int) - Method in class org.docx4j.fonts.fop.fonts.CustomFont
Returns the XHeight value of the font.
setXHeight(Number) - Method in class org.docx4j.fonts.fop.fonts.type1.AFMFile
Sets the XHeight value.
setXML(Document) - Method in class org.docx4j.openpackaging.parts.CustomXmlDataStoragePart
Set the XML
setXML(Document) - Method in interface org.docx4j.openpackaging.parts.CustomXmlPart
Set the XML data
setXML(Document) - Method in class org.docx4j.openpackaging.parts.opendope.JaxbCustomXmlDataStoragePart
 
setXpath(String) - Method in class org.opendope.xpaths.Xpaths.Xpath.DataBinding
Sets the value of the xpath property.
setxPathFactory(XPathFactory) - Static method in class org.docx4j.utils.XPathFactoryUtil
Specify the XPath factory used in getJAXBNodesViaXPath.
setXPathNamespaceContext(String, String) - Method in class org.docx4j.org.apache.xml.security.utils.ElementProxy
Adds an xmlns: definition to the Element.
setXslFO(Element) - Method in class org.docx4j.model.properties.AdHocProperty
 
setXslFO(Element) - Method in class org.docx4j.model.properties.paragraph.AbstractPBorder
 
setXslFO(Element) - Method in class org.docx4j.model.properties.paragraph.Bidi
 
setXslFO(Element) - Method in class org.docx4j.model.properties.paragraph.Indent
 
setXslFO(Element) - Method in class org.docx4j.model.properties.paragraph.Justification
 
setXslFO(Element) - Method in class org.docx4j.model.properties.paragraph.KeepNext
 
setXslFO(Element) - Method in class org.docx4j.model.properties.paragraph.LineSpacing
 
setXslFO(Element) - Method in class org.docx4j.model.properties.paragraph.NumberingProperty
 
setXslFO(Element) - Method in class org.docx4j.model.properties.paragraph.OutlineLevel
 
setXslFO(Element) - Method in class org.docx4j.model.properties.paragraph.PageBreakBefore
 
setXslFO(Element) - Method in class org.docx4j.model.properties.paragraph.PShading
 
setXslFO(Element) - Method in class org.docx4j.model.properties.paragraph.SpaceAfter
 
setXslFO(Element) - Method in class org.docx4j.model.properties.paragraph.SpaceBefore
 
setXslFO(Element) - Method in class org.docx4j.model.properties.paragraph.Tabs
 
setXslFO(Element) - Method in class org.docx4j.model.properties.paragraph.TextAlignmentVertical
 
setXslFO(Element) - Method in class org.docx4j.model.properties.Property
 
setXslFO(Element) - Method in class org.docx4j.model.properties.run.Bold
 
setXslFO(Element) - Method in class org.docx4j.model.properties.run.FontColor
 
setXslFO(Element) - Method in class org.docx4j.model.properties.run.FontSize
 
setXslFO(Element) - Method in class org.docx4j.model.properties.run.HighlightColor
 
setXslFO(Element) - Method in class org.docx4j.model.properties.run.Italics
 
setXslFO(Element) - Method in class org.docx4j.model.properties.run.Lang
 
setXslFO(Element) - Method in class org.docx4j.model.properties.run.RBorder
 
setXslFO(Element) - Method in class org.docx4j.model.properties.run.RShading
 
setXslFO(Element) - Method in class org.docx4j.model.properties.run.Spacing
 
setXslFO(Element) - Method in class org.docx4j.model.properties.run.Strike
 
setXslFO(Element) - Method in class org.docx4j.model.properties.run.TextDirection
 
setXslFO(Element) - Method in class org.docx4j.model.properties.run.Underline
 
setXslFO(Element) - Method in class org.docx4j.model.properties.run.VerticalAlignment
 
setXslFO(Element) - Method in class org.docx4j.model.properties.table.AbstractBorder
 
setXslFO(Element) - Method in class org.docx4j.model.properties.table.AbstractCellMargin
 
setXslFO(Element) - Method in class org.docx4j.model.properties.table.Indent
 
setXslFO(Element) - Method in class org.docx4j.model.properties.table.tc.Shading
 
setXslFO(Element) - Method in class org.docx4j.model.properties.table.tc.TextAlignmentVertical
 
setXslFO(Element) - Method in class org.docx4j.model.properties.table.tc.TextDir
 
setXslFO(Element) - Method in class org.docx4j.model.properties.table.tr.TrCantSplit
 
setXslFO(Element) - Method in class org.docx4j.model.properties.table.tr.TrHeight
 
setXslFOListBlock(Element, int) - Method in class org.docx4j.model.properties.paragraph.Indent
 
setXslt(Templates) - Static method in class org.docx4j.convert.out.html.HtmlExporterNG2
Deprecated.
org/docx4j/convert/out/html/docx2xhtmlNG2.xslt will be used by default to transform the docx to html.
setXsltProvider(XsltProvider) - Static method in class org.docx4j.model.datastorage.XsltFinisher
 
setY(long) - Method in class org.pptx4j.Point
 
seven - Enum constant in enum org.docx4j.fonts.fop.fonts.type1.AdobeStandardEncoding
seven character
sha1 - Enum constant in enum org.docx4j.org.apache.poi.poifs.crypt.HashAlgorithm
 
sha224 - Enum constant in enum org.docx4j.org.apache.poi.poifs.crypt.HashAlgorithm
 
sha256 - Enum constant in enum org.docx4j.org.apache.poi.poifs.crypt.HashAlgorithm
 
sha384 - Enum constant in enum org.docx4j.org.apache.poi.poifs.crypt.HashAlgorithm
 
sha512 - Enum constant in enum org.docx4j.org.apache.poi.poifs.crypt.HashAlgorithm
 
Shading - Class in org.docx4j.model.properties.table.tc
 
Shading(CTShd) - Constructor for class org.docx4j.model.properties.table.tc.Shading
 
Shading(CSSValue) - Constructor for class org.docx4j.model.properties.table.tc.Shading
 
shallowCopyContent(Part, Part) - Static method in class org.docx4j.convert.out.common.preprocess.PartialDeepCopy
 
SHAN - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
SHAPE_TAG_NAME - Static variable in interface org.docx4j.document.wordprocessingml.Constants
 
shapeToSVG(SvgConversionContext, NodeIterator) - Static method in class org.pptx4j.convert.out.svginhtml.SvgExporter
 
ShapeWrapper - Class in org.pptx4j.model
 
ShapeWrapper(Shape, String, JaxbPmlPart) - Constructor for class org.pptx4j.model.ShapeWrapper
 
SHARADA - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFScript
 
sharedStrings - Variable in class org.docx4j.openpackaging.parts.SpreadsheetML.WorkbookPart
 
SharedStrings - Class in org.docx4j.openpackaging.parts.SpreadsheetML
 
SharedStrings() - Constructor for class org.docx4j.openpackaging.parts.SpreadsheetML.SharedStrings
 
SharedStrings(PartName) - Constructor for class org.docx4j.openpackaging.parts.SpreadsheetML.SharedStrings
 
SHAVIAN - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFScript
 
SHORT_SIZE - Static variable in interface org.docx4j.org.apache.poi.util.LittleEndianConsts
 
ShortField - Class in org.docx4j.org.apache.poi.util
representation of a short (16-bit) field at a fixed location within a byte array
ShortField(int) - Constructor for class org.docx4j.org.apache.poi.util.ShortField
construct the ShortField with its offset into its containing byte array
ShortField(int, byte[]) - Constructor for class org.docx4j.org.apache.poi.util.ShortField
Construct the ShortField with its offset into its containing byte array and initialize its value from its byte array
ShortField(int, short) - Constructor for class org.docx4j.org.apache.poi.util.ShortField
construct the ShortField with its offset into its containing byte array and initialize its value
ShortField(int, short, byte[]) - Constructor for class org.docx4j.org.apache.poi.util.ShortField
construct the ShortField with its offset into its containing byte array, initialize its value, and write its value to its byte array
shortToHex(int) - Static method in class org.docx4j.org.apache.poi.util.HexDump
 
shouldTraverse(Object) - Method in class org.docx4j.convert.out.common.AbstractVisitorExporterGenerator
 
shouldTraverse(Object) - Method in class org.docx4j.finders.SectPrFinder
 
shouldTraverse(Object) - Method in class org.docx4j.finders.SectPrFindFirst
 
shouldTraverse(Object) - Method in class org.docx4j.finders.TableFinder
 
shouldTraverse(Object) - Method in class org.docx4j.finders.TcFinder
 
shouldTraverse(Object) - Method in class org.docx4j.model.table.TableModel.TrFinder
 
shouldTraverse(Object) - Method in class org.docx4j.toc.TocFinder
Decide whether this node's children should be traversed.
shouldTraverse(Object) - Method in interface org.docx4j.TraversalUtil.Callback
Decide whether this node's children should be traversed.
shouldTraverse(Object) - Method in class org.docx4j.TraversalUtil.CallbackImpl
Decide whether this node's children should be traversed.
shouldUseSmallBlocks() - Method in class org.docx4j.org.apache.poi.poifs.property.DocumentProperty
give method more visibility
shouldUseSmallBlocks() - Method in class org.docx4j.org.apache.poi.poifs.property.Property
Based on the currently defined size, should this property use small blocks?
shutdownAndAwaitTermination(ExecutorService, long, TimeUnit) - Static method in class org.docx4j.com.google.common.util.concurrent.MoreExecutors
Shuts down the given executor service gradually, first disabling new submissions and later, if necessary, cancelling remaining tasks.
SI - Static variable in class org.docx4j.com.google.common.base.Ascii
Shift In: A control character indicating that the code combinations which follow shall be interpreted according to the standard code table.
SIBE - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
sibTransBody - Variable in class org.opendope.SmartArt.dataHierarchy.ListItem
 
SibTransBody - Class in org.opendope.SmartArt.dataHierarchy
Java class for anonymous complex type.
SibTransBody() - Constructor for class org.opendope.SmartArt.dataHierarchy.SibTransBody
 
SIDAMO - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
Signature11ElementProxy - Class in org.docx4j.org.apache.xml.security.utils
Class SignatureElementProxy
Signature11ElementProxy() - Constructor for class org.docx4j.org.apache.xml.security.utils.Signature11ElementProxy
 
Signature11ElementProxy(Document) - Constructor for class org.docx4j.org.apache.xml.security.utils.Signature11ElementProxy
Constructor Signature11ElementProxy
Signature11ElementProxy(Element, String) - Constructor for class org.docx4j.org.apache.xml.security.utils.Signature11ElementProxy
Constructor Signature11ElementProxy
SignatureElementProxy - Class in org.docx4j.org.apache.xml.security.utils
Class SignatureElementProxy
SignatureElementProxy() - Constructor for class org.docx4j.org.apache.xml.security.utils.SignatureElementProxy
 
SignatureElementProxy(Document) - Constructor for class org.docx4j.org.apache.xml.security.utils.SignatureElementProxy
Constructor SignatureElementProxy
SignatureElementProxy(Element, String) - Constructor for class org.docx4j.org.apache.xml.security.utils.SignatureElementProxy
Constructor SignatureElementProxy
SignatureSpec11NS - Static variable in class org.docx4j.org.apache.xml.security.utils.Constants
The namespace of the XML Signature specification
SIGNATURESPECIFICATION_URL - Static variable in class org.docx4j.org.apache.xml.security.utils.Constants
SignatureSpecNS - Static variable in class org.docx4j.org.apache.xml.security.utils.Constants
The namespace of the XML Signature specification
SILTE_GURAGE - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
SimpleFieldLocator - Class in org.docx4j.model.fields
 
SimpleFieldLocator() - Constructor for class org.docx4j.model.fields.SimpleFieldLocator
 
simpleFields - Variable in class org.docx4j.model.fields.SimpleFieldLocator
 
SimpleFraction - Class in org.xlsx4j.org.apache.poi.ss.format
 
SimpleFraction(int, int) - Constructor for class org.xlsx4j.org.apache.poi.ss.format.SimpleFraction
Create a fraction given a numerator and denominator.
SimpleSingleByteEncoding - Class in org.docx4j.fonts.fop.fonts
A simple implementation of the OneByteEncoding mostly used for encodings that are constructed on-the-fly.
SimpleSingleByteEncoding(String) - Constructor for class org.docx4j.fonts.fop.fonts.SimpleSingleByteEncoding
Main constructor.
SimpleStatsCounter() - Constructor for class org.docx4j.com.google.common.cache.AbstractCache.SimpleStatsCounter
Constructs an instance with all counts initialized to zero.
simulateStyle - Variable in class org.docx4j.convert.out.fopconf.Fonts.Font
 
SINDHI - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
SINGLE_BYTE - Enum constant in enum org.docx4j.fonts.fop.fonts.EncodingMode
Single-byte encoding
SingleByteEncoding - Interface in org.docx4j.fonts.fop.fonts
The interface defines a 1-byte character encoding (with 256 characters).
SingleByteFont - Class in org.docx4j.fonts.fop.fonts
Generic SingleByte font
SingleByteFont(InternalResourceResolver) - Constructor for class org.docx4j.fonts.fop.fonts.SingleByteFont
 
SingleByteFont(InternalResourceResolver, EmbeddingMode) - Constructor for class org.docx4j.fonts.fop.fonts.SingleByteFont
 
SingleByteFont.UnencodedCharacter - Class in org.docx4j.fonts.fop.fonts
 
singletonIterator(T) - Static method in class org.docx4j.com.google.common.collect.Iterators
Returns an iterator containing only value.
SingleTraversalUtilVisitorCallback - Class in org.docx4j.utils
Use this if there is only a single object type (eg just P's) you are interested in doing something with.
SingleTraversalUtilVisitorCallback(TraversalUtilVisitor) - Constructor for class org.docx4j.utils.SingleTraversalUtilVisitorCallback
 
SINHALA - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFScript
 
SINHALESE - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
six - Enum constant in enum org.docx4j.fonts.fop.fonts.type1.AdobeStandardEncoding
six character
size - Variable in class org.docx4j.org.apache.poi.hpsf.Section
 
size() - Method in class org.docx4j.com.google.common.cache.AbstractCache
 
size() - Method in interface org.docx4j.com.google.common.cache.Cache
Returns the approximate number of entries in this cache.
size() - Method in class org.docx4j.com.google.common.collect.HashBiMap
 
size() - Method in interface org.docx4j.com.google.common.collect.Multiset
Returns the total number of all occurrences of all elements in this multiset.
size() - Method in class org.docx4j.fonts.Mapper
 
size() - Method in class org.docx4j.model.table.TableModelRow
 
size() - Method in class org.docx4j.openpackaging.parts.relationships.RelationshipsPart
Get the number of relationships in the collection.
size() - Method in class org.docx4j.org.apache.poi.poifs.filesystem.NPOIFSFileSystem
 
size() - Method in class org.docx4j.org.apache.poi.poifs.nio.ByteArrayBackedDataSource
 
size() - Method in class org.docx4j.org.apache.poi.poifs.nio.DataSource
 
size() - Method in class org.docx4j.org.apache.poi.poifs.nio.FileBackedDataSource
 
size() - Method in class org.docx4j.org.apache.poi.poifs.storage.DocumentBlock
Get the number of bytes read for this block
size() - Method in class org.docx4j.org.apache.poi.util.IntList
Returns the number of elements in this list.
size(Iterator<?>) - Static method in class org.docx4j.com.google.common.collect.Iterators
Returns the number of elements remaining in iterator.
SIZE - Enum constant in enum org.docx4j.com.google.common.cache.RemovalCause
The entry was evicted due to size constraints.
SIZE_INT - Static variable in class org.docx4j.org.apache.poi.poifs.filesystem.DocumentInputStream
 
SIZE_LONG - Static variable in class org.docx4j.org.apache.poi.poifs.filesystem.DocumentInputStream
 
SIZE_SHORT - Static variable in class org.docx4j.org.apache.poi.poifs.filesystem.DocumentInputStream
 
skip(long) - Method in class org.docx4j.fonts.fop.fonts.truetype.FontFileReader
Skip a given number of bytes.
skip(long) - Method in class org.docx4j.org.apache.poi.poifs.crypt.ChunkedCipherInputStream
 
skip(long) - Method in class org.docx4j.org.apache.poi.poifs.filesystem.DocumentInputStream
 
skip(long) - Method in class org.docx4j.org.apache.poi.poifs.filesystem.NDocumentInputStream
 
skip(long) - Method in class org.docx4j.org.apache.poi.poifs.filesystem.ODocumentInputStream
 
skip(long) - Method in class org.docx4j.org.apache.poi.util.BoundedInputStream
Invokes the delegate's skip(long) method.
skippedEntity(String) - Method in class org.docx4j.openpackaging.parts.SAXHandler
 
SKOLT_SAMI - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
slash - Enum constant in enum org.docx4j.fonts.fop.fonts.type1.AdobeStandardEncoding
slash character
SLAVEY - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
sleepUninterruptibly(long, TimeUnit) - Static method in class org.docx4j.com.google.common.util.concurrent.Uninterruptibles
Invokes unit.sleep(sleepFor) uninterruptibly.
SlideLayoutPart - Class in org.docx4j.openpackaging.parts.PresentationML
 
SlideLayoutPart() - Constructor for class org.docx4j.openpackaging.parts.PresentationML.SlideLayoutPart
 
SlideLayoutPart(PartName) - Constructor for class org.docx4j.openpackaging.parts.PresentationML.SlideLayoutPart
 
SlideMasterPart - Class in org.docx4j.openpackaging.parts.PresentationML
 
SlideMasterPart() - Constructor for class org.docx4j.openpackaging.parts.PresentationML.SlideMasterPart
 
SlideMasterPart(PartName) - Constructor for class org.docx4j.openpackaging.parts.PresentationML.SlideMasterPart
 
SlidePart - Class in org.docx4j.openpackaging.parts.PresentationML
 
SlidePart() - Constructor for class org.docx4j.openpackaging.parts.PresentationML.SlidePart
 
SlidePart(PartName) - Constructor for class org.docx4j.openpackaging.parts.PresentationML.SlidePart
 
SlideSizesWellKnown - Enum in org.pptx4j.model
 
SLOVAK - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
SLOVENIAN - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
SMALL_BLOCK_SIZE - Static variable in interface org.docx4j.org.apache.poi.poifs.common.POIFSConstants
How big a block in the small block stream is.
SmallBlockTableReader - Class in org.docx4j.org.apache.poi.poifs.storage
This class implements reading the small document block list from an existing file
SmallBlockTableReader() - Constructor for class org.docx4j.org.apache.poi.poifs.storage.SmallBlockTableReader
 
SmallBlockTableWriter - Class in org.docx4j.org.apache.poi.poifs.storage
This class implements storage for writing the small blocks used by small documents.
SmallBlockTableWriter(POIFSBigBlockSize, List<OPOIFSDocument>, RootProperty) - Constructor for class org.docx4j.org.apache.poi.poifs.storage.SmallBlockTableWriter
Creates new SmallBlockTable
SmallDocumentBlock - Class in org.docx4j.org.apache.poi.poifs.storage
Storage for documents that are too small to use regular DocumentBlocks for their data
SmallDocumentBlock(POIFSBigBlockSize) - Constructor for class org.docx4j.org.apache.poi.poifs.storage.SmallDocumentBlock
 
SmallDocumentBlockList - Class in org.docx4j.org.apache.poi.poifs.storage
A list of SmallDocumentBlocks instances, and methods to manage the list
SmallDocumentBlockList(List<SmallDocumentBlock>) - Constructor for class org.docx4j.org.apache.poi.poifs.storage.SmallDocumentBlockList
Constructor SmallDocumentBlockList
SMALLER_BIG_BLOCK_SIZE - Static variable in interface org.docx4j.org.apache.poi.poifs.common.POIFSConstants
Most files use 512 bytes as their big block size
SMALLER_BIG_BLOCK_SIZE_DETAILS - Static variable in interface org.docx4j.org.apache.poi.poifs.common.POIFSConstants
 
SmartArtDataHierarchy - Class in org.opendope.SmartArt.dataHierarchy
Java class for anonymous complex type.
SmartArtDataHierarchy() - Constructor for class org.opendope.SmartArt.dataHierarchy.SmartArtDataHierarchy
 
SmartArtDataHierarchy.Images - Class in org.opendope.SmartArt.dataHierarchy
Java class for anonymous complex type.
SmartArtDataHierarchy.Images.Image - Class in org.opendope.SmartArt.dataHierarchy
Java class for anonymous complex type.
SmartArtDataHierarchy.Texts - Class in org.opendope.SmartArt.dataHierarchy
Java class for anonymous complex type.
SmartArtDataHierarchy.Texts.IdentifiedText - Class in org.opendope.SmartArt.dataHierarchy
Java class for anonymous complex type.
smlObjectFactory - Static variable in class org.xlsx4j.jaxb.Context
 
snapshot() - Method in class org.docx4j.com.google.common.cache.AbstractCache.SimpleStatsCounter
 
snapshot() - Method in interface org.docx4j.com.google.common.cache.AbstractCache.StatsCounter
Returns a snapshot of this counter's values.
SO - Static variable in class org.docx4j.com.google.common.base.Ascii
Shift Out: A control character indicating that the code combinations which follow shall be interpreted as outside of the character set of the standard code table until a Shift In character is reached.
SODO_GURAGE - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
SOFT_HYPHEN - Static variable in class org.docx4j.fonts.fop.util.CharUtilities
soft hyphen
softValues() - Method in class org.docx4j.com.google.common.cache.CacheBuilder
Specifies that each value (not key) stored in the cache should be wrapped in a SoftReference (by default, strong references are used).
SOH - Static variable in class org.docx4j.com.google.common.base.Ascii
Start of Heading: A communication control character used at the beginning of a sequence of characters which constitute a machine-sensible address or routing information.
SOMALI - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
SONINKE - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
SORA_SOMPENG - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFScript
 
sortDescending(int[]) - Static method in class org.docx4j.com.google.common.primitives.Ints
Sorts the elements of array in descending order.
sortDescending(int[], int, int) - Static method in class org.docx4j.com.google.common.primitives.Ints
Sorts the elements of array between fromIndex inclusive and toIndex exclusive in descending order.
SOTHO - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
source - Variable in class org.opendope.conditions.Condition
 
source - Variable in class org.opendope.xpaths.Xpaths.Xpath
 
SOUTH_SLAVEY - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
SOUTHERN_SAMI - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
SP - Static variable in class org.docx4j.com.google.common.base.Ascii
Space: A normally non-printing graphic character used to separate words.
space - Enum constant in enum org.docx4j.fonts.fop.fonts.type1.AdobeStandardEncoding
space character
SPACE - Static variable in class org.docx4j.com.google.common.base.Ascii
Alternate name for Ascii.SP.
SPACE - Static variable in class org.docx4j.fonts.fop.util.CharUtilities
normal space
space_nobreak - Enum constant in enum org.docx4j.fonts.fop.fonts.type1.AdobeStandardEncoding
space character
SpaceAfter - Class in org.docx4j.model.properties.paragraph
 
SpaceAfter(BigInteger) - Constructor for class org.docx4j.model.properties.paragraph.SpaceAfter
 
SpaceAfter(CSSValue) - Constructor for class org.docx4j.model.properties.paragraph.SpaceAfter
 
SpaceBefore - Class in org.docx4j.model.properties.paragraph
 
SpaceBefore(BigInteger) - Constructor for class org.docx4j.model.properties.paragraph.SpaceBefore
 
SpaceBefore(CSSValue) - Constructor for class org.docx4j.model.properties.paragraph.SpaceBefore
 
Spacing - Class in org.docx4j.model.properties.run
 
Spacing(CTSignedTwipsMeasure) - Constructor for class org.docx4j.model.properties.run.Spacing
 
Spacing(CSSValue) - Constructor for class org.docx4j.model.properties.run.Spacing
 
SPANISH - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
SpecialPropertySet - Class in org.docx4j.org.apache.poi.hpsf
Abstract superclass for the convenience classes SummaryInformation and DocumentSummaryInformation.
SpecialPropertySet(MutablePropertySet) - Constructor for class org.docx4j.org.apache.poi.hpsf.SpecialPropertySet
Creates a SpecialPropertySet.
SpecialPropertySet(PropertySet) - Constructor for class org.docx4j.org.apache.poi.hpsf.SpecialPropertySet
Creates a SpecialPropertySet.
spliterator() - Method in class org.docx4j.com.google.common.collect.ImmutableCollection
 
spliterator() - Method in interface org.docx4j.com.google.common.collect.Multiset
 
splitParameters(String) - Static method in class org.docx4j.model.fields.FldSimpleModel
 
splitTextcontent(String) - Method in class org.docx4j.convert.out.common.writer.AbstractPagerefHandler
 
SPREADSHEETML_CALC_CHAIN - Static variable in class org.docx4j.openpackaging.contenttype.ContentTypes
 
SPREADSHEETML_CALC_CHAIN - Static variable in class org.docx4j.openpackaging.parts.relationships.Namespaces
 
SPREADSHEETML_CHART - Static variable in class org.docx4j.openpackaging.parts.relationships.Namespaces
 
SPREADSHEETML_CHARTSHEET - Static variable in class org.docx4j.openpackaging.contenttype.ContentTypes
 
SPREADSHEETML_CHARTSHEET - Static variable in class org.docx4j.openpackaging.parts.relationships.Namespaces
 
SPREADSHEETML_COMMENTS - Static variable in class org.docx4j.openpackaging.contenttype.ContentTypes
 
SPREADSHEETML_COMMENTS - Static variable in class org.docx4j.openpackaging.parts.relationships.Namespaces
 
SPREADSHEETML_CONNECTIONS - Static variable in class org.docx4j.openpackaging.contenttype.ContentTypes
 
SPREADSHEETML_CONNECTIONS - Static variable in class org.docx4j.openpackaging.parts.relationships.Namespaces
 
SPREADSHEETML_DRAWING - Static variable in class org.docx4j.openpackaging.parts.relationships.Namespaces
 
SPREADSHEETML_EXTERNAL_LINK - Static variable in class org.docx4j.openpackaging.contenttype.ContentTypes
 
SPREADSHEETML_EXTERNAL_LINK - Static variable in class org.docx4j.openpackaging.parts.relationships.Namespaces
 
SPREADSHEETML_PIVOT_CACHE_DEFINITION - Static variable in class org.docx4j.openpackaging.contenttype.ContentTypes
 
SPREADSHEETML_PIVOT_CACHE_DEFINITION - Static variable in class org.docx4j.openpackaging.parts.relationships.Namespaces
 
SPREADSHEETML_PIVOT_CACHE_RECORDS - Static variable in class org.docx4j.openpackaging.contenttype.ContentTypes
 
SPREADSHEETML_PIVOT_CACHE_RECORDS - Static variable in class org.docx4j.openpackaging.parts.relationships.Namespaces
 
SPREADSHEETML_PIVOT_TABLE - Static variable in class org.docx4j.openpackaging.contenttype.ContentTypes
 
SPREADSHEETML_PIVOT_TABLE - Static variable in class org.docx4j.openpackaging.parts.relationships.Namespaces
 
SPREADSHEETML_PRINTER_SETTINGS - Static variable in class org.docx4j.openpackaging.contenttype.ContentTypes
 
SPREADSHEETML_PRINTER_SETTINGS - Static variable in class org.docx4j.openpackaging.parts.relationships.Namespaces
 
SPREADSHEETML_QUERY_TABLE - Static variable in class org.docx4j.openpackaging.contenttype.ContentTypes
 
SPREADSHEETML_QUERY_TABLE - Static variable in class org.docx4j.openpackaging.parts.relationships.Namespaces
 
SPREADSHEETML_SHARED_STRINGS - Static variable in class org.docx4j.openpackaging.contenttype.ContentTypes
 
SPREADSHEETML_SHARED_STRINGS - Static variable in class org.docx4j.openpackaging.parts.relationships.Namespaces
 
SPREADSHEETML_STYLES - Static variable in class org.docx4j.openpackaging.contenttype.ContentTypes
 
SPREADSHEETML_STYLES - Static variable in class org.docx4j.openpackaging.parts.relationships.Namespaces
 
SPREADSHEETML_TABLE - Static variable in class org.docx4j.openpackaging.contenttype.ContentTypes
 
SPREADSHEETML_TABLE - Static variable in class org.docx4j.openpackaging.parts.relationships.Namespaces
 
SPREADSHEETML_TEMPLATE - Static variable in class org.docx4j.openpackaging.contenttype.ContentTypes
 
SPREADSHEETML_TEMPLATE_MACROENABLED - Static variable in class org.docx4j.openpackaging.contenttype.ContentTypes
 
SPREADSHEETML_WORKBOOK - Static variable in class org.docx4j.openpackaging.contenttype.ContentTypes
 
SPREADSHEETML_WORKBOOK - Static variable in class org.docx4j.openpackaging.parts.relationships.Namespaces
 
SPREADSHEETML_WORKBOOK_MACROENABLED - Static variable in class org.docx4j.openpackaging.contenttype.ContentTypes
 
SPREADSHEETML_WORKSHEET - Static variable in class org.docx4j.openpackaging.contenttype.ContentTypes
 
SPREADSHEETML_WORKSHEET - Static variable in class org.docx4j.openpackaging.parts.relationships.Namespaces
 
SpreadsheetMLPackage - Class in org.docx4j.openpackaging.packages
 
SpreadsheetMLPackage() - Constructor for class org.docx4j.openpackaging.packages.SpreadsheetMLPackage
Constructor.
SpreadsheetMLPackage(ContentTypeManager) - Constructor for class org.docx4j.openpackaging.packages.SpreadsheetMLPackage
Constructor.
sqrt(int, RoundingMode) - Static method in class org.docx4j.com.google.common.math.IntMath
Returns the square root of x, rounded with the specified rounding mode.
SS_BRACKET_SYMBOL - Static variable in class org.xlsx4j.org.apache.poi.ss.usermodel.ExcelStyleDateFormatter
 
st - Variable in class org.docx4j.model.datastorage.XPathEnhancerParser.abbreviatedStep_return
 
st - Variable in class org.docx4j.model.datastorage.XPathEnhancerParser.absoluteLocationPathNoroot_return
 
st - Variable in class org.docx4j.model.datastorage.XPathEnhancerParser.additiveExpr_return
 
st - Variable in class org.docx4j.model.datastorage.XPathEnhancerParser.andExpr_return
 
st - Variable in class org.docx4j.model.datastorage.XPathEnhancerParser.axisSpecifier_return
 
st - Variable in class org.docx4j.model.datastorage.XPathEnhancerParser.equalityExpr_return
 
st - Variable in class org.docx4j.model.datastorage.XPathEnhancerParser.expr_return
 
st - Variable in class org.docx4j.model.datastorage.XPathEnhancerParser.filterExpr_return
 
st - Variable in class org.docx4j.model.datastorage.XPathEnhancerParser.functionCall_return
 
st - Variable in class org.docx4j.model.datastorage.XPathEnhancerParser.functionName_return
 
st - Variable in class org.docx4j.model.datastorage.XPathEnhancerParser.locationPath_return
 
st - Variable in class org.docx4j.model.datastorage.XPathEnhancerParser.main_return
 
st - Variable in class org.docx4j.model.datastorage.XPathEnhancerParser.multiplicativeExpr_return
 
st - Variable in class org.docx4j.model.datastorage.XPathEnhancerParser.nameTest_return
 
st - Variable in class org.docx4j.model.datastorage.XPathEnhancerParser.nCName_return
 
st - Variable in class org.docx4j.model.datastorage.XPathEnhancerParser.nodeTest_return
 
st - Variable in class org.docx4j.model.datastorage.XPathEnhancerParser.orExpr_return
 
st - Variable in class org.docx4j.model.datastorage.XPathEnhancerParser.originalAbsoluteLocationPathNoroot_return
 
st - Variable in class org.docx4j.model.datastorage.XPathEnhancerParser.pathExprNoRoot_return
 
st - Variable in class org.docx4j.model.datastorage.XPathEnhancerParser.predicate_return
 
st - Variable in class org.docx4j.model.datastorage.XPathEnhancerParser.primaryExpr_return
 
st - Variable in class org.docx4j.model.datastorage.XPathEnhancerParser.qName_return
 
st - Variable in class org.docx4j.model.datastorage.XPathEnhancerParser.relationalExpr_return
 
st - Variable in class org.docx4j.model.datastorage.XPathEnhancerParser.relativeLocationPath_return
 
st - Variable in class org.docx4j.model.datastorage.XPathEnhancerParser.step_return
 
st - Variable in class org.docx4j.model.datastorage.XPathEnhancerParser.unaryExprNoRoot_return
 
st - Variable in class org.docx4j.model.datastorage.XPathEnhancerParser.unionExprNoRoot_return
 
st - Variable in class org.docx4j.model.datastorage.XPathEnhancerParser.variableReference_return
 
stack - Variable in class org.docx4j.openpackaging.parts.WordprocessingML.SdtStAXHandler
 
Stack() - Constructor for class org.docx4j.openpackaging.parts.WordprocessingML.SdtStAXHandler.Stack
 
standaloneSet() - Method in class org.docx4j.utils.XMLStreamReaderWrapper
 
standard - Enum constant in enum org.docx4j.org.apache.poi.poifs.crypt.EncryptionMode
 
STANDARD_ENCODING - Static variable in class org.docx4j.fonts.fop.fonts.CodePointMapping
 
StandardCipherOutputStream(DirectoryNode) - Constructor for class org.docx4j.org.apache.poi.poifs.crypt.standard.StandardEncryptor.StandardCipherOutputStream
 
StandardDecryptor - Class in org.docx4j.org.apache.poi.poifs.crypt.standard
 
StandardDecryptor(EncryptionInfoBuilder) - Constructor for class org.docx4j.org.apache.poi.poifs.crypt.standard.StandardDecryptor
 
standardEncoding - Variable in class org.docx4j.fonts.fop.fonts.type1.Type1SubsetFile
 
StandardEncryptionHeader - Class in org.docx4j.org.apache.poi.poifs.crypt.standard
 
StandardEncryptionHeader(CipherAlgorithm, HashAlgorithm, int, int, ChainingMode) - Constructor for class org.docx4j.org.apache.poi.poifs.crypt.standard.StandardEncryptionHeader
 
StandardEncryptionHeader(LittleEndianInput) - Constructor for class org.docx4j.org.apache.poi.poifs.crypt.standard.StandardEncryptionHeader
 
StandardEncryptionInfoBuilder - Class in org.docx4j.org.apache.poi.poifs.crypt.standard
 
StandardEncryptionInfoBuilder() - Constructor for class org.docx4j.org.apache.poi.poifs.crypt.standard.StandardEncryptionInfoBuilder
 
StandardEncryptionVerifier - Class in org.docx4j.org.apache.poi.poifs.crypt.standard
Used when checking if a key is valid for a document
StandardEncryptionVerifier(CipherAlgorithm, HashAlgorithm, int, int, ChainingMode) - Constructor for class org.docx4j.org.apache.poi.poifs.crypt.standard.StandardEncryptionVerifier
 
StandardEncryptionVerifier(LittleEndianInput, StandardEncryptionHeader) - Constructor for class org.docx4j.org.apache.poi.poifs.crypt.standard.StandardEncryptionVerifier
 
StandardEncryptor - Class in org.docx4j.org.apache.poi.poifs.crypt.standard
 
StandardEncryptor(StandardEncryptionInfoBuilder) - Constructor for class org.docx4j.org.apache.poi.poifs.crypt.standard.StandardEncryptor
 
StandardEncryptor.StandardCipherOutputStream - Class in org.docx4j.org.apache.poi.poifs.crypt.standard
 
standardisedAnswersPart - Variable in class org.docx4j.model.datastorage.migration.AbstractMigratorUsingAnswersFormat
 
StandardisedAnswersPart - Class in org.docx4j.openpackaging.parts.opendope
 
StandardisedAnswersPart(PartName) - Constructor for class org.docx4j.openpackaging.parts.opendope.StandardisedAnswersPart
 
StandardisedAnswersPart(PartName, JAXBContext) - Constructor for class org.docx4j.openpackaging.parts.opendope.StandardisedAnswersPart
 
start() - Method in class org.docx4j.com.google.common.base.Stopwatch
Starts the stopwatch.
start() - Method in class org.docx4j.convert.out.common.ConversionSectionWrappers
 
start(WordprocessingMLPackage, WordprocessingMLPackage) - Static method in class org.docx4j.openpackaging.parts.relationships.AlteredParts
 
startAtUsed - Variable in class org.docx4j.model.listnumbering.ListLevel
 
startDocument() - Method in class org.docx4j.fonts.fop.fonts.XMLFontMetricsReader
Deprecated.
startDocument() - Method in class org.docx4j.openpackaging.parts.SAXHandler
 
startDocument() - Method in class org.docx4j.toc.TocPageNumbersHandler
 
startElement(String, String, String, Attributes) - Method in class org.docx4j.fonts.fop.fonts.XMLFontMetricsReader
Deprecated.
startElement(String, String, String, Attributes) - Method in class org.docx4j.openpackaging.parts.SAXHandler
 
startElement(String, String, String, Attributes) - Method in class org.docx4j.toc.TocPageNumbersHandler
 
StartEvent - Class in org.docx4j.events
 
StartEvent(JobIdentifier) - Constructor for class org.docx4j.events.StartEvent
Use this to signal the start of a Job.
StartEvent(JobIdentifier, PackageIdentifier) - Constructor for class org.docx4j.events.StartEvent
Use this to signal the start of work on a specific pkg in a job.
StartEvent(JobIdentifier, PackageIdentifier, ProcessStep) - Constructor for class org.docx4j.events.StartEvent
Use this to signal the start of a process step, on some pkg in some overall job.
StartEvent(PackageIdentifier) - Constructor for class org.docx4j.events.StartEvent
Use this to signal the start of work on a specific pkg, where you didn't define an overall job.
StartEvent(PackageIdentifier, ProcessStep) - Constructor for class org.docx4j.events.StartEvent
Use this to signal the start of a process step, where you didn't define an overall job.
startFontStream() - Method in interface org.docx4j.fonts.fop.fonts.truetype.TTFOutputStream
Starts writing the font.
startGlyphStream() - Method in interface org.docx4j.fonts.fop.fonts.truetype.TTFGlyphOutputStream
Begins the streaming of glyphs.
startPrefixMapping(String, String) - Method in class org.docx4j.openpackaging.parts.SAXHandler
 
startRow(Tr) - Method in class org.docx4j.model.table.TableModel
 
stats() - Method in class org.docx4j.com.google.common.cache.AbstractCache
 
stats() - Method in interface org.docx4j.com.google.common.cache.Cache
Returns a current snapshot of this cache's cumulative statistics, or a set of default values if the cache is not recording statistics.
STAttrMap() - Constructor for class org.docx4j.model.datastorage.XPathEnhancerParser.STAttrMap
 
StAX2SAXSource - Class in org.docx4j.org.apache.camel.support.builder.xml
Adapter to turn a StAX XMLStreamReader into a SAXSource.
StAX2SAXSource(XMLStreamReader) - Constructor for class org.docx4j.org.apache.camel.support.builder.xml.StAX2SAXSource
 
StAXHandlerAbstract - Class in org.docx4j.openpackaging.parts
 
StAXHandlerAbstract() - Constructor for class org.docx4j.openpackaging.parts.StAXHandlerAbstract
 
StAXHandlerInterface - Interface in org.docx4j.openpackaging.parts
 
step() - Method in class org.docx4j.model.datastorage.XPathEnhancerParser
 
step_return() - Constructor for class org.docx4j.model.datastorage.XPathEnhancerParser.step_return
 
sterling - Enum constant in enum org.docx4j.fonts.fop.fonts.type1.AdobeStandardEncoding
sterling character
stitchFont(ByteArrayOutputStream, ByteArrayOutputStream, ByteArrayOutputStream) - Method in class org.docx4j.fonts.fop.fonts.type1.Type1SubsetFile
 
stop() - Method in class org.docx4j.com.google.common.base.Stopwatch
Stops the stopwatch.
Stopwatch - Class in org.docx4j.com.google.common.base
An object that measures elapsed time in nanoseconds.
storeFDStrings(List<Integer>) - Method in class org.docx4j.fonts.fop.fonts.truetype.OTFSubSetFile
 
storeImage(BinaryPart, byte[], File, String) - Method in class org.docx4j.model.images.FileConversionImageHandler
 
storeItemId - Variable in class org.docx4j.Docx4J.FindContentControlsVisitor
 
storeItemID - Variable in class org.docx4j.model.datastorage.migration.AbstractMigrator
 
storeItemID - Variable in class org.opendope.xpaths.Xpaths.Xpath.DataBinding
 
stream(TTFOutputStream) - Method in class org.docx4j.fonts.fop.fonts.truetype.OpenFont
Streams a font.
stream(TTFOutputStream) - Method in class org.docx4j.fonts.fop.fonts.truetype.TTFSubSetFile
 
StreamBlockByteBuffer() - Constructor for class org.docx4j.org.apache.poi.poifs.filesystem.NPOIFSStream.StreamBlockByteBuffer
 
StreamBlockByteBufferIterator(int) - Constructor for class org.docx4j.org.apache.poi.poifs.filesystem.NPOIFSStream.StreamBlockByteBufferIterator
 
streamGlyph(byte[], int, int) - Method in interface org.docx4j.fonts.fop.fonts.truetype.TTFGlyphOutputStream
Streams an individual glyph from the given byte array.
streamTable(byte[], int, int) - Method in interface org.docx4j.fonts.fop.fonts.truetype.TTFTableOutputStream
Streams a table from the given byte array.
streamToBind(JaxbXmlPart, OpcPackage, Map<String, Xpaths.Xpath>) - Method in class org.docx4j.model.datastorage.BindingTraverserStAX
Bind the content controls; avoid unmarshalling the entire part.
strictConfiguration - Variable in class org.docx4j.convert.out.fopconf.Fop
 
strictValidation - Variable in class org.docx4j.convert.out.fopconf.Fop
 
Strike - Class in org.docx4j.model.properties.run
 
Strike(BooleanDefaultTrue) - Constructor for class org.docx4j.model.properties.run.Strike
 
Strike(CSSValue) - Constructor for class org.docx4j.model.properties.run.Strike
 
stringIndexData - Variable in class org.docx4j.fonts.fop.fonts.truetype.OTFSubSetFile
An array used to hold the string index data for the subset font
Strings - Class in org.docx4j.com.google.common.base
Static utility methods pertaining to String or CharSequence instances.
StringsIterator(String[]) - Constructor for class org.docx4j.org.apache.poi.util.StringUtil.StringsIterator
 
stringToGlyph(String) - Static method in class org.docx4j.fonts.fop.fonts.Glyphs
Deprecated.
Return the string representation of a glyphname, eg stringToGlyph("backslash") returns "\\"
StringUtil - Class in org.docx4j.org.apache.poi.util
Title: String Utility Description: Collection of string handling utilities
StringUtil.StringsIterator - Class in org.docx4j.org.apache.poi.util
An Iterator over an array of Strings.
stripWhiteSpace(String) - Static method in class org.docx4j.fonts.fop.fonts.FontUtil
Removes all white space from a string (used primarily for font names)
STROKE_VARIATION - Enum constant in enum org.docx4j.fonts.foray.font.format.Panose.Field
The bStrokeVariatoon field.
STX - Static variable in class org.docx4j.com.google.common.base.Ascii
Start of Text: A communication control character which precedes a sequence of characters that is to be treated as an entity and entirely transmitted through to the ultimate destination.
style - Variable in class org.docx4j.convert.out.fopconf.Fonts.Font.FontTriplet
 
style - Variable in class org.docx4j.model.images.AbstractWordXmlPicture
 
STYLE_ELEMENT_HANDLER - Static variable in class org.docx4j.convert.out.HTMLSettings
 
STYLE_INCLINED - Static variable in class org.docx4j.fonts.fop.fonts.Font
Inclined font style
STYLE_ITALIC - Static variable in class org.docx4j.fonts.fop.fonts.Font
Italic font style
STYLE_NORMAL - Static variable in class org.docx4j.fonts.fop.fonts.Font
Normal font style
STYLE_OBLIQUE - Static variable in class org.docx4j.fonts.fop.fonts.Font
Oblique font style
styleBasedOnHelper - Variable in class org.docx4j.toc.switches.SwitchProcessor
 
StyleBasedOnHelper - Class in org.docx4j.toc
 
StyleBasedOnHelper(PropertyResolver) - Constructor for class org.docx4j.toc.StyleBasedOnHelper
 
styleDefinitionsPart - Variable in class org.docx4j.openpackaging.parts.WordprocessingML.DocumentPart
 
StyleDefinitionsPart - Class in org.docx4j.openpackaging.parts.WordprocessingML
 
StyleDefinitionsPart() - Constructor for class org.docx4j.openpackaging.parts.WordprocessingML.StyleDefinitionsPart
 
StyleDefinitionsPart(PartName) - Constructor for class org.docx4j.openpackaging.parts.WordprocessingML.StyleDefinitionsPart
 
styleElementHandler - Variable in class org.docx4j.convert.out.html.HTMLConversionContext
 
styleId - Variable in class org.docx4j.model.styles.Node
 
styleId - Variable in class org.docx4j.model.table.TableModel
 
StyleRenamer() - Constructor for class org.docx4j.convert.out.common.preprocess.ParagraphStylesInTableFix.StyleRenamer
 
styles - Variable in class org.docx4j.convert.in.word2003xml.Transition03To06
 
Styles - Class in org.docx4j.openpackaging.parts.SpreadsheetML
 
Styles() - Constructor for class org.docx4j.openpackaging.parts.SpreadsheetML.Styles
 
Styles(PartName) - Constructor for class org.docx4j.openpackaging.parts.SpreadsheetML.Styles
 
STYLES - Static variable in class org.docx4j.openpackaging.parts.relationships.Namespaces
 
stylesPart - Variable in class org.docx4j.openpackaging.parts.SpreadsheetML.WorkbookPart
 
styleTree - Variable in class org.docx4j.convert.out.common.AbstractWmlConversionContext
 
StyleTree - Class in org.docx4j.model.styles
Represent a style hierarchy as a tree.
StyleTree(Set<String>, Map<String, Style>, DocDefaults, Style) - Constructor for class org.docx4j.model.styles.StyleTree
Build a StyleTree for stylesInUse.
StyleTree(Set<String>, Map<String, Style>, DocDefaults, Style, Style, Style) - Constructor for class org.docx4j.model.styles.StyleTree
Build a StyleTree for stylesInUse.
StyleTree.AugmentedStyle - Class in org.docx4j.model.styles
 
StyleUtil - Class in org.docx4j.model.styles
 
StyleUtil() - Constructor for class org.docx4j.model.styles.StyleUtil
 
SUB - Static variable in class org.docx4j.com.google.common.base.Ascii
Substitute: A character that may be substituted for a character which is determined to be invalid or in error.
SUBDOCUMENT - Static variable in class org.docx4j.openpackaging.parts.relationships.Namespaces
 
subFamilyName - Variable in class org.docx4j.fonts.fop.fonts.truetype.OpenFont
 
subFont - Variable in class org.docx4j.convert.out.fopconf.Fonts.Font
 
subFontName - Variable in class org.docx4j.fonts.fop.fonts.EmbedFontInfo
the sub-fontname of the font (used for TrueType Collections, null otherwise)
submit(Runnable) - Method in class org.docx4j.com.google.common.util.concurrent.AbstractListeningExecutorService
 
submit(Runnable) - Method in interface org.docx4j.com.google.common.util.concurrent.ListeningExecutorService
 
submit(Runnable, T) - Method in class org.docx4j.com.google.common.util.concurrent.AbstractListeningExecutorService
 
submit(Runnable, T) - Method in interface org.docx4j.com.google.common.util.concurrent.ListeningExecutorService
 
submit(Callable<T>) - Method in class org.docx4j.com.google.common.util.concurrent.AbstractListeningExecutorService
 
submit(Callable<T>) - Method in interface org.docx4j.com.google.common.util.concurrent.ListeningExecutorService
 
subSequence(int, int) - Method in interface org.docx4j.fonts.fop.fonts.TextFragment
 
subset - Variable in class org.docx4j.fonts.fop.fonts.truetype.GlyfTable
 
SUBSET - Enum constant in enum org.docx4j.fonts.fop.fonts.EmbeddingMode
Subset font embedding: Only the mandatory tables and a subset of glyphs are written to file.
subsetCharStrings - Variable in class org.docx4j.fonts.fop.fonts.type1.Type1SubsetFile
 
subsetCharStringsIndex - Variable in class org.docx4j.fonts.fop.fonts.truetype.OTFSubSetFile
A list of char string data for each glyph to be stored in the subset font
subsetGlobalIndexSubr - Variable in class org.docx4j.fonts.fop.fonts.truetype.OTFSubSetFile
 
subsetGlobalSubrCount - Variable in class org.docx4j.fonts.fop.fonts.truetype.OTFSubSetFile
 
subsetGlyphs - Variable in class org.docx4j.fonts.fop.fonts.truetype.OTFSubSetFile
A map containing each glyph to be included in the subset with their existing and new GID's
subsetLocalIndexSubr - Variable in class org.docx4j.fonts.fop.fonts.truetype.OTFSubSetFile
List of subroutines to write to the local / global indexes in the subset font
subsetLocalSubrCount - Variable in class org.docx4j.fonts.fop.fonts.truetype.OTFSubSetFile
A store of the number of subroutines each global / local subroutine will store
subsetSubroutines - Variable in class org.docx4j.fonts.fop.fonts.type1.Type1SubsetFile
 
substFonts - Variable in class org.docx4j.fonts.substitutions.FontSubstitutions.Replace
 
substFontsHTML - Variable in class org.docx4j.fonts.substitutions.FontSubstitutions.Replace
 
substFontsMS - Variable in class org.docx4j.fonts.substitutions.FontSubstitutions.Replace
 
substFontsPS - Variable in class org.docx4j.fonts.substitutions.FontSubstitutions.Replace
 
Substitutable - Interface in org.docx4j.fonts.fop.complexscripts.fonts
Optional interface which indicates that glyph substitution is supported and, if supported, can perform substitution.
substitute(GlyphSubstitutionState) - Method in interface org.docx4j.fonts.fop.complexscripts.fonts.GlyphSubstitution
Perform glyph substitution at the current index, mutating the substitution state object as required.
substitute(GlyphSubstitutionState) - Method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphSubstitutionSubtable
Perform glyph substitution at the current index, mutating the substitution state object as required.
substitute(GlyphSubstitutionState, int) - Method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphTable.LookupTable
Perform substitution processing on an existing glyph substitution state object using this lookup table's subtables.
substitute(GlyphSubstitutionState, GlyphSubstitutionSubtable[], int) - Static method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphSubstitutionSubtable
Apply substitutions using specified state and subtable array.
substitute(GlyphSubstitutionTable, GlyphSequence, String, String, Map<GlyphTable.LookupSpec, List<GlyphTable.LookupTable>>) - Method in class org.docx4j.fonts.fop.complexscripts.scripts.ScriptProcessor
Perform substitution processing using a specific set of lookup tables.
substitute(GlyphSequence, String, String) - Method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphSubstitutionTable
Perform substitution processing using all matching lookups.
substitute(GlyphSequence, String, String, String, GlyphSubstitutionSubtable[], ScriptContextTester) - Static method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphSubstitutionSubtable
Apply substitutions.
substitute(GlyphSequence, String, String, String, ScriptContextTester) - Method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphTable.LookupTable
Perform substitution processing using this lookup table's subtables.
substitute(GlyphSequence, String, String, GlyphTable.UseSpec[], ScriptContextTester) - Method in class org.docx4j.fonts.fop.complexscripts.scripts.IndicScriptProcessor
Perform substitution processing using a specific set of ordered glyph table use specifications.
substitute(GlyphSequence, String, String, GlyphTable.UseSpec[], ScriptContextTester) - Method in class org.docx4j.fonts.fop.complexscripts.scripts.KhmerScriptProcessor
 
substitute(GlyphSequence, String, String, GlyphTable.UseSpec[], ScriptContextTester) - Method in class org.docx4j.fonts.fop.complexscripts.scripts.ScriptProcessor
Perform substitution processing using a specific set of ordered glyph table use specifications.
substitute(GlyphSequence, String, String, ScriptContextTester) - Method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphTable.UseSpec
Perform substitution processing using this use specification's lookup table.
substitution - Variable in class org.docx4j.convert.out.fopconf.Substitutions
 
Substitution() - Constructor for class org.docx4j.convert.out.fopconf.Substitutions.Substitution
 
substitutions - Variable in class org.docx4j.convert.out.fopconf.Fop.Fonts
 
Substitutions - Class in org.docx4j.convert.out.fopconf
Java class for anonymous complex type.
Substitutions() - Constructor for class org.docx4j.convert.out.fopconf.Substitutions
 
Substitutions.Substitution - Class in org.docx4j.convert.out.fopconf
Java class for anonymous complex type.
Substitutions.Substitution.From - Class in org.docx4j.convert.out.fopconf
Java class for anonymous complex type.
Substitutions.Substitution.To - Class in org.docx4j.convert.out.fopconf
Java class for anonymous complex type.
subtitle - Variable in class org.opendope.questions.Questionnaire
 
SUFFIX - Static variable in class org.docx4j.model.properties.table.CellMarginBottom
 
SUFFIX - Static variable in class org.docx4j.model.properties.table.CellMarginLeft
 
SUFFIX - Static variable in class org.docx4j.model.properties.table.CellMarginRight
 
SUFFIX - Static variable in class org.docx4j.model.properties.table.CellMarginTop
 
SUMERO_AKKADIAN_CUNEIFORM - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFScript
 
SUMMARY_INFORMATION_ID - Static variable in class org.docx4j.org.apache.poi.hpsf.wellknown.SectionIDMap
The SummaryInformation's section's format ID.
SummaryInformation - Class in org.docx4j.org.apache.poi.hpsf
Convenience class representing a Summary Information stream in a Microsoft Office document.
SummaryInformation(PropertySet) - Constructor for class org.docx4j.org.apache.poi.hpsf.SummaryInformation
Creates a SummaryInformation from a given PropertySet.
SUNDANESE - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFScript
 
Supplier<T> - Interface in org.docx4j.com.google.common.base
Legacy version of java.util.function.Supplier.
supplierFunction() - Static method in class org.docx4j.com.google.common.base.Suppliers
Returns a function that accepts a supplier and returns the result of invoking Supplier.get() on that supplier.
Suppliers - Class in org.docx4j.com.google.common.base
Useful suppliers.
SUPPORTED_TYPES - Static variable in class org.docx4j.org.apache.poi.hpsf.VariantSupport
HPSF is able to read these Variant types.
supportsObject(Object) - Method in interface org.docx4j.org.apache.fop.util.text.AdvancedMessageFormat.ObjectFormatter
Indicates whether a given object is supported.
SuppressForbidden - Annotation Type in org.docx4j.org.apache.poi.util
Marking class for elements to be ignored by the forbidden apis check
SURI - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
SURROGATE - Static variable in interface org.docx4j.fonts.fop.complexscripts.bidi.BidiConstants
placeholder for low surrogate
SUTU - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
SVAN - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
svg(PresentationMLPackage, SlidePart) - Static method in class org.pptx4j.convert.out.svginhtml.SvgExporter
Create an HTML (with SVG) page representing the slide.
svg(PresentationMLPackage, SlidePart, SvgExporter.SvgSettings) - Static method in class org.pptx4j.convert.out.svginhtml.SvgExporter
Create an HTML (with SVG) page representing the slide.
SVG_MESSAGE_WRITER - Static variable in class org.pptx4j.convert.out.svginhtml.SvgConversionContext
 
SvgConversionContext - Class in org.pptx4j.convert.out.svginhtml
 
SvgConversionContext(SvgExporter.SvgSettings, PresentationMLPackage, ResolvedLayout) - Constructor for class org.pptx4j.convert.out.svginhtml.SvgConversionContext
 
SvgDocument(InputStream) - Constructor for class org.docx4j.openpackaging.parts.WordprocessingML.MetafileWmfPart.SvgDocument
 
SvgExporter - Class in org.pptx4j.convert.out.svginhtml
 
SvgExporter() - Constructor for class org.pptx4j.convert.out.svginhtml.SvgExporter
 
SvgExporter.SvgSettings - Class in org.pptx4j.convert.out.svginhtml
 
SvgSettings() - Constructor for class org.pptx4j.convert.out.svginhtml.SvgExporter.SvgSettings
 
svgTextStrokedAsShapes(Object, String) - Method in class org.docx4j.fonts.fop.fonts.FontEventAdapter
The SVG text will be stroked as shapes.
svgTextStrokedAsShapes(Object, String) - Method in interface org.docx4j.fonts.fop.fonts.FontEventListener
The SVG text will be stroked as shapes.
svgTextStrokedAsShapes(Object, String) - Method in interface org.docx4j.fonts.fop.fonts.FontEventProducer
The SVG text will be stroked as shapes.
SWADAYA_ARAMAIC - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
SWAHILI - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
SWAZI - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
SWEDISH - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
SwitchesFactory - Class in org.docx4j.toc.switches
 
SwitchesFactory() - Constructor for class org.docx4j.toc.switches.SwitchesFactory
 
SwitchInterface - Interface in org.docx4j.toc.switches
 
SwitchProcessor - Class in org.docx4j.toc.switches
 
SwitchProcessor(PageDimensions, STTabTlc) - Constructor for class org.docx4j.toc.switches.SwitchProcessor
 
SwitchProcessorInterface - Interface in org.docx4j.toc.switches
 
SYLOTI_NAGRI - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFScript
 
Symbol - Class in org.docx4j.fonts.fop.fonts.base14
 
Symbol() - Constructor for class org.docx4j.fonts.fop.fonts.base14.Symbol
 
Symbol(boolean) - Constructor for class org.docx4j.fonts.fop.fonts.base14.Symbol
 
SYMBOL_ENCODING - Static variable in class org.docx4j.fonts.fop.fonts.CodePointMapping
 
SymbolWriter - Class in org.docx4j.convert.out.html
 
SymbolWriter() - Constructor for class org.docx4j.convert.out.html.SymbolWriter
 
SYN - Static variable in class org.docx4j.com.google.common.base.Ascii
Synchronous Idle: A communication control character used by a synchronous transmission system in the absence of any other character to provide a signal from which synchronism may be achieved or retained.
synchronizedDeque(Deque<E>) - Static method in class org.docx4j.com.google.common.collect.Queues
Returns a synchronized (thread-safe) deque backed by the specified deque.
synchronizedQueue(Queue<E>) - Static method in class org.docx4j.com.google.common.collect.Queues
Returns a synchronized (thread-safe) queue backed by the specified queue.
synchronizedSupplier(Supplier<T>) - Static method in class org.docx4j.com.google.common.base.Suppliers
Returns a supplier whose get() method synchronizes on delegate before calling it, making it thread-safe.
syncWithDataSource() - Method in class org.docx4j.org.apache.poi.poifs.filesystem.NPOIFSMiniStore
Writes the SBATs to their backing blocks, and updates the mini-stream size in the properties.
SYRIAC - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
SYRIAC - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFScript
 
SystemFontMetricsMapper - Class in org.docx4j.fonts.fop.render.java2d
This class implements org.docx4j.fonts.fop.layout.FontMetrics and is added to the hash table in FontInfo.
SystemFontMetricsMapper(String, int, Java2DFontMetrics) - Constructor for class org.docx4j.fonts.fop.render.java2d.SystemFontMetricsMapper
Constructs a new Font-metrics.
systemTicker() - Static method in class org.docx4j.com.google.common.base.Ticker
A ticker that reads the current time using System.nanoTime().

T

t - Enum constant in enum org.docx4j.fonts.fop.fonts.type1.AdobeStandardEncoding
t character
t - Variable in class org.opendope.SmartArt.dataHierarchy.SmartArtDataHierarchy.Texts.IdentifiedText
 
T - Enum constant in enum org.docx4j.fonts.fop.fonts.type1.AdobeStandardEncoding
T character
T__37 - Static variable in class org.docx4j.model.datastorage.XPathEnhancerLexer
 
T__37 - Static variable in class org.docx4j.model.datastorage.XPathEnhancerParser
 
T__38 - Static variable in class org.docx4j.model.datastorage.XPathEnhancerLexer
 
T__38 - Static variable in class org.docx4j.model.datastorage.XPathEnhancerParser
 
T__39 - Static variable in class org.docx4j.model.datastorage.XPathEnhancerLexer
 
T__39 - Static variable in class org.docx4j.model.datastorage.XPathEnhancerParser
 
T__40 - Static variable in class org.docx4j.model.datastorage.XPathEnhancerLexer
 
T__40 - Static variable in class org.docx4j.model.datastorage.XPathEnhancerParser
 
T__41 - Static variable in class org.docx4j.model.datastorage.XPathEnhancerLexer
 
T__41 - Static variable in class org.docx4j.model.datastorage.XPathEnhancerParser
 
T__42 - Static variable in class org.docx4j.model.datastorage.XPathEnhancerLexer
 
T__42 - Static variable in class org.docx4j.model.datastorage.XPathEnhancerParser
 
T__43 - Static variable in class org.docx4j.model.datastorage.XPathEnhancerLexer
 
T__43 - Static variable in class org.docx4j.model.datastorage.XPathEnhancerParser
 
T__44 - Static variable in class org.docx4j.model.datastorage.XPathEnhancerLexer
 
T__44 - Static variable in class org.docx4j.model.datastorage.XPathEnhancerParser
 
TAB - Static variable in class org.docx4j.fonts.fop.util.CharUtilities
normal tab
TAB_DUMMY - Static variable in class org.docx4j.convert.out.common.AbstractVisitorExporterGenerator
 
TABASARAN - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
TABLE_BODY_TAG_NAME - Static variable in interface org.docx4j.document.wordprocessingml.Constants
 
TABLE_BORDER_BOTTOM_TAG_NAME - Static variable in interface org.docx4j.document.wordprocessingml.Constants
 
TABLE_BORDER_INSIDE_H_TAG_NAME - Static variable in interface org.docx4j.document.wordprocessingml.Constants
 
TABLE_BORDER_INSIDE_V_TAG_NAME - Static variable in interface org.docx4j.document.wordprocessingml.Constants
 
TABLE_BORDER_LEFT_TAG_NAME - Static variable in interface org.docx4j.document.wordprocessingml.Constants
 
TABLE_BORDER_MODEL - Static variable in class org.docx4j.convert.out.html.TableWriter
 
TABLE_BORDER_RIGHT_TAG_NAME - Static variable in interface org.docx4j.document.wordprocessingml.Constants
 
TABLE_BORDER_TAG_NAME - Static variable in interface org.docx4j.document.wordprocessingml.Constants
 
TABLE_BORDER_TOP_TAG_NAME - Static variable in interface org.docx4j.document.wordprocessingml.Constants
 
TABLE_CELL - Static variable in interface org.docx4j.document.wordprocessingml.Constants
 
TABLE_CELL_HORIZONTAL_WIDTH - Static variable in interface org.docx4j.document.wordprocessingml.Constants
 
TABLE_CELL_PROPERTIES - Static variable in interface org.docx4j.document.wordprocessingml.Constants
 
TABLE_CELL_ROW - Static variable in interface org.docx4j.document.wordprocessingml.Constants
 
TABLE_CELL_SHADING - Static variable in interface org.docx4j.document.wordprocessingml.Constants
 
TABLE_CELL_WIDTH - Static variable in interface org.docx4j.document.wordprocessingml.Constants
 
TABLE_CELL_WIDTH_TYPE - Static variable in interface org.docx4j.document.wordprocessingml.Constants
 
TABLE_CELL_WIDTH_VALUE - Static variable in interface org.docx4j.document.wordprocessingml.Constants
 
TABLE_DIRECTORY - Static variable in class org.docx4j.fonts.fop.fonts.truetype.OFTableName
The first table in a TrueType font file containing metadata about other tables.
TABLE_INDENT - Static variable in class org.docx4j.convert.out.html.TableWriter
 
TABLE_PROPERTIES_PREFRED_TABLE_WIDTH - Static variable in interface org.docx4j.document.wordprocessingml.Constants
 
TABLE_PROPERTIES_TAG_NAME - Static variable in interface org.docx4j.document.wordprocessingml.Constants
 
TABLE_STYLE - Static variable in class org.docx4j.model.styles.StyleUtil
 
TableFinder - Class in org.docx4j.finders
 
TableFinder() - Constructor for class org.docx4j.finders.TableFinder
 
TableModel - Class in org.docx4j.model.table
There are different ways to represent a table with possibly merged cells.
TableModel() - Constructor for class org.docx4j.model.table.TableModel
 
TableModel.TrFinder - Class in org.docx4j.model.table
 
TableModelCell - Class in org.docx4j.model.table
A cell in the table holding its own content, too
TableModelCell(TableModel, int, int) - Constructor for class org.docx4j.model.table.TableModelCell
Create a dummy cell without content
TableModelCell(TableModel, int, int, Tc) - Constructor for class org.docx4j.model.table.TableModelCell
 
TableModelRow - Class in org.docx4j.model.table
This class introduced so we have somewhere to store trPr.
TableModelRow(Tr) - Constructor for class org.docx4j.model.table.TableModelRow
 
TableModelTransformState() - Constructor for class org.docx4j.convert.out.common.writer.AbstractTableWriter.TableModelTransformState
 
TablePart - Class in org.docx4j.openpackaging.parts.SpreadsheetML
 
TablePart() - Constructor for class org.docx4j.openpackaging.parts.SpreadsheetML.TablePart
 
TablePart(PartName) - Constructor for class org.docx4j.openpackaging.parts.SpreadsheetML.TablePart
 
TableStylesPart - Class in org.docx4j.openpackaging.parts.PresentationML
 
TableStylesPart() - Constructor for class org.docx4j.openpackaging.parts.PresentationML.TableStylesPart
 
TableStylesPart(PartName) - Constructor for class org.docx4j.openpackaging.parts.PresentationML.TableStylesPart
 
TableWriter - Class in org.docx4j.convert.out.html
 
TableWriter() - Constructor for class org.docx4j.convert.out.html.TableWriter
 
Tabs - Class in org.docx4j.model.properties.paragraph
This class currently exists solely to facilitate calculation of effective pPr (via PropertyResolver) in FO|PDF output.
Tabs(Tabs) - Constructor for class org.docx4j.model.properties.paragraph.Tabs
 
TAG_BORDERS - Static variable in class org.docx4j.convert.out.common.preprocess.Containerization
 
TAG_RPR - Static variable in class org.docx4j.convert.out.common.preprocess.Containerization
 
TAG_SHADING - Static variable in class org.docx4j.convert.out.common.preprocess.Containerization
 
TAGALOG - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFScript
 
TAGBANWA - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFScript
 
TagClass - Class in org.docx4j.convert.out.html
If the content control has a tag containing @class=foo, then create a div with that attribute and value.
TagClass() - Constructor for class org.docx4j.convert.out.html.TagClass
 
TagSingleBox - Class in org.docx4j.convert.out.html
In Word, adjacent paragraphs with the same borders are enclosed in a single border (unless bullets/numbering apply).
TagSingleBox() - Constructor for class org.docx4j.convert.out.html.TagSingleBox
 
TagsPart - Class in org.docx4j.openpackaging.parts.PresentationML
 
TagsPart() - Constructor for class org.docx4j.openpackaging.parts.PresentationML.TagsPart
 
TagsPart(PartName) - Constructor for class org.docx4j.openpackaging.parts.PresentationML.TagsPart
 
TAHITIAN - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
TAI_LE - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFScript
 
TAI_LUE - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
TAI_THAM - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFScript
 
TAI_VIET - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFScript
 
TAJIKI - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
takeUninterruptibly(BlockingQueue<E>) - Static method in class org.docx4j.com.google.common.util.concurrent.Uninterruptibles
Invokes queue.take() uninterruptibly.
TAKRI - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFScript
 
TAMIL - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
TAMIL - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFScript
 
TAMIL_V2 - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFScript
 
TamilScriptProcessor - Class in org.docx4j.fonts.fop.complexscripts.scripts
The TamilScriptProcessor class implements a script processor for performing glyph substitution and positioning operations on content associated with the Tamil script.
target - Variable in class org.docx4j.convert.out.common.writer.AbstractHyperlinkWriterModel
field-argument of the Hyperlink field or the targetUri of the relationship.
target - Static variable in class org.docx4j.fonts.FontUtils
 
targetFrame - Variable in class org.docx4j.model.images.AbstractWordXmlPicture
 
targetUri - Variable in class org.docx4j.convert.out.html.HTMLConversionImageHandler
 
TaskpanesPart - Class in org.docx4j.openpackaging.parts.webextensions
 
TaskpanesPart() - Constructor for class org.docx4j.openpackaging.parts.webextensions.TaskpanesPart
 
TaskpanesPart(PartName) - Constructor for class org.docx4j.openpackaging.parts.webextensions.TaskpanesPart
 
TATAR - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
tbl - Variable in class org.docx4j.model.table.TableModel
 
TblFactory - Class in org.docx4j.model.table
This class is just a convenience; it creates regular tables (ie no row or column spans), with the default settings which Word 2007 would create, and with the dimensions specified by the user.
TblFactory() - Constructor for class org.docx4j.model.table.TblFactory
 
tblGrid - Variable in class org.docx4j.model.table.TableModel
 
tblList - Variable in class org.docx4j.finders.TableFinder
 
tblPr - Variable in class org.docx4j.model.table.TableModel
Table properties are represented using the docx model.
tc - Variable in class org.docx4j.convert.out.common.AbstractVisitorExporterGenerator
 
TcFinder - Class in org.docx4j.finders
 
TcFinder() - Constructor for class org.docx4j.finders.TcFinder
 
tcList - Variable in class org.docx4j.finders.TcFinder
 
tcPr - Variable in class org.docx4j.model.table.TableModelCell
 
TELUGU - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
TELUGU - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFScript
 
TELUGU_V2 - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFScript
 
TEMNE - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
TempFile - Class in org.docx4j.org.apache.poi.util
Interface for creating temporary files.
TempFile() - Constructor for class org.docx4j.org.apache.poi.util.TempFile
 
TempFile.DefaultTempFileCreationStrategy - Class in org.docx4j.org.apache.poi.util
Default implementation of the TempFileCreationStrategy used by TempFile: Files are collected into one directory and by default are deleted on exit from the VM.
TempFileCreationStrategy - Interface in org.docx4j.org.apache.poi.util
Interface used by the TempFile utility class to create temporary files.
templateLib - Variable in class org.docx4j.model.datastorage.XPathEnhancerParser
 
test(int, int) - Method in interface org.docx4j.fonts.fop.complexscripts.util.GlyphTester
Perform a test on a glyph identifier.
test(T) - Method in interface org.docx4j.com.google.common.base.Predicate
 
test(T, T) - Method in class org.docx4j.com.google.common.base.Equivalence
Deprecated.
Provided only to satisfy the BiPredicate interface; use Equivalence.equivalent(T, T) instead.
test(String, String, String, GlyphSequence, int, int) - Method in interface org.docx4j.fonts.fop.complexscripts.util.GlyphContextTester
Perform a test on a glyph sequence in a specific (originating) character context.
TEX8R_GLYPH_NAMES - Static variable in class org.docx4j.fonts.fop.fonts.Glyphs
Deprecated.
Glyph names for tex8r encoding
text - Variable in class org.opendope.questions.Question
 
TextAlignmentVertical - Class in org.docx4j.model.properties.paragraph
 
TextAlignmentVertical - Class in org.docx4j.model.properties.table.tc
 
TextAlignmentVertical() - Constructor for class org.docx4j.model.properties.table.tc.TextAlignmentVertical
 
TextAlignmentVertical(CTVerticalJc) - Constructor for class org.docx4j.model.properties.table.tc.TextAlignmentVertical
 
TextAlignmentVertical(PPrBase.TextAlignment) - Constructor for class org.docx4j.model.properties.paragraph.TextAlignmentVertical
 
TextAlignmentVertical(CSSValue) - Constructor for class org.docx4j.model.properties.paragraph.TextAlignmentVertical
 
TextAlignmentVertical(CSSValue) - Constructor for class org.docx4j.model.properties.table.tc.TextAlignmentVertical
 
textBody - Variable in class org.opendope.SmartArt.dataHierarchy.ListItem
 
TextBody - Class in org.opendope.SmartArt.dataHierarchy
Java class for anonymous complex type.
TextBody() - Constructor for class org.opendope.SmartArt.dataHierarchy.TextBody
 
TextDir - Class in org.docx4j.model.properties.table.tc
 
TextDir() - Constructor for class org.docx4j.model.properties.table.tc.TextDir
 
TextDir(TextDirection) - Constructor for class org.docx4j.model.properties.table.tc.TextDir
 
TextDir(CSSValue) - Constructor for class org.docx4j.model.properties.table.tc.TextDir
 
TextDirection - Class in org.docx4j.model.properties.run
 
TextDirection(BooleanDefaultTrue) - Constructor for class org.docx4j.model.properties.run.TextDirection
 
TextDirection(CSSValue) - Constructor for class org.docx4j.model.properties.run.TextDirection
 
TextExtractor(Writer) - Constructor for class org.docx4j.TextUtils.TextExtractor
 
TextFragment - Interface in org.docx4j.fonts.fop.fonts
Encapsulates a sub-sequence (fragement) of a text iterator (or other text source), where begin index and end index are indices into larger text iterator that denote [begin,end) of sub-sequence range.
TextPlain - Enum constant in enum org.docx4j.openpackaging.parts.WordprocessingML.AltChunkType
 
texts - Variable in class org.opendope.SmartArt.dataHierarchy.SmartArtDataHierarchy
 
Texts() - Constructor for class org.opendope.SmartArt.dataHierarchy.SmartArtDataHierarchy.Texts
 
TextStyles - Class in org.pptx4j.model
 
TextStyles() - Constructor for class org.pptx4j.model.TextStyles
 
TextUtils - Class in org.docx4j
 
TextUtils() - Constructor for class org.docx4j.TextUtils
 
TextUtils.TextExtractor - Class in org.docx4j
A SAX ContentHandler that writes all #PCDATA onto a java.io.Writer From http://www.cafeconleche.org/books/xmljava/chapters/ch06s03.html
tgtFrame - Variable in class org.docx4j.convert.out.common.writer.AbstractHyperlinkWriterModel
Specifies a frame within the parent HTML frameset for the target of the parent hyperlink when one exists.
TH_CREE - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
THAANA - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFScript
 
THAI - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
THAI - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFScript
 
THEME - Static variable in class org.docx4j.openpackaging.parts.relationships.Namespaces
 
THEME_OVERRIDE - Static variable in class org.docx4j.openpackaging.parts.relationships.Namespaces
 
ThemeOverridePart - Class in org.docx4j.openpackaging.parts.DrawingML
You get one of these if you paste a chart from Excel 2010 into a Powerpoint 2010 slide, choosing to "keep source formatting".
ThemeOverridePart() - Constructor for class org.docx4j.openpackaging.parts.DrawingML.ThemeOverridePart
 
ThemeOverridePart(PartName) - Constructor for class org.docx4j.openpackaging.parts.DrawingML.ThemeOverridePart
 
themePart - Variable in class org.docx4j.openpackaging.parts.SpreadsheetML.WorkbookPart
 
themePart - Variable in class org.docx4j.openpackaging.parts.WordprocessingML.DocumentPart
 
ThemePart - Class in org.docx4j.openpackaging.parts
 
ThemePart() - Constructor for class org.docx4j.openpackaging.parts.ThemePart
 
ThemePart(PartName) - Constructor for class org.docx4j.openpackaging.parts.ThemePart
 
three - Enum constant in enum org.docx4j.fonts.fop.fonts.type1.AdobeStandardEncoding
three character
Throwables - Class in org.docx4j.com.google.common.base
Static utility methods pertaining to instances of Throwable.
throwException(Event, String) - Static method in class org.docx4j.org.apache.fop.events.EventExceptionManager
Converts an event into an exception and throws that.
throwIfInstanceOf(Throwable, Class<X>) - Static method in class org.docx4j.com.google.common.base.Throwables
Throws throwable if it is an instance of declaredType.
throwIfUnchecked(Throwable) - Static method in class org.docx4j.com.google.common.base.Throwables
Throws throwable if it is a RuntimeException or Error.
THUMBNAIL - Static variable in class org.docx4j.openpackaging.parts.relationships.Namespaces
 
TIBETAN - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
TIBETAN - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFScript
 
ticker(Ticker) - Method in class org.docx4j.com.google.common.cache.CacheBuilder
Specifies a nanosecond-precision time source for this cache.
Ticker - Class in org.docx4j.com.google.common.base
A time source; returns a time value representing the number of nanoseconds elapsed since some fixed but arbitrary point in time.
Ticker() - Constructor for class org.docx4j.com.google.common.base.Ticker
Constructor for use by subclasses.
TIFINAGH - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFScript
 
TIGRE - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
TIGRINYA - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
tilde - Enum constant in enum org.docx4j.fonts.fop.fonts.type1.AdobeStandardEncoding
small tilde character
TimeHandler() - Constructor for class org.docx4j.convert.out.common.writer.AbstractFldSimpleWriter.TimeHandler
 
TimesBold - Class in org.docx4j.fonts.fop.fonts.base14
 
TimesBold() - Constructor for class org.docx4j.fonts.fop.fonts.base14.TimesBold
 
TimesBold(boolean) - Constructor for class org.docx4j.fonts.fop.fonts.base14.TimesBold
 
TimesBoldItalic - Class in org.docx4j.fonts.fop.fonts.base14
 
TimesBoldItalic() - Constructor for class org.docx4j.fonts.fop.fonts.base14.TimesBoldItalic
 
TimesBoldItalic(boolean) - Constructor for class org.docx4j.fonts.fop.fonts.base14.TimesBoldItalic
 
TimesItalic - Class in org.docx4j.fonts.fop.fonts.base14
 
TimesItalic() - Constructor for class org.docx4j.fonts.fop.fonts.base14.TimesItalic
 
TimesItalic(boolean) - Constructor for class org.docx4j.fonts.fop.fonts.base14.TimesItalic
 
TimesRoman - Class in org.docx4j.fonts.fop.fonts.base14
 
TimesRoman() - Constructor for class org.docx4j.fonts.fop.fonts.base14.TimesRoman
 
TimesRoman(boolean) - Constructor for class org.docx4j.fonts.fop.fonts.base14.TimesRoman
 
TIMEZONE_UTC - Static variable in class org.docx4j.org.apache.poi.util.LocaleUtil
Excel doesn't store TimeZone information in the file, so if in doubt, use UTC to perform calculations
title - Variable in class org.opendope.questions.Questionnaire
 
to - Variable in class org.docx4j.convert.out.fopconf.Substitutions.Substitution
 
To() - Constructor for class org.docx4j.convert.out.fopconf.Substitutions.Substitution.To
 
toArray() - Method in class org.docx4j.com.google.common.collect.ImmutableCollection
 
toArray() - Method in class org.docx4j.fonts.fop.fonts.substitute.FontWeightRange
 
toArray() - Method in class org.docx4j.org.apache.poi.util.IntList
Returns an array containing all of the elements in this list in proper sequence.
toArray(int[]) - Method in class org.docx4j.org.apache.poi.util.IntList
Returns an array containing all of the elements in this list in proper sequence.
toArray(Collection<? extends Number>) - Static method in class org.docx4j.com.google.common.primitives.Ints
Returns an array containing each value of collection, converted to a int value in the manner of Number.intValue().
toArray(T[]) - Method in class org.docx4j.com.google.common.collect.ImmutableCollection
 
toByteArray() - Method in class org.docx4j.org.apache.xml.security.utils.UnsyncByteArrayOutputStream
 
toByteArray(int) - Static method in class org.docx4j.com.google.common.primitives.Ints
Returns a big-endian representation of value in a 4-element byte array; equivalent to ByteBuffer.allocate(4).putInt(value).array().
toByteArray(InputStream) - Static method in class org.docx4j.org.apache.poi.util.IOUtils
Reads all the data from the input stream, and returns the bytes read.
toByteArray(ByteBuffer, int) - Static method in class org.docx4j.org.apache.poi.util.IOUtils
Returns an array (that shouldn't be written to!) of the ByteBuffer.
Toc - Class in org.docx4j.toc
 
Toc(String) - Constructor for class org.docx4j.toc.Toc
 
TOC_HEADING - Static variable in class org.docx4j.toc.TocStyles
 
TOC_INSTRUCTION_MASK - Static variable in class org.docx4j.toc.TocHelper
 
TOC_STYLE_MASK - Static variable in class org.docx4j.toc.TocHelper
 
TOC_STYLE_MASK - Static variable in class org.docx4j.toc.TocStyles
 
TocEntry - Class in org.docx4j.toc
 
TocEntry(PropertyResolver, PageDimensions, STTabTlc) - Constructor for class org.docx4j.toc.TocEntry
 
TocException - Exception in org.docx4j.toc
 
TocException(String) - Constructor for exception org.docx4j.toc.TocException
 
TocException(String, Exception) - Constructor for exception org.docx4j.toc.TocException
 
TocException(String, Throwable) - Constructor for exception org.docx4j.toc.TocException
 
TocFinder - Class in org.docx4j.toc
Don't attempt to reuse this; create a new TocFinder object each time you invoke it.
TocFinder() - Constructor for class org.docx4j.toc.TocFinder
 
TocGenerator - Class in org.docx4j.toc
This class creates and populates a table of contents.
TocGenerator(WordprocessingMLPackage) - Constructor for class org.docx4j.toc.TocGenerator
 
TocHelper - Class in org.docx4j.toc
This is Helper class for working with elements of TOC of docx documents.
TocPageNumbersHandler - Class in org.docx4j.toc
 
TocPageNumbersHandler() - Constructor for class org.docx4j.toc.TocPageNumbersHandler
 
TocSdtUtils - Class in org.docx4j.toc
 
TocSdtUtils() - Constructor for class org.docx4j.toc.TocSdtUtils
 
TocStyles - Class in org.docx4j.toc
 
TocStyles(StyleDefinitionsPart) - Constructor for class org.docx4j.toc.TocStyles
 
TODO - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
toEnglish(String) - Static method in class org.docx4j.fonts.CJKToEnglish
Convert a CJK font name (as used in docx) to an English font name (as used on Win 7, English locale at least).
toFO(FOSettings, OutputStream, int) - Static method in class org.docx4j.Docx4J
Convert the document via xsl-fo
toHex(byte) - Static method in class org.docx4j.org.apache.poi.util.HexDump
Converts the parameter to a hex value.
toHex(byte[]) - Static method in class org.docx4j.org.apache.poi.util.HexDump
Converts the parameter to a hex value.
toHex(byte[], int) - Static method in class org.docx4j.org.apache.poi.util.HexDump
Converts the parameter to a hex value breaking the results into lines.
toHex(int) - Static method in class org.docx4j.org.apache.poi.util.HexDump
Converts the parameter to a hex value.
toHex(long) - Static method in class org.docx4j.org.apache.poi.util.HexDump
Converts the parameter to a hex value.
toHex(short) - Static method in class org.docx4j.org.apache.poi.util.HexDump
Converts the parameter to a hex value.
toHex(short[]) - Static method in class org.docx4j.org.apache.poi.util.HexDump
Converts the parameter to a hex value.
toHexColor(int) - Static method in class org.docx4j.UnitsOfMeasurement
 
toHTML(HTMLSettings, OutputStream, int) - Static method in class org.docx4j.Docx4J
Convert the document to HTML
toHTML(WordprocessingMLPackage, String, String, OutputStream) - Static method in class org.docx4j.Docx4J
Convert the document to HTML
toInputStream() - Method in class org.docx4j.org.apache.poi.hpsf.MutablePropertySet
Returns the contents of this property set stream as an input stream.
toInputStream() - Method in class org.docx4j.org.apache.poi.hpsf.SpecialPropertySet
 
tokenNames - Static variable in class org.docx4j.model.datastorage.XPathEnhancerParser
 
tokens - Variable in class org.docx4j.fonts.fop.fonts.type1.PostscriptParser.PSElement
 
toList() - Method in class org.docx4j.model.styles.Tree
Returns the Tree as a List of Node objects.
toLowerCase(char) - Static method in class org.docx4j.com.google.common.base.Ascii
If the argument is an uppercase ASCII character returns the lowercase equivalent.
toLowerCase(CharSequence) - Static method in class org.docx4j.com.google.common.base.Ascii
Returns a copy of the input character sequence in which all uppercase ASCII characters have been converted to lowercase.
toLowerCase(String) - Static method in class org.docx4j.com.google.common.base.Ascii
Returns a copy of the input string in which all uppercase ASCII characters have been converted to lowercase.
toMultiset(Function<? super T, E>, ToIntFunction<? super T>, Supplier<M>) - Static method in class org.docx4j.com.google.common.collect.Multisets
Returns a Collector that accumulates elements into a multiset created via the specified Supplier, whose elements are the result of applying elementFunction to the inputs, with counts equal to the result of applying countFunction to the inputs.
toNCRefs(String) - Static method in class org.docx4j.fonts.fop.util.CharUtilities
Convert a string to a sequence of ASCII or XML numeric character references.
TONGA - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
TONGAN - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
toNode(int, AbstractWmlConversionContext, AbstractHyperlinkWriterModel, Node, Document) - Static method in class org.docx4j.convert.out.common.writer.HyperlinkUtil
 
toNode(AbstractWmlConversionContext, Object, String, Node, Document) - Method in class org.docx4j.convert.out.common.AbstractWriterRegistry
This method is called from the converters that don't use XSLT
toNode(AbstractWmlConversionContext, Object, Node, Writer.TransformState, Document) - Method in class org.docx4j.convert.out.common.writer.AbstractFldSimpleWriter
 
toNode(AbstractWmlConversionContext, Object, Node, Writer.TransformState, Document) - Method in class org.docx4j.convert.out.common.writer.AbstractHyperlinkWriter
 
toNode(AbstractWmlConversionContext, Object, Node, Writer.TransformState, Document) - Method in class org.docx4j.convert.out.common.writer.AbstractTableWriter
 
toNode(AbstractWmlConversionContext, Object, Node, Writer.TransformState, Document) - Method in interface org.docx4j.convert.out.common.Writer
Generate the corresponding document fragment
toNode(AbstractWmlConversionContext, Object, Node, Writer.TransformState, Document) - Method in class org.docx4j.convert.out.html.BookmarkStartWriter
 
toNode(AbstractWmlConversionContext, Object, Node, Writer.TransformState, Document) - Method in class org.docx4j.convert.out.html.BrWriter
 
toNode(AbstractWmlConversionContext, Object, Node, Writer.TransformState, Document) - Method in class org.docx4j.convert.out.html.SymbolWriter
 
toNode(AbstractWmlConversionContext, AbstractHyperlinkWriterModel, Document) - Method in class org.docx4j.convert.out.common.writer.AbstractHyperlinkWriter
 
toNode(AbstractWmlConversionContext, AbstractHyperlinkWriterModel, Document) - Method in class org.docx4j.convert.out.html.HyperlinkWriter
 
toNode(AbstractWmlConversionContext, AbstractTableWriterModel, Writer.TransformState, Document) - Method in class org.docx4j.convert.out.common.writer.AbstractTableWriter
 
toNode(AbstractWmlConversionContext, FldSimpleModel, Document) - Method in interface org.docx4j.convert.out.common.writer.AbstractFldSimpleWriter.FldSimpleNodeWriterHandler
 
toNode(AbstractWmlConversionContext, FldSimpleModel, Document) - Method in class org.docx4j.convert.out.common.writer.AbstractHyperlinkWriter
 
toNode(AbstractWmlConversionContext, FldSimpleModel, Document) - Method in class org.docx4j.convert.out.common.writer.AbstractPagerefHandler
 
toNode(AbstractWmlConversionContext, FldSimpleModel, Document) - Method in class org.docx4j.convert.out.common.writer.RefHandler
 
toNode(AbstractWmlConversionContext, Node, NodeList) - Method in class org.docx4j.convert.out.common.AbstractWriterRegistry
This method is called from the converters with XSL-Transformations
toNode(AbstractWmlConversionContext, Node, NodeList) - Static method in class org.docx4j.convert.out.common.XsltCommonFunctions
Conversion of Nodes via Models and Converters
toNode(HTMLConversionContext, NodeIterator, NodeIterator) - Static method in class org.docx4j.convert.out.html.SdtWriter
 
toNode(WordprocessingMLPackage, SdtPr, HashMap<String, String>, Node) - Method in class org.docx4j.convert.out.html.SdtTagHandler
 
toNode(WordprocessingMLPackage, SdtPr, HashMap<String, String>, Node) - Method in class org.docx4j.convert.out.html.SdtToListSdtTagHandler
 
toNode(WordprocessingMLPackage, SdtPr, HashMap<String, String>, Node) - Method in class org.docx4j.convert.out.html.TagClass
 
toNode(WordprocessingMLPackage, SdtPr, HashMap<String, String>, Node) - Method in class org.docx4j.convert.out.html.TagSingleBox
 
toNode(WordprocessingMLPackage, SdtPr, HashMap<String, String>, NodeIterator) - Method in class org.docx4j.convert.out.html.SdtTagHandler
 
toNode(WordprocessingMLPackage, SdtPr, HashMap<String, String>, NodeIterator) - Method in class org.docx4j.convert.out.html.SdtToListSdtTagHandler
 
toNode(WordprocessingMLPackage, SdtPr, HashMap<String, String>, NodeIterator) - Method in class org.docx4j.convert.out.html.TagClass
 
toNode(WordprocessingMLPackage, SdtPr, HashMap<String, String>, NodeIterator) - Method in class org.docx4j.convert.out.html.TagSingleBox
 
tooltip - Variable in class org.docx4j.convert.out.common.writer.AbstractHyperlinkWriterModel
Specifies a string which can be surfaced in a user interface as associated with the parent hyperlink.
tooltip - Variable in class org.docx4j.model.images.AbstractWordXmlPicture
 
toOpenXml(Xpaths.Xpath.DataBinding, RPr, boolean, BindingTraverserXSLT.BookmarkCounter, String, JaxbXmlPart) - Method in interface org.docx4j.model.datastorage.ValueInserterPlainText
 
toOpenXml(Xpaths.Xpath.DataBinding, RPr, boolean, BindingTraverserXSLT.BookmarkCounter, String, JaxbXmlPart) - Method in class org.docx4j.model.datastorage.ValueInserterPlainTextForOpenAPI3
 
toOpenXml(Xpaths.Xpath.DataBinding, RPr, boolean, BindingTraverserXSLT.BookmarkCounter, String, JaxbXmlPart) - Method in class org.docx4j.model.datastorage.ValueInserterPlainTextImpl
 
toPDF(WordprocessingMLPackage, OutputStream) - Static method in class org.docx4j.Docx4J
Convenience method to convert the document to PDF
toPixels() - Method in class org.pptx4j.Box
 
toSAX(ContentHandler) - Method in class org.docx4j.org.apache.fop.events.model.EventMethodModel.Parameter
toSAX(ContentHandler) - Method in class org.docx4j.org.apache.fop.events.model.EventMethodModel
toSAX(ContentHandler) - Method in class org.docx4j.org.apache.fop.events.model.EventModel
toSAX(ContentHandler) - Method in class org.docx4j.org.apache.fop.events.model.EventProducerModel
toSdtNode(HTMLConversionContext, NodeIterator, NodeIterator) - Static method in class org.docx4j.convert.out.html.XsltHTMLFunctions
 
toString() - Method in class org.docx4j.com.google.common.base.Equivalence.Wrapper
Returns a string representation for this equivalence wrapper.
toString() - Method in class org.docx4j.com.google.common.base.MoreObjects.ToStringHelper
Returns a string in the format specified by MoreObjects.toStringHelper(Object).
toString() - Method in class org.docx4j.com.google.common.base.Stopwatch
Returns a string representation of the current elapsed time.
toString() - Method in class org.docx4j.com.google.common.cache.CacheBuilder
Returns a string representation for this CacheBuilder instance.
toString() - Method in class org.docx4j.com.google.common.cache.CacheStats
 
toString() - Method in interface org.docx4j.com.google.common.collect.Multiset.Entry
Returns the canonical string representation of this entry, defined as follows.
toString() - Method in interface org.docx4j.com.google.common.collect.Multiset
toString() - Method in class org.docx4j.com.google.common.util.concurrent.AbstractFuture
 
toString() - Method in class org.docx4j.convert.out.common.writer.AbstractHyperlinkWriterModel
 
toString() - Method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphMappingTable.RangeMappingTable
toString() - Method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphPositioningTable.Anchor
toString() - Method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphPositioningTable.DeviceTable
toString() - Method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphPositioningTable.MarkAnchor
toString() - Method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphPositioningTable.PairValues
toString() - Method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphPositioningTable.Value
toString() - Method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphSubstitutionTable.Ligature
toString() - Method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphSubstitutionTable.LigatureSet
toString() - Method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphTable.ChainedClassSequenceRule
toString() - Method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphTable.ChainedCoverageSequenceRule
toString() - Method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphTable.ChainedGlyphSequenceRule
toString() - Method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphTable.ClassSequenceRule
toString() - Method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphTable.CoverageSequenceRule
toString() - Method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphTable.GlyphSequenceRule
toString() - Method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphTable.LookupSpec
toString() - Method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphTable.LookupTable
toString() - Method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphTable.Rule
toString() - Method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphTable.RuleLookup
toString() - Method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphTable.RuleSet
toString() - Method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphTable
toString() - Method in class org.docx4j.fonts.fop.complexscripts.util.CharAssociation
 
toString() - Method in class org.docx4j.fonts.fop.complexscripts.util.GlyphSequence
toString() - Method in class org.docx4j.fonts.fop.fonts.AbstractCodePointMapping
toString() - Method in class org.docx4j.fonts.fop.fonts.CMapSegment
toString() - Method in class org.docx4j.fonts.fop.fonts.EmbedFontInfo
toString() - Method in enum org.docx4j.fonts.fop.fonts.EncodingMode
toString() - Method in class org.docx4j.fonts.fop.fonts.Font
toString() - Method in class org.docx4j.fonts.fop.fonts.FontTriplet
toString() - Method in class org.docx4j.fonts.fop.fonts.FontType
 
toString() - Method in class org.docx4j.fonts.fop.fonts.LazyFont
toString() - Method in class org.docx4j.fonts.fop.fonts.NamedCharacter
toString() - Method in class org.docx4j.fonts.fop.fonts.SimpleSingleByteEncoding
toString() - Method in class org.docx4j.fonts.fop.fonts.SingleByteFont.UnencodedCharacter
toString() - Method in class org.docx4j.fonts.fop.fonts.substitute.FontQualifier
toString() - Method in class org.docx4j.fonts.fop.fonts.substitute.FontSubstitution
toString() - Method in class org.docx4j.fonts.fop.fonts.substitute.FontWeightRange
toString() - Method in class org.docx4j.fonts.fop.fonts.truetype.OFDirTabEntry
 
toString() - Method in class org.docx4j.fonts.fop.fonts.truetype.OFTableName
 
toString() - Method in class org.docx4j.fonts.fop.fonts.type1.AFMCharMetrics
toString() - Method in class org.docx4j.fonts.fop.fonts.type1.AFMFile
toString() - Method in class org.docx4j.fonts.fop.fonts.type1.PFBData
toString() - Method in class org.docx4j.fonts.fop.fonts.Typeface
toString() - Method in class org.docx4j.fonts.foray.font.format.Panose
toString() - Method in class org.docx4j.model.datastorage.XPathEnhancerParser.abbreviatedStep_return
 
toString() - Method in class org.docx4j.model.datastorage.XPathEnhancerParser.absoluteLocationPathNoroot_return
 
toString() - Method in class org.docx4j.model.datastorage.XPathEnhancerParser.additiveExpr_return
 
toString() - Method in class org.docx4j.model.datastorage.XPathEnhancerParser.andExpr_return
 
toString() - Method in class org.docx4j.model.datastorage.XPathEnhancerParser.axisSpecifier_return
 
toString() - Method in class org.docx4j.model.datastorage.XPathEnhancerParser.equalityExpr_return
 
toString() - Method in class org.docx4j.model.datastorage.XPathEnhancerParser.expr_return
 
toString() - Method in class org.docx4j.model.datastorage.XPathEnhancerParser.filterExpr_return
 
toString() - Method in class org.docx4j.model.datastorage.XPathEnhancerParser.functionCall_return
 
toString() - Method in class org.docx4j.model.datastorage.XPathEnhancerParser.functionName_return
 
toString() - Method in class org.docx4j.model.datastorage.XPathEnhancerParser.locationPath_return
 
toString() - Method in class org.docx4j.model.datastorage.XPathEnhancerParser.main_return
 
toString() - Method in class org.docx4j.model.datastorage.XPathEnhancerParser.multiplicativeExpr_return
 
toString() - Method in class org.docx4j.model.datastorage.XPathEnhancerParser.nameTest_return
 
toString() - Method in class org.docx4j.model.datastorage.XPathEnhancerParser.nCName_return
 
toString() - Method in class org.docx4j.model.datastorage.XPathEnhancerParser.nodeTest_return
 
toString() - Method in class org.docx4j.model.datastorage.XPathEnhancerParser.orExpr_return
 
toString() - Method in class org.docx4j.model.datastorage.XPathEnhancerParser.originalAbsoluteLocationPathNoroot_return
 
toString() - Method in class org.docx4j.model.datastorage.XPathEnhancerParser.pathExprNoRoot_return
 
toString() - Method in class org.docx4j.model.datastorage.XPathEnhancerParser.predicate_return
 
toString() - Method in class org.docx4j.model.datastorage.XPathEnhancerParser.primaryExpr_return
 
toString() - Method in class org.docx4j.model.datastorage.XPathEnhancerParser.qName_return
 
toString() - Method in class org.docx4j.model.datastorage.XPathEnhancerParser.relationalExpr_return
 
toString() - Method in class org.docx4j.model.datastorage.XPathEnhancerParser.relativeLocationPath_return
 
toString() - Method in class org.docx4j.model.datastorage.XPathEnhancerParser.step_return
 
toString() - Method in class org.docx4j.model.datastorage.XPathEnhancerParser.unaryExprNoRoot_return
 
toString() - Method in class org.docx4j.model.datastorage.XPathEnhancerParser.unionExprNoRoot_return
 
toString() - Method in class org.docx4j.model.datastorage.XPathEnhancerParser.variableReference_return
 
toString() - Method in class org.docx4j.model.styles.Node
 
toString() - Method in class org.docx4j.model.styles.Tree
Returns a String representation of the Tree.
toString() - Method in class org.docx4j.openpackaging.contenttype.ContentType
 
toString() - Method in class org.docx4j.openpackaging.contenttype.ContentTypeManager
 
toString() - Method in class org.docx4j.openpackaging.parts.PartName
 
toString() - Method in class org.docx4j.org.apache.fop.events.model.EventSeverity
toString() - Method in class org.docx4j.org.apache.fop.util.XMLResourceBundle
toString() - Method in class org.docx4j.org.apache.poi.hpsf.ClassID
Returns a human-readable representation of the Class ID in standard format "{xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx}".
toString() - Method in class org.docx4j.org.apache.poi.hpsf.Property
 
toString() - Method in class org.docx4j.org.apache.poi.hpsf.PropertySet
 
toString() - Method in class org.docx4j.org.apache.poi.hpsf.Section
 
toString() - Method in class org.docx4j.org.apache.poi.hpsf.SpecialPropertySet
 
toString() - Method in class org.docx4j.org.apache.poi.poifs.filesystem.DocumentDescriptor
 
toString() - Method in class org.docx4j.org.apache.poi.poifs.filesystem.POIFSDocumentPath
Returns a string representation of the path.
toString() - Method in class org.docx4j.org.apache.poi.poifs.storage.RawDataBlock
 
toString() - Method in class org.docx4j.org.apache.poi.util.BoundedInputStream
Invokes the delegate's toString() method.
toString() - Method in class org.docx4j.org.apache.poi.util.ByteField
return the value as a String
toString() - Method in interface org.docx4j.org.apache.poi.util.FixedField
return the value as a String
toString() - Method in class org.docx4j.org.apache.poi.util.IntegerField
return the value as a String
toString() - Method in class org.docx4j.org.apache.poi.util.LongField
return the value as a String
toString() - Method in class org.docx4j.org.apache.poi.util.ShortField
return the value as a String
toString() - Method in exception org.docx4j.org.apache.xml.security.exceptions.XMLSecurityException
 
toString() - Method in exception org.docx4j.org.apache.xml.security.exceptions.XMLSecurityRuntimeException
 
toString() - Method in class org.docx4j.org.apache.xml.security.signature.XMLSignatureInput
Method toString
toString(Throwable) - Static method in class org.docx4j.org.apache.poi.hpsf.Util
Returns a textual representation of a Throwable, including a stacktrace.
toString(Iterator<?>) - Static method in class org.docx4j.com.google.common.collect.Iterators
Returns a string representation of iterator, with the format [e1, e2, ..., en].
toString(Map<String, Condition>, Map<String, Xpaths.Xpath>) - Method in class org.opendope.conditions.And
 
toString(Map<String, Condition>, Map<String, Xpaths.Xpath>) - Method in class org.opendope.conditions.Condition
 
toString(Map<String, Condition>, Map<String, Xpaths.Xpath>) - Method in class org.opendope.conditions.Conditionref
 
toString(Map<String, Condition>, Map<String, Xpaths.Xpath>) - Method in interface org.opendope.conditions.Evaluable
Build the XPath expression
toString(Map<String, Condition>, Map<String, Xpaths.Xpath>) - Method in class org.opendope.conditions.Not
 
toString(Map<String, Condition>, Map<String, Xpaths.Xpath>) - Method in class org.opendope.conditions.Or
 
toString(Map<String, Condition>, Map<String, Xpaths.Xpath>) - Method in class org.opendope.conditions.Xpathref
 
toString(AbstractWmlConversionContext, FldSimpleModel) - Method in class org.docx4j.convert.out.common.writer.AbstractFldSimpleWriter.DateHandler
 
toString(AbstractWmlConversionContext, FldSimpleModel) - Method in class org.docx4j.convert.out.common.writer.AbstractFldSimpleWriter.DocPropertyHandler
 
toString(AbstractWmlConversionContext, FldSimpleModel) - Method in interface org.docx4j.convert.out.common.writer.AbstractFldSimpleWriter.FldSimpleStringWriterHandler
 
toString(AbstractWmlConversionContext, FldSimpleModel) - Method in class org.docx4j.convert.out.common.writer.AbstractFldSimpleWriter.PrintdateHandler
 
toString(AbstractWmlConversionContext, FldSimpleModel) - Method in class org.docx4j.convert.out.common.writer.AbstractFldSimpleWriter.TimeHandler
 
toString(AbstractWmlConversionContext, FldSimpleModel) - Method in class org.docx4j.convert.out.html.FldSimpleWriter.AbstractPageHandler
 
toString(TTFFile) - Method in class org.docx4j.fonts.fop.fonts.truetype.OFMtxEntry
Returns a String representation of this object.
toString(Document) - Static method in class org.docx4j.fonts.fop.configuration.DefaultConfiguration
Deprecated.
For debug only.
toStringHelper(Class<?>) - Static method in class org.docx4j.com.google.common.base.MoreObjects
Creates an instance of MoreObjects.ToStringHelper in the same manner as MoreObjects.toStringHelper(Object), but using the simple name of clazz instead of using an instance's Object.getClass().
toStringHelper(Object) - Static method in class org.docx4j.com.google.common.base.MoreObjects
Creates an instance of MoreObjects.ToStringHelper.
toStringHelper(String) - Static method in class org.docx4j.com.google.common.base.MoreObjects
Creates an instance of MoreObjects.ToStringHelper in the same manner as MoreObjects.toStringHelper(Object), but using className instead of using an instance's Object.getClass().
toSVG() - Method in class org.docx4j.openpackaging.parts.WordprocessingML.MetafileWmfPart
 
totalLoadTime() - Method in class org.docx4j.com.google.common.cache.CacheStats
Returns the total number of nanoseconds the cache has spent loading new values.
toText(double) - Static method in class org.xlsx4j.org.apache.poi.ss.util.NumberToTextConverter
Converts the supplied value to the text representation that Excel would give if the value were to appear in an unformatted cell, or as a literal number in a formula.
Note - the results from this method differ slightly from those of Double.toString() In some special cases Excel behaves quite differently.
toUpperCase(char) - Static method in class org.docx4j.com.google.common.base.Ascii
If the argument is a lowercase ASCII character returns the uppercase equivalent.
toUpperCase(CharSequence) - Static method in class org.docx4j.com.google.common.base.Ascii
Returns a copy of the input character sequence in which all lowercase ASCII characters have been converted to uppercase.
toUpperCase(String) - Static method in class org.docx4j.com.google.common.base.Ascii
Returns a copy of the input string in which all lowercase ASCII characters have been converted to uppercase.
toUTF32(String, int, boolean) - Static method in class org.docx4j.fonts.fop.complexscripts.util.UTF32
Convert Java string (UTF-16) to a Unicode scalar array (UTF-32).
tr - Variable in class org.docx4j.convert.out.common.AbstractVisitorExporterGenerator
 
TRACE_ENABLED - Static variable in class org.docx4j.fonts.fop.fonts.truetype.OpenFont
Set to true to get even more debug output than with level DEBUG
transform(Source, Templates, Map<String, Object>, Result) - Static method in class org.docx4j.XmlUtils
Transform an input document using XSLT
transform(Templates, Map<String, Object>) - Method in class org.docx4j.openpackaging.packages.WordprocessingMLPackage
Use an XSLT to alter the contents of this package.
transform(Templates, Map<String, Object>, Result) - Method in class org.docx4j.openpackaging.parts.JaxbXmlPart
Use an XSLT to alter the contents of this part.
transform(ListenableFuture<I>, Function<? super I, ? extends O>, Executor) - Static method in class org.docx4j.com.google.common.util.concurrent.Futures
Returns a new Future whose result is derived from the result of the given Future.
transform(OpcPackage) - Method in interface org.docx4j.openpackaging.packages.PackageTransformer
Transforms the provided package.
transform(Document, Templates, Map<String, Object>, Result) - Static method in class org.docx4j.XmlUtils
 
Transform - Class in org.docx4j.org.apache.xml.security.transforms
Implements the behaviour of the ds:Transform element.
Transform(Document, String) - Constructor for class org.docx4j.org.apache.xml.security.transforms.Transform
Generates a Transform object that implements the specified Transform algorithm URI.
Transform(Document, String, Element) - Constructor for class org.docx4j.org.apache.xml.security.transforms.Transform
Generates a Transform object that implements the specified Transform algorithm URI.
Transform(Document, String, NodeList) - Constructor for class org.docx4j.org.apache.xml.security.transforms.Transform
Constructs Transform
Transform(Element, String) - Constructor for class org.docx4j.org.apache.xml.security.transforms.Transform
 
TRANSFORM_BASE64_DECODE - Static variable in class org.docx4j.org.apache.xml.security.transforms.Transforms
Transform - Required base64 decoding
TRANSFORM_C14N_EXCL_OMIT_COMMENTS - Static variable in class org.docx4j.org.apache.xml.security.transforms.Transforms
Canonicalization - Required Exclusive Canonicalization (omits comments)
TRANSFORM_C14N_EXCL_WITH_COMMENTS - Static variable in class org.docx4j.org.apache.xml.security.transforms.Transforms
Canonicalization - Recommended Exclusive Canonicalization with Comments
TRANSFORM_C14N_OMIT_COMMENTS - Static variable in class org.docx4j.org.apache.xml.security.transforms.Transforms
Canonicalization - Required Canonical XML (omits comments)
TRANSFORM_C14N_WITH_COMMENTS - Static variable in class org.docx4j.org.apache.xml.security.transforms.Transforms
Canonicalization - Recommended Canonical XML with Comments
TRANSFORM_C14N11_OMIT_COMMENTS - Static variable in class org.docx4j.org.apache.xml.security.transforms.Transforms
Canonicalization - Required Canonical XML 1.1 (omits comments)
TRANSFORM_C14N11_WITH_COMMENTS - Static variable in class org.docx4j.org.apache.xml.security.transforms.Transforms
Canonicalization - Recommended Canonical XML 1.1 with Comments
TRANSFORM_ENVELOPED_SIGNATURE - Static variable in class org.docx4j.org.apache.xml.security.transforms.Transforms
Transform - Required Enveloped Signature
TRANSFORM_XPATH - Static variable in class org.docx4j.org.apache.xml.security.transforms.Transforms
Transform - Recommended XPath
TRANSFORM_XPATH2FILTER - Static variable in class org.docx4j.org.apache.xml.security.transforms.Transforms
Transform - XPath Filter
TRANSFORM_XPOINTER - Static variable in class org.docx4j.org.apache.xml.security.transforms.Transforms
Transform - XPointer
TRANSFORM_XSLT - Static variable in class org.docx4j.org.apache.xml.security.transforms.Transforms
Transform - Optional XSLT
transformAll(List<OpcPackage>) - Method in interface org.docx4j.openpackaging.packages.PackageTransformer
Transforms all the provided documents.
TransformationException - Exception in org.docx4j.org.apache.xml.security.transforms
 
TransformationException() - Constructor for exception org.docx4j.org.apache.xml.security.transforms.TransformationException
Constructor TransformationException
TransformationException(Exception) - Constructor for exception org.docx4j.org.apache.xml.security.transforms.TransformationException
 
TransformationException(Exception, String) - Constructor for exception org.docx4j.org.apache.xml.security.transforms.TransformationException
Constructor TransformationException
TransformationException(Exception, String, Object[]) - Constructor for exception org.docx4j.org.apache.xml.security.transforms.TransformationException
Constructor TransformationException
TransformationException(String) - Constructor for exception org.docx4j.org.apache.xml.security.transforms.TransformationException
Constructor TransformationException
TransformationException(String, Object[]) - Constructor for exception org.docx4j.org.apache.xml.security.transforms.TransformationException
Constructor TransformationException
TransformBase64Decode - Class in org.docx4j.org.apache.xml.security.transforms.implementations
Implements the http://www.w3.org/2000/09/xmldsig#base64 decoding transform.
TransformBase64Decode() - Constructor for class org.docx4j.org.apache.xml.security.transforms.implementations.TransformBase64Decode
 
TransformC14N - Class in org.docx4j.org.apache.xml.security.transforms.implementations
Implements the http://www.w3.org/TR/2001/REC-xml-c14n-20010315 transform.
TransformC14N() - Constructor for class org.docx4j.org.apache.xml.security.transforms.implementations.TransformC14N
 
TransformC14N11 - Class in org.docx4j.org.apache.xml.security.transforms.implementations
Implements the http://www.w3.org/2006/12/xml-c14n11 (C14N 1.1) transform.
TransformC14N11() - Constructor for class org.docx4j.org.apache.xml.security.transforms.implementations.TransformC14N11
 
TransformC14N11_WithComments - Class in org.docx4j.org.apache.xml.security.transforms.implementations
Implements the http://www.w3.org/2006/12/xml-c14n-11#WithComments (C14N 1.1 With Comments) transform.
TransformC14N11_WithComments() - Constructor for class org.docx4j.org.apache.xml.security.transforms.implementations.TransformC14N11_WithComments
 
TransformC14NExclusive - Class in org.docx4j.org.apache.xml.security.transforms.implementations
Class TransformC14NExclusive
TransformC14NExclusive() - Constructor for class org.docx4j.org.apache.xml.security.transforms.implementations.TransformC14NExclusive
 
TransformC14NExclusiveWithComments - Class in org.docx4j.org.apache.xml.security.transforms.implementations
Implements the http://www.w3.org/TR/2001/REC-xml-c14n-20010315#WithComments transform.
TransformC14NExclusiveWithComments() - Constructor for class org.docx4j.org.apache.xml.security.transforms.implementations.TransformC14NExclusiveWithComments
 
TransformC14NWithComments - Class in org.docx4j.org.apache.xml.security.transforms.implementations
Implements the http://www.w3.org/TR/2001/REC-xml-c14n-20010315#WithComments transform.
TransformC14NWithComments() - Constructor for class org.docx4j.org.apache.xml.security.transforms.implementations.TransformC14NWithComments
 
transformEntry(K, V1) - Method in interface org.docx4j.com.google.common.collect.Maps.EntryTransformer
Determines an output value based on a key-value pair.
TransformEnvelopedSignature - Class in org.docx4j.org.apache.xml.security.transforms.implementations
Implements the http://www.w3.org/2000/09/xmldsig#enveloped-signature transform.
TransformEnvelopedSignature() - Constructor for class org.docx4j.org.apache.xml.security.transforms.implementations.TransformEnvelopedSignature
 
TRANSFORMER_FACTORY_PROCESSOR_XALAN - Static variable in class org.docx4j.XmlUtils
 
TransformInfoHeader(int, String, String, int, int, int, int, int, int) - Constructor for class org.docx4j.org.apache.poi.poifs.crypt.DataSpaceMapUtils.TransformInfoHeader
 
TransformInfoHeader(LittleEndianInput) - Constructor for class org.docx4j.org.apache.poi.poifs.crypt.DataSpaceMapUtils.TransformInfoHeader
 
TransformParam - Interface in org.docx4j.org.apache.xml.security.transforms
 
Transforms - Class in org.docx4j.org.apache.xml.security.transforms
Holder of the Transform steps to be performed on the data.
Transforms() - Constructor for class org.docx4j.org.apache.xml.security.transforms.Transforms
 
Transforms(Document) - Constructor for class org.docx4j.org.apache.xml.security.transforms.Transforms
Constructs Transforms.
Transforms(Element, String) - Constructor for class org.docx4j.org.apache.xml.security.transforms.Transforms
Constructs Transforms from Element which is Transforms Element
TransformSpi - Class in org.docx4j.org.apache.xml.security.transforms
Base class which all Transform algorithms extend.
TransformSpi() - Constructor for class org.docx4j.org.apache.xml.security.transforms.TransformSpi
 
transformToDom(XMLStreamReader) - Method in class org.docx4j.openpackaging.parts.JaxbXmlPart
Prepare input by transforming via mcPreprocessorXslt, outputting a DOM node, which we can use docx4jUnmarshallerListener on.
Transition03To06 - Class in org.docx4j.convert.in.word2003xml
Java class for anonymous complex type.
Transition03To06() - Constructor for class org.docx4j.convert.in.word2003xml.Transition03To06
 
translate(String) - Static method in class org.docx4j.org.apache.xml.security.utils.I18n
Method translate translates a message ID into an internationalized String, see also XMLSecurityException.getExceptionMessage()
translate(String, Object[]) - Static method in class org.docx4j.org.apache.xml.security.utils.I18n
Method translate translates a message ID into an internationalized String, see alse XMLSecurityException.getExceptionMEssage().
TraversalUtil - Class in org.docx4j
Traverse a list of JAXB objects (eg document.xml's document/body children), and do something to them.
TraversalUtil(Object, TraversalUtil.Callback) - Constructor for class org.docx4j.TraversalUtil
Traverse the object using your callback.
TraversalUtil.Callback - Interface in org.docx4j
 
TraversalUtil.CallbackImpl - Class in org.docx4j
 
TraversalUtilParagraphVisitor() - Constructor for class org.docx4j.model.datastorage.migration.VariablePrepare.TraversalUtilParagraphVisitor
 
TraversalUtilVisitor<T> - Class in org.docx4j.utils
Extend this class to specify what should be done when a particular object (eg P or Table) is visited during the traversal.
TraversalUtilVisitor() - Constructor for class org.docx4j.utils.TraversalUtilVisitor
 
traverseToBind(JaxbXmlPart, Object, Map<String, Xpaths.Xpath>) - Method in class org.docx4j.model.datastorage.BindingTraverserNonXSLT
Traverse a sub-tree.
traverseToBind(JaxbXmlPart, OpcPackage, Map<String, Xpaths.Xpath>) - Method in class org.docx4j.model.datastorage.BindingTraverserCommonImpl
 
traverseToBind(JaxbXmlPart, OpcPackage, Map<String, Xpaths.Xpath>) - Method in interface org.docx4j.model.datastorage.BindingTraverserInterface
Traverse (typically a clone of) the part, binding content controls.
traverseToBind(JaxbXmlPart, OpcPackage, Map<String, Xpaths.Xpath>) - Method in class org.docx4j.model.datastorage.BindingTraverserNonXSLT
Entry point.
traverseToBind(JaxbXmlPart, OpcPackage, Map<String, Xpaths.Xpath>) - Method in class org.docx4j.model.datastorage.BindingTraverserStAX
 
traverseToBind(JaxbXmlPart, OpcPackage, Map<String, Xpaths.Xpath>) - Method in class org.docx4j.model.datastorage.BindingTraverserXSLT
 
TrCantSplit - Class in org.docx4j.model.properties.table.tr
 
TrCantSplit() - Constructor for class org.docx4j.model.properties.table.tr.TrCantSplit
 
TrCantSplit(JAXBElement<?>) - Constructor for class org.docx4j.model.properties.table.tr.TrCantSplit
 
tree - Variable in class org.docx4j.model.styles.Node
 
Tree<T> - Class in org.docx4j.model.styles
Represents a Tree of Objects of generic type T.
Tree() - Constructor for class org.docx4j.model.styles.Tree
 
treeCopy(NodeList, Node) - Static method in class org.docx4j.XmlUtils
 
treeCopy(Node, Node) - Static method in class org.docx4j.XmlUtils
Copy a node from one DOM document to another.
TrFinder() - Constructor for class org.docx4j.model.table.TableModel.TrFinder
 
TrHeight - Class in org.docx4j.model.properties.table.tr
 
TrHeight() - Constructor for class org.docx4j.model.properties.table.tr.TrHeight
 
TrHeight(CTHeight) - Constructor for class org.docx4j.model.properties.table.tr.TrHeight
 
TRHEIGHT_NAME - Static variable in class org.docx4j.model.properties.table.tr.TrHeight
 
trimNamespaces(Document, String) - Static method in class org.docx4j.XmlUtils
Removes superflouous namespaces.
TRUETYPE - Static variable in class org.docx4j.fonts.fop.fonts.FontType
TrueType fonts
TRUETYPE_FONT - Static variable in class org.docx4j.openpackaging.contenttype.ContentTypes
 
TrueTypeFontPart - Class in org.docx4j.openpackaging.parts
An embedded TTF which is not obfuscated.
TrueTypeFontPart(PartName) - Constructor for class org.docx4j.openpackaging.parts.TrueTypeFontPart
 
truncate(CharSequence, int, String) - Static method in class org.docx4j.com.google.common.base.Ascii
Truncates the given character sequence to the given maximum length.
tryAcquireUninterruptibly(Semaphore, int, long, TimeUnit) - Static method in class org.docx4j.com.google.common.util.concurrent.Uninterruptibles
Invokes semaphore.tryAcquire(permits, timeout, unit) uninterruptibly.
tryAcquireUninterruptibly(Semaphore, long, TimeUnit) - Static method in class org.docx4j.com.google.common.util.concurrent.Uninterruptibles
Invokes semaphore.tryAcquire(1, timeout, unit) uninterruptibly.
tryInternalFastPathGetFailure() - Method in class org.docx4j.com.google.common.util.concurrent.AbstractFuture
Usually returns null but, if this Future has failed, may optionally return the cause of the failure.
tryInternalFastPathGetFailure() - Method in class org.docx4j.com.google.common.util.concurrent.internal.InternalFutureFailureAccess
Usually returns null but, if this Future has failed, may optionally return the cause of the failure.
tryInternalFastPathGetFailure(InternalFutureFailureAccess) - Static method in class org.docx4j.com.google.common.util.concurrent.internal.InternalFutures
Usually returns null but, if the given Future has failed, may optionally return the cause of the failure.
TSONGA - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
TSWANA - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
TSwitch - Class in org.docx4j.toc.switches
sTyle switch Per http://webapp.docx4java.org/OnlineDemo/ecma376/WordML/TOC.html Uses paragraphs formatted with (or based on) styles other than the built-in heading styles.
TSwitch() - Constructor for class org.docx4j.toc.switches.TSwitch
 
TTFCmapEntry - Class in org.docx4j.fonts.fop.fonts.truetype
The CMap entry contains information of a Unicode range and the the glyph indexes related to the range
TTFFile - Class in org.docx4j.fonts.fop.fonts.truetype
Reads a TrueType file or a TrueType Collection.
TTFFile() - Constructor for class org.docx4j.fonts.fop.fonts.truetype.TTFFile
 
TTFFile(boolean, boolean) - Constructor for class org.docx4j.fonts.fop.fonts.truetype.TTFFile
Constructor
TTFGlyphOutputStream - Interface in org.docx4j.fonts.fop.fonts.truetype
An interface for writing individual glyphs from the glyf table of a TrueType font to an output stream.
TTFOutputStream - Interface in org.docx4j.fonts.fop.fonts.truetype
An interface for writing a TrueType font to an output stream.
TTFReader - Class in org.docx4j.fonts.fop.fonts.apps
A tool which reads TTF files and generates XML font metrics file for use in FOP.
TTFReader() - Constructor for class org.docx4j.fonts.fop.fonts.apps.TTFReader
Main constructor.
TTFSubSetFile - Class in org.docx4j.fonts.fop.fonts.truetype
Reads a TrueType file and generates a subset that can be used to embed a TrueType CID font.
TTFSubSetFile() - Constructor for class org.docx4j.fonts.fop.fonts.truetype.TTFSubSetFile
Default Constructor
TTFSubSetFile(boolean, boolean) - Constructor for class org.docx4j.fonts.fop.fonts.truetype.TTFSubSetFile
Constructor
TTFTableOutputStream - Interface in org.docx4j.fonts.fop.fonts.truetype
An interface for writing a TrueType table to an output stream.
TULU - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
TUNDRA_NENETS - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
TURKISH - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
TURKMEN - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
TUROYO_ARAMAIC - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
TUVIN - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
TWI - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
twipFromPercentage(float) - Method in class org.docx4j.model.properties.table.AbstractCellMargin
 
twipToBest(int) - Static method in class org.docx4j.UnitsOfMeasurement
1440 twip = 1 inch;Try to guess whether inches or mm looks nicer
twipToEMU(double) - Static method in class org.docx4j.UnitsOfMeasurement
 
twipToInch(int) - Static method in class org.docx4j.UnitsOfMeasurement
 
twipToMm(int) - Static method in class org.docx4j.UnitsOfMeasurement
 
twipToPoint(int) - Static method in class org.docx4j.UnitsOfMeasurement
 
two - Enum constant in enum org.docx4j.fonts.fop.fonts.type1.AdobeStandardEncoding
two character
TXT_ONLY - Static variable in class org.docx4j.org.apache.poi.hpsf.ClassID
 
type - Variable in class org.docx4j.org.apache.poi.hpsf.Property
The property's type.
type - Variable in class org.opendope.xpaths.Xpaths.Xpath
 
TYPE_CONTENT - Static variable in class org.docx4j.org.apache.xml.security.utils.EncryptionConstants
URI for content
TYPE_ELEMENT - Static variable in class org.docx4j.org.apache.xml.security.utils.EncryptionConstants
URI for element
TYPE_MEDIATYPE - Static variable in class org.docx4j.org.apache.xml.security.utils.EncryptionConstants
URI for mediatype
TYPE0 - Static variable in class org.docx4j.fonts.fop.fonts.FontType
Adobe Type 0 fonts (composite font)
TYPE1 - Static variable in class org.docx4j.fonts.fop.fonts.FontType
Adobe Type 1 fonts
TYPE1C - Static variable in class org.docx4j.fonts.fop.fonts.FontType
 
Type1CharStringFormatter - Class in org.docx4j.fonts.fop.render.ps
This class represents a formatter for CharString commands of a Type1 font.
Type1CharStringFormatter() - Constructor for class org.docx4j.fonts.fop.render.ps.Type1CharStringFormatter
 
Type1FontFormatter - Class in org.docx4j.fonts.fop.render.ps
This class represents a formatter for a given Type1 font.
Type1FontFormatter(Map<Integer, Integer>) - Constructor for class org.docx4j.fonts.fop.render.ps.Type1FontFormatter
 
Type1FontLoader - Class in org.docx4j.fonts.fop.fonts.type1
Loads a Type 1 font into memory directly from the original font file.
Type1FontLoader(FontUris, boolean, EmbeddingMode, boolean, InternalResourceResolver) - Constructor for class org.docx4j.fonts.fop.fonts.type1.Type1FontLoader
Constructs a new Type 1 font loader.
Type1SubsetFile - Class in org.docx4j.fonts.fop.fonts.type1
 
Type1SubsetFile() - Constructor for class org.docx4j.fonts.fop.fonts.type1.Type1SubsetFile
 
Type1SubsetFile.BinaryCoder - Class in org.docx4j.fonts.fop.fonts.type1
A class to encode and decode sections of a type 1 font file.
Type1SubsetFile.BytesNumber - Class in org.docx4j.fonts.fop.fonts.type1
A class used to store the last number operand and also it's size in bytes
TYPE3 - Static variable in class org.docx4j.fonts.fop.fonts.FontType
Adobe Type 3 fonts ("user-defined" fonts)
typeface - Variable in class org.docx4j.fonts.PhysicalFont
 
Typeface - Class in org.docx4j.fonts.fop.fonts
Base class for font classes
Typeface() - Constructor for class org.docx4j.fonts.fop.fonts.Typeface
 
typeMismatch(int, int, boolean) - Static method in class org.xlsx4j.model.CellUtils
Used to help format error messages
TYPES_NAMESPACE_URI - Static variable in class org.docx4j.openpackaging.contenttype.ContentTypeManager
Content type namespace
typeToFind - Variable in class org.docx4j.finders.ClassFinder
 
TypeWriter - Class in org.docx4j.org.apache.poi.hpsf
Class for writing little-endian data and more.
TypeWriter() - Constructor for class org.docx4j.org.apache.poi.hpsf.TypeWriter
 

U

u - Enum constant in enum org.docx4j.fonts.fop.fonts.type1.AdobeStandardEncoding
u character
U - Enum constant in enum org.docx4j.fonts.fop.fonts.type1.AdobeStandardEncoding
U character
ubyteToInt(byte) - Static method in class org.docx4j.org.apache.poi.util.LittleEndian
Convert an 'unsigned' byte to an integer.
UCWHITESPACE - Static variable in class org.docx4j.fonts.fop.util.CharUtilities
Character class: Unicode white space
UDMURT - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
UGARITIC_CUNEIFORM - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFScript
 
UKRAINIAN - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
unaryExprNoRoot() - Method in class org.docx4j.model.datastorage.XPathEnhancerParser
 
unaryExprNoRoot_return() - Constructor for class org.docx4j.model.datastorage.XPathEnhancerParser.unaryExprNoRoot_return
 
UncheckedExecutionException - Exception in org.docx4j.com.google.common.util.concurrent
Unchecked variant of ExecutionException.
UncheckedExecutionException() - Constructor for exception org.docx4j.com.google.common.util.concurrent.UncheckedExecutionException
Creates a new instance with null as its detail message.
UncheckedExecutionException(String) - Constructor for exception org.docx4j.com.google.common.util.concurrent.UncheckedExecutionException
Creates a new instance with the given detail message.
UncheckedExecutionException(String, Throwable) - Constructor for exception org.docx4j.com.google.common.util.concurrent.UncheckedExecutionException
Creates a new instance with the given detail message and cause.
UncheckedExecutionException(Throwable) - Constructor for exception org.docx4j.com.google.common.util.concurrent.UncheckedExecutionException
Creates a new instance with the given cause.
UNDEFINED - Static variable in class org.docx4j.org.apache.poi.hpsf.wellknown.SectionIDMap
A property without a known name is described by this string.
Underline - Class in org.docx4j.model.properties.run
 
Underline(U) - Constructor for class org.docx4j.model.properties.run.Underline
 
Underline(CSSValue) - Constructor for class org.docx4j.model.properties.run.Underline
 
underscore - Enum constant in enum org.docx4j.fonts.fop.fonts.type1.AdobeStandardEncoding
under score character
UnencodedCharacter(NamedCharacter, int, Rectangle) - Constructor for class org.docx4j.fonts.fop.fonts.SingleByteFont.UnencodedCharacter
 
unencodedCharacters - Variable in class org.docx4j.fonts.fop.fonts.CustomFont
 
UNEXPECTED_MC_ALTERNATE_CONTENT - Static variable in class org.docx4j.jaxb.JaxbValidationEventHandler
 
UnexpectedPropertySetTypeException - Exception in org.docx4j.org.apache.poi.hpsf
This exception is thrown if a certain type of property set is expected (e.g.
UnexpectedPropertySetTypeException() - Constructor for exception org.docx4j.org.apache.poi.hpsf.UnexpectedPropertySetTypeException
UnexpectedPropertySetTypeException(String) - Constructor for exception org.docx4j.org.apache.poi.hpsf.UnexpectedPropertySetTypeException
Creates an UnexpectedPropertySetTypeException with a message string.
UnexpectedPropertySetTypeException(String, Throwable) - Constructor for exception org.docx4j.org.apache.poi.hpsf.UnexpectedPropertySetTypeException
Creates an UnexpectedPropertySetTypeException with a message string and a reason.
UnexpectedPropertySetTypeException(Throwable) - Constructor for exception org.docx4j.org.apache.poi.hpsf.UnexpectedPropertySetTypeException
Creates a new UnexpectedPropertySetTypeException with a reason.
UNICODE_GLYPHS - Static variable in class org.docx4j.fonts.fop.fonts.Glyphs
Deprecated.
List of unicode glyphs
unicodeMappings - Variable in class org.docx4j.fonts.fop.fonts.truetype.OpenFont
 
Uninterruptibles - Class in org.docx4j.com.google.common.util.concurrent
Utilities for treating interruptible operations as uninterruptible.
unionExprNoRoot() - Method in class org.docx4j.model.datastorage.XPathEnhancerParser
 
unionExprNoRoot_return() - Constructor for class org.docx4j.model.datastorage.XPathEnhancerParser.unionExprNoRoot_return
 
uniqueSubs - Variable in class org.docx4j.fonts.fop.fonts.type1.Type1SubsetFile
 
uniqueToOther(RelationshipsPart) - Method in class org.docx4j.openpackaging.parts.relationships.RelationshipsPart
Identify the rels in this relationships part which aren't in the other
uniqueToThis(RelationshipsPart) - Method in class org.docx4j.openpackaging.parts.relationships.RelationshipsPart
Identify the rels in this relationships part which aren't in the other
UnitsOfMeasurement - Class in org.docx4j
 
UnitsOfMeasurement() - Constructor for class org.docx4j.UnitsOfMeasurement
 
UnixFontDirFinder - Class in org.docx4j.fonts.fop.fonts.autodetect
Unix font directory finder
UnixFontDirFinder() - Constructor for class org.docx4j.fonts.fop.fonts.autodetect.UnixFontDirFinder
 
UNKNOWN - Enum constant in enum org.docx4j.fonts.fop.fonts.truetype.OpenFont.PostScriptVersion
Unknown version of the PostScript table.
UNKNOWN - Enum constant in enum org.docx4j.jaxb.JAXBImplementation
 
unmarshal(InputStream) - Method in class org.docx4j.openpackaging.parts.DocPropsCorePart
Unmarshal XML data from the specified InputStream and return the resulting content tree.
unmarshal(InputStream) - Method in class org.docx4j.openpackaging.parts.DocPropsCustomPart
Unmarshal XML data from the specified InputStream and return the resulting content tree.
unmarshal(InputStream) - Method in class org.docx4j.openpackaging.parts.DocPropsExtendedPart
Unmarshal XML data from the specified InputStream and return the resulting content tree.
unmarshal(InputStream) - Method in class org.docx4j.openpackaging.parts.JaxbXmlPart
Unmarshal XML data from the specified InputStream and return the resulting content tree.
unmarshal(InputStream) - Method in class org.docx4j.openpackaging.parts.JaxbXmlPartXPathAware
Unmarshal XML data from the specified InputStream and return the resulting content tree.
unmarshal(InputStream) - Method in class org.docx4j.openpackaging.parts.relationships.RelationshipsPart
Unmarshal XML data from the specified InputStream and return the resulting content tree.
unmarshal(InputStream) - Method in class org.docx4j.openpackaging.parts.SpreadsheetML.WorksheetPart
 
unmarshal(InputStream) - Static method in class org.docx4j.XmlUtils
Unmarshal an InputStream as an object in the package org.docx4j.jaxb.document.
unmarshal(InputStream, JAXBContext) - Static method in class org.docx4j.XmlUtils
 
unmarshal(String) - Method in class org.docx4j.openpackaging.parts.DrawingML.DiagramColorsPart
 
unmarshal(String) - Method in class org.docx4j.openpackaging.parts.DrawingML.DiagramStylePart
 
unmarshal(Element) - Method in class org.docx4j.openpackaging.parts.JaxbXmlPart
 
unmarshal(Element) - Method in class org.docx4j.openpackaging.parts.JaxbXmlPartXPathAware
 
unmarshal(Element) - Method in class org.docx4j.openpackaging.parts.relationships.RelationshipsPart
 
unmarshal(Element) - Method in class org.docx4j.openpackaging.parts.SpreadsheetML.WorksheetPart
 
unmarshal(Node) - Static method in class org.docx4j.XmlUtils
Unmarshal a node using Context.jc, WITHOUT fallback to pre-processing in case of failure.
unmarshal(Node, JAXBContext, Class) - Static method in class org.docx4j.XmlUtils
 
unmarshalDefaultFonts() - Method in class org.docx4j.openpackaging.parts.WordprocessingML.FontTablePart
Unmarshal a default font table, useful when creating this part from scratch.
unmarshalDefaultNumbering() - Method in class org.docx4j.openpackaging.parts.WordprocessingML.NumberingDefinitionsPart
 
unmarshalDefaultStyles() - Method in class org.docx4j.openpackaging.parts.WordprocessingML.StyleDefinitionsPart
Unmarshal a default set of styles, useful when creating this part from scratch.
unmarshallFromTemplate(String, Map<String, ?>) - Static method in class org.docx4j.XmlUtils
Give a string of wml containing ${key1}, ${key2}, return a suitable object.
unmarshallFromTemplate(String, Map<String, ?>, JAXBContext) - Static method in class org.docx4j.XmlUtils
 
unmarshallFromTemplate(String, Map<String, ?>, JAXBContext, Class<?>) - Static method in class org.docx4j.XmlUtils
 
unmarshalString(String) - Static method in class org.docx4j.XmlUtils
Unmarshal a String as an object in the package org.docx4j.jaxb.document.
unmarshalString(String, JAXBContext) - Static method in class org.docx4j.XmlUtils
 
unmarshalString(String, JAXBContext, Class) - Static method in class org.docx4j.XmlUtils
 
unmodifiableIterator(Iterator<? extends T>) - Static method in class org.docx4j.com.google.common.collect.Iterators
Returns an unmodifiable view of iterator.
unmodifiableIterator(UnmodifiableIterator<T>) - Static method in class org.docx4j.com.google.common.collect.Iterators
Deprecated.
no need to use this
UnmodifiableIterator<E> - Class in org.docx4j.com.google.common.collect
An iterator that does not support UnmodifiableIterator.remove().
UnmodifiableIterator() - Constructor for class org.docx4j.com.google.common.collect.UnmodifiableIterator
Constructor for use by subclasses.
UnmodifiableListIterator<E> - Class in org.docx4j.com.google.common.collect
UnmodifiableListIterator() - Constructor for class org.docx4j.com.google.common.collect.UnmodifiableListIterator
Constructor for use by subclasses.
unprocessedGS - Variable in class org.docx4j.fonts.fop.complexscripts.util.GlyphSequence
 
UnsupportedFileFormatException - Exception in org.docx4j.org.apache.poi
Base class of all the exceptions that POI throws in the event that it's given a file that isn't supported
UnsupportedFileFormatException(String) - Constructor for exception org.docx4j.org.apache.poi.UnsupportedFileFormatException
 
unsupportedMessage - Static variable in class org.docx4j.org.apache.poi.hpsf.VariantSupport
Keeps a list of the variant types an "unsupported" message has already been issued for.
UnsupportedVariantTypeException - Exception in org.docx4j.org.apache.poi.hpsf
This exception is thrown if HPSF encounters a variant type that isn't supported yet.
UnsupportedVariantTypeException(long, Object) - Constructor for exception org.docx4j.org.apache.poi.hpsf.UnsupportedVariantTypeException
Constructor.
UnsyncBufferedOutputStream - Class in org.docx4j.org.apache.xml.security.utils
A class that buffers without synchronizing its methods
UnsyncBufferedOutputStream(OutputStream) - Constructor for class org.docx4j.org.apache.xml.security.utils.UnsyncBufferedOutputStream
Creates a buffered output stream without synchronization
UnsyncByteArrayOutputStream - Class in org.docx4j.org.apache.xml.security.utils
A simple Unsynced ByteArrayOutputStream
UnsyncByteArrayOutputStream() - Constructor for class org.docx4j.org.apache.xml.security.utils.UnsyncByteArrayOutputStream
 
UNUSED_BLOCK - Static variable in interface org.docx4j.org.apache.poi.poifs.common.POIFSConstants
Indicates the sector is not used (0xFFFFFFFF)
unwrap(Object) - Static method in class org.docx4j.XmlUtils
If an object is wrapped in a JAXBElement, return the object.
UnzippedPartStore - Class in org.docx4j.openpackaging.io3.stores
Load an unzipped package from the file system; save it to some output stream.
UnzippedPartStore(File) - Constructor for class org.docx4j.openpackaging.io3.stores.UnzippedPartStore
 
update() - Method in class org.docx4j.model.fields.seq.FieldUpdaterSEQ
 
update(boolean) - Method in class org.docx4j.model.fields.FieldUpdater
 
update(String, String, String) - Method in class org.docx4j.model.datastorage.xpathtracker.Histgram
 
update(Observable, Object) - Method in class org.xlsx4j.org.apache.poi.ss.usermodel.DataFormatter
Update formats when locale has been changed
updateBBoxAndOffset() - Method in class org.docx4j.fonts.fop.fonts.truetype.OpenFont
 
updateBBoxAndOffset() - Method in class org.docx4j.fonts.fop.fonts.truetype.OTFFile
 
updateBBoxAndOffset() - Method in class org.docx4j.fonts.fop.fonts.truetype.TTFFile
 
updateCheckSum(int, int, OFTableName) - Method in class org.docx4j.fonts.fop.fonts.truetype.TTFSubSetFile
 
updateCIDOffsets(OTFSubSetFile.Offsets) - Method in class org.docx4j.fonts.fop.fonts.truetype.OTFSubSetFile
 
updateComplex(JaxbXmlPart) - Method in class org.docx4j.model.fields.FieldUpdater
 
updateComplex(JaxbXmlPart) - Method in class org.docx4j.model.fields.seq.FieldUpdaterSEQ
 
updateComplexFieldDefinition(AbstractWmlConversionContext, NodeIterator) - Static method in class org.docx4j.convert.out.common.XsltCommonFunctions
 
updateComplexFieldDefinition(STFldCharType) - Method in class org.docx4j.convert.out.common.AbstractWmlConversionContext
 
updateContents(byte[]) - Method in class org.docx4j.org.apache.poi.poifs.filesystem.NPOIFSStream
Updates the contents of the stream to the new set of bytes.
updateCustomXmlParts() - Method in class org.docx4j.model.datastorage.UpdateXmlFromDocumentSurface
Update the contents of the relevant custom XML parts, with any edits made by the user in a rich text content control with a tag containing od:progid=Word.Document (and an OpenDoPE XPath, of course).
updateDefinitionFromLinkedStyle(Numbering.AbstractNum) - Method in class org.docx4j.model.listnumbering.AbstractListNumberingDefinition
 
updateFixedOffsets(Map<String, CFFDataReader.DICTEntry>, OTFSubSetFile.Offsets) - Method in class org.docx4j.fonts.fop.fonts.truetype.OTFSubSetFile
 
updateIntegrityHMAC(File, int) - Method in class org.docx4j.org.apache.poi.poifs.crypt.agile.AgileEncryptor
Generate an HMAC, as specified in [RFC2104], of the encrypted form of the data (message), which the DataIntegrity element will verify by using the Salt generated in step 2 as the key.
updateJaxbElementFromDocument() - Method in class org.docx4j.openpackaging.parts.opendope.JaxbCustomXmlDataStoragePart
 
updateMapping(String) - Method in class org.docx4j.fonts.fop.fonts.SingleByteFont
Updates the mapping variable based on the encoding.
updateOffsets(OTFSubSetFile.Offsets) - Method in class org.docx4j.fonts.fop.fonts.truetype.OTFSubSetFile
 
updateOutputStream(OutputStream) - Method in class org.docx4j.org.apache.xml.security.signature.XMLSignatureInput
 
updateOutputStream(OutputStream, boolean) - Method in class org.docx4j.org.apache.xml.security.signature.XMLSignatureInput
 
updatePart(JaxbXmlPart) - Method in class org.docx4j.model.fields.FieldUpdater
 
updateReferencedFonts(List<EmbedFontInfo>) - Method in class org.docx4j.fonts.fop.fonts.FontManager
Updates the referenced font list using the FontManager's referenced fonts matcher (FontManager.getReferencedFontsMatcher()).
updateReferencedFonts(List<EmbedFontInfo>, FontTriplet.Matcher) - Method in class org.docx4j.fonts.fop.fonts.FontManager
Updates the referenced font list.
updateSimple(JaxbXmlPart) - Method in class org.docx4j.model.fields.FieldUpdater
 
updateSimple(JaxbXmlPart) - Method in class org.docx4j.model.fields.seq.FieldUpdaterSEQ
 
updateSize(int) - Method in class org.docx4j.org.apache.poi.poifs.property.DocumentProperty
Update the size of the property's data
updateSubtableState(GlyphSubtable) - Method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphProcessingState
Update glyph subtable specific state.
updateToc() - Method in class org.docx4j.toc.TocGenerator
Update existing TOC in the document with TOC generated by generateToc() method, reusing the existing ToC heading paragraph.
updateToc(boolean) - Method in class org.docx4j.toc.TocGenerator
Update existing TOC in the document with TOC generated by generateToc() method, reusing the existing ToC heading paragraph.
updateToc(boolean, boolean) - Method in class org.docx4j.toc.TocGenerator
Update existing TOC in the document with TOC generated by generateToc() method.
updateToc(boolean, boolean, STTabTlc) - Method in class org.docx4j.toc.TocGenerator
Update existing TOC in the document with TOC generated by generateToc() method, using specified tab leader.
updateToc(WordprocessingMLPackage, boolean) - Static method in class org.docx4j.toc.TocGenerator
Deprecated.
updateToc(WordprocessingMLPackage, boolean, boolean) - Method in class org.docx4j.toc.TocGenerator
Deprecated.
UpdateXmlFromDocumentSurface - Class in org.docx4j.model.datastorage
Copy content control content back to the custom XML part.
UpdateXmlFromDocumentSurface(WordprocessingMLPackage, boolean) - Constructor for class org.docx4j.model.datastorage.UpdateXmlFromDocumentSurface
Copy contents of OpenDoPE content controls, including rich text content controls with tag 'od:progid=Word.Document' (ie as escaped Flat OPC XML), back into their associated custom XML part element.
upper - Variable in class org.opendope.xpaths.Xpaths.Xpath
 
UPPER_SORBIAN - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
upperOperator - Variable in class org.opendope.xpaths.Xpaths.Xpath
 
URDU - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
URIHelper - Class in org.docx4j.openpackaging
Helper for part and pack URI.
URIHelper() - Constructor for class org.docx4j.openpackaging.URIHelper
 
US - Static variable in class org.docx4j.com.google.common.base.Ascii
Unit Separator: These four information separators may be used within data in optional fashion, except that their hierarchical relationship shall be: FS is the most inclusive, then GS, then RS, and US is least inclusive.
useAdvanced - Variable in class org.docx4j.fonts.fop.fonts.FontLoader
true if advanced typographic information shall be loaded if available.
useAdvanced - Variable in class org.docx4j.fonts.fop.fonts.truetype.OpenFont
 
useFont(String) - Method in class org.docx4j.fonts.fop.fonts.FontInfo
Tells this class that the font with the given internal name has been used.
useKerning - Variable in class org.docx4j.fonts.fop.fonts.FontLoader
true if kerning information false be loaded if available.
useKerning - Variable in class org.docx4j.fonts.fop.fonts.truetype.OpenFont
 
USER_BODY_TAIL - Static variable in class org.docx4j.convert.out.HTMLSettings
 
USER_BODY_TOP - Static variable in class org.docx4j.convert.out.HTMLSettings
 
USER_CSS - Static variable in class org.docx4j.convert.out.HTMLSettings
 
USER_SCRIPT - Static variable in class org.docx4j.convert.out.HTMLSettings
 
userBodyTail - Variable in class org.docx4j.convert.out.html.HTMLConversionContext
 
userBodyTop - Variable in class org.docx4j.convert.out.html.HTMLConversionContext
 
userCSS - Variable in class org.docx4j.convert.out.html.HTMLConversionContext
 
userScript - Variable in class org.docx4j.convert.out.html.HTMLConversionContext
 
UseSpec(GlyphTable.LookupTable, String) - Constructor for class org.docx4j.fonts.fop.complexscripts.fonts.GlyphTable.UseSpec
Construct a glyph lookup table use specification.
usesReverseScan() - Method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphDefinitionSubtable
usesReverseScan() - Method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphPositioningSubtable
usesReverseScan() - Method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphSubstitutionSubtable
usesReverseScan() - Method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphSubtable
 
usesReverseScan(GlyphSubtable[]) - Static method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphSubtable
Determine if any of the specified subtables uses reverse scanning.
useV2IndicRules(int) - Static method in class org.docx4j.fonts.fop.complexscripts.util.CharScript
Obtain the V2 indic script code corresponding to V1 indic script code SC if and only iff V2 indic rules apply; otherwise return SC.
USwitch - Class in org.docx4j.toc.switches
paragraph oUtline switch This switch indicates to consider the outline level set on the paragraph.
USwitch() - Constructor for class org.docx4j.toc.switches.USwitch
 
UTF32 - Class in org.docx4j.fonts.fop.complexscripts.util
UTF32 related utilities.
UtfHelpper - Class in org.docx4j.org.apache.xml.security.c14n.implementations
 
Util - Class in org.docx4j.org.apache.poi.hpsf
Provides various static utility methods.
Util() - Constructor for class org.docx4j.org.apache.poi.hpsf.Util
 
uuid - Variable in class org.docx4j.model.images.AbstractConversionImageHandler
 
UYGHUR - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
UZBEK - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 

V

v - Enum constant in enum org.docx4j.fonts.fop.fonts.type1.AdobeStandardEncoding
v character
V - Enum constant in enum org.docx4j.fonts.fop.fonts.type1.AdobeStandardEncoding
V character
V1 - Enum constant in enum org.docx4j.fonts.fop.fonts.truetype.OpenFont.PostScriptVersion
PostScript table version 1.0.
V2 - Enum constant in enum org.docx4j.fonts.fop.fonts.truetype.OpenFont.PostScriptVersion
PostScript table version 2.0.
V3 - Enum constant in enum org.docx4j.fonts.fop.fonts.truetype.OpenFont.PostScriptVersion
PostScript table version 3.0.
VAI - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFScript
 
validateProtectionPassword(String) - Method in class org.docx4j.openpackaging.packages.ProtectDocument
Validates the existing password
validateProtectionPassword(String) - Method in class org.docx4j.openpackaging.parts.WordprocessingML.DocumentSettingsPart
Validates the existing password
validateSheetProtectionPassword(CTSheetProtection, String) - Static method in class org.docx4j.openpackaging.packages.ProtectWorkbook
Validates the password, i.e.
validateWorkbookProtectionPassword(String) - Method in class org.docx4j.openpackaging.packages.ProtectWorkbook
Check the password is correct?
validPanose(byte[]) - Static method in class org.docx4j.fonts.foray.font.format.Panose
Tests the validity of a panose description.
value - Variable in class org.docx4j.convert.out.fopconf.HyphenationPattern
 
value - Variable in class org.docx4j.org.apache.poi.hpsf.Property
The property's value.
value - Variable in class org.opendope.answers.Answer
 
value - Variable in class org.opendope.questions.Response.Fixed.Item
 
value - Variable in class org.opendope.SmartArt.dataHierarchy.SmartArtDataHierarchy.Images.Image
 
value() - Element in annotation type org.docx4j.com.google.common.annotations.GwtIncompatible
Describes why the annotated element is incompatible with GWT.
value() - Method in enum org.docx4j.model.structure.PageSizePaper
 
value() - Method in enum org.docx4j.openpackaging.parts.relationships.RelationshipsPart.AddPartBehaviour
 
value() - Element in annotation type org.docx4j.org.apache.poi.util.Internal
 
value() - Element in annotation type org.docx4j.org.apache.poi.util.SuppressForbidden
A reason for suppressing should always be given.
value() - Method in enum org.opendope.questions.AppearanceType
 
value() - Method in enum org.pptx4j.model.SlideSizesWellKnown
 
Value(int, int, int, int, GlyphPositioningTable.DeviceTable, GlyphPositioningTable.DeviceTable, GlyphPositioningTable.DeviceTable, GlyphPositioningTable.DeviceTable) - Constructor for class org.docx4j.fonts.fop.complexscripts.fonts.GlyphPositioningTable.Value
Instantiate a Value.
VALUE_AUTO - Static variable in interface org.docx4j.document.wordprocessingml.Constants
 
ValueInserterPlainText - Interface in org.docx4j.model.datastorage
 
ValueInserterPlainTextForOpenAPI3 - Class in org.docx4j.model.datastorage
 
ValueInserterPlainTextForOpenAPI3() - Constructor for class org.docx4j.model.datastorage.ValueInserterPlainTextForOpenAPI3
 
ValueInserterPlainTextImpl - Class in org.docx4j.model.datastorage
 
ValueInserterPlainTextImpl() - Constructor for class org.docx4j.model.datastorage.ValueInserterPlainTextImpl
 
valueOf(String) - Static method in enum org.docx4j.com.google.common.cache.RemovalCause
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.docx4j.events.WellKnownJobTypes
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.docx4j.events.WellKnownProcessSteps
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.docx4j.fonts.fop.fonts.CIDFontType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.docx4j.fonts.fop.fonts.EmbeddingMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.docx4j.fonts.fop.fonts.EncodingMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class org.docx4j.fonts.fop.fonts.substitute.AttributeValue
Returns an AttributeValue object holding the value of the specified String.
valueOf(String) - Static method in class org.docx4j.fonts.fop.fonts.substitute.FontWeightRange
Returns an FontWeightRange object holding the range values of the specified String.
valueOf(String) - Static method in enum org.docx4j.fonts.fop.fonts.truetype.OpenFont.PostScriptVersion
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.docx4j.fonts.fop.fonts.type1.AdobeStandardEncoding
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.docx4j.fonts.foray.font.format.Panose.Field
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.docx4j.fonts.RunFontSelector.RunFontActionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.docx4j.jaxb.JAXBImplementation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.docx4j.model.bookmarks.BookmarksIntegrity.BookmarksStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.docx4j.model.datastorage.RemovalHandler.Quantifier
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.docx4j.model.fields.merge.MailMerger.OutputField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.docx4j.model.structure.MarginsWellKnown
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.docx4j.model.structure.PageSizePaper
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.docx4j.openpackaging.packages.Filetype
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.docx4j.openpackaging.parts.relationships.RelationshipsPart.AddPartBehaviour
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.docx4j.openpackaging.parts.WordprocessingML.AltChunkType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class org.docx4j.org.apache.fop.events.model.EventSeverity
Returns the enumeration/singleton object based on its name.
valueOf(String) - Static method in enum org.docx4j.org.apache.poi.poifs.crypt.ChainingMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.docx4j.org.apache.poi.poifs.crypt.CipherAlgorithm
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.docx4j.org.apache.poi.poifs.crypt.CipherProvider
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.docx4j.org.apache.poi.poifs.crypt.EncryptionMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.docx4j.org.apache.poi.poifs.crypt.HashAlgorithm
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opendope.questions.AppearanceType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.pptx4j.model.SlideSizesWellKnown
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.docx4j.com.google.common.cache.RemovalCause
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in interface org.docx4j.com.google.common.collect.BiMap
values() - Method in class org.docx4j.com.google.common.collect.HashBiMap
 
values() - Static method in enum org.docx4j.events.WellKnownJobTypes
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.docx4j.events.WellKnownProcessSteps
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.docx4j.fonts.fop.fonts.CIDFontType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.docx4j.fonts.fop.fonts.EmbeddingMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.docx4j.fonts.fop.fonts.EncodingMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.docx4j.fonts.fop.fonts.truetype.OpenFont.PostScriptVersion
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.docx4j.fonts.fop.fonts.type1.AdobeStandardEncoding
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.docx4j.fonts.foray.font.format.Panose.Field
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.docx4j.fonts.RunFontSelector.RunFontActionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.docx4j.jaxb.JAXBImplementation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.docx4j.model.bookmarks.BookmarksIntegrity.BookmarksStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.docx4j.model.datastorage.RemovalHandler.Quantifier
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.docx4j.model.fields.merge.MailMerger.OutputField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.docx4j.model.structure.MarginsWellKnown
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.docx4j.model.structure.PageSizePaper
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.docx4j.openpackaging.packages.Filetype
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.docx4j.openpackaging.parts.relationships.RelationshipsPart.AddPartBehaviour
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.docx4j.openpackaging.parts.WordprocessingML.AltChunkType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.docx4j.org.apache.poi.poifs.crypt.ChainingMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.docx4j.org.apache.poi.poifs.crypt.CipherAlgorithm
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.docx4j.org.apache.poi.poifs.crypt.CipherProvider
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.docx4j.org.apache.poi.poifs.crypt.EncryptionMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.docx4j.org.apache.poi.poifs.crypt.HashAlgorithm
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opendope.questions.AppearanceType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.pptx4j.model.SlideSizesWellKnown
Returns an array containing the constants of this enum type, in the order they are declared.
VariablePrepare - Class in org.docx4j.model.datastorage.migration
There are at least 3 approaches for replacing variables in a docx.
VariablePrepare() - Constructor for class org.docx4j.model.datastorage.migration.VariablePrepare
 
VariablePrepare.TraversalUtilParagraphVisitor - Class in org.docx4j.model.datastorage.migration
 
variableReference() - Method in class org.docx4j.model.datastorage.XPathEnhancerParser
 
variableReference_return() - Constructor for class org.docx4j.model.datastorage.XPathEnhancerParser.variableReference_return
 
variableReplace(Map<String, String>) - Method in class org.docx4j.openpackaging.parts.JaxbXmlPart
unmarshallFromTemplate.
Variant - Class in org.docx4j.org.apache.poi.hpsf
The Variant types as defined by Microsoft's COM.
Variant() - Constructor for class org.docx4j.org.apache.poi.hpsf.Variant
 
VariantSupport - Class in org.docx4j.org.apache.poi.hpsf
Supports reading and writing of variant data.
VariantSupport() - Constructor for class org.docx4j.org.apache.poi.hpsf.VariantSupport
 
VariantTypeException - Exception in org.docx4j.org.apache.poi.hpsf
This exception is thrown if HPSF encounters a problem with a variant type.
VariantTypeException(long, Object, String) - Constructor for exception org.docx4j.org.apache.poi.hpsf.VariantTypeException
Constructor.
VBA_DATA_WORD - Static variable in class org.docx4j.openpackaging.parts.relationships.Namespaces
 
VBA_PROJECT - Static variable in class org.docx4j.openpackaging.parts.relationships.Namespaces
 
VBA_PROJECT_SIGNATURE - Static variable in class org.docx4j.openpackaging.parts.relationships.Namespaces
 
VbaDataPart - Class in org.docx4j.openpackaging.parts.WordprocessingML
 
VbaDataPart() - Constructor for class org.docx4j.openpackaging.parts.WordprocessingML.VbaDataPart
 
VbaDataPart(PartName) - Constructor for class org.docx4j.openpackaging.parts.WordprocessingML.VbaDataPart
 
VbaProjectBinaryPart - Class in org.docx4j.openpackaging.parts.WordprocessingML
 
VbaProjectBinaryPart() - Constructor for class org.docx4j.openpackaging.parts.WordprocessingML.VbaProjectBinaryPart
 
VbaProjectBinaryPart(PartName) - Constructor for class org.docx4j.openpackaging.parts.WordprocessingML.VbaProjectBinaryPart
 
VbaProjectSignatureBin - Class in org.docx4j.openpackaging.parts.WordprocessingML
 
VbaProjectSignatureBin() - Constructor for class org.docx4j.openpackaging.parts.WordprocessingML.VbaProjectSignatureBin
 
VbaProjectSignatureBin(PartName) - Constructor for class org.docx4j.openpackaging.parts.WordprocessingML.VbaProjectSignatureBin
 
VDMX - Static variable in class org.docx4j.fonts.fop.fonts.truetype.OFTableName
Vertical Device Metrics table.
VENDA - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
verifyPassword(String) - Method in class org.docx4j.org.apache.poi.poifs.crypt.agile.AgileDecryptor
set decryption password
verifyPassword(String) - Method in class org.docx4j.org.apache.poi.poifs.crypt.binaryrc4.BinaryRC4Decryptor
 
verifyPassword(String) - Method in class org.docx4j.org.apache.poi.poifs.crypt.cryptoapi.CryptoAPIDecryptor
 
verifyPassword(String) - Method in class org.docx4j.org.apache.poi.poifs.crypt.Decryptor
 
verifyPassword(String) - Method in class org.docx4j.org.apache.poi.poifs.crypt.standard.StandardDecryptor
 
verifyPassword(KeyPair, X509Certificate) - Method in class org.docx4j.org.apache.poi.poifs.crypt.agile.AgileDecryptor
instead of a password, it's also possible to decrypt via certificate.
version - Variable in class org.docx4j.convert.out.fopconf.Fop
 
Version - Class in org.docx4j.fonts.fop
This class is used to evaluate the version information contained in the Manifest of FOP's JAR.
Version - Class in org.docx4j
 
Version() - Constructor for class org.docx4j.Version
 
versionMajor - Variable in enum org.docx4j.org.apache.poi.poifs.crypt.EncryptionMode
 
versionMinor - Variable in enum org.docx4j.org.apache.poi.poifs.crypt.EncryptionMode
 
VerticalAlignment - Class in org.docx4j.model.properties.run
Support for subscript and superscript.
VerticalAlignment(CTVerticalAlignRun) - Constructor for class org.docx4j.model.properties.run.VerticalAlignment
 
VerticalAlignment(CSSValue) - Constructor for class org.docx4j.model.properties.run.VerticalAlignment
 
VHEA - Static variable in class org.docx4j.fonts.fop.fonts.truetype.OFTableName
Vertical Metrics header.
VIETNAMESE - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
viewFile(boolean) - Method in class org.docx4j.openpackaging.parts.WordprocessingML.OleObjectBinaryPart
 
viewFile(OutputStream, boolean) - Method in class org.docx4j.openpackaging.parts.WordprocessingML.OleObjectBinaryPart
 
viewFile(String) - Static method in class org.docx4j.org.apache.poi.poifs.dev.POIFSHeaderDumper
 
viewFile(String, boolean) - Static method in class org.docx4j.org.apache.poi.poifs.dev.POIFSLister
 
viewFileOld(String, boolean) - Static method in class org.docx4j.org.apache.poi.poifs.dev.POIFSLister
 
ViewPropertiesPart - Class in org.docx4j.openpackaging.parts.PresentationML
 
ViewPropertiesPart() - Constructor for class org.docx4j.openpackaging.parts.PresentationML.ViewPropertiesPart
 
ViewPropertiesPart(PartName) - Constructor for class org.docx4j.openpackaging.parts.PresentationML.ViewPropertiesPart
 
VisibleForTesting - Annotation Type in org.docx4j.com.google.common.annotations
Annotates a program element that exists, or is more widely visible than otherwise necessary, only for use in test code.
visit(Object, List<TraversalUtilVisitor>) - Static method in class org.docx4j.TraversalUtil
Use this if there is more than one object type (eg Tables and Paragraphs) you are interested in doing something with during the traversal.
visit(Object, TraversalUtil.Callback) - Static method in class org.docx4j.TraversalUtil
 
visit(Object, TraversalUtilVisitor) - Static method in class org.docx4j.TraversalUtil
Use this if there is only a single object type (eg just P's) you are interested in doing something with.
visit(WordprocessingMLPackage, boolean, List<TraversalUtilVisitor>) - Static method in class org.docx4j.TraversalUtil
Use this if there is more than one object type (eg Tables and Paragraphs) you are interested in doing something with during the traversal.
visit(WordprocessingMLPackage, boolean, TraversalUtil.Callback) - Static method in class org.docx4j.TraversalUtil
 
visit(WordprocessingMLPackage, boolean, TraversalUtilVisitor) - Static method in class org.docx4j.TraversalUtil
Use this if there is only a single object type (eg just P's) you are interested in doing something with.
visitor - Variable in class org.docx4j.utils.SingleTraversalUtilVisitorCallback
 
visitorClass - Variable in class org.docx4j.utils.SingleTraversalUtilVisitorCallback
 
VML - Static variable in class org.docx4j.openpackaging.parts.relationships.Namespaces
 
VML_DRAWING - Static variable in class org.docx4j.openpackaging.contenttype.ContentTypes
 
VMLBinaryPart - Class in org.docx4j.openpackaging.parts
A PPTX containing an embedded XLSX table, then saved as Flat OPC XML, will contain something like: <pkg:part pkg:name="/ppt/drawings/vmlDrawing1.vml" pkg:contentType="application/vnd.openxmlformats-officedocument.vmlDrawing"> <pkg:binaryData>PHhtbCB4bWxuczp This part represents that.
VMLBinaryPart() - Constructor for class org.docx4j.openpackaging.parts.VMLBinaryPart
 
VMLBinaryPart(PartName) - Constructor for class org.docx4j.openpackaging.parts.VMLBinaryPart
 
VMLPart - Class in org.docx4j.openpackaging.parts
 
VMLPart() - Constructor for class org.docx4j.openpackaging.parts.VMLPart
 
VMLPart(PartName) - Constructor for class org.docx4j.openpackaging.parts.VMLPart
 
VMTX - Static variable in class org.docx4j.fonts.fop.fonts.truetype.OFTableName
Vertical Metrics.
VT - Static variable in class org.docx4j.com.google.common.base.Ascii
Vertical Tabulation ('\v'): A format effector which controls the movement of the printing position to the next in a series of predetermined printing lines.
VT_ARRAY - Static variable in class org.docx4j.org.apache.poi.hpsf.Variant
[V] SAFEARRAY*.
VT_BLOB - Static variable in class org.docx4j.org.apache.poi.hpsf.Variant
[P] Length prefixed bytes.
VT_BLOB_OBJECT - Static variable in class org.docx4j.org.apache.poi.hpsf.Variant
[P] Blob contains an object.
VT_BOOL - Static variable in class org.docx4j.org.apache.poi.hpsf.Variant
[V][T][P][S] True=-1, False=0.
VT_BSTR - Static variable in class org.docx4j.org.apache.poi.hpsf.Variant
[V][T][P][S] OLE Automation string.
VT_BYREF - Static variable in class org.docx4j.org.apache.poi.hpsf.Variant
[V] void* for local use.
VT_CARRAY - Static variable in class org.docx4j.org.apache.poi.hpsf.Variant
[T] C style array.
VT_CF - Static variable in class org.docx4j.org.apache.poi.hpsf.Variant
[P] Clipboard format.
VT_CLSID - Static variable in class org.docx4j.org.apache.poi.hpsf.Variant
[P] A Class ID.
VT_CY - Static variable in class org.docx4j.org.apache.poi.hpsf.Variant
[V][T][P][S] currency.
VT_DATE - Static variable in class org.docx4j.org.apache.poi.hpsf.Variant
[V][T][P][S] date.
VT_DECIMAL - Static variable in class org.docx4j.org.apache.poi.hpsf.Variant
[V][T][S] 16 byte fixed point.
VT_DISPATCH - Static variable in class org.docx4j.org.apache.poi.hpsf.Variant
[V][T][P][S] IDispatch *.
VT_EMPTY - Static variable in class org.docx4j.org.apache.poi.hpsf.Variant
[V][P] Nothing, i.e.
VT_ERROR - Static variable in class org.docx4j.org.apache.poi.hpsf.Variant
[V][T][S] SCODE.
VT_FILETIME - Static variable in class org.docx4j.org.apache.poi.hpsf.Variant
[P] FILETIME.
VT_HRESULT - Static variable in class org.docx4j.org.apache.poi.hpsf.Variant
[T] Standard return type.
VT_I1 - Static variable in class org.docx4j.org.apache.poi.hpsf.Variant
[T] signed char.
VT_I2 - Static variable in class org.docx4j.org.apache.poi.hpsf.Variant
[V][T][P][S] 2 byte signed int.
VT_I4 - Static variable in class org.docx4j.org.apache.poi.hpsf.Variant
[V][T][P][S] 4 byte signed int.
VT_I8 - Static variable in class org.docx4j.org.apache.poi.hpsf.Variant
[T][P] signed 64-bit int.
VT_ILLEGAL - Static variable in class org.docx4j.org.apache.poi.hpsf.Variant
FIXME (3): Document this!
VT_ILLEGALMASKED - Static variable in class org.docx4j.org.apache.poi.hpsf.Variant
FIXME (3): Document this!
VT_INT - Static variable in class org.docx4j.org.apache.poi.hpsf.Variant
[T] signed machine int.
VT_LPSTR - Static variable in class org.docx4j.org.apache.poi.hpsf.Variant
[T][P] null terminated string.
VT_LPWSTR - Static variable in class org.docx4j.org.apache.poi.hpsf.Variant
[T][P] wide (Unicode) null terminated string.
VT_NULL - Static variable in class org.docx4j.org.apache.poi.hpsf.Variant
[V][P] SQL style Null.
VT_PTR - Static variable in class org.docx4j.org.apache.poi.hpsf.Variant
[T] pointer type.
VT_R4 - Static variable in class org.docx4j.org.apache.poi.hpsf.Variant
[V][T][P][S] 4 byte real.
VT_R8 - Static variable in class org.docx4j.org.apache.poi.hpsf.Variant
[V][T][P][S] 8 byte real.
VT_RESERVED - Static variable in class org.docx4j.org.apache.poi.hpsf.Variant
FIXME (3): Document this!
VT_SAFEARRAY - Static variable in class org.docx4j.org.apache.poi.hpsf.Variant
[T] (use VT_ARRAY in VARIANT).
VT_STORAGE - Static variable in class org.docx4j.org.apache.poi.hpsf.Variant
[P] Name of the storage follows.
VT_STORED_OBJECT - Static variable in class org.docx4j.org.apache.poi.hpsf.Variant
[P] Storage contains an object.
VT_STREAM - Static variable in class org.docx4j.org.apache.poi.hpsf.Variant
[P] Name of the stream follows.
VT_STREAMED_OBJECT - Static variable in class org.docx4j.org.apache.poi.hpsf.Variant
[P] Stream contains an object.
VT_TYPEMASK - Static variable in class org.docx4j.org.apache.poi.hpsf.Variant
FIXME (3): Document this!
VT_UI1 - Static variable in class org.docx4j.org.apache.poi.hpsf.Variant
[V][T][P][S] unsigned char.
VT_UI2 - Static variable in class org.docx4j.org.apache.poi.hpsf.Variant
[T][P] unsigned short.
VT_UI4 - Static variable in class org.docx4j.org.apache.poi.hpsf.Variant
[T][P] unsigned int.
VT_UI8 - Static variable in class org.docx4j.org.apache.poi.hpsf.Variant
[T][P] unsigned 64-bit int.
VT_UINT - Static variable in class org.docx4j.org.apache.poi.hpsf.Variant
[T] unsigned machine int.
VT_UNKNOWN - Static variable in class org.docx4j.org.apache.poi.hpsf.Variant
[V][T][S] IUnknown *.
VT_USERDEFINED - Static variable in class org.docx4j.org.apache.poi.hpsf.Variant
[T] user defined type.
VT_VARIANT - Static variable in class org.docx4j.org.apache.poi.hpsf.Variant
[V][T][P][S] VARIANT *.
VT_VECTOR - Static variable in class org.docx4j.org.apache.poi.hpsf.Variant
[P] simple counted array.
VT_VERSIONED_STREAM - Static variable in class org.docx4j.org.apache.poi.hpsf.Variant
"MUST be a VersionedStream.
VT_VOID - Static variable in class org.docx4j.org.apache.poi.hpsf.Variant
[T] C style void.

W

w - Enum constant in enum org.docx4j.fonts.fop.fonts.type1.AdobeStandardEncoding
w character
W - Enum constant in enum org.docx4j.fonts.fop.fonts.type1.AdobeStandardEncoding
W character
W_NAMESPACE_DECLARATION - Static variable in class org.docx4j.openpackaging.parts.relationships.Namespaces
 
w14Checkbox(WordprocessingMLPackage, JaxbXmlPart, Map<String, CustomXmlPart>, NodeIterator, String, String) - Static method in class org.docx4j.model.datastorage.BindingTraverserXSLT
Support for w14 checkbox.
w14CheckboxAttr(Map<String, CustomXmlPart>, NodeIterator) - Static method in class org.docx4j.model.datastorage.BindingTraverserXSLT
Set w14:checked correctly
W15RepeatZeroException - Exception in org.docx4j.model.datastorage
In the case where the item is to be repeated zero times (ie the bound XML is empty), Word 2016 Preview leaves the document surface unaltered (eg if there were 3 rows there, it would leave those 3 rows).
W15RepeatZeroException(String) - Constructor for exception org.docx4j.model.datastorage.W15RepeatZeroException
 
W15RepeatZeroException(String, Exception) - Constructor for exception org.docx4j.model.datastorage.W15RepeatZeroException
 
W15RepeatZeroException(String, Throwable) - Constructor for exception org.docx4j.model.datastorage.W15RepeatZeroException
 
w3CDomNodeToOutputStream(Node, OutputStream) - Static method in class org.docx4j.XmlUtils
 
w3CDomNodeToString(Node) - Static method in class org.docx4j.XmlUtils
 
WA - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
WAGDI - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
walkJAXBElements(Object) - Method in class org.docx4j.convert.out.common.AbstractVisitorExporterGenerator
 
walkJAXBElements(Object) - Method in class org.docx4j.convert.out.common.preprocess.BookmarkMover.BookmarkMoverVisitor
 
walkJAXBElements(Object) - Method in class org.docx4j.convert.out.common.preprocess.ParagraphStylesInTableFix.StyleRenamer
 
walkJAXBElements(Object) - Method in class org.docx4j.convert.out.common.wrappers.ConversionSectionWrapperFactory.SdtBlockFinder
 
walkJAXBElements(Object) - Method in class org.docx4j.finders.InstrTextFinder
 
walkJAXBElements(Object) - Method in class org.docx4j.model.fields.ComplexFieldLocator
 
walkJAXBElements(Object) - Method in class org.docx4j.toc.TocFinder
 
walkJAXBElements(Object) - Method in interface org.docx4j.TraversalUtil.Callback
 
walkJAXBElements(Object) - Method in class org.docx4j.TraversalUtil.CallbackImpl
 
walkJAXBElements(Object) - Method in class org.docx4j.utils.AbstractTraversalUtilVisitorCallback
 
walkJAXBElements(Object) - Method in class org.docx4j.utils.AltChunkFinder
 
walkTree(Node) - Method in class org.docx4j.model.datastorage.DomToXPathMap
 
WARN - Static variable in class org.docx4j.org.apache.fop.events.model.EventSeverity
warning level
warning(TransformerException) - Method in class org.docx4j.org.apache.fop.util.DefaultErrorListener
warning(SAXParseException) - Method in class org.docx4j.org.apache.xml.security.utils.IgnoreAllErrorHandler
 
warnMissingGlyph(char) - Method in class org.docx4j.fonts.fop.fonts.Typeface
Provide proper warning if a glyph is not available.
wasEvicted() - Method in class org.docx4j.com.google.common.cache.RemovalNotification
Returns true if there was an automatic removal due to eviction (the cause is neither RemovalCause.EXPLICIT nor RemovalCause.REPLACED).
wasInterrupted() - Method in class org.docx4j.com.google.common.util.concurrent.AbstractFuture
Returns true if this future was cancelled with mayInterruptIfRunning set to true.
wasNull() - Method in class org.docx4j.org.apache.poi.hpsf.PropertySet
Checks whether the property which the last call to PropertySet.getPropertyIntValue(int) or PropertySet.getProperty(int) tried to access was available or not.
wasNull() - Method in class org.docx4j.org.apache.poi.hpsf.Section
Checks whether the property which the last call to Section.getPropertyIntValue(long) or Section.getProperty(long) tried to access was available or not.
wasNull() - Method in class org.docx4j.org.apache.poi.hpsf.SpecialPropertySet
 
weakKeys() - Method in class org.docx4j.com.google.common.cache.CacheBuilder
Specifies that each key (not value) stored in the cache should be wrapped in a WeakReference (by default, strong references are used).
WeakObjectPool<T,E extends Throwable> - Class in org.docx4j.org.apache.xml.security.utils
Abstract base class for pooling objects.
WeakObjectPool() - Constructor for class org.docx4j.org.apache.xml.security.utils.WeakObjectPool
The lone constructor.
weakValues() - Method in class org.docx4j.com.google.common.cache.CacheBuilder
Specifies that each value (not key) stored in the cache should be wrapped in a WeakReference (by default, strong references are used).
WEB_EXTENSION_TASKPANES - Static variable in class org.docx4j.openpackaging.contenttype.ContentTypes
 
WEB_EXTENSION_TASKPANES - Static variable in class org.docx4j.openpackaging.parts.relationships.Namespaces
 
WEB_EXTENSION_WEBEXTENSION - Static variable in class org.docx4j.openpackaging.contenttype.ContentTypes
 
WEB_EXTENSION_WEBEXTENSION - Static variable in class org.docx4j.openpackaging.parts.relationships.Namespaces
 
WEB_SETTINGS - Static variable in class org.docx4j.openpackaging.parts.relationships.Namespaces
 
WebExtensionPart - Class in org.docx4j.openpackaging.parts.webextensions
 
WebExtensionPart() - Constructor for class org.docx4j.openpackaging.parts.webextensions.WebExtensionPart
 
WebExtensionPart(PartName) - Constructor for class org.docx4j.openpackaging.parts.webextensions.WebExtensionPart
 
webSettingsPart - Variable in class org.docx4j.openpackaging.parts.WordprocessingML.DocumentPart
 
WebSettingsPart - Class in org.docx4j.openpackaging.parts.WordprocessingML
 
WebSettingsPart() - Constructor for class org.docx4j.openpackaging.parts.WordprocessingML.WebSettingsPart
 
WebSettingsPart(PartName) - Constructor for class org.docx4j.openpackaging.parts.WordprocessingML.WebSettingsPart
 
weigh(K, V) - Method in interface org.docx4j.com.google.common.cache.Weigher
Returns the weight of a cache entry.
weigher(Weigher<? super K1, ? super V1>) - Method in class org.docx4j.com.google.common.cache.CacheBuilder
Specifies the weigher to use in determining the weight of entries.
Weigher<K,V> - Interface in org.docx4j.com.google.common.cache
Calculates the weights of cache entries.
weight - Variable in class org.docx4j.convert.out.fopconf.Fonts.Font.FontTriplet
 
WEIGHT - Enum constant in enum org.docx4j.fonts.foray.font.format.Panose.Field
The bWeight field.
WEIGHT_BOLD - Static variable in class org.docx4j.fonts.fop.fonts.Font
Bold font weight
WEIGHT_EXTRA_BOLD - Static variable in class org.docx4j.fonts.fop.fonts.Font
Extra Bold font weight
WEIGHT_LIGHT - Static variable in class org.docx4j.fonts.fop.fonts.Font
Light font weight
WEIGHT_NORMAL - Static variable in class org.docx4j.fonts.fop.fonts.Font
Normal font weight
weightToCSS2FontWeight(int) - Static method in class org.docx4j.fonts.fop.util.FopConfigUtil
 
WellKnownJobTypes - Enum in org.docx4j.events
A job is generally understood to relate to multiple documents (pkgs).
WellKnownProcessSteps - Enum in org.docx4j.events
 
WELSH - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
WEST_CREE - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
whirlpool - Enum constant in enum org.docx4j.org.apache.poi.poifs.crypt.HashAlgorithm
 
Whitespace - Static variable in class org.docx4j.model.datastorage.XPathEnhancerLexer
 
Whitespace - Static variable in class org.docx4j.model.datastorage.XPathEnhancerParser
 
WIDE - Enum constant in enum org.docx4j.model.structure.MarginsWellKnown
 
width - Variable in class org.docx4j.fonts.fop.fonts.CIDFont
Contains the character widths for all characters in the font
width - Variable in class org.docx4j.fonts.fop.fonts.SingleByteFont
 
width - Variable in class org.docx4j.model.images.AbstractWordXmlPicture.Dimensions
 
width - Variable in class org.docx4j.model.table.TableModel
 
width(int, String, int, int) - Method in class org.docx4j.fonts.fop.render.java2d.Java2DFontMetrics
Returns width (in 1/1000ths of point size) of character at code point i
widthUnit - Variable in class org.docx4j.model.images.AbstractWordXmlPicture.Dimensions
 
WILDCARD - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
WILDCARD - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFScript
 
WIN_ANSI_ENCODING - Static variable in class org.docx4j.fonts.fop.fonts.CodePointMapping
 
WINANSI_ENCODING - Static variable in class org.docx4j.fonts.fop.fonts.Glyphs
Deprecated.
The characters in WinAnsiEncoding
WindowsFontDirFinder - Class in org.docx4j.fonts.fop.fonts.autodetect
FontFinder for native Windows platforms
WindowsFontDirFinder() - Constructor for class org.docx4j.fonts.fop.fonts.autodetect.WindowsFontDirFinder
 
withTimeout(long, TimeUnit, ScheduledExecutorService) - Method in class org.docx4j.com.google.common.util.concurrent.FluentFuture
Returns a future that delegates to this future but will finish early (via a TimeoutException wrapped in an ExecutionException) if the specified timeout expires.
withTimeout(ListenableFuture<V>, long, TimeUnit, ScheduledExecutorService) - Static method in class org.docx4j.com.google.common.util.concurrent.Futures
Returns a future that delegates to another but will finish early (via a TimeoutException wrapped in an ExecutionException) if the specified duration expires.
WmlSchema - Class in org.docx4j.jaxb
 
WmlSchema() - Constructor for class org.docx4j.jaxb.WmlSchema
 
WmlXsltExporterDelegate<CS extends AbstractConversionSettings,CC extends AbstractWmlConversionContext> - Class in org.docx4j.convert.out.common
The …ExporterDelegate generates the html/fo document from the WordprocessingMLPackage.
WmlXsltExporterDelegate(String) - Constructor for class org.docx4j.convert.out.common.WmlXsltExporterDelegate
 
WOLOF - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
WOODS_CREE - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
WORD_DOC_BODY_TAG_NAME - Static variable in interface org.docx4j.document.wordprocessingml.Constants
 
WORD_DOC_PROTECTION - Static variable in interface org.docx4j.document.wordprocessingml.Constants
 
WORD_JOINER - Static variable in class org.docx4j.fonts.fop.util.CharUtilities
word joiner
Word2003XmlConverter - Class in org.docx4j.convert.in.word2003xml
This is a simple proof of concept of converting Word 2003 XML to ECMA 376 docx.
Word2003XmlConverter(Source) - Constructor for class org.docx4j.convert.in.word2003xml.Word2003XmlConverter
 
WORD95 - Static variable in class org.docx4j.org.apache.poi.hpsf.ClassID
 
WORD97 - Static variable in class org.docx4j.org.apache.poi.hpsf.ClassID
 
WordprocessingML - Enum constant in enum org.docx4j.openpackaging.parts.WordprocessingML.AltChunkType
 
WORDPROCESSINGML_COMMENTS - Static variable in class org.docx4j.openpackaging.contenttype.ContentTypes
 
WORDPROCESSINGML_COMMENTS_EXTENDED - Static variable in class org.docx4j.openpackaging.contenttype.ContentTypes
 
WORDPROCESSINGML_COMMENTS_IDS - Static variable in class org.docx4j.openpackaging.contenttype.ContentTypes
 
WORDPROCESSINGML_DOCUMENT - Static variable in class org.docx4j.openpackaging.contenttype.ContentTypes
 
WORDPROCESSINGML_DOCUMENT_MACROENABLED - Static variable in class org.docx4j.openpackaging.contenttype.ContentTypes
 
WORDPROCESSINGML_ENDNOTES - Static variable in class org.docx4j.openpackaging.contenttype.ContentTypes
 
WORDPROCESSINGML_FONTTABLE - Static variable in class org.docx4j.openpackaging.contenttype.ContentTypes
 
WORDPROCESSINGML_FOOTER - Static variable in class org.docx4j.openpackaging.contenttype.ContentTypes
 
WORDPROCESSINGML_FOOTNOTES - Static variable in class org.docx4j.openpackaging.contenttype.ContentTypes
 
WORDPROCESSINGML_GLOSSARYDOCUMENT - Static variable in class org.docx4j.openpackaging.contenttype.ContentTypes
 
WORDPROCESSINGML_HEADER - Static variable in class org.docx4j.openpackaging.contenttype.ContentTypes
 
WORDPROCESSINGML_NUMBERING - Static variable in class org.docx4j.openpackaging.contenttype.ContentTypes
 
WORDPROCESSINGML_PEOPLE - Static variable in class org.docx4j.openpackaging.contenttype.ContentTypes
 
WORDPROCESSINGML_SETTINGS - Static variable in class org.docx4j.openpackaging.contenttype.ContentTypes
 
WORDPROCESSINGML_STYLES - Static variable in class org.docx4j.openpackaging.contenttype.ContentTypes
 
WORDPROCESSINGML_STYLESWITHEFFECTS - Static variable in class org.docx4j.openpackaging.contenttype.ContentTypes
 
WORDPROCESSINGML_TEMPLATE - Static variable in class org.docx4j.openpackaging.contenttype.ContentTypes
 
WORDPROCESSINGML_TEMPLATE_MACROENABLED - Static variable in class org.docx4j.openpackaging.contenttype.ContentTypes
 
WORDPROCESSINGML_WEBSETTINGS - Static variable in class org.docx4j.openpackaging.contenttype.ContentTypes
 
WordprocessingMLPackage - Class in org.docx4j.openpackaging.packages
 
WordprocessingMLPackage() - Constructor for class org.docx4j.openpackaging.packages.WordprocessingMLPackage
Constructor.
WordprocessingMLPackage(ContentTypeManager) - Constructor for class org.docx4j.openpackaging.packages.WordprocessingMLPackage
Constructor.
WordprocessingMLPackage.FilterSettings - Class in org.docx4j.openpackaging.packages
 
WordprocessingMLTemplatePackage - Class in org.docx4j.openpackaging.packages
 
WordprocessingMLTemplatePackage() - Constructor for class org.docx4j.openpackaging.packages.WordprocessingMLTemplatePackage
Constructor.
WordprocessingMLTemplatePackage(ContentTypeManager) - Constructor for class org.docx4j.openpackaging.packages.WordprocessingMLTemplatePackage
Constructor.
WordXmlPictureE10 - Class in org.docx4j.model.images
Generate HTML/XSLFO from Originally from OpenXmlView project.
WordXmlPictureE20 - Class in org.docx4j.model.images
Generate HTML/XSLFO from E20 example: <w:drawing> <wp:inline distT="0" distB="0" distL="0" distR="0"> <wp:extent cx="3238500" cy="2362200" /> <wp:effectExtent l="19050" t="0" r="0" b="0" /> <wp:docPr id="1" name="Picture 1" /> <wp:cNvGraphicFramePr> <a:graphicFrameLocks xmlns:a="http://schemas.openxmlformats.org/drawingml/2006/main" noChangeAspect="1" /> </wp:cNvGraphicFramePr> <a:graphic xmlns:a="http://schemas.openxmlformats.org/drawingml/2006/main"> <a:graphicData uri="http://schemas.openxmlformats.org/drawingml/2006/picture"> <pic:pic xmlns:pic="http://schemas.openxmlformats.org/drawingml/2006/picture"> <pic:nvPicPr> <pic:cNvPr id="0" name="Picture 1" /> <pic:cNvPicPr> <a:picLocks noChangeAspect="1" noChangeArrowheads="1" /> </pic:cNvPicPr> </pic:nvPicPr> <pic:blipFill> <a:blip r:embed="rId5" /> : </pic:blipFill> <pic:spPr bwMode="auto"> : </pic:spPr> </pic:pic> </a:graphicData> </a:graphic> </wp:inline> </w:drawing> <w:drawing> <wp:anchor distT="0" distB="0" distL="114300" distR="114300" simplePos="0" relativeHeight="251662336" behindDoc="0" locked="0" layoutInCell="1" allowOverlap="1"> <wp:simplePos x="0" y="0" /> <wp:positionH relativeFrom="column"> <wp:posOffset>3400425</wp:posOffset> </wp:positionH> <wp:positionV relativeFrom="paragraph"> <wp:posOffset>1991360</wp:posOffset> </wp:positionV> <wp:extent cx="552450" cy="209550" /> <wp:effectExtent l="38100" t="0" r="19050" b="38100" /> <wp:wrapTopAndBottom /> <wp:docPr id="4" name="Picture 1" descr="D:\\stuff\\untitled.bmp" /> <wp:cNvGraphicFramePr> <a:graphicFrameLocks xmlns:a="http://schemas.openxmlformats.org/drawingml/2006/main" noChangeAspect="1" /> </wp:cNvGraphicFramePr> <a:graphic xmlns:a="http://schemas.openxmlformats.org/drawingml/2006/main"> <a:graphicData uri="http://schemas.openxmlformats.org/drawingml/2006/picture"> <pic:pic xmlns:pic="http://schemas.openxmlformats.org/drawingml/2006/picture"> <pic:nvPicPr> <pic:cNvPr id="0" name="Picture 1" descr="D:\\stuff\\untitled.bmp" /> <pic:cNvPicPr> <a:picLocks noChangeAspect="1" noChangeArrowheads="1" /> </pic:cNvPicPr> </pic:nvPicPr> <pic:blipFill> <a:blip r:embed="rId7" cstate="print"> <a:clrChange> <a:clrFrom> <a:srgbClr val="FFFFFF" /> </a:clrFrom> <a:clrTo> <a:srgbClr val="FFFFFF"> <a:alpha val="0" /> </a:srgbClr> </a:clrTo> </a:clrChange> <a:biLevel thresh="50000" /> </a:blip> <a:srcRect l="35365" t="28689" r="52846" b="65300" /> <a:stretch> <a:fillRect /> </a:stretch> </pic:blipFill> <pic:spPr bwMode="auto"> <a:xfrm rot="21023481"> <a:off x="0" y="0" /> <a:ext cx="552450" cy="209550" /> </a:xfrm> <a:prstGeom prst="rect"> <a:avLst /> </a:prstGeom> <a:noFill /> <a:ln w="9525"> <a:noFill /> <a:miter lim="800000" /> <a:headEnd /> <a:tailEnd /> </a:ln> </pic:spPr> </pic:pic> </a:graphicData> </a:graphic> </wp:anchor> </w:drawing>
WorkbookPart - Class in org.docx4j.openpackaging.parts.SpreadsheetML
 
WorkbookPart() - Constructor for class org.docx4j.openpackaging.parts.SpreadsheetML.WorkbookPart
 
WorkbookPart(PartName) - Constructor for class org.docx4j.openpackaging.parts.SpreadsheetML.WorkbookPart
 
WorksheetPart - Class in org.docx4j.openpackaging.parts.SpreadsheetML
 
WorksheetPart() - Constructor for class org.docx4j.openpackaging.parts.SpreadsheetML.WorksheetPart
 
WorksheetPart(PartName) - Constructor for class org.docx4j.openpackaging.parts.SpreadsheetML.WorksheetPart
 
wrap(S) - Method in class org.docx4j.com.google.common.base.Equivalence
Returns a wrapper of reference that implements Object.equals() such that wrap(a).equals(wrap(b)) if and only if equivalent(a, b).
wrap(AbstractWmlConversionContext, String, Document) - Method in class org.docx4j.convert.out.common.writer.AbstractFldSimpleWriter
 
wrap(AbstractWmlConversionContext, Node, Document) - Method in class org.docx4j.convert.out.common.writer.AbstractFldSimpleWriter
 
wrapInBinaryPart(byte[], String, String) - Static method in class org.docx4j.convert.out.flatOpcXml.FlatOpcXmlCreator
 
wrapInXmlPart(String, String, String) - Static method in class org.docx4j.convert.out.flatOpcXml.FlatOpcXmlCreator
 
write(byte[]) - Method in class org.docx4j.fonts.fop.render.ps.DataOutput
Write a byte array to the buffer.
write(byte[]) - Method in class org.docx4j.org.apache.poi.poifs.crypt.ChunkedCipherOutputStream
 
write(byte[]) - Method in class org.docx4j.org.apache.poi.poifs.filesystem.DocumentOutputStream
Writes b.length bytes from the specified byte array to this output stream.
write(byte[]) - Method in class org.docx4j.org.apache.poi.poifs.filesystem.NDocumentOutputStream
 
write(byte[]) - Method in class org.docx4j.org.apache.poi.util.LittleEndianByteArrayOutputStream
 
write(byte[]) - Method in interface org.docx4j.org.apache.poi.util.LittleEndianOutput
 
write(byte[]) - Method in class org.docx4j.org.apache.poi.util.LittleEndianOutputStream
 
write(byte[]) - Method in class org.docx4j.org.apache.xml.security.utils.UnsyncBufferedOutputStream
 
write(byte[]) - Method in class org.docx4j.org.apache.xml.security.utils.UnsyncByteArrayOutputStream
 
write(byte[], int) - Method in class org.docx4j.org.apache.poi.hpsf.ClassID
Writes the class ID to a byte array in the little-endian format.
write(byte[], int, int) - Method in class org.docx4j.fonts.fop.render.ps.DataOutput
Write a part of a byte array to the buffer.
write(byte[], int, int) - Method in class org.docx4j.openpackaging.parts.WordprocessingML.MainDocumentPartFilterOutputStream
 
write(byte[], int, int) - Method in class org.docx4j.org.apache.poi.poifs.crypt.ChunkedCipherOutputStream
 
write(byte[], int, int) - Method in class org.docx4j.org.apache.poi.poifs.crypt.standard.StandardEncryptor.StandardCipherOutputStream
 
write(byte[], int, int) - Method in class org.docx4j.org.apache.poi.poifs.filesystem.DocumentOutputStream
Writes len bytes from the specified byte array starting at offset off to this output stream.
write(byte[], int, int) - Method in class org.docx4j.org.apache.poi.poifs.filesystem.NDocumentOutputStream
 
write(byte[], int, int) - Method in class org.docx4j.org.apache.poi.poifs.filesystem.NPOIFSStream.StreamBlockByteBuffer
 
write(byte[], int, int) - Method in class org.docx4j.org.apache.poi.util.LittleEndianByteArrayOutputStream
 
write(byte[], int, int) - Method in interface org.docx4j.org.apache.poi.util.LittleEndianOutput
 
write(byte[], int, int) - Method in class org.docx4j.org.apache.poi.util.LittleEndianOutputStream
 
write(byte[], int, int) - Method in class org.docx4j.org.apache.xml.security.utils.UnsyncBufferedOutputStream
 
write(byte[], int, int) - Method in class org.docx4j.org.apache.xml.security.utils.UnsyncByteArrayOutputStream
 
write(int) - Method in class org.docx4j.fonts.fop.render.ps.DataOutput
Write an int value to the buffer.
write(int) - Method in class org.docx4j.org.apache.poi.poifs.crypt.ChunkedCipherOutputStream
 
write(int) - Method in class org.docx4j.org.apache.poi.poifs.crypt.standard.StandardEncryptor.StandardCipherOutputStream
 
write(int) - Method in class org.docx4j.org.apache.poi.poifs.filesystem.DocumentOutputStream
Writes the specified byte to this output stream.
write(int) - Method in class org.docx4j.org.apache.poi.poifs.filesystem.NDocumentOutputStream
 
write(int) - Method in class org.docx4j.org.apache.poi.poifs.filesystem.NPOIFSStream.StreamBlockByteBuffer
 
write(int) - Method in class org.docx4j.org.apache.xml.security.utils.UnsyncBufferedOutputStream
 
write(int) - Method in class org.docx4j.org.apache.xml.security.utils.UnsyncByteArrayOutputStream
 
write(OutputStream) - Method in class org.docx4j.org.apache.poi.hpsf.MutablePropertySet
Writes the property set to an output stream.
write(OutputStream) - Method in class org.docx4j.org.apache.poi.hpsf.MutableSection
Writes this section into an output stream.
write(OutputStream) - Method in class org.docx4j.org.apache.poi.hpsf.SpecialPropertySet
 
write(OutputStream, int) - Method in class org.docx4j.org.apache.poi.hpsf.MutableProperty
Writes the property to an output stream.
write(OutputStream, long, Object, int) - Static method in class org.docx4j.org.apache.poi.hpsf.VariantSupport
Writes a variant value to an output stream.
write(StringBuffer, Map<String, Object>) - Method in interface org.docx4j.org.apache.fop.util.text.AdvancedMessageFormat.Part
Writes the formatted part to a string buffer.
write(ByteBuffer, long) - Method in class org.docx4j.org.apache.poi.poifs.nio.ByteArrayBackedDataSource
 
write(ByteBuffer, long) - Method in class org.docx4j.org.apache.poi.poifs.nio.DataSource
 
write(ByteBuffer, long) - Method in class org.docx4j.org.apache.poi.poifs.nio.FileBackedDataSource
 
write(XMLStreamReader, XMLStreamWriter) - Method in class org.docx4j.openpackaging.parts.StAXHandlerAbstract
This is designed to cater for the common case of replacing character content.
write(DirectoryEntry, String) - Method in class org.docx4j.org.apache.poi.hpsf.MutablePropertySet
Writes a property set to a document in a POI filesystem directory.
write(DirectoryEntry, String) - Method in class org.docx4j.org.apache.poi.hpsf.SpecialPropertySet
 
write(NPOIFSStream) - Method in class org.docx4j.org.apache.poi.poifs.property.NPropertyTable
Writes the properties out into the given low-level stream
write(LittleEndianByteArrayOutputStream) - Method in class org.docx4j.org.apache.poi.poifs.crypt.binaryrc4.BinaryRC4EncryptionHeader
 
write(LittleEndianByteArrayOutputStream) - Method in class org.docx4j.org.apache.poi.poifs.crypt.binaryrc4.BinaryRC4EncryptionVerifier
 
write(LittleEndianByteArrayOutputStream) - Method in class org.docx4j.org.apache.poi.poifs.crypt.DataSpaceMapUtils.DataSpaceDefinition
 
write(LittleEndianByteArrayOutputStream) - Method in class org.docx4j.org.apache.poi.poifs.crypt.DataSpaceMapUtils.DataSpaceMap
 
write(LittleEndianByteArrayOutputStream) - Method in class org.docx4j.org.apache.poi.poifs.crypt.DataSpaceMapUtils.DataSpaceMapEntry
 
write(LittleEndianByteArrayOutputStream) - Method in class org.docx4j.org.apache.poi.poifs.crypt.DataSpaceMapUtils.DataSpaceVersionInfo
 
write(LittleEndianByteArrayOutputStream) - Method in class org.docx4j.org.apache.poi.poifs.crypt.DataSpaceMapUtils.IRMDSTransformInfo
 
write(LittleEndianByteArrayOutputStream) - Method in class org.docx4j.org.apache.poi.poifs.crypt.DataSpaceMapUtils.TransformInfoHeader
 
write(LittleEndianByteArrayOutputStream) - Method in interface org.docx4j.org.apache.poi.poifs.crypt.standard.EncryptionRecord
 
write(LittleEndianByteArrayOutputStream) - Method in class org.docx4j.org.apache.poi.poifs.crypt.standard.StandardEncryptionHeader
serializes the header
write(LittleEndianByteArrayOutputStream) - Method in class org.docx4j.org.apache.poi.poifs.crypt.standard.StandardEncryptionVerifier
 
writeAttribute(String, String) - Method in class org.docx4j.utils.XMLStreamWriterWrapper
 
writeAttribute(String, String, String) - Method in class org.docx4j.utils.XMLStreamWriterWrapper
 
writeAttribute(String, String, String, String) - Method in class org.docx4j.utils.XMLStreamWriterWrapper
 
writeBlock(ByteBuffer) - Method in class org.docx4j.org.apache.poi.poifs.storage.HeaderBlockWriter
Write the block's data to an existing block
writeBlock(BATBlock, ByteBuffer) - Static method in class org.docx4j.org.apache.poi.poifs.storage.BlockAllocationTableWriter
Write the BAT into its associated block
writeBlocks(OutputStream) - Method in class org.docx4j.org.apache.poi.poifs.filesystem.OPOIFSDocument
Write the storage to an OutputStream
writeBlocks(OutputStream) - Method in class org.docx4j.org.apache.poi.poifs.property.PropertyTable
Write the storage to an OutputStream
writeBlocks(OutputStream) - Method in class org.docx4j.org.apache.poi.poifs.storage.DocumentBlock
Write the storage to an OutputStream
writeBlocks(OutputStream) - Method in class org.docx4j.org.apache.poi.poifs.storage.BlockAllocationTableWriter
Write the storage to an OutputStream
writeBlocks(OutputStream) - Method in interface org.docx4j.org.apache.poi.poifs.storage.BlockWritable
Write the storage to an OutputStream
writeBlocks(OutputStream) - Method in class org.docx4j.org.apache.poi.poifs.storage.HeaderBlockWriter
Write the block's data to an OutputStream
writeBlocks(OutputStream) - Method in class org.docx4j.org.apache.poi.poifs.storage.SmallBlockTableWriter
Write the storage to an OutputStream
writeBlocks(OutputStream) - Method in class org.docx4j.org.apache.poi.poifs.storage.SmallDocumentBlock
Write the storage to an OutputStream
writeByte(int) - Method in class org.docx4j.fonts.fop.fonts.truetype.OTFSubSetWriter
Appends a byte to the output array, updates currentPost but not realSize
writeByte(int) - Method in class org.docx4j.org.apache.poi.util.LittleEndianByteArrayOutputStream
 
writeByte(int) - Method in interface org.docx4j.org.apache.poi.util.LittleEndianOutput
 
writeByte(int) - Method in class org.docx4j.org.apache.poi.util.LittleEndianOutputStream
 
writeByte(String, OutputStream, Map<String, byte[]>) - Static method in class org.docx4j.org.apache.xml.security.c14n.implementations.UtfHelpper
 
writeBytes(byte[]) - Method in class org.docx4j.fonts.fop.fonts.truetype.OTFSubSetWriter
 
writeBytes(byte[]) - Method in class org.docx4j.fonts.fop.fonts.truetype.TTFSubSetFile
 
writeBytesToFilename(String, byte[]) - Static method in class org.docx4j.org.apache.xml.security.utils.JavaUtils
Method writeBytesToFilename
writeCard16(int) - Method in class org.docx4j.fonts.fop.fonts.truetype.OTFSubSetWriter
Appends a USHORT to the output array, updates currentPost but not realSize
writeCData(String) - Method in class org.docx4j.utils.XMLStreamWriterWrapper
 
writeCharacters(char[], int, int) - Method in class org.docx4j.utils.XMLStreamWriterWrapper
 
writeCharacters(String) - Method in class org.docx4j.utils.XMLStreamWriterWrapper
 
writeChunk() - Method in class org.docx4j.org.apache.poi.poifs.crypt.ChunkedCipherOutputStream
 
writeCIDCount(CFFDataReader.DICTEntry) - Method in class org.docx4j.fonts.fop.fonts.truetype.OTFSubSetFile
 
writeCIDDictsAndSubrs(List<Integer>) - Method in class org.docx4j.fonts.fop.fonts.truetype.OTFSubSetFile
 
writeCodePointToUtf8(int, OutputStream) - Static method in class org.docx4j.org.apache.xml.security.c14n.implementations.UtfHelpper
 
writeComment(String) - Method in class org.docx4j.utils.XMLStreamWriterWrapper
 
writeComment(String) - Method in class org.docx4j.utils.XMLStreamWriterWrapperIndenting
 
writeData(OutputStream) - Method in class org.docx4j.org.apache.poi.poifs.property.Property
Write the raw data to an OutputStream.
writeDataToOutputStream(OutputStream) - Method in class org.docx4j.openpackaging.parts.WordprocessingML.BinaryPart
Copy the ByteBuffer containing this part's binary data to an output stream.
writeDefaultNamespace(String) - Method in class org.docx4j.utils.XMLStreamWriterWrapper
 
writeDocument(CC, Document, OutputStream) - Method in class org.docx4j.convert.out.common.AbstractVisitorExporterDelegate
 
writeDocument(OutputStream) - Method in interface org.docx4j.model.datastorage.CustomXmlDataStorage
Write the contents of this object to the output stream
writeDocument(OutputStream) - Method in class org.docx4j.model.datastorage.CustomXmlDataStorageImpl
 
writeDouble(double) - Method in class org.docx4j.org.apache.poi.util.LittleEndianByteArrayOutputStream
 
writeDouble(double) - Method in interface org.docx4j.org.apache.poi.util.LittleEndianOutput
 
writeDouble(double) - Method in class org.docx4j.org.apache.poi.util.LittleEndianOutputStream
 
writeDTD(String) - Method in class org.docx4j.utils.XMLStreamWriterWrapper
 
writeEmptyElement(String) - Method in class org.docx4j.utils.XMLStreamWriterWrapper
 
writeEmptyElement(String) - Method in class org.docx4j.utils.XMLStreamWriterWrapperIndenting
 
writeEmptyElement(String, String) - Method in class org.docx4j.utils.XMLStreamWriterWrapper
 
writeEmptyElement(String, String) - Method in class org.docx4j.utils.XMLStreamWriterWrapperIndenting
 
writeEmptyElement(String, String, String) - Method in class org.docx4j.utils.XMLStreamWriterWrapper
 
writeEmptyElement(String, String, String) - Method in class org.docx4j.utils.XMLStreamWriterWrapperIndenting
 
writeEndDocument() - Method in class org.docx4j.utils.XMLStreamWriterWrapper
 
writeEndElement() - Method in class org.docx4j.utils.XMLStreamWriterWrapper
 
writeEndElement() - Method in class org.docx4j.utils.XMLStreamWriterWrapperIndenting
 
writeEntityRef(String) - Method in class org.docx4j.utils.XMLStreamWriterWrapper
 
writeFDArray(List<Integer>, List<Integer>, List<Integer>) - Method in class org.docx4j.fonts.fop.fonts.truetype.OTFSubSetFile
 
writeFDSelect() - Method in class org.docx4j.fonts.fop.fonts.truetype.OTFSubSetFile
 
writeFilesystem() - Method in class org.docx4j.org.apache.poi.poifs.filesystem.NPOIFSFileSystem
Write the filesystem out to the open file.
writeFilesystem(OutputStream) - Method in class org.docx4j.org.apache.poi.poifs.filesystem.NPOIFSFileSystem
Write the filesystem out
writeFilesystem(OutputStream) - Method in class org.docx4j.org.apache.poi.poifs.filesystem.OPOIFSFileSystem
Write the filesystem out
writeFontXML(Document, File) - Method in class org.docx4j.fonts.fop.fonts.apps.AbstractFontReader
Writes the generated DOM Document to a file.
writeFontXML(Document, String) - Method in class org.docx4j.fonts.fop.fonts.apps.AbstractFontReader
Writes the generated DOM Document to a file.
writeHeader(PFBData, PostscriptParser.PSElement) - Method in class org.docx4j.fonts.fop.fonts.type1.Type1SubsetFile
 
writeIndex(List<byte[]>) - Method in class org.docx4j.fonts.fop.fonts.truetype.OTFSubSetFile
 
writeIndex(List<byte[]>, int) - Method in class org.docx4j.fonts.fop.fonts.truetype.OTFSubSetFile
 
writeInt(int) - Method in class org.docx4j.org.apache.poi.util.LittleEndianByteArrayOutputStream
 
writeInt(int) - Method in interface org.docx4j.org.apache.poi.util.LittleEndianOutput
 
writeInt(int) - Method in class org.docx4j.org.apache.poi.util.LittleEndianOutputStream
 
writeLong(long) - Method in class org.docx4j.org.apache.poi.util.LittleEndianByteArrayOutputStream
 
writeLong(long) - Method in interface org.docx4j.org.apache.poi.util.LittleEndianOutput
 
writeLong(long) - Method in class org.docx4j.org.apache.poi.util.LittleEndianOutputStream
 
writeMainSection(byte[], List<PostscriptParser.PSElement>, PostscriptParser.PSElement) - Method in class org.docx4j.fonts.fop.fonts.type1.Type1SubsetFile
 
writeNamespace(String, String) - Method in class org.docx4j.utils.XMLStreamWriterWrapper
 
writeOut(OutputStream) - Method in class org.docx4j.org.apache.poi.poifs.filesystem.Ole10Native
Have the contents printer out into an OutputStream, used when writing a file back out to disk (Normally, atom classes will keep their bytes around, but non atom classes will just request the bytes from their children, then chuck on their header and return)
writePOIFSFileSystem() - Method in class org.docx4j.openpackaging.parts.WordprocessingML.OleObjectBinaryPart
Write any changes which have been made to POIFSFileSystem, to the underlying ByteBuffer.
writePrivateDict() - Method in class org.docx4j.fonts.fop.fonts.truetype.OTFSubSetFile
 
writeProcessingInstruction(String) - Method in class org.docx4j.utils.XMLStreamWriterWrapper
 
writeProcessingInstruction(String, String) - Method in class org.docx4j.utils.XMLStreamWriterWrapper
 
Writer - Interface in org.docx4j.convert.out.common
Note that Writer(s) must be registered in the corresponding instance (FO, HTML...) of the WriterRegistry.
WRITER_ID - Static variable in class org.docx4j.convert.out.common.writer.AbstractBookmarkStartWriter
 
WRITER_ID - Static variable in class org.docx4j.convert.out.common.writer.AbstractBrWriter
 
WRITER_ID - Static variable in class org.docx4j.convert.out.common.writer.AbstractFldSimpleWriter
 
WRITER_ID - Static variable in class org.docx4j.convert.out.common.writer.AbstractHyperlinkWriter
 
WRITER_ID - Static variable in class org.docx4j.convert.out.common.writer.AbstractPictWriter
 
WRITER_ID - Static variable in class org.docx4j.convert.out.common.writer.AbstractSymbolWriter
 
WRITER_ID - Static variable in class org.docx4j.convert.out.common.writer.AbstractTableWriter
 
Writer.TransformState - Interface in org.docx4j.convert.out.common
Tag interface for a transform state that may be used by the Writer
writerId - Variable in class org.docx4j.convert.out.common.writer.AbstractSimpleWriter
 
writerRegistry - Variable in class org.docx4j.convert.out.html.AbstractHTMLExporter3
 
writeShort(int) - Method in class org.docx4j.org.apache.poi.util.LittleEndianByteArrayOutputStream
 
writeShort(int) - Method in interface org.docx4j.org.apache.poi.util.LittleEndianOutput
 
writeShort(int) - Method in class org.docx4j.org.apache.poi.util.LittleEndianOutputStream
 
writeStartDocument() - Method in class org.docx4j.utils.XMLStreamWriterWrapper
 
writeStartDocument(String) - Method in class org.docx4j.utils.XMLStreamWriterWrapper
 
writeStartDocument(String, String) - Method in class org.docx4j.utils.XMLStreamWriterWrapper
 
writeStartElement(String) - Method in class org.docx4j.utils.XMLStreamWriterWrapper
 
writeStartElement(String) - Method in class org.docx4j.utils.XMLStreamWriterWrapperIndenting
 
writeStartElement(String, String) - Method in class org.docx4j.utils.XMLStreamWriterWrapper
 
writeStartElement(String, String) - Method in class org.docx4j.utils.XMLStreamWriterWrapperIndenting
 
writeStartElement(String, String, String) - Method in class org.docx4j.utils.XMLStreamWriterWrapper
 
writeStartElement(String, String, String) - Method in class org.docx4j.utils.XMLStreamWriterWrapperIndenting
 
writeString(String, ByteArrayOutputStream) - Method in class org.docx4j.fonts.fop.fonts.type1.Type1SubsetFile
 
writeStringToUtf8(String, OutputStream) - Static method in class org.docx4j.org.apache.xml.security.c14n.implementations.UtfHelpper
 
writeThreeByteNumber(int) - Method in class org.docx4j.fonts.fop.fonts.truetype.OTFSubSetWriter
 
writeToBytes(byte[]) - Method in class org.docx4j.org.apache.poi.util.ByteField
write the value out to an array of bytes at the appropriate offset
writeToBytes(byte[]) - Method in interface org.docx4j.org.apache.poi.util.FixedField
write the value out to an array of bytes at the appropriate offset
writeToBytes(byte[]) - Method in class org.docx4j.org.apache.poi.util.IntegerField
write the value out to an array of bytes at the appropriate offset
writeToBytes(byte[]) - Method in class org.docx4j.org.apache.poi.util.LongField
write the value out to an array of bytes at the appropriate offset
writeToBytes(byte[]) - Method in class org.docx4j.org.apache.poi.util.ShortField
write the value out to an array of bytes at the appropriate offset
writeTopDICT() - Method in class org.docx4j.fonts.fop.fonts.truetype.OTFSubSetFile
 
writeToStream(OutputStream, double) - Static method in class org.docx4j.org.apache.poi.hpsf.TypeWriter
Writes a double value value to an output stream.
writeToStream(OutputStream, int) - Static method in class org.docx4j.org.apache.poi.hpsf.TypeWriter
Writes a four-byte value to an output stream.
writeToStream(OutputStream, long) - Static method in class org.docx4j.org.apache.poi.hpsf.TypeWriter
Writes a eight-byte value to an output stream.
writeToStream(OutputStream, short) - Static method in class org.docx4j.org.apache.poi.hpsf.TypeWriter
Writes a two-byte value (short) to an output stream.
writeToStream(OutputStream, ClassID) - Static method in class org.docx4j.org.apache.poi.hpsf.TypeWriter
Writes a 16-byte ClassID to an output stream.
writeToStream(OutputStream, Property[], int) - Static method in class org.docx4j.org.apache.poi.hpsf.TypeWriter
Writes an array of Property instances to an output stream according to the Horrible Property Stream Format.
writeTTFUShort(long, int) - Method in class org.docx4j.fonts.fop.fonts.truetype.FontFileReader
Write a USHort at a given position.
writeUIntToStream(OutputStream, long) - Static method in class org.docx4j.org.apache.poi.hpsf.TypeWriter
Writes an unsigned four-byte value to an output stream.
writeULong(int) - Method in class org.docx4j.fonts.fop.fonts.truetype.OTFSubSetWriter
Appends a ULONG to the output array, at the given position
writeULong(int, int) - Method in class org.docx4j.fonts.fop.fonts.truetype.TTFSubSetFile
Appends a ULONG to the output array, at the given position without changing currentPos
writeUnicodeLPP4(LittleEndianOutput, String) - Static method in class org.docx4j.org.apache.poi.poifs.crypt.DataSpaceMapUtils
 
writeUnicodeString(LittleEndianOutput, String) - Static method in class org.docx4j.org.apache.poi.util.StringUtil
OutputStream out will get: ushort nChars byte is16BitFlag byte[]/char[] characterData For this encoding, the is16BitFlag is always present even if nChars==0.
writeUnicodeStringFlagAndData(LittleEndianOutput, String) - Static method in class org.docx4j.org.apache.poi.util.StringUtil
OutputStream out will get: byte is16BitFlag byte[]/char[] characterData For this encoding, the is16BitFlag is always present even if nChars==0.
writeUnsupportedTypeMessage(UnsupportedVariantTypeException) - Static method in class org.docx4j.org.apache.poi.hpsf.VariantSupport
Writes a warning to System.err that a variant type is unsupported by HPSF.
writeUShort(int) - Method in class org.docx4j.fonts.fop.fonts.truetype.TTFSubSetFile
Appends a USHORT to the output array, updates currentPost but not realSize
writeUShort(int, int) - Method in class org.docx4j.fonts.fop.fonts.truetype.TTFSubSetFile
Appends a USHORT to the output array, at the given position without changing currentPos
writeUShortToStream(OutputStream, int) - Static method in class org.docx4j.org.apache.poi.hpsf.TypeWriter
Writes an unsigned two-byte value to an output stream.
writeUtf8LPP4(LittleEndianOutput, String) - Static method in class org.docx4j.org.apache.poi.poifs.crypt.DataSpaceMapUtils
 
WritingNotSupportedException - Exception in org.docx4j.org.apache.poi.hpsf
This exception is thrown when trying to write a (yet) unsupported variant type.
WritingNotSupportedException(long, Object) - Constructor for exception org.docx4j.org.apache.poi.hpsf.WritingNotSupportedException
Constructor
WS - Static variable in interface org.docx4j.fonts.fop.complexscripts.bidi.BidiConstants
whitespace class

X

x - Enum constant in enum org.docx4j.fonts.fop.fonts.type1.AdobeStandardEncoding
x character
X - Enum constant in enum org.docx4j.fonts.fop.fonts.type1.AdobeStandardEncoding
X character
X_ADVANCE - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphPositioningTable.Value
X_ADVANCE value format flag
X_ADVANCE_DEVICE - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphPositioningTable.Value
X_ADVANCE_DEVICE value format flag
X_HEIGHT - Enum constant in enum org.docx4j.fonts.foray.font.format.Panose.Field
The bXHeight field.
X_PLACEMENT - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphPositioningTable.Value
X_PLACEMENT value format flag
X_PLACEMENT_DEVICE - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphPositioningTable.Value
X_PLACEMENT_DEVICE value format flag
XFORMS - Static variable in class org.docx4j.openpackaging.parts.relationships.Namespaces
 
XHOSA - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
Xhtml - Enum constant in enum org.docx4j.openpackaging.parts.WordprocessingML.AltChunkType
 
XHTML - Enum constant in enum org.docx4j.fonts.RunFontSelector.RunFontActionType
 
XHTML_IMPORT - Enum constant in enum org.docx4j.events.WellKnownProcessSteps
 
XHTML_TEMPLATE_RESOURCE - Static variable in class org.docx4j.convert.out.html.HTMLExporterXslt
 
XHTMLAttrInjector - Class in org.docx4j.model.datastorage
 
XHTMLAttrInjector() - Constructor for class org.docx4j.model.datastorage.XHTMLAttrInjector
 
XLS_WORKBOOK - Static variable in class org.docx4j.org.apache.poi.hpsf.ClassID
 
Xlsx4jException - Exception in org.xlsx4j.exceptions
 
Xlsx4jException(String) - Constructor for exception org.xlsx4j.exceptions.Xlsx4jException
 
Xlsx4jException(String, Exception) - Constructor for exception org.xlsx4j.exceptions.Xlsx4jException
 
Xlsx4jException(String, Throwable) - Constructor for exception org.xlsx4j.exceptions.Xlsx4jException
 
Xml - Enum constant in enum org.docx4j.openpackaging.parts.WordprocessingML.AltChunkType
 
XML - Static variable in class org.docx4j.openpackaging.contenttype.ContentTypes
 
XML - Static variable in class org.docx4j.org.apache.xml.security.c14n.implementations.CanonicalizerBase
 
XML_DSIG_NS_MORE_07_05 - Static variable in class org.docx4j.org.apache.xml.security.utils.Constants
The (newer) URL for more algorithms
XML_EVENTS - Static variable in class org.docx4j.openpackaging.parts.relationships.Namespaces
 
XML_LANG_SPACE_SpecNS - Static variable in class org.docx4j.org.apache.xml.security.utils.Constants
The URI for XML spec
XML_SCHEMA - Static variable in class org.docx4j.openpackaging.parts.relationships.Namespaces
 
xmldsigtoRFC2253(String) - Static method in class org.docx4j.org.apache.xml.security.utils.RFC2253Parser
Method xmldsigtoRFC2253
XMLFontMetricsReader - Class in org.docx4j.fonts.fop.fonts
Deprecated.
XMLFontMetricsReader(InputSource, InternalResourceResolver) - Constructor for class org.docx4j.fonts.fop.fonts.XMLFontMetricsReader
Deprecated.
Construct a XMLFontMetricsReader object from a path to a metric.xml file and read metric data
XMLHelper - Class in org.docx4j.org.apache.poi.util
Helper methods for working with javax.xml classes.
xmlId - Variable in enum org.docx4j.org.apache.poi.poifs.crypt.CipherAlgorithm
 
XmlNameUtil - Class in org.docx4j.model.datastorage
 
XmlNameUtil() - Constructor for class org.docx4j.model.datastorage.XmlNameUtil
 
XMLNS - Static variable in class org.docx4j.org.apache.xml.security.c14n.implementations.CanonicalizerBase
 
XmlPart - Class in org.docx4j.openpackaging.parts
OPC Parts are either XML, or binary (or text) documents.
XmlPart() - Constructor for class org.docx4j.openpackaging.parts.XmlPart
 
XmlPart(PartName) - Constructor for class org.docx4j.openpackaging.parts.XmlPart
 
XMLResourceBundle - Class in org.docx4j.org.apache.fop.util
This class is a ResourceBundle that loads its contents from XML files instead of properties files (like PropertiesResourceBundle).
XMLResourceBundle(InputStream) - Constructor for class org.docx4j.org.apache.fop.util.XMLResourceBundle
Creates a resource bundle from an InputStream.
XMLSecurityException - Exception in org.docx4j.org.apache.xml.security.exceptions
The mother of all Exceptions in this bundle.
XMLSecurityException() - Constructor for exception org.docx4j.org.apache.xml.security.exceptions.XMLSecurityException
Constructor XMLSecurityException
XMLSecurityException(Exception) - Constructor for exception org.docx4j.org.apache.xml.security.exceptions.XMLSecurityException
Constructor XMLSecurityException
XMLSecurityException(Exception, String) - Constructor for exception org.docx4j.org.apache.xml.security.exceptions.XMLSecurityException
Constructor XMLSecurityException
XMLSecurityException(Exception, String, Object[]) - Constructor for exception org.docx4j.org.apache.xml.security.exceptions.XMLSecurityException
Constructor XMLSecurityException
XMLSecurityException(String) - Constructor for exception org.docx4j.org.apache.xml.security.exceptions.XMLSecurityException
Constructor XMLSecurityException
XMLSecurityException(String, Object[]) - Constructor for exception org.docx4j.org.apache.xml.security.exceptions.XMLSecurityException
Constructor XMLSecurityException
XMLSecurityRuntimeException - Exception in org.docx4j.org.apache.xml.security.exceptions
The mother of all runtime Exceptions in this bundle.
XMLSecurityRuntimeException() - Constructor for exception org.docx4j.org.apache.xml.security.exceptions.XMLSecurityRuntimeException
Constructor XMLSecurityRuntimeException
XMLSecurityRuntimeException(Exception) - Constructor for exception org.docx4j.org.apache.xml.security.exceptions.XMLSecurityRuntimeException
Constructor XMLSecurityRuntimeException
XMLSecurityRuntimeException(String) - Constructor for exception org.docx4j.org.apache.xml.security.exceptions.XMLSecurityRuntimeException
Constructor XMLSecurityRuntimeException
XMLSecurityRuntimeException(String, Exception) - Constructor for exception org.docx4j.org.apache.xml.security.exceptions.XMLSecurityRuntimeException
Constructor XMLSecurityRuntimeException
XMLSecurityRuntimeException(String, Object[]) - Constructor for exception org.docx4j.org.apache.xml.security.exceptions.XMLSecurityRuntimeException
Constructor XMLSecurityRuntimeException
XMLSecurityRuntimeException(String, Object[], Exception) - Constructor for exception org.docx4j.org.apache.xml.security.exceptions.XMLSecurityRuntimeException
Constructor XMLSecurityRuntimeException
XmlSerializerUtil - Class in org.docx4j.utils
 
XmlSerializerUtil() - Constructor for class org.docx4j.utils.XmlSerializerUtil
 
XMLSignatureException - Exception in org.docx4j.org.apache.xml.security.signature
All XML Signature related exceptions inherit herefrom.
XMLSignatureException() - Constructor for exception org.docx4j.org.apache.xml.security.signature.XMLSignatureException
Constructor XMLSignatureException
XMLSignatureException(Exception) - Constructor for exception org.docx4j.org.apache.xml.security.signature.XMLSignatureException
 
XMLSignatureException(Exception, String) - Constructor for exception org.docx4j.org.apache.xml.security.signature.XMLSignatureException
Constructor XMLSignatureException
XMLSignatureException(Exception, String, Object[]) - Constructor for exception org.docx4j.org.apache.xml.security.signature.XMLSignatureException
Constructor XMLSignatureException
XMLSignatureException(String) - Constructor for exception org.docx4j.org.apache.xml.security.signature.XMLSignatureException
Constructor XMLSignatureException
XMLSignatureException(String, Object[]) - Constructor for exception org.docx4j.org.apache.xml.security.signature.XMLSignatureException
Constructor XMLSignatureException
XMLSignatureInput - Class in org.docx4j.org.apache.xml.security.signature
Class XMLSignatureInput
XMLSignatureInput(byte[]) - Constructor for class org.docx4j.org.apache.xml.security.signature.XMLSignatureInput
Construct a XMLSignatureInput from an octet array.
XMLSignatureInput(InputStream) - Constructor for class org.docx4j.org.apache.xml.security.signature.XMLSignatureInput
Constructs a XMLSignatureInput from an octet stream.
XMLSignatureInput(Set<Node>) - Constructor for class org.docx4j.org.apache.xml.security.signature.XMLSignatureInput
Constructor XMLSignatureInput
XMLSignatureInput(Node) - Constructor for class org.docx4j.org.apache.xml.security.signature.XMLSignatureInput
Construct a XMLSignatureInput from a subtree rooted by rootNode.
XMLStreamReaderWrapper - Class in org.docx4j.utils
 
XMLStreamReaderWrapper(JaxbXmlPart, XMLStreamReader) - Constructor for class org.docx4j.utils.XMLStreamReaderWrapper
 
XMLStreamWriterWrapper - Class in org.docx4j.utils
This wrapper drops xmlns="" since OpenXML specifies namespace prefix, and that empty declaration confuses some consumers.
XMLStreamWriterWrapper(JaxbXmlPart, XMLStreamWriter) - Constructor for class org.docx4j.utils.XMLStreamWriterWrapper
 
XMLStreamWriterWrapperIndenting - Class in org.docx4j.utils
 
XMLStreamWriterWrapperIndenting(JaxbXmlPart, XMLStreamWriter) - Constructor for class org.docx4j.utils.XMLStreamWriterWrapperIndenting
 
XmlUtils - Class in org.docx4j
 
XmlUtils() - Constructor for class org.docx4j.XmlUtils
 
XMLUtils - Class in org.docx4j.org.apache.xml.security.utils
DOM and XML accessibility and comfort functions.
XMLWHITESPACE - Static variable in class org.docx4j.fonts.fop.util.CharUtilities
Character class: XML whitespace
XOFF - Static variable in class org.docx4j.com.google.common.base.Ascii
Transmission off.
XON - Static variable in class org.docx4j.com.google.common.base.Ascii
Transmission On: Although originally defined as DC1, this ASCII control character is now better known as the XON code used for software flow control in serial communications.
xorHashPassword(String) - Static method in class org.docx4j.org.apache.poi.poifs.crypt.CryptoFunctions
This method generates the xored-hashed password for word documents < 2007.
xorHashPasswordReversed(String) - Static method in class org.docx4j.org.apache.poi.poifs.crypt.CryptoFunctions
Convenience function which returns the reversed xored-hashed password for further processing in word documents 2007 and newer, which utilize a real hashing algorithm like sha1.
xpath - Variable in class org.opendope.xpaths.Xpaths
 
xpath - Variable in class org.opendope.xpaths.Xpaths.Xpath.DataBinding
 
xpath(Node, String) - Static method in class org.docx4j.XmlUtils
 
xpath(Node, String, NamespaceContext) - Static method in class org.docx4j.XmlUtils
 
Xpath() - Constructor for class org.opendope.xpaths.Xpaths.Xpath
 
XPATH_C14N_WITH_COMMENTS_SINGLE_NODE - Static variable in class org.docx4j.org.apache.xml.security.c14n.Canonicalizer
XPath Expression for selecting every node and continuous comments joined in only one node
XPathAPI - Interface in org.docx4j.org.apache.xml.security.utils
An interface to abstract XPath evaluation
XPathAwareCloner - Class in org.docx4j.utils
Some users wish to be able to use an XPath on the result of cloning a JAXB object.
XPathAwareCloner() - Constructor for class org.docx4j.utils.XPathAwareCloner
 
XPathBinderAssociationIsPartialException - Exception in org.docx4j.jaxb
 
XPathBinderAssociationIsPartialException(String) - Constructor for exception org.docx4j.jaxb.XPathBinderAssociationIsPartialException
 
xpathDate(WordprocessingMLPackage, JaxbXmlPart, Map<String, CustomXmlPart>, NodeIterator, String, String, NodeIterator) - Static method in class org.docx4j.model.datastorage.BindingTraverserXSLT
 
XPathEnabled<E> - Interface in org.docx4j.openpackaging.parts
 
XPathEnhancerLexer - Class in org.docx4j.model.datastorage
 
XPathEnhancerLexer() - Constructor for class org.docx4j.model.datastorage.XPathEnhancerLexer
 
XPathEnhancerLexer(CharStream) - Constructor for class org.docx4j.model.datastorage.XPathEnhancerLexer
 
XPathEnhancerLexer(CharStream, RecognizerSharedState) - Constructor for class org.docx4j.model.datastorage.XPathEnhancerLexer
 
XPathEnhancerParser - Class in org.docx4j.model.datastorage
 
XPathEnhancerParser(TokenStream) - Constructor for class org.docx4j.model.datastorage.XPathEnhancerParser
 
XPathEnhancerParser(TokenStream, int, String) - Constructor for class org.docx4j.model.datastorage.XPathEnhancerParser
 
XPathEnhancerParser(TokenStream, RecognizerSharedState) - Constructor for class org.docx4j.model.datastorage.XPathEnhancerParser
 
XPathEnhancerParser.abbreviatedStep_return - Class in org.docx4j.model.datastorage
 
XPathEnhancerParser.absoluteLocationPathNoroot_return - Class in org.docx4j.model.datastorage
 
XPathEnhancerParser.additiveExpr_return - Class in org.docx4j.model.datastorage
 
XPathEnhancerParser.andExpr_return - Class in org.docx4j.model.datastorage
 
XPathEnhancerParser.axisSpecifier_return - Class in org.docx4j.model.datastorage
 
XPathEnhancerParser.equalityExpr_return - Class in org.docx4j.model.datastorage
 
XPathEnhancerParser.expr_return - Class in org.docx4j.model.datastorage
 
XPathEnhancerParser.filterExpr_return - Class in org.docx4j.model.datastorage
 
XPathEnhancerParser.functionCall_return - Class in org.docx4j.model.datastorage
 
XPathEnhancerParser.functionName_return - Class in org.docx4j.model.datastorage
 
XPathEnhancerParser.locationPath_return - Class in org.docx4j.model.datastorage
 
XPathEnhancerParser.main_return - Class in org.docx4j.model.datastorage
 
XPathEnhancerParser.multiplicativeExpr_return - Class in org.docx4j.model.datastorage
 
XPathEnhancerParser.nameTest_return - Class in org.docx4j.model.datastorage
 
XPathEnhancerParser.nCName_return - Class in org.docx4j.model.datastorage
 
XPathEnhancerParser.nodeTest_return - Class in org.docx4j.model.datastorage
 
XPathEnhancerParser.orExpr_return - Class in org.docx4j.model.datastorage
 
XPathEnhancerParser.originalAbsoluteLocationPathNoroot_return - Class in org.docx4j.model.datastorage
 
XPathEnhancerParser.pathExprNoRoot_return - Class in org.docx4j.model.datastorage
 
XPathEnhancerParser.predicate_return - Class in org.docx4j.model.datastorage
 
XPathEnhancerParser.primaryExpr_return - Class in org.docx4j.model.datastorage
 
XPathEnhancerParser.qName_return - Class in org.docx4j.model.datastorage
 
XPathEnhancerParser.relationalExpr_return - Class in org.docx4j.model.datastorage
 
XPathEnhancerParser.relativeLocationPath_return - Class in org.docx4j.model.datastorage
 
XPathEnhancerParser.STAttrMap - Class in org.docx4j.model.datastorage
allows convenient multi-value initialization: "new STAttrMap().put(...).put(...)"
XPathEnhancerParser.step_return - Class in org.docx4j.model.datastorage
 
XPathEnhancerParser.unaryExprNoRoot_return - Class in org.docx4j.model.datastorage
 
XPathEnhancerParser.unionExprNoRoot_return - Class in org.docx4j.model.datastorage
 
XPathEnhancerParser.variableReference_return - Class in org.docx4j.model.datastorage
 
XPathFactoryUtil - Class in org.docx4j.utils
 
XPathFactoryUtil() - Constructor for class org.docx4j.utils.XPathFactoryUtil
 
xpathGenerateRuns(Map<String, String>, WordprocessingMLPackage, JaxbXmlPart, Map<String, CustomXmlPart>, String, String, String, SdtPr, String, String, boolean, BindingTraverserXSLT.BookmarkCounter) - Static method in class org.docx4j.model.datastorage.BindingTraverserXSLT
 
xpathGenerateRuns(BindingTraverserState, WordprocessingMLPackage, JaxbXmlPart, Map<String, CustomXmlPart>, String, String, String, NodeIterator, String, String, boolean, BindingTraverserXSLT.BookmarkCounter) - Static method in class org.docx4j.model.datastorage.BindingTraverserXSLT
bind.xslt calls this, for case where 'od:xpath' is not present
xpathGenerateRuns(BindingTraverserState, WordprocessingMLPackage, JaxbXmlPart, Map<String, CustomXmlPart>, Map<String, Xpaths.Xpath>, NodeIterator, String, String, boolean, BindingTraverserXSLT.BookmarkCounter) - Static method in class org.docx4j.model.datastorage.BindingTraverserXSLT
bind.xslt calls this, for case where 'od:xpath' is present
xpathGetNodes(String, String) - Method in interface org.docx4j.model.datastorage.CustomXmlDataStorage
 
xpathGetNodes(String, String) - Method in class org.docx4j.openpackaging.parts.CustomXmlDataStoragePart
 
xpathGetNodes(String, String) - Method in interface org.docx4j.openpackaging.parts.CustomXmlPart
 
xpathGetNodes(String, String) - Method in class org.docx4j.openpackaging.parts.opendope.JaxbCustomXmlDataStoragePart
 
xpathGetNodes(String, String) - Method in class org.docx4j.openpackaging.parts.XmlPart
 
xpathGetString(String, String) - Method in interface org.docx4j.model.datastorage.CustomXmlDataStorage
Get the data pointed to by the xpath.
xpathGetString(String, String) - Method in class org.docx4j.openpackaging.parts.CustomXmlDataStoragePart
 
xpathGetString(String, String) - Method in interface org.docx4j.openpackaging.parts.CustomXmlPart
 
xpathGetString(String, String) - Method in class org.docx4j.openpackaging.parts.DocPropsCorePart
 
xpathGetString(String, String) - Method in class org.docx4j.openpackaging.parts.DocPropsExtendedPart
 
xpathGetString(String, String) - Method in class org.docx4j.openpackaging.parts.opendope.JaxbCustomXmlDataStoragePart
 
xpathGetString(String, String) - Method in class org.docx4j.openpackaging.parts.XmlPart
Note: If the result is an empty node-set, it will be converted to an empty string, rather than null.
xpathGetString(WordprocessingMLPackage, Map<String, CustomXmlPart>, String, String, String) - Static method in class org.docx4j.model.datastorage.BindingHandler
Used by OpenDoPE handler, but not directly by bind.xslt anymore.
xpathGetString(WordprocessingMLPackage, Map<String, CustomXmlPart>, CTDataBinding) - Static method in class org.docx4j.model.datastorage.BindingHandler
 
xpathInjectImage(WordprocessingMLPackage, JaxbXmlPart, Map<String, CustomXmlDataStoragePart>, String, String, String, String, String, String, String) - Static method in class org.docx4j.model.datastorage.BindingTraverserXSLT
 
xpathInjectImage(WordprocessingMLPackage, JaxbXmlPart, Map<String, CustomXmlDataStoragePart>, Map<String, Xpaths.Xpath>, String, String, String) - Static method in class org.docx4j.model.datastorage.BindingTraverserXSLT
 
xpathInjectImageRelId(WordprocessingMLPackage, JaxbXmlPart, Map<String, CustomXmlDataStoragePart>, String, String, String) - Static method in class org.docx4j.model.datastorage.BindingTraverserXSLT
Pass back to XSLT, the value of w:blip/@r:embed, preserving everything else about the existing template image.
xpathInjectImageRelId(WordprocessingMLPackage, JaxbXmlPart, Map<String, CustomXmlDataStoragePart>, Map<String, Xpaths.Xpath>, String) - Static method in class org.docx4j.model.datastorage.BindingTraverserXSLT
Process a rich text control containing an image.
Xpathref - Class in org.opendope.conditions
Java class for anonymous complex type.
Xpathref() - Constructor for class org.opendope.conditions.Xpathref
 
xpathrefOrAndOrOr - Variable in class org.opendope.conditions.And
 
xpathrefOrAndOrOr - Variable in class org.opendope.conditions.Or
 
Xpaths - Class in org.opendope.xpaths
Java class for anonymous complex type.
Xpaths() - Constructor for class org.opendope.xpaths.Xpaths
 
Xpaths.Xpath - Class in org.opendope.xpaths
Java class for anonymous complex type.
Xpaths.Xpath.DataBinding - Class in org.opendope.xpaths
Java class for anonymous complex type.
xPathsPart - Variable in class org.docx4j.model.datastorage.migration.AbstractMigrator
 
XPathsPart - Class in org.docx4j.openpackaging.parts.opendope
 
XPathsPart(PartName) - Constructor for class org.docx4j.openpackaging.parts.opendope.XPathsPart
 
XPathsPart(PartName, JAXBContext) - Constructor for class org.docx4j.openpackaging.parts.opendope.XPathsPart
 
XSL_FO - Enum constant in enum org.docx4j.fonts.RunFontSelector.RunFontActionType
 
XSLT_RESOURCE_ROOT - Static variable in class org.docx4j.convert.out.html.HTMLExporterXslt
 
XsltCommonFunctions - Class in org.docx4j.convert.out.common
This class contains common static functions, that get called from the PDF and HTML xsl-transformations.
XsltFinisher - Class in org.docx4j.model.datastorage
As an optional step after binding, apply user-defined XSLT to transform this content control.
XsltFinisher(WordprocessingMLPackage) - Constructor for class org.docx4j.model.datastorage.XsltFinisher
 
XsltHTMLFunctions - Class in org.docx4j.convert.out.html
This class contains static functions that are specific to the HTML xsl-transformation and are called from docx2html-core.xslt.
XsltHTMLFunctions() - Constructor for class org.docx4j.convert.out.html.XsltHTMLFunctions
 
XsltProvider - Interface in org.docx4j.model.datastorage
 
XsltProviderImpl - Class in org.docx4j.model.datastorage
 
XsltProviderImpl() - Constructor for class org.docx4j.model.datastorage.XsltProviderImpl
 
XSLTUtils - Class in org.docx4j.utils
 
XSLTUtils() - Constructor for class org.docx4j.utils.XSLTUtils
 

Y

y - Enum constant in enum org.docx4j.fonts.fop.fonts.type1.AdobeStandardEncoding
y character
Y - Enum constant in enum org.docx4j.fonts.fop.fonts.type1.AdobeStandardEncoding
Y character
Y_ADVANCE - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphPositioningTable.Value
Y_ADVANCE value format flag
Y_ADVANCE_DEVICE - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphPositioningTable.Value
Y_ADVANCE_DEVICE value format flag
Y_CREE - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
Y_PLACEMENT - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphPositioningTable.Value
Y_PLACEMENT value format flag
Y_PLACEMENT_DEVICE - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphPositioningTable.Value
Y_PLACEMENT_DEVICE value format flag
yen - Enum constant in enum org.docx4j.fonts.fop.fonts.type1.AdobeStandardEncoding
yen character
YI - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFScript
 
YI_CLASSIC - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
YI_MODERN - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
YIDDISH - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
YORUBA - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 

Z

z - Enum constant in enum org.docx4j.fonts.fop.fonts.type1.AdobeStandardEncoding
z character
Z - Enum constant in enum org.docx4j.fonts.fop.fonts.type1.AdobeStandardEncoding
Z character
ZANDE - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 
zap(int) - Method in interface org.docx4j.org.apache.poi.poifs.storage.BlockList
remove the specified block from the list
zap(int) - Method in class org.docx4j.org.apache.poi.poifs.storage.SmallDocumentBlockList
remove the specified block from the list
ZAPF_DINGBATS_ENCODING - Static variable in class org.docx4j.fonts.fop.fonts.CodePointMapping
 
ZapfDingbats - Class in org.docx4j.fonts.fop.fonts.base14
 
ZapfDingbats() - Constructor for class org.docx4j.fonts.fop.fonts.base14.ZapfDingbats
 
ZapfDingbats(boolean) - Constructor for class org.docx4j.fonts.fop.fonts.base14.ZapfDingbats
 
zero - Enum constant in enum org.docx4j.fonts.fop.fonts.type1.AdobeStandardEncoding
zero character
ZERO_WIDTH_JOINER - Static variable in class org.docx4j.fonts.fop.util.CharUtilities
zero-width joiner
ZERO_WIDTH_NOBREAK_SPACE - Static variable in class org.docx4j.fonts.fop.util.CharUtilities
zero-width no-break space (= byte order mark)
ZERO_WIDTH_SPACE - Static variable in class org.docx4j.fonts.fop.util.CharUtilities
zero-width space
ZipPartStore - Class in org.docx4j.openpackaging.io3.stores
Load a zipped up package from a file or input stream; save it to some output stream.
ZipPartStore() - Constructor for class org.docx4j.openpackaging.io3.stores.ZipPartStore
 
ZipPartStore(File) - Constructor for class org.docx4j.openpackaging.io3.stores.ZipPartStore
 
ZipPartStore(InputStream) - Constructor for class org.docx4j.openpackaging.io3.stores.ZipPartStore
 
ZipPartStore.ByteArray - Class in org.docx4j.openpackaging.io3.stores
 
ZippedPackage - Enum constant in enum org.docx4j.openpackaging.packages.Filetype
 
ZULU - Static variable in class org.docx4j.fonts.fop.complexscripts.fonts.OTFLanguage
 

_

_ATT_ALGORITHM - Static variable in class org.docx4j.org.apache.xml.security.utils.Constants
Tag of Attr Algorithm
_ATT_ALGORITHM - Static variable in class org.docx4j.org.apache.xml.security.utils.EncryptionConstants
Tag of Attr Algorithm
_ATT_EC_PREFIXLIST - Static variable in class org.docx4j.org.apache.xml.security.transforms.params.InclusiveNamespaces
Field _ATT_EC_PREFIXLIST
_ATT_ENCODING - Static variable in class org.docx4j.org.apache.xml.security.utils.Constants
Tag of Attr Encoding
_ATT_ENCODING - Static variable in class org.docx4j.org.apache.xml.security.utils.EncryptionConstants
Tag of Attr encoding
_ATT_ID - Static variable in class org.docx4j.org.apache.xml.security.utils.Constants
Tag of Attr Id
_ATT_ID - Static variable in class org.docx4j.org.apache.xml.security.utils.EncryptionConstants
Tag of Attr Id
_ATT_MIMETYPE - Static variable in class org.docx4j.org.apache.xml.security.utils.Constants
Tag of Attr MimeType
_ATT_MIMETYPE - Static variable in class org.docx4j.org.apache.xml.security.utils.EncryptionConstants
Tag of Attr mimetype
_ATT_RECIPIENT - Static variable in class org.docx4j.org.apache.xml.security.utils.EncryptionConstants
Tag of Attr recipient
_ATT_TARGET - Static variable in class org.docx4j.org.apache.xml.security.utils.Constants
Tag of Attr Target
_ATT_TARGET - Static variable in class org.docx4j.org.apache.xml.security.utils.EncryptionConstants
Tag of Attr Target
_ATT_TYPE - Static variable in class org.docx4j.org.apache.xml.security.utils.Constants
Tag of Attr Type
_ATT_TYPE - Static variable in class org.docx4j.org.apache.xml.security.utils.EncryptionConstants
Tag of Attr Type
_ATT_URI - Static variable in class org.docx4j.org.apache.xml.security.utils.Constants
Tag of Attr URI
_ATT_URI - Static variable in class org.docx4j.org.apache.xml.security.utils.EncryptionConstants
Tag of Attr URI
_bat_array_offset - Static variable in interface org.docx4j.org.apache.poi.poifs.storage.HeaderBlockConstants
 
_bat_count_offset - Static variable in interface org.docx4j.org.apache.poi.poifs.storage.HeaderBlockConstants
 
_getSmallDocumentBlockReader(POIFSBigBlockSize, RawDataBlockList, RootProperty, int) - Static method in class org.docx4j.org.apache.poi.poifs.storage.SmallBlockTableReader
Fetch the small document block reader from an existing file, normally needed for debugging and low level dumping.
_max_bats_in_header - Static variable in interface org.docx4j.org.apache.poi.poifs.storage.HeaderBlockConstants
 
_NO_INDEX - Static variable in class org.docx4j.org.apache.poi.poifs.property.Property
 
_NODE_BLACK - Static variable in class org.docx4j.org.apache.poi.poifs.property.Property
 
_NODE_RED - Static variable in class org.docx4j.org.apache.poi.poifs.property.Property
 
_properties - Variable in class org.docx4j.org.apache.poi.poifs.property.PropertyTableBase
 
_property_start_offset - Static variable in interface org.docx4j.org.apache.poi.poifs.storage.HeaderBlockConstants
 
_sbat_block_count_offset - Static variable in interface org.docx4j.org.apache.poi.poifs.storage.HeaderBlockConstants
 
_sbat_start_offset - Static variable in interface org.docx4j.org.apache.poi.poifs.storage.HeaderBlockConstants
 
_signature - Static variable in interface org.docx4j.org.apache.poi.poifs.storage.HeaderBlockConstants
 
_signature_offset - Static variable in interface org.docx4j.org.apache.poi.poifs.storage.HeaderBlockConstants
 
_TAG_AGREEMENTMETHOD - Static variable in class org.docx4j.org.apache.xml.security.utils.EncryptionConstants
Tag of Element AgreementMethod
_TAG_CANONICALIZATIONMETHOD - Static variable in class org.docx4j.org.apache.xml.security.utils.Constants
Tag of Element CanonicalizationMethod
_TAG_CARRIEDKEYNAME - Static variable in class org.docx4j.org.apache.xml.security.utils.EncryptionConstants
Tag of Element CarriedKeyName
_TAG_CIPHERDATA - Static variable in class org.docx4j.org.apache.xml.security.utils.EncryptionConstants
Tag of Element CipherData
_TAG_CIPHERREFERENCE - Static variable in class org.docx4j.org.apache.xml.security.utils.EncryptionConstants
Tag of Element CipherReference
_TAG_CIPHERVALUE - Static variable in class org.docx4j.org.apache.xml.security.utils.EncryptionConstants
Tag of Element CipherValue
_TAG_DATAREFERENCE - Static variable in class org.docx4j.org.apache.xml.security.utils.EncryptionConstants
Tag of Element DataReference
_TAG_DERENCODEDKEYVALUE - Static variable in class org.docx4j.org.apache.xml.security.utils.Constants
Tag of Element PGPKeyPacket
_TAG_DIGESTMETHOD - Static variable in class org.docx4j.org.apache.xml.security.utils.Constants
Tag of Element DigestMethod
_TAG_DIGESTVALUE - Static variable in class org.docx4j.org.apache.xml.security.utils.Constants
Tag of Element DigestValue
_TAG_DSAKEYVALUE - Static variable in class org.docx4j.org.apache.xml.security.utils.Constants
Tag of Element DSAKeyValue
_TAG_EC_INCLUSIVENAMESPACES - Static variable in class org.docx4j.org.apache.xml.security.transforms.params.InclusiveNamespaces
Field _TAG_EC_INCLUSIVENAMESPACES
_TAG_ENCRYPTEDDATA - Static variable in class org.docx4j.org.apache.xml.security.utils.EncryptionConstants
Tag of Element EncryptedData
_TAG_ENCRYPTEDKEY - Static variable in class org.docx4j.org.apache.xml.security.utils.EncryptionConstants
Tag of Element EncryptedKey
_TAG_ENCRYPTIONMETHOD - Static variable in class org.docx4j.org.apache.xml.security.utils.EncryptionConstants
Tag of Element EncryptionMethod
_TAG_ENCRYPTIONPROPERTIES - Static variable in class org.docx4j.org.apache.xml.security.utils.EncryptionConstants
Tag of Element EncryptionProperties
_TAG_ENCRYPTIONPROPERTY - Static variable in class org.docx4j.org.apache.xml.security.utils.EncryptionConstants
Tag of Element EncryptionProperty
_TAG_EXPONENT - Static variable in class org.docx4j.org.apache.xml.security.utils.Constants
Tag of Element Exponent
_TAG_G - Static variable in class org.docx4j.org.apache.xml.security.utils.Constants
Tag of Element G
_TAG_HMACOUTPUTLENGTH - Static variable in class org.docx4j.org.apache.xml.security.utils.Constants
Tag of Element HMACOutputLength
_TAG_J - Static variable in class org.docx4j.org.apache.xml.security.utils.Constants
Tag of Element J
_TAG_KA_NONCE - Static variable in class org.docx4j.org.apache.xml.security.utils.EncryptionConstants
Tag of Element KA-Nonce
_TAG_KEYINFO - Static variable in class org.docx4j.org.apache.xml.security.utils.Constants
Tag of Element KeyInfo
_TAG_KEYINFOREFERENCE - Static variable in class org.docx4j.org.apache.xml.security.utils.Constants
Tag of Element PGPKeyPacket
_TAG_KEYNAME - Static variable in class org.docx4j.org.apache.xml.security.utils.Constants
Tag of Element KeyName
_TAG_KEYREFERENCE - Static variable in class org.docx4j.org.apache.xml.security.utils.EncryptionConstants
Tag of Element KeyReference
_TAG_KEYSIZE - Static variable in class org.docx4j.org.apache.xml.security.utils.EncryptionConstants
Tag of Element KeySize
_TAG_KEYVALUE - Static variable in class org.docx4j.org.apache.xml.security.utils.Constants
Tag of Element KeyValue
_TAG_MANIFEST - Static variable in class org.docx4j.org.apache.xml.security.utils.Constants
Tag of Element Manifest
_TAG_METHODS - Static variable in class org.docx4j.org.apache.xml.security.utils.Constants
Tag of Element Methods
_TAG_MGF - Static variable in class org.docx4j.org.apache.xml.security.utils.EncryptionConstants
Tag of Element MGF
_TAG_MGMTDATA - Static variable in class org.docx4j.org.apache.xml.security.utils.Constants
Tag of Element MgmtData
_TAG_MODULUS - Static variable in class org.docx4j.org.apache.xml.security.utils.Constants
Tag of Element Modulus
_TAG_OAEPPARAMS - Static variable in class org.docx4j.org.apache.xml.security.utils.EncryptionConstants
Tag of Element OAEPparams
_TAG_OBJECT - Static variable in class org.docx4j.org.apache.xml.security.utils.Constants
Tag of Element Object
_TAG_ORIGINATORKEYINFO - Static variable in class org.docx4j.org.apache.xml.security.utils.EncryptionConstants
Tag of Element OriginatorKeyInfo
_TAG_P - Static variable in class org.docx4j.org.apache.xml.security.utils.Constants
Tag of Element P
_TAG_PGENCOUNTER - Static variable in class org.docx4j.org.apache.xml.security.utils.Constants
Tag of Element PgenCounter
_TAG_PGPDATA - Static variable in class org.docx4j.org.apache.xml.security.utils.Constants
Tag of Element PGPData
_TAG_PGPKEYID - Static variable in class org.docx4j.org.apache.xml.security.utils.Constants
Tag of Element PGPKeyID
_TAG_PGPKEYPACKET - Static variable in class org.docx4j.org.apache.xml.security.utils.Constants
Tag of Element PGPKeyPacket
_TAG_Q - Static variable in class org.docx4j.org.apache.xml.security.utils.Constants
Tag of Element Q
_TAG_RAWX509CERTIFICATE - Static variable in class org.docx4j.org.apache.xml.security.utils.Constants
Tag of Element rawX509Certificate
_TAG_RECIPIENTKEYINFO - Static variable in class org.docx4j.org.apache.xml.security.utils.EncryptionConstants
Tag of Element RecipientKeyInfo
_TAG_REFERENCE - Static variable in class org.docx4j.org.apache.xml.security.utils.Constants
Tag of Element Reference
_TAG_REFERENCELIST - Static variable in class org.docx4j.org.apache.xml.security.utils.EncryptionConstants
Tag of Element ReferenceList
_TAG_RETRIEVALMETHOD - Static variable in class org.docx4j.org.apache.xml.security.utils.Constants
Tag of Element RetrievalMethod
_TAG_RSAKEYVALUE - Static variable in class org.docx4j.org.apache.xml.security.utils.Constants
Tag of Element RSAKeyValue
_TAG_SEED - Static variable in class org.docx4j.org.apache.xml.security.utils.Constants
Tag of Element Seed
_TAG_SIGNATURE - Static variable in class org.docx4j.org.apache.xml.security.utils.Constants
Tag of Element Signature
_TAG_SIGNATUREMETHOD - Static variable in class org.docx4j.org.apache.xml.security.utils.Constants
Tag of Element SignatureMethod
_TAG_SIGNATUREPROPERTIES - Static variable in class org.docx4j.org.apache.xml.security.utils.Constants
Tag of Element SignatureProperties
_TAG_SIGNATUREPROPERTY - Static variable in class org.docx4j.org.apache.xml.security.utils.Constants
Tag of Element SignatureProperty
_TAG_SIGNATUREVALUE - Static variable in class org.docx4j.org.apache.xml.security.utils.Constants
Tag of Element SignatureValue
_TAG_SIGNEDINFO - Static variable in class org.docx4j.org.apache.xml.security.utils.Constants
Tag of Element SignedInfo
_TAG_SPKIDATA - Static variable in class org.docx4j.org.apache.xml.security.utils.Constants
Tag of Element SPKIData
_TAG_SPKISEXP - Static variable in class org.docx4j.org.apache.xml.security.utils.Constants
Tag of Element SPKISexp
_TAG_TRANSFORM - Static variable in class org.docx4j.org.apache.xml.security.utils.Constants
Tag of Element Transform
_TAG_TRANSFORMS - Static variable in class org.docx4j.org.apache.xml.security.utils.Constants
Tag of Element Transforms
_TAG_TRANSFORMS - Static variable in class org.docx4j.org.apache.xml.security.utils.EncryptionConstants
Tag of Element Transforms
_TAG_X509CERTIFICATE - Static variable in class org.docx4j.org.apache.xml.security.utils.Constants
Tag of Element X509Certificate
_TAG_X509CRL - Static variable in class org.docx4j.org.apache.xml.security.utils.Constants
Tag of Element X509CRL
_TAG_X509DATA - Static variable in class org.docx4j.org.apache.xml.security.utils.Constants
Tag of Element X509Data
_TAG_X509DIGEST - Static variable in class org.docx4j.org.apache.xml.security.utils.Constants
Tag of Element PGPKeyPacket
_TAG_X509ISSUERNAME - Static variable in class org.docx4j.org.apache.xml.security.utils.Constants
Tag of Element X509IssuerName
_TAG_X509ISSUERSERIAL - Static variable in class org.docx4j.org.apache.xml.security.utils.Constants
Tag of Element X509IssuerSerial
_TAG_X509SERIALNUMBER - Static variable in class org.docx4j.org.apache.xml.security.utils.Constants
Tag of Element X509SerialNumber
_TAG_X509SKI - Static variable in class org.docx4j.org.apache.xml.security.utils.Constants
Tag of Element X509SKI
_TAG_X509SUBJECTNAME - Static variable in class org.docx4j.org.apache.xml.security.utils.Constants
Tag of Element X509SubjectName
_TAG_XPATH - Static variable in class org.docx4j.org.apache.xml.security.utils.Constants
Tag of Element XPath
_TAG_Y - Static variable in class org.docx4j.org.apache.xml.security.utils.Constants
Tag of Element Y
_xbat_count_offset - Static variable in interface org.docx4j.org.apache.poi.poifs.storage.HeaderBlockConstants
 
_xbat_start_offset - Static variable in interface org.docx4j.org.apache.poi.poifs.storage.HeaderBlockConstants
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form