Class Patcher
java.lang.Object
org.docx4j.openpackaging.parts.relationships.Patcher
public class Patcher
extends java.lang.Object
-
Constructor Summary
Constructors Constructor Description Patcher() -
Method Summary
Modifier and Type Method Description static voidapply(WordprocessingMLPackage otherPackage, AlteredParts.Alterations alterations)
-
Constructor Details
-
Patcher
public Patcher()
-
-
Method Details
-
apply
public static void apply(WordprocessingMLPackage otherPackage, AlteredParts.Alterations alterations) throws Docx4JException, javax.xml.bind.JAXBException- Throws:
Docx4JExceptionjavax.xml.bind.JAXBException
-