com.atlassian.confluence.content.render.xhtml.migration
Interface LinkResolver

All Known Implementing Classes:
XhtmlMigrationLinkResolver

public interface LinkResolver

Resolves wiki text to an xhtml link.


Method Summary
 Link resolve(java.lang.String linkText, PageContext pageContext)
           
 

Method Detail

resolve

Link resolve(java.lang.String linkText,
             PageContext pageContext)


Copyright © 2003-2014 Atlassian. All Rights Reserved.