Class SdtStAXHandler

java.lang.Object
org.docx4j.openpackaging.parts.StAXHandlerAbstract
org.docx4j.openpackaging.parts.WordprocessingML.SdtStAXHandler
All Implemented Interfaces:
StAXHandlerInterface

public abstract class SdtStAXHandler extends StAXHandlerAbstract
A framework for using StAX to find SDT elements, then using JAXB to manipulate them.
Since:
11.5.3
Author:
jharrop