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)Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
Patcher
public Patcher()
-
-
Method Details
-
apply
public static void apply(WordprocessingMLPackage otherPackage, AlteredParts.Alterations alterations) throws Docx4JException, jakarta.xml.bind.JAXBException- Throws:
Docx4JExceptionjakarta.xml.bind.JAXBException
-