anchor
public void anchor(String name)
- anchor in interface Sink
author
public void author()
- author in interface Sink
body
public void body()
- body in interface Sink
body_
public void body_()
- body_ in interface Sink
bold
public void bold()
- bold in interface Sink
bold_
public void bold_()
- bold_ in interface Sink
close
public void close()
- close in interface Sink
date
public void date()
- date in interface Sink
date_
public void date_()
- date_ in interface Sink
figure
public void figure()
- figure in interface Sink
flush
public void flush()
- flush in interface Sink
head
public void head()
- head in interface Sink
head_
public void head_()
- head_ in interface Sink
italic
public void italic()
- italic in interface Sink
link
public void link(String name)
- link in interface Sink
link_
public void link_()
- link_ in interface Sink
list
public void list()
- list in interface Sink
list_
public void list_()
- list_ in interface Sink
numberedList
public void numberedList(int numbering)
- numberedList in interface Sink
rawText
public void rawText(String text)
- rawText in interface Sink
table
public void table()
- table in interface Sink
tableCell
public void tableCell(String width)
- tableCell in interface Sink
tableRows
public void tableRows(int[] justification,
boolean grid)
- tableRows in interface Sink
table_
public void table_()
- table_ in interface Sink
text
public void text(String text)
- text in interface Sink
title
public void title()
- title in interface Sink
title_
public void title_()
- title_ in interface Sink
verbatim
public void verbatim(boolean boxed)
- verbatim in interface Sink