public class Terminals
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static short |
CELL |
static short |
DT |
static short |
EM_TOGGLE |
static short |
EMDASH |
static short |
END_DT |
static short |
END_H |
static short |
END_JCXBLOCK |
static short |
END_JCXSPAN |
static short |
END_LI |
static short |
END_PARA |
static short |
END_ROW |
static short |
ENTRYDEF |
static short |
ENUMFORMATRESET |
static short |
EOF |
static short |
FINAL_DT |
static short |
FINAL_LI |
static short |
FINAL_ROW |
static short |
FOOTNOTES |
static short |
FOOTREF |
static short |
HARDLINE |
static short |
HARDSPACE |
static short |
HEADING |
static short |
HOR |
static short |
IMAGE |
static short |
INDEX |
static short |
INDEXED |
static short |
JCXBLOCK |
static short |
JCXSPAN |
static short |
LI |
static short |
MASTERDEFLIST |
static short |
MONO_TOGGLE |
static java.lang.String[] |
NAMES |
static short |
NESTED_DFLTTARGETWIN |
static short |
NESTED_ENUMFORMATS |
static short |
NESTED_HTMLCOMMENT |
static short |
NESTED_LISTFORMATS |
static short |
NESTED_NOWIKI |
static short |
NESTED_PRE |
static short |
NESTED_RAWHTML |
static short |
NESTED_STYLESHEET |
static short |
ROOTLVL_DFLTTARGETWIN |
static short |
ROOTLVL_ENUMFORMATS |
static short |
ROOTLVL_HTMLCOMMENT |
static short |
ROOTLVL_LISTFORMATS |
static short |
ROOTLVL_NEWLINE |
static short |
ROOTLVL_NOWIKI |
static short |
ROOTLVL_RAWHTML |
static short |
ROOTLVL_STYLESHEET |
static short |
STRIKE_TOGGLE |
static short |
STRONG_TOGGLE |
static short |
STYLER |
static short |
SUB_TOGGLE |
static short |
SUP_TOGGLE |
static short |
TAB |
static short |
TEXT |
static short |
TOC |
static short |
UNDER_TOGGLE |
static short |
URL |
Constructor and Description |
---|
Terminals() |
public static final short EOF
public static final short TEXT
public static final short NESTED_PRE
public static final short NESTED_STYLESHEET
public static final short NESTED_ENUMFORMATS
public static final short NESTED_DFLTTARGETWIN
public static final short NESTED_LISTFORMATS
public static final short JCXSPAN
public static final short END_JCXSPAN
public static final short HARDSPACE
public static final short HARDLINE
public static final short EM_TOGGLE
public static final short STRIKE_TOGGLE
public static final short UNDER_TOGGLE
public static final short MONO_TOGGLE
public static final short SUP_TOGGLE
public static final short SUB_TOGGLE
public static final short STRONG_TOGGLE
public static final short URL
public static final short IMAGE
public static final short STYLER
public static final short NESTED_HTMLCOMMENT
public static final short NESTED_RAWHTML
public static final short NESTED_NOWIKI
public static final short EMDASH
public static final short ENTRYDEF
public static final short FOOTREF
public static final short INDEXED
public static final short JCXBLOCK
public static final short CELL
public static final short TAB
public static final short LI
public static final short DT
public static final short HEADING
public static final short END_LI
public static final short FINAL_LI
public static final short HOR
public static final short ROOTLVL_NEWLINE
public static final short ROOTLVL_NOWIKI
public static final short ROOTLVL_HTMLCOMMENT
public static final short ROOTLVL_RAWHTML
public static final short ROOTLVL_STYLESHEET
public static final short ROOTLVL_ENUMFORMATS
public static final short ROOTLVL_DFLTTARGETWIN
public static final short ROOTLVL_LISTFORMATS
public static final short TOC
public static final short MASTERDEFLIST
public static final short FOOTNOTES
public static final short INDEX
public static final short END_JCXBLOCK
public static final short ENUMFORMATRESET
public static final short END_H
public static final short END_PARA
public static final short END_ROW
public static final short FINAL_ROW
public static final short END_DT
public static final short FINAL_DT
public static final java.lang.String[] NAMES