Uses of Package
org.docx4j.jaxb
Packages that use org.docx4j.jaxb
Package
Description
-
Classes in org.docx4j.jaxb used by org.docx4jClassDescriptionRepresent an association between a DOM node and a JAXB object.
-
Classes in org.docx4j.jaxb used by org.docx4j.jaxb
-
Classes in org.docx4j.jaxb used by org.docx4j.jaxb.genericClassDescriptionDocx4j 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.An interface mimicking public abstract class NamespacePrefixMapper, which we implement to determine URI -> prefix mapping.
-
Classes in org.docx4j.jaxb used by org.docx4j.openpackaging.partsClassDescriptionRepresent an association between a DOM node and a JAXB object.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.
-
Classes in org.docx4j.jaxb used by org.docx4j.openpackaging.parts.PresentationMLClassDescriptionDocx4j 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.
-
Classes in org.docx4j.jaxb used by org.docx4j.openpackaging.parts.SpreadsheetMLClassDescriptionDocx4j 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.
-
Classes in org.docx4j.jaxb used by org.docx4j.openpackaging.parts.WordprocessingMLClassDescriptionDocx4j 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.
-
Classes in org.docx4j.jaxb used by org.docx4j.utils