Skip navigation links
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 _ 

A

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: 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(PartName) - Constructor for class org.docx4j.openpackaging.parts.ActiveXControlXmlPart
 
ActiveXControlXmlPart() - Constructor for class org.docx4j.openpackaging.parts.ActiveXControlXmlPart
 
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(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(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.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(E...) - Method in class org.docx4j.com.google.common.collect.ImmutableSet.Builder
 
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 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(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
 
add(int, int) - Method in class org.docx4j.org.apache.poi.util.IntList
add the specfied value at the specified index
add(int) - Method in class org.docx4j.org.apache.poi.util.IntList
Appends the specified element to the end of this list
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(Collection<? extends E>) - Method in class org.docx4j.com.google.common.collect.ImmutableCollection
Deprecated.
Unsupported operation.
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(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(Iterable<? extends E>) - Method in class org.docx4j.com.google.common.collect.ImmutableSet.Builder
 
addAll(Iterator<? extends E>) - Method in class org.docx4j.com.google.common.collect.ImmutableSet.Builder
 
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(Collection<? extends E>) - Method in class org.docx4j.com.google.common.collect.Sets.SetView
Deprecated.
Unsupported operation.
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.
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.
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[], int) - Method in class org.docx4j.openpackaging.parts.JaxbXmlPartAltChunkHost
 
addAltChunk(AltChunkType, InputStream) - Method in class org.docx4j.openpackaging.parts.JaxbXmlPartAltChunkHost
 
addAltChunk(AltChunkType, InputStream, int) - Method in class org.docx4j.openpackaging.parts.JaxbXmlPartAltChunkHost
 
addAltChunk(AltChunkType, byte[], ContentAccessor) - Method in class org.docx4j.openpackaging.parts.JaxbXmlPartAltChunkHost
 
addAltChunk(AltChunkType, byte[], ContentAccessor, int) - Method in class org.docx4j.openpackaging.parts.JaxbXmlPartAltChunkHost
 
addAltChunk(AltChunkType, InputStream, ContentAccessor) - Method in class org.docx4j.openpackaging.parts.JaxbXmlPartAltChunkHost
 
addAltChunk(AltChunkType, InputStream, ContentAccessor, int) - 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 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 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 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, 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 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, 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 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(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.
addCell(Tc) - Method in class org.docx4j.model.table.TableModel
Add a new cell to this table
addCell(TableModelCell) - Method in class org.docx4j.model.table.TableModel
 
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, CTDefault) - Method in class org.docx4j.openpackaging.contenttype.ContentTypeManager
Add a content type associated with the specified extension.
addDefaultContentType(String, String) - Method in class org.docx4j.openpackaging.contenttype.ContentTypeManager
 
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
 
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 new font triplet.
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, 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 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).
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, CTOverride) - Method in class org.docx4j.openpackaging.contenttype.ContentTypeManager
Add an override content type for a specific part.
addOverrideContentType(URI, String) - Method in class org.docx4j.openpackaging.contenttype.ContentTypeManager
 
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 ... , 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.
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(RelationshipsPart) - Method in class org.docx4j.convert.out.flatOpcXml.FlatOpcXmlCreator
 
addPartsFromRelationships(ZipOutputStream, RelationshipsPart) - Method in class org.docx4j.openpackaging.io.SaveToZipFile
Deprecated.
 
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.
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(Element) - Static method in class org.docx4j.org.apache.xml.security.utils.XMLUtils
Method addReturnToElement
addReturnToElement(Document, HelperNodeList) - Static method in class org.docx4j.org.apache.xml.security.utils.XMLUtils
 
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(SlidePart) - Method in class org.docx4j.openpackaging.parts.PresentationML.MainPresentationPart
Append the slide at the end of the presentation.
addSlide(int, SlidePart) - Method in class org.docx4j.openpackaging.parts.PresentationML.MainPresentationPart
Inserts the slide at the specified position in 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, RelationshipsPart.AddPartBehaviour) - Method in class org.docx4j.openpackaging.Base
Convenience method to add a part to this Part's relationships.
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, 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(Object) - Method in class org.docx4j.com.google.common.base.MoreObjects.ToStringHelper
Adds an unnamed value to the formatted output.
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.
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(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.
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(int[], int) - Method in class org.docx4j.fonts.fop.complexscripts.fonts.GlyphPositioningTable.Value
Apply value to adjustments using font size for device table adjustments.
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
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
 
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
 
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_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_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_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(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
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
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.
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(RelationshipsPart, Part) - Constructor for class org.docx4j.openpackaging.parts.relationships.AlteredParts.Alteration
 
Alteration(PartName, 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:
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
 
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
 
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(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.
any - Variable in class org.docx4j.model.structure.jaxb.Sections.Section
 
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