org.chorem.pollen.ui.components
Class HeadLink
java.lang.Object
org.chorem.pollen.ui.components.HeadLink
public class HeadLink
- extends Object
Composant générant une balise d'entête Link à partir d'un fichier dynamique.
Utilisation :
<t:headlink rel="alternate" href="${feedFilename}" type="application/atom+xml" title="Pollen ATOM Feed" />
- Version:
- $Id: HeadLink.java 2791 2009-11-05 13:58:23Z echatellier $
- Author:
- rannou
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HeadLink
public HeadLink()
onFileLink
public org.apache.tapestry5.StreamResponse onFileLink(String href,
String type)
- Affichage du fichier
Copyright © 2009-2010 CodeLutin. All Rights Reserved.