Package | Description |
---|---|
org.apache.poi.xwpf.usermodel |
Modifier and Type | Field | Description |
---|---|---|
protected java.util.List<XWPFHyperlink> |
XWPFDocument.hyperlinks |
Modifier and Type | Method | Description |
---|---|---|
XWPFHyperlink |
XWPFHyperlinkRun.getHyperlink(XWPFDocument document) |
If this Hyperlink is an external reference hyperlink,
return the object for it.
|
XWPFHyperlink |
XWPFDocument.getHyperlinkByID(java.lang.String id) |
|
XWPFHyperlink[] |
XWPFDocument.getHyperlinks() |
Copyright 2018 The Apache Software Foundation or its licensors, as applicable.