Class 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 java.lang.Object

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