|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectgate.wiki.antlr.NOPTarget
gate.wiki.antlr.DBGTarget
public class DBGTarget
| Field Summary |
|---|
| Fields inherited from class gate.wiki.antlr.NOPTarget |
|---|
lastCommand, out |
| Constructor Summary | |
|---|---|
DBGTarget()
|
|
| Method Summary | |
|---|---|
void |
begin_ol(int level)
|
void |
begin_table()
|
void |
begin_ul(int level)
|
void |
begin()
insert head.html if found |
void |
beginListItem(int level)
|
void |
blankline()
They want a blank line without signaling a new paragraph. |
void |
blockquote(String q)
|
void |
bold(String t)
|
void |
code(String c)
|
void |
col()
|
void |
end_ol(int level)
|
void |
end_table()
|
void |
end_ul(int level)
|
void |
end()
insert tail.html if found |
String |
getTargetLanguage()
Typically "HTML", or "Lout" |
void |
italic(String t)
|
void |
linebreak()
They want a new line in a paragraph |
void |
link(String url,
String title)
|
void |
paragraph()
|
void |
row()
|
void |
section(String title,
int level)
|
void |
text(String t)
|
void |
tt(String t)
|
void |
verbatim(String rawOutput)
Assume rawOutput is in output language and just dump |
| Methods inherited from class gate.wiki.antlr.NOPTarget |
|---|
anchor, beginBF, beginEM, beginSection, beginSectionList, beginTT, box, c, cite, contents, date, delete, endBF, endEM, endListItem, endSection, endSectionList, endTT, eps, extractLastCommand, footnote, getLastOutputCommand, hr, image, include, longdash, notes, syndiag, title, tree, wikilink, write, writeln |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface gate.wiki.antlr.YAMTarget |
|---|
anchor, beginBF, beginEM, beginSection, beginSectionList, beginTT, box, c, cite, contents, date, delete, endBF, endEM, endListItem, endSection, endSectionList, endTT, eps, footnote, hr, image, include, longdash, notes, syndiag, title, tree, wikilink |
| Constructor Detail |
|---|
public DBGTarget()
| Method Detail |
|---|
public String getTargetLanguage()
YAMTarget
getTargetLanguage in interface YAMTargetgetTargetLanguage in class NOPTargetpublic void begin()
begin in interface YAMTargetbegin in class NOPTargetpublic void end()
end in interface YAMTargetend in class NOPTargetpublic void text(String t)
text in interface YAMTargettext in class NOPTargetpublic void bold(String t)
bold in interface YAMTargetbold in class NOPTargetpublic void italic(String t)
italic in interface YAMTargetitalic in class NOPTargetpublic void tt(String t)
tt in interface YAMTargettt in class NOPTargetpublic void begin_ul(int level)
begin_ul in interface YAMTargetbegin_ul in class NOPTargetpublic void begin_ol(int level)
begin_ol in interface YAMTargetbegin_ol in class NOPTargetpublic void end_ul(int level)
end_ul in interface YAMTargetend_ul in class NOPTargetpublic void end_ol(int level)
end_ol in interface YAMTargetend_ol in class NOPTargetpublic void beginListItem(int level)
beginListItem in interface YAMTargetbeginListItem in class NOPTargetpublic void paragraph()
paragraph in interface YAMTargetparagraph in class NOPTargetpublic void linebreak()
YAMTarget
linebreak in interface YAMTargetlinebreak in class NOPTargetpublic void blankline()
YAMTarget
blankline in interface YAMTargetblankline in class NOPTargetpublic void code(String c)
code in interface YAMTargetcode in class NOPTargetpublic void verbatim(String rawOutput)
YAMTarget
verbatim in interface YAMTargetverbatim in class NOPTargetpublic void blockquote(String q)
blockquote in interface YAMTargetblockquote in class NOPTarget
public void link(String url,
String title)
link in interface YAMTargetlink in class NOPTarget
public void section(String title,
int level)
public void col()
col in interface YAMTargetcol in class NOPTargetpublic void row()
row in interface YAMTargetrow in class NOPTargetpublic void begin_table()
begin_table in interface YAMTargetbegin_table in class NOPTargetpublic void end_table()
end_table in interface YAMTargetend_table in class NOPTarget
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||