Class DmlVmlAnalyzer

java.lang.Object
org.docx4j.TraversalUtil.CallbackImpl
org.docx4j.anon.DmlVmlAnalyzer
All Implemented Interfaces:
TraversalUtil.Callback

public class DmlVmlAnalyzer
extends TraversalUtil.CallbackImpl
This will detect DrawingML or VML which does anything more than link to a safe image (ie one we've replaced)
Author:
jharrop
  • Constructor Summary

    Constructors 
    Constructor Description
    DmlVmlAnalyzer()  
  • Method Summary

    Modifier and Type Method Description
    java.util.List<java.lang.Object> apply​(java.lang.Object o2)  
    java.util.List<java.lang.Object> getChildren​(java.lang.Object o2)  
    void reinit()  
    void setPart​(JaxbXmlPart p)  
    boolean shouldTraverse​(java.lang.Object o)  

    Methods inherited from class org.docx4j.TraversalUtil.CallbackImpl

    walkJAXBElements

    Methods inherited from class java.lang.Object

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