Class HyperlinkUtil

java.lang.Object
org.docx4j.convert.out.common.writer.HyperlinkUtil

public class HyperlinkUtil
extends java.lang.Object
This class combines the generation of hyperlinks for html and pdf.
  • Field Summary

    Fields 
    Modifier and Type Field Description
    static int FO_OUTPUT  
    static int HTML_OUTPUT  
  • Constructor Summary

    Constructors 
    Constructor Description
    HyperlinkUtil()  
  • Method Summary

    Modifier and Type Method Description
    static org.w3c.dom.Node toNode​(int outputType, AbstractWmlConversionContext context, AbstractHyperlinkWriterModel model, org.w3c.dom.Node content, org.w3c.dom.Document doc)  

    Methods inherited from class java.lang.Object

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