Uses of Class
org.apache.poi.xwpf.usermodel.XWPFHyperlink
Packages that use XWPFHyperlink
-
Uses of XWPFHyperlink in org.apache.poi.xwpf.usermodel
Fields in org.apache.poi.xwpf.usermodel with type parameters of type XWPFHyperlinkMethods in org.apache.poi.xwpf.usermodel that return XWPFHyperlinkModifier and TypeMethodDescriptionXWPFHyperlinkRun.getHyperlink
(XWPFDocument document) If this Hyperlink is an external reference hyperlink, return the object for it.XWPFDocument.getHyperlinkByID
(String id) XWPFDocument.getHyperlinks()