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

All Known Implementing Classes:
XhtmlOutgoingLinksExtractor

public interface OutgoingLinksExtractor

Extracts OutgoingLinks from ContentEntityObjects.


Method Summary
 Set<OutgoingLink> extract(ContentEntityObject content)
           
 

Method Detail

extract

Set<OutgoingLink> extract(ContentEntityObject content)


Copyright © 2003-2012 Atlassian. All Rights Reserved.