Class PartLoadFromFileSystem

java.lang.Object
org.docx4j.samples.PartLoadFromFileSystem

public class PartLoadFromFileSystem extends Object
Import foreign parts, relying on docx4j to work out which part to create. If you know which part you want, it is simpler / more comprehensible to unmarshall an input stream, then set the content of a new part to that.