org.apache.wicket.extensions.markup.html.basic
public interface ILinkRenderStrategy
ILinkRenderStrategy transforms a link target (e.g. email
address) into a proper html link (e.g. <a href="mailto:...">...</a>)Copyright © 2006–2018 Apache Software Foundation. All rights reserved.