public class Note extends Object implements Plugin
See http://www.456bereastreet.com/archive/200412/the_alt_and_title_attributes/ for discussion on alt and title attributes.
Adaption of the CommentPlugin written by Scott Hulbert, cleaned up and generalized, but basically his concept.
Parameters :
| Modifier and Type | Field and Description |
|---|---|
static String |
DEFAULT_NOTE_IMAGE
The default name for the note.
|
static String |
PROP_NOTE_IMAGE
Property name for setting the image for the note.
|
CORE_PLUGINS_RESOURCEBUNDLE| Constructor and Description |
|---|
Note() |
public static final String PROP_NOTE_IMAGE
public static final String DEFAULT_NOTE_IMAGE
public Note()
public String execute(Context context, Map<String,String> params) throws PluginException
execute in interface PluginPluginExceptionCopyright © 2001-2020 The Apache Software Foundation. All rights reserved.