Package org.docx4j.samples
Class HyperlinkTest
java.lang.Object
org.docx4j.samples.HyperlinkTest
Fun with hyperlinks to external resources
eg web pages.
For an example of an internal hyperlink,
see the BookmarkAdd sample.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic P.HyperlinkcreateHyperlink(MainDocumentPart mdp, String url) static void
-
Constructor Details
-
HyperlinkTest
public HyperlinkTest()
-
-
Method Details
-
main
- Throws:
Exception
-
createHyperlink
-