Modifier and Type | Constant Field | Value |
---|---|---|
public static final java.lang.String |
DEFAULT_SECT_ENUM_SYMBOLS |
"____xx" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
DEATH |
16 |
public static final int |
DLSTATE |
14 |
public static final int |
ESCURL |
6 |
public static final int |
HEADSTATE |
10 |
public static final int |
JCXBLOCKSTATE |
12 |
public static final int |
LISTATE |
4 |
public static final int |
PSTATE |
2 |
public static final int |
TABLESTATE |
8 |
public static final int |
YYEOF |
-1 |
public static final int |
YYINITIAL |
0 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final java.lang.String |
SYNTAX_MSG |
"java -jar .../jcreole-*.jar [-d] [-] [-r /classpath/boiler.html] [-f fs/boiler.html] [-o fspath/out.html] pathto/input.creole\n\nThe -, -r, and -f options are mutually exclusive.\n NONE: Default built-in boilerplate (\"boilerplate-inet.html\").\n -: No boilerplate. Output will be just a HTML fragment.\n -r path: Load specified boilerplate file from Classpath.\n Example: -r /boilerplate-standalone.html\n -f path: Load specified boilerplate file from file system.\n -d option: Loads an IntraWiki-link debug mapper and a sample\n creoleMapper from \'testMacro\'.\n -t: Troubleshoot failing Creole input.\n This does not output HTML but reports on likely error location. Best effort that doesn\'t work with some paired tags.\nIf either -r or -f is specified, the specified boilerplate should include\n\'$(pageContent)\' at the point(s) where you want content generated from your Creole\ninserted.\nIf the outputfile already exists, it will be silently overwritten.\nThe input Creole file is sought first in the classpath (relative to classpath\nroots) then falls back to looking for a filesystem file.\nOutput is always written with UTF-8 encoding." |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
MAX_LEVEL |
6 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final short |
CELL |
28 |
public static final short |
DT |
31 |
public static final short |
EM_TOGGLE |
10 |
public static final short |
EMDASH |
23 |
public static final short |
END_DT |
53 |
public static final short |
END_H |
49 |
public static final short |
END_JCXBLOCK |
47 |
public static final short |
END_JCXSPAN |
7 |
public static final short |
END_LI |
33 |
public static final short |
END_PARA |
50 |
public static final short |
END_ROW |
51 |
public static final short |
ENTRYDEF |
24 |
public static final short |
ENUMFORMATRESET |
48 |
public static final short |
EOF |
0 |
public static final short |
FINAL_DT |
54 |
public static final short |
FINAL_LI |
34 |
public static final short |
FINAL_ROW |
52 |
public static final short |
FOOTNOTES |
45 |
public static final short |
FOOTREF |
25 |
public static final short |
HARDLINE |
9 |
public static final short |
HARDSPACE |
8 |
public static final short |
HEADING |
32 |
public static final short |
HOR |
35 |
public static final short |
IMAGE |
18 |
public static final short |
INDEX |
46 |
public static final short |
INDEXED |
26 |
public static final short |
JCXBLOCK |
27 |
public static final short |
JCXSPAN |
6 |
public static final short |
LI |
30 |
public static final short |
MASTERDEFLIST |
44 |
public static final short |
MONO_TOGGLE |
13 |
public static final short |
NESTED_ENUMFORMATS |
4 |
public static final short |
NESTED_HTMLCOMMENT |
20 |
public static final short |
NESTED_LISTFORMATS |
5 |
public static final short |
NESTED_NOWIKI |
22 |
public static final short |
NESTED_PRE |
2 |
public static final short |
NESTED_RAWHTML |
21 |
public static final short |
NESTED_STYLESHEET |
3 |
public static final short |
ROOTLVL_ENUMFORMATS |
41 |
public static final short |
ROOTLVL_HTMLCOMMENT |
38 |
public static final short |
ROOTLVL_LISTFORMATS |
42 |
public static final short |
ROOTLVL_NEWLINE |
36 |
public static final short |
ROOTLVL_NOWIKI |
37 |
public static final short |
ROOTLVL_RAWHTML |
39 |
public static final short |
ROOTLVL_STYLESHEET |
40 |
public static final short |
STRIKE_TOGGLE |
11 |
public static final short |
STRONG_TOGGLE |
16 |
public static final short |
STYLER |
19 |
public static final short |
SUB_TOGGLE |
15 |
public static final short |
SUP_TOGGLE |
14 |
public static final short |
TAB |
29 |
public static final short |
TEXT |
1 |
public static final short |
TOC |
43 |
public static final short |
UNDER_TOGGLE |
12 |
public static final short |
URL |
17 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final char |
markerChar |
26 |