Class AltChunkFinder.LocatedChunk

java.lang.Object
org.docx4j.utils.AltChunkFinder.LocatedChunk
Enclosing class:
AltChunkFinder

public static class AltChunkFinder.LocatedChunk extends Object
Track the parent of altChunk. This is a workaround for the problem getting the parent of something wrapped in a JAXBElement (which is sometimes the case).
Author:
jharrop
  • Method Details

    • getAltChunk

      public CTAltChunk getAltChunk()
    • setAltChunk

      public void setAltChunk(CTAltChunk altChunk)
    • getContentList

      public List getContentList()
    • getIndex

      public int getIndex()