Serialized Form
-
Package org.docx4j
-
Exception org.docx4j.Docx4J.FindContentControlsVisitor.BreakException
class BreakException extends RuntimeException implements Serializable
-
-
Package org.docx4j.com.google.common.base
-
Class org.docx4j.com.google.common.base.Equivalence.Wrapper
class Wrapper extends Object implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
equivalence
Equivalence<? super T> equivalence
-
reference
@Nullable T reference
-
-
-
Package org.docx4j.com.google.common.cache
-
Exception org.docx4j.com.google.common.cache.CacheLoader.InvalidCacheLoadException
class InvalidCacheLoadException extends RuntimeException implements Serializable -
Exception org.docx4j.com.google.common.cache.CacheLoader.UnsupportedLoadingOperationException
class UnsupportedLoadingOperationException extends UnsupportedOperationException implements Serializable -
Class org.docx4j.com.google.common.cache.RemovalNotification
- serialVersionUID:
- 0L
-
Serialized Fields
-
cause
RemovalCause cause
-
-
-
Package org.docx4j.com.google.common.collect
-
Class org.docx4j.com.google.common.collect.HashBiMap
class HashBiMap extends org.docx4j.com.google.common.collect.Maps.IteratorBasedAbstractMap<K,V> implements Serializable - serialVersionUID:
- 0L
-
Class org.docx4j.com.google.common.collect.ImmutableCollection
-
Class org.docx4j.com.google.common.collect.ImmutableMap
class ImmutableMap extends Object implements Serializable -
Class org.docx4j.com.google.common.collect.ImmutableSet
-
Serialization Methods
-
writeReplace
Object writeReplace()
-
-
-
-
Package org.docx4j.com.google.common.util.concurrent
-
Error org.docx4j.com.google.common.util.concurrent.ExecutionError
class ExecutionError extends Error implements Serializable- serialVersionUID:
- 0L
-
Exception org.docx4j.com.google.common.util.concurrent.UncheckedExecutionException
class UncheckedExecutionException extends RuntimeException implements Serializable- serialVersionUID:
- 0L
-
-
Package org.docx4j.fonts.fop.apps
-
Exception org.docx4j.fonts.fop.apps.FOPException
class FOPException extends SAXException implements Serializable
-
-
Package org.docx4j.fonts.fop.complexscripts.fonts
-
Exception org.docx4j.fonts.fop.complexscripts.fonts.AdvancedTypographicTableFormatException
class AdvancedTypographicTableFormatException extends RuntimeException implements Serializable -
Exception org.docx4j.fonts.fop.complexscripts.fonts.IncompatibleSubtableException
class IncompatibleSubtableException extends RuntimeException implements Serializable
-
-
Package org.docx4j.fonts.fop.complexscripts.util
-
Exception org.docx4j.fonts.fop.complexscripts.util.DiscontinuousAssociationException
class DiscontinuousAssociationException extends RuntimeException implements Serializable
-
-
Package org.docx4j.fonts.fop.configuration
-
Exception org.docx4j.fonts.fop.configuration.ConfigurationException
class ConfigurationException extends Exception implements Serializable
-
-
Package org.docx4j.fonts.fop.fonts
-
Class org.docx4j.fonts.fop.fonts.EmbedFontInfo
class EmbedFontInfo extends Object implements Serializable- serialVersionUID:
- 8755432068669997368L
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
-
Serialized Fields
-
advanced
boolean advanced
false, to disable advanced typographic features -
embedAsType1
boolean embedAsType1
-
embeddingMode
EmbeddingMode embeddingMode
the requested embedding mode for this font -
encodingMode
EncodingMode encodingMode
the requested encoding mode for the font -
familyNames
Set familyNames
-
fontTriplets
List<FontTriplet> fontTriplets
the list of associated font triplets -
fontUris
FontUris fontUris
-
isEmbeddable
boolean isEmbeddable
-
kerning
boolean kerning
false, to disable kerning -
panose
Panose panose
-
postScriptName
String postScriptName
the PostScript name of the font -
simulateStyle
boolean simulateStyle
simulates bold or italic on a regular font -
subFontName
String subFontName
the sub-fontname of the font (used for TrueType Collections, null otherwise)
-
-
Class org.docx4j.fonts.fop.fonts.FontCache
class FontCache extends Object implements Serializable- serialVersionUID:
- 9129238336422194339L
-
Serialization Methods
-
readObject
- Throws:
ClassNotFoundExceptionIOException
-
-
Serialized Fields
-
changeLock
boolean[] changeLock
change lock -
failedFontMap
Map<String,
Long> failedFontMap mapping of font url -> file modified date (for all fonts that have failed to load) -
fontfileMap
Map<String,
org.docx4j.fonts.fop.fonts.FontCache.CachedFontFile> fontfileMap master mapping of font url -> font info. This needs to be a list, since a TTC file may contain more than 1 font.
-
-
Class org.docx4j.fonts.fop.fonts.FontTriplet
class FontTriplet extends Object implements Serializable- serialVersionUID:
- 1168991106658033508L
-
Serialization Methods
-
readObject
- Throws:
ClassNotFoundExceptionIOException
-
-
Serialized Fields
-
Class org.docx4j.fonts.fop.fonts.FontUris
class FontUris extends Object implements Serializable- serialVersionUID:
- 8571060588775532701L
-
-
Package org.docx4j.fonts.fop.fonts.substitute
-
Class org.docx4j.fonts.fop.fonts.substitute.AttributeValue
class AttributeValue extends ArrayList implements Serializable- serialVersionUID:
- 748610847500940557L
-
Class org.docx4j.fonts.fop.fonts.substitute.FontSubstitutions
- serialVersionUID:
- -9173104935431899722L
-
-
Package org.docx4j.fonts.foray.font.format
-
Class org.docx4j.fonts.foray.font.format.Panose
class Panose extends Object implements Serializable- serialVersionUID:
- -6678392067062344333L
-
Serialized Fields
-
panoseArray
byte[] panoseArray
The encapsulated array of PANOSE numbers.
-
-
-
Package org.docx4j.jaxb
-
Exception org.docx4j.jaxb.XPathBinderAssociationIsPartialException
class XPathBinderAssociationIsPartialException extends Docx4JException implements Serializable
-
-
Package org.docx4j.model.datastorage
-
Exception org.docx4j.model.datastorage.InputIntegrityException
class InputIntegrityException extends RuntimeException implements Serializable -
Exception org.docx4j.model.datastorage.W15RepeatZeroException
class W15RepeatZeroException extends Docx4JException implements Serializable -
Class org.docx4j.model.datastorage.XPathEnhancerParser.STAttrMap
class STAttrMap extends HashMap implements Serializable
-
-
Package org.docx4j.model.fields
-
Exception org.docx4j.model.fields.FieldFormattingException
class FieldFormattingException extends Docx4JException implements Serializable -
Exception org.docx4j.model.fields.FieldValueException
class FieldValueException extends Docx4JException implements Serializable
-
-
Package org.docx4j.model.shapes
-
Package org.docx4j.openpackaging.exceptions
-
Exception org.docx4j.openpackaging.exceptions.Docx4JException
class Docx4JException extends Exception implements Serializable -
Exception org.docx4j.openpackaging.exceptions.Docx4JRuntimeException
class Docx4JRuntimeException extends RuntimeException implements Serializable -
Exception org.docx4j.openpackaging.exceptions.InvalidFormatException
class InvalidFormatException extends Docx4JException implements Serializable -
Exception org.docx4j.openpackaging.exceptions.InvalidOperationException
class InvalidOperationException extends Docx4JRuntimeException implements Serializable -
Exception org.docx4j.openpackaging.exceptions.LocationAwareXMLStreamException
class LocationAwareXMLStreamException extends Exception implements Serializable-
Serialized Fields
-
location
Location location
-
-
-
Exception org.docx4j.openpackaging.exceptions.PartTooLargeException
class PartTooLargeException extends Docx4JException implements Serializable -
Exception org.docx4j.openpackaging.exceptions.PartUnrecognisedException
class PartUnrecognisedException extends Docx4JException implements Serializable
-
-
Package org.docx4j.openpackaging.io
-
Class org.docx4j.openpackaging.io.LoadFromZipNG.ByteArray
class ByteArray extends Object implements Serializable- serialVersionUID:
- -784146312250361899L
-
Serialized Fields
-
bytes
byte[] bytes
-
mimetype
String mimetype
-
-
-
Package org.docx4j.openpackaging.io3.stores
-
Class org.docx4j.openpackaging.io3.stores.ZipPartStore.ByteArray
class ByteArray extends Object implements Serializable- serialVersionUID:
- -784146312250361899L
-
Serialized Fields
-
bytes
byte[] bytes
-
mimetype
String mimetype
-
-
-
Package org.docx4j.org.apache.fop.events
-
Class org.docx4j.org.apache.fop.events.Event
class Event extends EventObject implements Serializable- serialVersionUID:
- -1310594422868258083L
-
-
Package org.docx4j.org.apache.fop.events.model
-
Class org.docx4j.org.apache.fop.events.model.EventMethodModel
class EventMethodModel extends Object implements Serializable- serialVersionUID:
- -7548882973341444354L
-
Serialized Fields
-
exceptionClass
String exceptionClass
-
methodName
String methodName
-
params
List params
-
severity
EventSeverity severity
-
-
Class org.docx4j.org.apache.fop.events.model.EventMethodModel.Parameter
class Parameter extends Object implements Serializable- serialVersionUID:
- 6062500277953887099L
-
Class org.docx4j.org.apache.fop.events.model.EventModel
class EventModel extends Object implements Serializable- serialVersionUID:
- 7468592614934605082L
-
Serialized Fields
-
producers
Map producers
-
-
Class org.docx4j.org.apache.fop.events.model.EventProducerModel
class EventProducerModel extends Object implements Serializable- serialVersionUID:
- 122267104123721902L
-
Class org.docx4j.org.apache.fop.events.model.EventSeverity
class EventSeverity extends Object implements Serializable- serialVersionUID:
- 4108175215810759243L
-
Serialization Methods
-
readResolve
- Throws:
ObjectStreamException
-
-
Serialized Fields
-
name
String name
-
-
-
Package org.docx4j.org.apache.fop.tools
-
Exception org.docx4j.org.apache.fop.tools.EventConventionException
class EventConventionException extends Exception implements Serializable- serialVersionUID:
- 117244726033986628L
-
-
Package org.docx4j.org.apache.poi
-
Exception org.docx4j.org.apache.poi.EmptyFileException
class EmptyFileException extends IllegalArgumentException implements Serializable- serialVersionUID:
- 1536449292174360166L
-
Exception org.docx4j.org.apache.poi.EncryptedDocumentException
class EncryptedDocumentException extends IllegalStateException implements Serializable- serialVersionUID:
- 7276950444540469193L
-
Exception org.docx4j.org.apache.poi.OldFileFormatException
class OldFileFormatException extends UnsupportedFileFormatException implements Serializable- serialVersionUID:
- 7849681804154571175L
-
Exception org.docx4j.org.apache.poi.UnsupportedFileFormatException
class UnsupportedFileFormatException extends IllegalArgumentException implements Serializable- serialVersionUID:
- -8281969197282030046L
-
-
Package org.docx4j.org.apache.poi.hpsf
-
Class org.docx4j.org.apache.poi.hpsf.CustomProperties
-
Exception org.docx4j.org.apache.poi.hpsf.HPSFException
class HPSFException extends Exception implements Serializable-
Serialized Fields
-
reason
Throwable reason
The underlying reason for this exception - may be
null.
-
-
-
Exception org.docx4j.org.apache.poi.hpsf.HPSFRuntimeException
class HPSFRuntimeException extends RuntimeException implements Serializable- serialVersionUID:
- -7804271670232727159L
-
Serialized Fields
-
reason
Throwable reason
The underlying reason for this exception - may be
null.
-
-
Exception org.docx4j.org.apache.poi.hpsf.IllegalPropertySetDataException
class IllegalPropertySetDataException extends HPSFRuntimeException implements Serializable -
Exception org.docx4j.org.apache.poi.hpsf.MarkUnsupportedException
class MarkUnsupportedException extends HPSFException implements Serializable -
Exception org.docx4j.org.apache.poi.hpsf.MissingSectionException
class MissingSectionException extends HPSFRuntimeException implements Serializable -
Exception org.docx4j.org.apache.poi.hpsf.NoFormatIDException
class NoFormatIDException extends HPSFRuntimeException implements Serializable -
Exception org.docx4j.org.apache.poi.hpsf.NoPropertySetStreamException
class NoPropertySetStreamException extends HPSFException implements Serializable -
Exception org.docx4j.org.apache.poi.hpsf.NoSingleSectionException
class NoSingleSectionException extends HPSFRuntimeException implements Serializable -
Exception org.docx4j.org.apache.poi.hpsf.ReadingNotSupportedException
class ReadingNotSupportedException extends UnsupportedVariantTypeException implements Serializable -
Exception org.docx4j.org.apache.poi.hpsf.UnexpectedPropertySetTypeException
class UnexpectedPropertySetTypeException extends HPSFException implements Serializable -
Exception org.docx4j.org.apache.poi.hpsf.UnsupportedVariantTypeException
class UnsupportedVariantTypeException extends VariantTypeException implements Serializable -
Exception org.docx4j.org.apache.poi.hpsf.VariantTypeException
class VariantTypeException extends HPSFException implements Serializable-
Serialized Fields
-
value
Object value
-
variantType
long variantType
-
-
-
Exception org.docx4j.org.apache.poi.hpsf.WritingNotSupportedException
class WritingNotSupportedException extends UnsupportedVariantTypeException implements Serializable
-
-
Package org.docx4j.org.apache.poi.hpsf.wellknown
-
Class org.docx4j.org.apache.poi.hpsf.wellknown.PropertyIDMap
-
Class org.docx4j.org.apache.poi.hpsf.wellknown.SectionIDMap
class SectionIDMap extends HashMap implements Serializable
-
-
Package org.docx4j.org.apache.poi.hssf
-
Exception org.docx4j.org.apache.poi.hssf.OldExcelFormatException
class OldExcelFormatException extends OldFileFormatException implements Serializable
-
-
Package org.docx4j.org.apache.poi.poifs.filesystem
-
Exception org.docx4j.org.apache.poi.poifs.filesystem.NotOLE2FileException
class NotOLE2FileException extends IOException implements Serializable -
Exception org.docx4j.org.apache.poi.poifs.filesystem.OfficeXmlFileException
class OfficeXmlFileException extends IllegalArgumentException implements Serializable -
Exception org.docx4j.org.apache.poi.poifs.filesystem.Ole10NativeException
class Ole10NativeException extends Exception implements Serializable
-
-
Package org.docx4j.org.apache.poi.util
-
Exception org.docx4j.org.apache.poi.util.LittleEndian.BufferUnderrunException
class BufferUnderrunException extends IOException implements Serializable- serialVersionUID:
- 8736973884877006145L
-
Exception org.docx4j.org.apache.poi.util.RecordFormatException
class RecordFormatException extends RuntimeException implements Serializable
-
-
Package org.docx4j.org.apache.xml.security.c14n
-
Exception org.docx4j.org.apache.xml.security.c14n.CanonicalizationException
class CanonicalizationException extends XMLSecurityException implements Serializable- serialVersionUID:
- 1L
-
Exception org.docx4j.org.apache.xml.security.c14n.InvalidCanonicalizerException
class InvalidCanonicalizerException extends XMLSecurityException implements Serializable- serialVersionUID:
- 1L
-
-
Package org.docx4j.org.apache.xml.security.c14n.helper
-
Class org.docx4j.org.apache.xml.security.c14n.helper.AttrCompare
class AttrCompare extends Object implements Serializable- serialVersionUID:
- -7113259629930576230L
-
-
Package org.docx4j.org.apache.xml.security.exceptions
-
Exception org.docx4j.org.apache.xml.security.exceptions.AlgorithmAlreadyRegisteredException
class AlgorithmAlreadyRegisteredException extends XMLSecurityException implements Serializable- serialVersionUID:
- 1L
-
Exception org.docx4j.org.apache.xml.security.exceptions.Base64DecodingException
class Base64DecodingException extends XMLSecurityException implements Serializable- serialVersionUID:
- 1L
-
Exception org.docx4j.org.apache.xml.security.exceptions.XMLSecurityException
class XMLSecurityException extends Exception implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
msgID
String msgID
Field msgID
-
-
Exception org.docx4j.org.apache.xml.security.exceptions.XMLSecurityRuntimeException
class XMLSecurityRuntimeException extends RuntimeException implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
msgID
String msgID
Field msgID
-
-
-
Package org.docx4j.org.apache.xml.security.signature
-
Exception org.docx4j.org.apache.xml.security.signature.XMLSignatureException
class XMLSignatureException extends XMLSecurityException implements Serializable- serialVersionUID:
- 1L
-
-
Package org.docx4j.org.apache.xml.security.transforms
-
Exception org.docx4j.org.apache.xml.security.transforms.InvalidTransformException
class InvalidTransformException extends XMLSecurityException implements Serializable- serialVersionUID:
- 1L
-
Exception org.docx4j.org.apache.xml.security.transforms.TransformationException
class TransformationException extends XMLSecurityException implements Serializable- serialVersionUID:
- 1L
-
-
Package org.docx4j.org.apache.xml.security.transforms.implementations
-
Class org.docx4j.org.apache.xml.security.transforms.implementations.FuncHere
class FuncHere extends org.docx4j.org.apache.xpath.functions.Function implements Serializable- serialVersionUID:
- 1L
-
-
Package org.docx4j.toc
-
Exception org.docx4j.toc.TocException
class TocException extends Docx4JException implements Serializable
-
-
Package org.pptx4j
-
Exception org.pptx4j.Pptx4jException
class Pptx4jException extends Exception implements Serializable
-
-
Package org.xlsx4j.exceptions
-
Exception org.xlsx4j.exceptions.Xlsx4jException
class Xlsx4jException extends Exception implements Serializable
-
-
Package org.xlsx4j.org.apache.poi.ss.usermodel
-
Class org.xlsx4j.org.apache.poi.ss.usermodel.ExcelGeneralNumberFormat
class ExcelGeneralNumberFormat extends Format implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
decimalFormat
DecimalFormat decimalFormat
-
decimalSymbols
DecimalFormatSymbols decimalSymbols
-
integerFormat
DecimalFormat integerFormat
-
scientificFormat
DecimalFormat scientificFormat
-
-
Class org.xlsx4j.org.apache.poi.ss.usermodel.ExcelStyleDateFormatter
class ExcelStyleDateFormatter extends SimpleDateFormat implements Serializable-
Serialized Fields
-
dateToBeFormatted
double dateToBeFormatted
-
-
-
Class org.xlsx4j.org.apache.poi.ss.usermodel.FractionFormat
class FractionFormat extends Format implements Serializable-
Serialized Fields
-
exactDenom
int exactDenom
-
maxDenom
int maxDenom
-
wholePartFormatString
String wholePartFormatString
-
-
-