| Package | Description |
|---|---|
| fr.opensagres.xdocreport.document.docx.preprocessor.sax.hyperlinks |
| Modifier and Type | Method and Description |
|---|---|
InitialHyperlinkMap |
HyperlinkContentHandler.getHyperlinks()
Returns Map of initial Relationship type of Hyperlink declared in the "word/_rels/document.xml.rels" and null if
there is no Hyperlink declared.
|
static InitialHyperlinkMap |
HyperlinkUtils.getInitialHyperlinkMap(String entryName,
Map<String,Object> sharedContext)
Returns the
InitialHyperlinkMap from the given sharedContext for the given entry name. |
| Modifier and Type | Method and Description |
|---|---|
static void |
HyperlinkUtils.putInitialHyperlinkMap(String entryName,
Map<String,Object> sharedContext,
InitialHyperlinkMap hyperlinkMap)
Register the given
InitialHyperlinkMap in the given sharedContext for the given entry name. |
Copyright © 2017. All Rights Reserved.