| 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(java.lang.String entryName,
java.util.Map<java.lang.String,java.lang.Object> sharedContext)
Returns the
InitialHyperlinkMap from the given sharedContext for the given entry name. |
| Modifier and Type | Method and Description |
|---|---|
static void |
HyperlinkUtils.putInitialHyperlinkMap(java.lang.String entryName,
java.util.Map<java.lang.String,java.lang.Object> sharedContext,
InitialHyperlinkMap hyperlinkMap)
Register the given
InitialHyperlinkMap in the given sharedContext for the given entry name. |
Copyright © 2019. All Rights Reserved.