Uses of Package
org.docx4j.utils
Packages that use org.docx4j.utils
Package
Description
-
Classes in org.docx4j.utils used by org.docx4jClassDescriptionExtend this class to specify what should be done when a particular object (eg P or Table) is visited during the traversal.
-
Classes in org.docx4j.utils used by org.docx4j.convert.out.common.preprocessClassDescriptionExtend this class to specify what should be done when a particular object (eg P or Table) is visited during the traversal.
-
Classes in org.docx4j.utils used by org.docx4j.model.datastorage.migrationClassDescriptionExtend this class to specify what should be done when a particular object (eg P or Table) is visited during the traversal.
-
Classes in org.docx4j.utils used by org.docx4j.utilsClassDescriptionTrack the parent of altChunk.Extend this class to specify what should be done when a particular object (eg P or Table) is visited during the traversal.This wrapper drops xmlns="" since OpenXML specifies namespace prefix, and that empty declaration confuses some consumers.