Uses of Interface
org.docx4j.wml.ContentAccessor
Packages that use ContentAccessor
Package
Description
-
Uses of ContentAccessor in org.docx4j.model.datastorage
Methods in org.docx4j.model.datastorage that return types with arguments of type ContentAccessorModifier and TypeMethodDescriptionprotected static Set<ContentAccessor>OpenDoPEHandler.getParts(WordprocessingMLPackage srcPackage) Methods in org.docx4j.model.datastorage with parameters of type ContentAccessorModifier and TypeMethodDescriptionprivate voidUpdateXmlFromDocumentSurface.findSdtsInPart(ContentAccessor content, UpdateXmlFromDocumentSurface.SdtFinder sdtFinder) private voidOpenDoPEReverter.findSdtsInTemplatePart(ContentAccessor content, OpenDoPEReverter.TopLevelSdtTemplateFinder sdtPrFinder, boolean instanceCountOnly) private voidOpenDoPEReverter.handleSdtsInInstancePart(ContentAccessor content) -
Uses of ContentAccessor in org.docx4j.model.fields
Fields in org.docx4j.model.fields declared as ContentAccessorMethods in org.docx4j.model.fields that return ContentAccessorMethods in org.docx4j.model.fields with parameters of type ContentAccessorModifier and TypeMethodDescriptionprivate voidFieldsPreprocessor.handleContent(List<Object> objects, ContentAccessor attachmentPoint) private voidFieldsPreprocessor.handleRun(R existingRun, ContentAccessor newAttachPoint) voidFieldRef.setParent(ContentAccessor parent) -
Uses of ContentAccessor in org.docx4j.model.fields.merge
Methods in org.docx4j.model.fields.merge with parameters of type ContentAccessorModifier and TypeMethodDescriptionprotected static StringMailMerger.getTextInsideContent(ContentAccessor paragraph) Parse through all content inside the paragraph to concatenate all values inside a textprotected static voidMailMerger.recursiveRemove(ContentAccessor content, Object needToBeRemoved) To remove an object from the docx template -
Uses of ContentAccessor in org.docx4j.openpackaging.parts
Methods in org.docx4j.openpackaging.parts with parameters of type ContentAccessorModifier and TypeMethodDescriptionJaxbXmlPartAltChunkHost.addAltChunk(AltChunkType type, byte[] bytes, ContentAccessor attachmentPoint) JaxbXmlPartAltChunkHost.addAltChunk(AltChunkType type, byte[] bytes, ContentAccessor attachmentPoint, int index) JaxbXmlPartAltChunkHost.addAltChunk(AltChunkType type, InputStream is, ContentAccessor attachmentPoint) JaxbXmlPartAltChunkHost.addAltChunk(AltChunkType type, InputStream is, ContentAccessor attachmentPoint, int index) -
Uses of ContentAccessor in org.docx4j.openpackaging.parts.WordprocessingML
Classes in org.docx4j.openpackaging.parts.WordprocessingML that implement ContentAccessorModifier and TypeClassDescriptionfinal classfinal classclassMethods in org.docx4j.openpackaging.parts.WordprocessingML with parameters of type ContentAccessorModifier and TypeMethodDescriptionAltChunkInterface.addAltChunk(AltChunkType type, byte[] bytes, ContentAccessor attachmentPoint) 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.AltChunkInterface.addAltChunk(AltChunkType type, byte[] bytes, ContentAccessor attachmentPoint, int index) 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.AltChunkInterface.addAltChunk(AltChunkType type, InputStream is, ContentAccessor attachmentPoint) 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.AltChunkInterface.addAltChunk(AltChunkType type, InputStream is, ContentAccessor attachmentPoint, int index) 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. -
Uses of ContentAccessor in org.docx4j.wml
Classes in org.docx4j.wml that implement ContentAccessorModifier and TypeClassDescriptionclassJava class for CT_Body complex type.classJava class for CT_CustomXmlRun complex type.classWraps around a table cell.classJava class for CT_SdtContentRow complex type.classJava class for CT_SdtContentRun complex type.classJava class for CT_SimpleField complex type.classJava class for CT_SmartTagRun complex type.classJava class for CT_TxbxContent complex type.classJava class for anonymous complex type.classFooterclassHeaderclassJava class for anonymous complex type.static classHyperlinkclassJava class for anonymous complex type.classContent controls (Sdt) contain properties (SdtPr) and content (SdtContent).classJava class for CT_SdtContentBlock complex type.classJava class for CT_Tbl complex type.classJava class for CT_Tc complex type.classJava class for anonymous complex type.