|
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface InlineTaglet
Interface for "simple" inline taglets.
An inline taglet describes output conversion of an inline tag
like {@test some text}.
| Method Summary | |
|---|---|
String |
getOutput(Logger logger,
Parameter parameter,
String text)
Returns the output for the specified input text. |
| Methods inherited from interface net.sourceforge.taglets.simple.SimpleTaglet |
|---|
configure, getName |
| Method Detail |
|---|
String getOutput(Logger logger,
Parameter parameter,
String text)
The input text is fully resolved, i.e. if it contains further inline tags they are first resolved before being passed to this method.
logger - the logger to use for emiting messages.parameter - the parameter for the tag currently
processed.text - the fully resolved tag text.
|
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Taglets Collection 2.0.3 (Build 30)
2008/03/30 15:34:51
Copyright (c) 2002-2008 Bruno Essmann