| Interface | Description |
|---|---|
| McIgnorableNamespaceDeclarator |
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.
|
| NamespacePrefixMapperInterface |
An interface mimicking public abstract class NamespacePrefixMapper,
which we implement to determine URI -> prefix mapping.
|
| Class | Description |
|---|---|
| Context | |
| Docx4jMarshallerListener | |
| Docx4jUnmarshallerListener | |
| JAXBAssociation |
Represent an association between a DOM node and a JAXB object.
|
| JaxbValidationEventHandler | |
| NamespacePrefixMapperUtils | |
| NamespacePrefixMappings |
NamespacePrefixMappings, required for JAXB, and XPath.
|
| ProviderProperties |
Allows you to set provider-specific properties.
|
| WmlSchema |
| Enum | Description |
|---|---|
| JAXBImplementation |
| Exception | Description |
|---|---|
| XPathBinderAssociationIsPartialException |
Copyright © 2007-2020. All Rights Reserved.