gate.yam.plugins
Class Sitemap
java.lang.Object
gate.yam.plugins.Sitemap
- All Implemented Interfaces:
- YamPlugin
public class Sitemap
- extends Object
- implements YamPlugin
Sitemap plugin for YAM.
- Author:
- Hamish Cunningham
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Sitemap
public Sitemap()
translate
public String translate(Map m,
AbstractTranslator t,
String target)
- Translate Sitemap updates in YAM pages.
- Specified by:
translate
in interface YamPlugin
- Parameters:
m
- a map of arguments from the YAM sourcet
- the translator that is converting the YAM documenttarget
- the target output language
- Returns:
- the translation for insertion at the plugin call location
An example call:
%sitemap()