| Package | Description |
|---|---|
| com.atlassian.confluence.content.render.xhtml.links | |
| com.atlassian.confluence.event.listeners | |
| com.atlassian.confluence.links |
| Modifier and Type | Class and Description |
|---|---|
class |
XhtmlOutgoingLinksExtractor
You should note that this implementation of the OutgoingLinksExtractor is actually a 'reference' extractor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TrackbackListener.setOutgoingLinksExtractor(OutgoingLinksExtractor outgoingLinksExtractor) |
| Constructor and Description |
|---|
DefaultLinkManager(LinkDao linkDao,
com.atlassian.renderer.v2.macro.MacroManager macroManager,
OutgoingLinksExtractor outgoingLinksExtractor,
LinksUpdater linksUpdater,
AttachmentLinksUpdater attachmentLinksUpdater) |
Copyright © 2003–2017 Atlassian. All rights reserved.