Uses of Interface
com.atlassian.confluence.content.render.xhtml.links.OutgoingLinksExtractor

Packages that use OutgoingLinksExtractor
com.atlassian.confluence.content.render.xhtml.links   
com.atlassian.confluence.event.listeners   
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
 class XhtmlOutgoingLinksExtractor
           You should note that this implementation of the OutgoingLinksExtractor is actually a 'reference' extractor.
 

Uses of OutgoingLinksExtractor in com.atlassian.confluence.event.listeners
 

Methods in com.atlassian.confluence.event.listeners with parameters of type OutgoingLinksExtractor
 void TrackbackListener.setOutgoingLinksExtractor(OutgoingLinksExtractor outgoingLinksExtractor)
           
 

Uses of OutgoingLinksExtractor in com.atlassian.confluence.links
 

Methods in com.atlassian.confluence.links with parameters of type OutgoingLinksExtractor
 void DefaultLinkManager.setOutgoingLinksExtractor(OutgoingLinksExtractor outgoingLinksExtractor)
           
 



Copyright © 2003-2011 Atlassian. All Rights Reserved.