org.apache.maven.doxia.module.itext
public class SinkActionContext extends Object
Field Summary | |
---|---|
static int | ANCHOR |
static int | AUTHOR |
static int | BODY |
static int | DATE |
static int | DEFINED_TERM |
static int | DEFINITION |
static int | DEFINITION_LIST |
static int | DEFINITION_LIST_ITEM |
static int | FIGURE |
static int | FIGURE_CAPTION |
static int | FIGURE_GRAPHICS |
static int | HEAD |
static int | LINK |
static int | LIST |
static int | LIST_ITEM |
static int | NUMBERED_LIST |
static int | NUMBERED_LIST_ITEM |
static int | PARAGRAPH |
static int | SECTION_1 |
static int | SECTION_2 |
static int | SECTION_3 |
static int | SECTION_4 |
static int | SECTION_5 |
static int | SECTION_TITLE |
static int | SECTION_TITLE_1 |
static int | SECTION_TITLE_2 |
static int | SECTION_TITLE_3 |
static int | SECTION_TITLE_4 |
static int | SECTION_TITLE_5 |
static int | TABLE |
static int | TABLE_CAPTION |
static int | TABLE_CELL |
static int | TABLE_HEADER_CELL |
static int | TABLE_ROW |
static int | TABLE_ROWS |
static int | TITLE |
static int | UNDEFINED |
static int | VERBATIM |
Method Summary | |
---|---|
int | getCurrentAction() |
void | release() |
void | setAction(int action) |