- date() - Method in interface org.apache.maven.doxia.sink.Sink
-
Starts the date element.
- date(SinkEventAttributes) - Method in interface org.apache.maven.doxia.sink.Sink
-
Starts the date element.
- date_() - Method in interface org.apache.maven.doxia.sink.Sink
-
Ends the date element.
- DECORATION - Static variable in interface org.apache.maven.doxia.sink.SinkEventAttributes
-
Specifies a decoration for an element.
- definedTerm() - Method in interface org.apache.maven.doxia.sink.Sink
-
Starts a definition term element within a definition list.
- definedTerm(SinkEventAttributes) - Method in interface org.apache.maven.doxia.sink.Sink
-
Starts a definition term element within a definition list.
- definedTerm_() - Method in interface org.apache.maven.doxia.sink.Sink
-
Starts a definition term element within a definition list.
- definition() - Method in interface org.apache.maven.doxia.sink.Sink
-
Starts a definition element within a definition list.
- definition(SinkEventAttributes) - Method in interface org.apache.maven.doxia.sink.Sink
-
Starts a definition element within a definition list.
- definition_() - Method in interface org.apache.maven.doxia.sink.Sink
-
Ends a definition element within a definition list.
- definitionList() - Method in interface org.apache.maven.doxia.sink.Sink
-
Starts a definition list element.
- definitionList(SinkEventAttributes) - Method in interface org.apache.maven.doxia.sink.Sink
-
Starts a definition list.
- definitionList_() - Method in interface org.apache.maven.doxia.sink.Sink
-
Ends a definition list element.
- definitionListItem() - Method in interface org.apache.maven.doxia.sink.Sink
-
Starts a list item element within a definition list.
- definitionListItem(SinkEventAttributes) - Method in interface org.apache.maven.doxia.sink.Sink
-
Starts a list item element within a definition list.
- definitionListItem_() - Method in interface org.apache.maven.doxia.sink.Sink
-
Ends a list item element within a definition list.
- NAME - Static variable in interface org.apache.maven.doxia.sink.SinkEventAttributes
-
Specifies the name of an anchor.
- nonBreakingSpace() - Method in interface org.apache.maven.doxia.sink.Sink
-
Adding a non breaking space, ie a space without any special formatting operations.
- NOSHADE - Static variable in interface org.apache.maven.doxia.sink.SinkEventAttributes
-
Used to indicate that an element comes with a shadow.
- NOWRAP - Static variable in interface org.apache.maven.doxia.sink.SinkEventAttributes
-
Whether to disable or enable automatic text wrapping for an element.
- numberedList(int) - Method in interface org.apache.maven.doxia.sink.Sink
-
Starts an ordered list element.
- numberedList(int, SinkEventAttributes) - Method in interface org.apache.maven.doxia.sink.Sink
-
Starts an ordered list element.
- numberedList_() - Method in interface org.apache.maven.doxia.sink.Sink
-
Ends an ordered list element.
- numberedListItem() - Method in interface org.apache.maven.doxia.sink.Sink
-
Starts a list item element within an ordered list.
- numberedListItem(SinkEventAttributes) - Method in interface org.apache.maven.doxia.sink.Sink
-
Starts a list item element within an ordered list.
- numberedListItem_() - Method in interface org.apache.maven.doxia.sink.Sink
-
Ends a list item element within an ordered list.
- NUMBERING_DECIMAL - Static variable in interface org.apache.maven.doxia.sink.Sink
-
A numbering to handle a number list.
- NUMBERING_LOWER_ALPHA - Static variable in interface org.apache.maven.doxia.sink.Sink
-
A numbering to handle a lower alpha list.
- NUMBERING_LOWER_ROMAN - Static variable in interface org.apache.maven.doxia.sink.Sink
-
A numbering to handle a lower roman list.
- NUMBERING_UPPER_ALPHA - Static variable in interface org.apache.maven.doxia.sink.Sink
-
A numbering to handle a upper alpha list.
- NUMBERING_UPPER_ROMAN - Static variable in interface org.apache.maven.doxia.sink.Sink
-
A numbering to handle a upper roman list.
- SCOPE - Static variable in interface org.apache.maven.doxia.sink.SinkEventAttributes
-
A general scope parameter.
- section(int, SinkEventAttributes) - Method in interface org.apache.maven.doxia.sink.Sink
-
Start a new section at the given level.
- section1() - Method in interface org.apache.maven.doxia.sink.Sink
-
Starts a first heading element which contains the topic of the section.
- section1_() - Method in interface org.apache.maven.doxia.sink.Sink
-
Ends a first heading element.
- section2() - Method in interface org.apache.maven.doxia.sink.Sink
-
Starts a second heading element which contains the topic of the section.
- section2_() - Method in interface org.apache.maven.doxia.sink.Sink
-
Ends a second heading element.
- section3() - Method in interface org.apache.maven.doxia.sink.Sink
-
Starts a third heading element which contains the topic of the section.
- section3_() - Method in interface org.apache.maven.doxia.sink.Sink
-
Ends a third heading element.
- section4() - Method in interface org.apache.maven.doxia.sink.Sink
-
Starts a 4th heading element which contains the topic of the section.
- section4_() - Method in interface org.apache.maven.doxia.sink.Sink
-
Ends a 4th heading element.
- section5() - Method in interface org.apache.maven.doxia.sink.Sink
-
Starts a 5th heading element which contains the topic of the section.
- section5_() - Method in interface org.apache.maven.doxia.sink.Sink
-
Ends a 5th heading element.
- section_(int) - Method in interface org.apache.maven.doxia.sink.Sink
-
Ends a section at the given level.
- SECTION_LEVEL_1 - Static variable in interface org.apache.maven.doxia.sink.Sink
-
A level 1 section (section).
- SECTION_LEVEL_2 - Static variable in interface org.apache.maven.doxia.sink.Sink
-
A level 2 section (subsection).
- SECTION_LEVEL_3 - Static variable in interface org.apache.maven.doxia.sink.Sink
-
A level 3 section (sub-subsection).
- SECTION_LEVEL_4 - Static variable in interface org.apache.maven.doxia.sink.Sink
-
A level 4 section (sub-sub-subsection).
- SECTION_LEVEL_5 - Static variable in interface org.apache.maven.doxia.sink.Sink
-
A level 5 section (sub-sub-sub-subsection).
- sectionTitle() - Method in interface org.apache.maven.doxia.sink.Sink
-
Starts a title heading element.
- sectionTitle(int, SinkEventAttributes) - Method in interface org.apache.maven.doxia.sink.Sink
-
Start a new section title at the given level.
- sectionTitle1() - Method in interface org.apache.maven.doxia.sink.Sink
-
Starts a first title heading element.
- sectionTitle1_() - Method in interface org.apache.maven.doxia.sink.Sink
-
Ends a first title heading element.
- sectionTitle2() - Method in interface org.apache.maven.doxia.sink.Sink
-
Starts a second title heading element.
- sectionTitle2_() - Method in interface org.apache.maven.doxia.sink.Sink
-
Ends a second title heading element.
- sectionTitle3() - Method in interface org.apache.maven.doxia.sink.Sink
-
Starts a third title heading element.
- sectionTitle3_() - Method in interface org.apache.maven.doxia.sink.Sink
-
Ends a third title heading element.
- sectionTitle4() - Method in interface org.apache.maven.doxia.sink.Sink
-
Starts a 4th title heading element.
- sectionTitle4_() - Method in interface org.apache.maven.doxia.sink.Sink
-
Ends a 4th title heading element.
- sectionTitle5() - Method in interface org.apache.maven.doxia.sink.Sink
-
Starts a 5th title heading element.
- sectionTitle5_() - Method in interface org.apache.maven.doxia.sink.Sink
-
Ends a 5th title heading element.
- sectionTitle_() - Method in interface org.apache.maven.doxia.sink.Sink
-
Ends a title heading element.
- sectionTitle_(int) - Method in interface org.apache.maven.doxia.sink.Sink
-
Ends a section title at the given level.
- SHAPE - Static variable in interface org.apache.maven.doxia.sink.SinkEventAttributes
-
Defines the type of region to be defined for a mapping.
- Sink - Interface in org.apache.maven.doxia.sink
-
A Sink consumes Doxia events to produce a resultant output format
(eg Docbook, PDF, XHTML...).
- Sink - Interface in org.codehaus.doxia.sink
-
Deprecated.
use Sink
instead (since 1.0-alpha-6).
- SinkEventAttributes - Interface in org.apache.maven.doxia.sink
-
A set of attributes for a sink event.
- SinkFactory - Interface in org.apache.maven.doxia.sink
-
A factory that creates a Sink
object.
- SIZE - Static variable in interface org.apache.maven.doxia.sink.SinkEventAttributes
-
Specifies the size, or thickness, or height of an event element.
- SRC - Static variable in interface org.apache.maven.doxia.sink.SinkEventAttributes
-
The URL of an external resource, eg an image.
- STYLE - Static variable in interface org.apache.maven.doxia.sink.SinkEventAttributes
-
An inline style definition.
- SUMMARY - Static variable in interface org.apache.maven.doxia.sink.SinkEventAttributes
-
Specifies a summary of an event attribute for speech-synthesizing/non-visual target output.
- table() - Method in interface org.apache.maven.doxia.sink.Sink
-
Starts a table element for marking up tabular information in a document.
- table(SinkEventAttributes) - Method in interface org.apache.maven.doxia.sink.Sink
-
Starts a table.
- table_() - Method in interface org.apache.maven.doxia.sink.Sink
-
Ends a table element.
- tableCaption() - Method in interface org.apache.maven.doxia.sink.Sink
-
Starts a caption element of a table.
- tableCaption(SinkEventAttributes) - Method in interface org.apache.maven.doxia.sink.Sink
-
Starts a table caption.
- tableCaption_() - Method in interface org.apache.maven.doxia.sink.Sink
-
Ends a caption element of a table.
- tableCell() - Method in interface org.apache.maven.doxia.sink.Sink
-
Starts a cell element which defines a cell that contains data.
- tableCell(String) - Method in interface org.apache.maven.doxia.sink.Sink
-
Deprecated.
Use #tableCell(SinkEventAttributes) instead.
- tableCell(SinkEventAttributes) - Method in interface org.apache.maven.doxia.sink.Sink
-
Starts a table cell.
- tableCell_() - Method in interface org.apache.maven.doxia.sink.Sink
-
Ends a cell element.
- tableHeaderCell() - Method in interface org.apache.maven.doxia.sink.Sink
-
Starts a cell element which defines a cell that contains header information.
- tableHeaderCell(String) - Method in interface org.apache.maven.doxia.sink.Sink
-
Deprecated.
Use #tableHeaderCell(SinkEventAttributes) instead.
- tableHeaderCell(SinkEventAttributes) - Method in interface org.apache.maven.doxia.sink.Sink
-
Starts a table header cell.
- tableHeaderCell_() - Method in interface org.apache.maven.doxia.sink.Sink
-
Ends a cell header element.
- tableRow() - Method in interface org.apache.maven.doxia.sink.Sink
-
Starts a row element which acts as a container for a row of table cells.
- tableRow(SinkEventAttributes) - Method in interface org.apache.maven.doxia.sink.Sink
-
Starts a table row.
- tableRow_() - Method in interface org.apache.maven.doxia.sink.Sink
-
Ends a row element.
- tableRows(int[], boolean) - Method in interface org.apache.maven.doxia.sink.Sink
-
Starts an element that contains rows of table data.
- tableRows_() - Method in interface org.apache.maven.doxia.sink.Sink
-
Ends an element that contains rows of table data.
- TARGET - Static variable in interface org.apache.maven.doxia.sink.SinkEventAttributes
-
Where to open the target URL.
- text(String) - Method in interface org.apache.maven.doxia.sink.Sink
-
Adding a text.
- text(String, SinkEventAttributes) - Method in interface org.apache.maven.doxia.sink.Sink
-
Adds a text.
- title() - Method in interface org.apache.maven.doxia.sink.Sink
-
Starts the title element.
- title(SinkEventAttributes) - Method in interface org.apache.maven.doxia.sink.Sink
-
Starts the title element.
- TITLE - Static variable in interface org.apache.maven.doxia.sink.SinkEventAttributes
-
A text to display in a tool tip.
- title_() - Method in interface org.apache.maven.doxia.sink.Sink
-
Ends the title element.
- TYPE - Static variable in interface org.apache.maven.doxia.sink.SinkEventAttributes
-
Specifies the MIME (Multipurpose Internet Mail Extensions) type of an
external resource URL, eg a link.