Uses of Class
org.docx4j.wml.Document
Packages that use Document
-
Uses of Document in org.docx4j.convert.out.common.wrappers
Methods in org.docx4j.convert.out.common.wrappers with parameters of type DocumentModifier and TypeMethodDescriptionConversionSectionWrapperFactory.getSectPrs(Document document) protected static List<ConversionSectionWrapper>ConversionSectionWrapperFactory.processComplete(WordprocessingMLPackage wmlPackage, Document document, RelationshipsPart rels, BooleanDefaultTrue evenAndOddHeaders, boolean dummyPageNumbering) protected static List<ConversionSectionWrapper>ConversionSectionWrapperFactory.processDummy(WordprocessingMLPackage wmlPackage, Document document, RelationshipsPart rels, BooleanDefaultTrue evenAndOddHeaders, boolean dummyPageNumbering) The dummy section wrappers only contains one section with all the document.private static voidConversionSectionWrapperFactory.removeContentControls(Document document) -
Uses of Document in org.docx4j.wml
Methods in org.docx4j.wml that return Document