|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use InitialHyperlinkMap | |
|---|---|
| fr.opensagres.xdocreport.document.docx.preprocessor.sax.hyperlinks | |
| Uses of InitialHyperlinkMap in fr.opensagres.xdocreport.document.docx.preprocessor.sax.hyperlinks |
|---|
| Methods in fr.opensagres.xdocreport.document.docx.preprocessor.sax.hyperlinks that return InitialHyperlinkMap | |
|---|---|
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. |
| Methods in fr.opensagres.xdocreport.document.docx.preprocessor.sax.hyperlinks with parameters of type InitialHyperlinkMap | |
|---|---|
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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||