Uses of Interface
com.atlassian.confluence.content.render.xhtml.links.OutgoingLinksExtractor
-
Packages that use OutgoingLinksExtractor Package Description com.atlassian.confluence.content.render.xhtml.links com.atlassian.confluence.links -
-
Uses of OutgoingLinksExtractor in com.atlassian.confluence.content.render.xhtml.links
Classes in com.atlassian.confluence.content.render.xhtml.links that implement OutgoingLinksExtractor Modifier and Type Class Description class
XhtmlOutgoingLinksExtractor
You should note that this implementation of the OutgoingLinksExtractor is actually a 'reference' extractor. -
Uses of OutgoingLinksExtractor in com.atlassian.confluence.links
Methods in com.atlassian.confluence.links with parameters of type OutgoingLinksExtractor Modifier and Type Method Description void
DefaultLinkManager. setOutgoingLinksExtractor(OutgoingLinksExtractor outgoingLinksExtractor)
-