public class HyperlinkUtil
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static int |
FO_OUTPUT |
static int |
HTML_OUTPUT |
| Constructor and Description |
|---|
HyperlinkUtil() |
| Modifier and Type | Method and Description |
|---|---|
static org.w3c.dom.Node |
toNode(int outputType,
AbstractWmlConversionContext context,
AbstractHyperlinkWriterModel model,
org.w3c.dom.Node content,
org.w3c.dom.Document doc) |
public static final int HTML_OUTPUT
public static final int FO_OUTPUT
public static org.w3c.dom.Node toNode(int outputType,
AbstractWmlConversionContext context,
AbstractHyperlinkWriterModel model,
org.w3c.dom.Node content,
org.w3c.dom.Document doc)
throws javax.xml.transform.TransformerException
javax.xml.transform.TransformerExceptionCopyright © 2007–2023. All rights reserved.