Class CustomXmlDataStoragePartSelector

java.lang.Object
org.docx4j.model.datastorage.CustomXmlDataStoragePartSelector

public class CustomXmlDataStoragePartSelector
extends java.lang.Object
Mechanism to find the user's XML data part (typically to replace it with the runtime instance XML data).
Since:
3.0.1
Author:
jharrop
  • Field Summary

    Fields 
    Modifier and Type Field Description
    protected static org.slf4j.Logger log  
  • Constructor Summary

    Constructors 
    Constructor Description
    CustomXmlDataStoragePartSelector()  
  • Method Summary

    Modifier and Type Method Description
    static CustomXmlPart getCustomXmlDataStoragePart​(WordprocessingMLPackage wordMLPackage)
    We need the item id of the custom xml part.

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait