public class CreateWrappers extends ConversionFeatures
DEFAULT_HTML_FEATURES, DEFAULT_PDF_FEATURES, PP_COMMON_COMBINE_FIELDS, PP_COMMON_CONTAINERIZATION, PP_COMMON_CREATE_SECTIONS, PP_COMMON_DEEP_COPY, PP_COMMON_DUMMY_CREATE_SECTIONS, PP_COMMON_DUMMY_PAGE_NUMBERING, PP_COMMON_MOVE_BOOKMARKS, PP_COMMON_MOVE_PAGEBREAK, PP_COMMON_PAGE_NUMBERING, PP_COMMON_TABLE_PARAGRAPH_STYLE_FIX, PP_HTML_COLLECT_LISTS, PP_PDF_APACHEFOP_DISABLE_PAGEBREAK_FIRST_PARAGRAPH, PP_PDF_APACHEFOP_DISABLE_PAGEBREAK_LIST_ITEM, PP_PDF_COVERPAGE_MOVE_SECTPR
Constructor and Description |
---|
CreateWrappers() |
Modifier and Type | Method and Description |
---|---|
static ConversionSectionWrappers |
process(WordprocessingMLPackage wmlPackage,
Set<String> features)
This method creates the Sections for the conversion.
|
checkParams
public static ConversionSectionWrappers process(WordprocessingMLPackage wmlPackage, Set<String> features) throws Docx4JException
wmlPackage,
- the package that should be preprocessedfeatures,
- the selected featuresDocx4JException
Copyright © 2007-2018. All Rights Reserved.