public class InlineState extends Object
Modifier and Type | Field and Description |
---|---|
static int |
BEGIN |
static int |
BEGIN_FORMAT |
static int |
ESCAPE |
static int |
EXTENSION |
static int |
IMAGE |
static int |
LINE_BREAK |
static int |
MACRO |
static int |
NEW_LINE |
static int |
REFERENCE |
static int |
SPACE |
static int |
SPECIAL_SYMBOL |
static int |
VERBATIM |
static int |
WORD |
Constructor and Description |
---|
InlineState() |
public static final int BEGIN
public static final int BEGIN_FORMAT
public static final int ESCAPE
public static final int EXTENSION
public static final int IMAGE
public static final int LINE_BREAK
public static final int MACRO
public static final int NEW_LINE
public static final int REFERENCE
public static final int SPACE
public static final int SPECIAL_SYMBOL
public static final int VERBATIM
public static final int WORD
Copyright © 2004–2021 XWiki. All rights reserved.