Class ScrambleText

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

public class ScrambleText
extends TraversalUtil.CallbackImpl
This will replace Latin (eg English) text with lorem ipsum stuff; non Latin text will be randomised.
Author:
jharrop
  • Constructor Summary

    Constructors 
    Constructor Description
    ScrambleText​(WordprocessingMLPackage pkg)  
  • Method Summary

    Modifier and Type Method Description
    java.util.List<java.lang.Object> apply​(java.lang.Object o)  
    void walkJAXBElements​(java.lang.Object parent)  

    Methods inherited from class org.docx4j.TraversalUtil.CallbackImpl

    getChildren, shouldTraverse

    Methods inherited from class java.lang.Object

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