Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
org.apache.maven.doxia.sink.SinkAdapter
org.apache.maven.doxia.module.docbook.DocBookSink
public class DocBookSink
extends SinkAdapter
Field Summary | |
static String | |
static String | |
static String | |
protected String |
Fields inherited from interface org.apache.maven.doxia.sink.Sink | |
NUMBERING_DECIMAL , NUMBERING_LOWER_ALPHA , NUMBERING_LOWER_ROMAN , NUMBERING_UPPER_ALPHA , NUMBERING_UPPER_ROMAN , ROLE |
Constructor Summary | |
|
Method Summary | |
void |
|
void |
|
void |
|
void |
|
void |
|
void |
|
void |
|
protected void |
|
void |
|
void |
|
void | |
void | |
void | |
void | |
void | |
void | |
void | |
void | |
static String |
|
void | |
void | |
void |
|
void |
|
void |
|
String | |
String | |
String | |
String | |
String | |
String | |
String | |
String | |
String | |
String | |
String | |
protected void | |
void |
|
void |
|
void | |
boolean | |
void |
|
void |
|
void | |
void |
|
void |
|
void |
|
void |
|
void | |
void |
|
protected void |
|
void | |
void | |
void | |
void |
|
void | |
void | |
void | |
void | |
void | |
void | |
void |
|
void | |
void |
|
void | |
void |
|
void | |
void |
|
void | |
void |
|
void | |
void | |
void | |
void |
|
void |
|
void |
|
void |
|
void |
|
void |
|
void |
|
void |
|
void |
|
void |
|
void |
|
void |
|
void |
|
void | |
void | |
void | |
void | |
void |
|
void | |
void |
|
void | |
void |
|
void |
|
void |
|
void |
|
void |
|
protected void |
|
void |
public static final String DEFAULT_SGML_PUBLIC_ID
public static final String DEFAULT_XML_PUBLIC_ID
public static final String DEFAULT_XML_SYSTEM_ID
protected String graphicsFileName
protected void content(String text)
public void definedTerm()
- Specified by:
- definedTerm in interface Sink
- Overrides:
- definedTerm in interface SinkAdapter
public void definedTerm_()
- Specified by:
- definedTerm_ in interface Sink
- Overrides:
- definedTerm_ in interface SinkAdapter
public void definition()
- Specified by:
- definition in interface Sink
- Overrides:
- definition in interface SinkAdapter
public void definitionList()
- Specified by:
- definitionList in interface Sink
- Overrides:
- definitionList in interface SinkAdapter
public void definitionListItem()
- Specified by:
- definitionListItem in interface Sink
- Overrides:
- definitionListItem in interface SinkAdapter
public void definitionListItem_()
- Specified by:
- definitionListItem_ in interface Sink
- Overrides:
- definitionListItem_ in interface SinkAdapter
public void definitionList_()
- Specified by:
- definitionList_ in interface Sink
- Overrides:
- definitionList_ in interface SinkAdapter
public void definition_()
- Specified by:
- definition_ in interface Sink
- Overrides:
- definition_ in interface SinkAdapter
public static final String escapeSGML(String text, boolean xmlMode)
public void figureCaption()
- Specified by:
- figureCaption in interface Sink
- Overrides:
- figureCaption in interface SinkAdapter
public void figureCaption_()
- Specified by:
- figureCaption_ in interface Sink
- Overrides:
- figureCaption_ in interface SinkAdapter
public void figureGraphics(String name)
- Specified by:
- figureGraphics in interface Sink
- Overrides:
- figureGraphics in interface SinkAdapter
public String getBoldElement()
public String getEncoding()
public String getHorizontalRuleElement()
public String getItalicElement()
public String getLanguage()
public String getLineBreakElement()
public String getMonospacedElement()
public String getPageBreakElement()
public String getPublicId()
public String getStyleSheet()
public String getSystemId()
protected void graphicElement()
public void horizontalRule()
- Specified by:
- horizontalRule in interface Sink
- Overrides:
- horizontalRule in interface SinkAdapter
public boolean isXMLMode()
protected void markup(String text)
public void monospaced()
- Specified by:
- monospaced in interface Sink
- Overrides:
- monospaced in interface SinkAdapter
public void monospaced_()
- Specified by:
- monospaced_ in interface Sink
- Overrides:
- monospaced_ in interface SinkAdapter
public void nonBreakingSpace()
- Specified by:
- nonBreakingSpace in interface Sink
- Overrides:
- nonBreakingSpace in interface SinkAdapter
public void numberedList(int numbering)
- Specified by:
- numberedList in interface Sink
- Overrides:
- numberedList in interface SinkAdapter
public void numberedListItem()
- Specified by:
- numberedListItem in interface Sink
- Overrides:
- numberedListItem in interface SinkAdapter
public void numberedListItem_()
- Specified by:
- numberedListItem_ in interface Sink
- Overrides:
- numberedListItem_ in interface SinkAdapter
public void numberedList_()
- Specified by:
- numberedList_ in interface Sink
- Overrides:
- numberedList_ in interface SinkAdapter
public void paragraph_()
- Specified by:
- paragraph_ in interface Sink
- Overrides:
- paragraph_ in interface SinkAdapter
public void sectionTitle()
- Specified by:
- sectionTitle in interface Sink
- Overrides:
- sectionTitle in interface SinkAdapter
public void sectionTitle_()
- Specified by:
- sectionTitle_ in interface Sink
- Overrides:
- sectionTitle_ in interface SinkAdapter
public void setBoldElement(String boldBeginTag)
public void setEncoding(String encoding)
public void setHorizontalRuleElement(String horizontalRuleElement)
public void setItalicElement(String italicBeginTag)
public void setLanguage(String lang)
public void setLineBreakElement(String lineBreakElement)
public void setMonospacedElement(String monospacedBeginTag)
public void setPageBreakElement(String pageBreakElement)
public void setPublicId(String publicId)
public void setStyleSheet(String styleSheet)
public void setSystemId(String systemId)
public void setXMLMode(boolean xmlMode)
public void tableCaption()
- Specified by:
- tableCaption in interface Sink
- Overrides:
- tableCaption in interface SinkAdapter
public void tableCaption_()
- Specified by:
- tableCaption_ in interface Sink
- Overrides:
- tableCaption_ in interface SinkAdapter
public void tableCell_()
- Specified by:
- tableCell_ in interface Sink
- Overrides:
- tableCell_ in interface SinkAdapter
public void tableRows(int[] justification, boolean grid)
- Overrides:
- tableRows in interface SinkAdapter
public void tableRows_()
- Specified by:
- tableRows_ in interface Sink
- Overrides:
- tableRows_ in interface SinkAdapter
protected void verbatimContent(String text)