Class AltChunkFinder.LocatedChunk

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

public static class AltChunkFinder.LocatedChunk
extends java.lang.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 Summary

    Modifier and Type Method Description
    CTAltChunk getAltChunk()  
    java.util.List getContentList()  
    int getIndex()  
    void setAltChunk​(CTAltChunk altChunk)  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait