Package org.docx4j.anon
Class DmlVmlAnalyzer
java.lang.Object
org.docx4j.TraversalUtil.CallbackImpl
org.docx4j.anon.DmlVmlAnalyzer
- All Implemented Interfaces:
TraversalUtil.Callback
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 -
Method Summary
Methods inherited from class org.docx4j.TraversalUtil.CallbackImpl
walkJAXBElements
-
Constructor Details
-
DmlVmlAnalyzer
public DmlVmlAnalyzer()
-
-
Method Details
-
setPart
-
reinit
public void reinit() -
shouldTraverse
- Specified by:
shouldTraversein interfaceTraversalUtil.Callback- Overrides:
shouldTraversein classTraversalUtil.CallbackImpl
-
apply
- Specified by:
applyin interfaceTraversalUtil.Callback- Specified by:
applyin classTraversalUtil.CallbackImpl
-
getChildren
- Specified by:
getChildrenin interfaceTraversalUtil.Callback- Overrides:
getChildrenin classTraversalUtil.CallbackImpl
-