Interface ParamHandler

All Known Implementing Classes:
LinkTag

public interface ParamHandler
Interface to be implemented by any tag that wishes to contain a wiki:param tag for passing dynamic name-value pairs.

Note that the implementing tag must also accept body content.