org.xwiki.rendering.wikimodel.xml
Interface ISaxConst
- All Known Implementing Classes:
- AbstractTagNotifier, WemDocumentTagNotifier, WemInlineTagNotifier, WemListTagNotifier, WemProgrammingTagNotifier, WemSemanticTagNotifier, WemSimpleBlockTagNotifier, WemTableTagNotifier
public interface ISaxConst
- Since:
- 4.0M1
- Version:
- $Id: 33a6023eb8cffb44d8b35397331d88cd5c2b8653 $
DEFINITION_DESCRIPTION
static final String DEFINITION_DESCRIPTION
- See Also:
- Constant Field Values
DEFINITION_LIST
static final String DEFINITION_LIST
- See Also:
- Constant Field Values
DEFINITION_TERM
static final String DEFINITION_TERM
- See Also:
- Constant Field Values
DOCUMENT
static final String DOCUMENT
- See Also:
- Constant Field Values
EMPTY_LINES
static final String EMPTY_LINES
- See Also:
- Constant Field Values
EMPTY_LINES_SIZE
static final String EMPTY_LINES_SIZE
- See Also:
- Constant Field Values
ESCAPE
static final String ESCAPE
- See Also:
- Constant Field Values
EXTENSION_BLOCK
static final String EXTENSION_BLOCK
- See Also:
- Constant Field Values
EXTENSION_INLINE
static final String EXTENSION_INLINE
- See Also:
- Constant Field Values
EXTENSION_NAME
static final String EXTENSION_NAME
- See Also:
- Constant Field Values
FORMAT
static final String FORMAT
- See Also:
- Constant Field Values
HEADER
static final String HEADER
- See Also:
- Constant Field Values
HEADER_LEVEL
static final String HEADER_LEVEL
- See Also:
- Constant Field Values
HORIZONTAL_LINE
static final String HORIZONTAL_LINE
- See Also:
- Constant Field Values
IMAGE
static final String IMAGE
- See Also:
- Constant Field Values
IMAGE_IMPLICIT
static final String IMAGE_IMPLICIT
- See Also:
- Constant Field Values
INFO_BLOCK
static final String INFO_BLOCK
- See Also:
- Constant Field Values
INFO_BLOCK_TYPE
static final String INFO_BLOCK_TYPE
- See Also:
- Constant Field Values
LINE_BREAK
static final String LINE_BREAK
- See Also:
- Constant Field Values
LIST_ITEM
static final String LIST_ITEM
- See Also:
- Constant Field Values
LIST_ORDERED
static final String LIST_ORDERED
- See Also:
- Constant Field Values
LIST_UNORDERED
static final String LIST_UNORDERED
- See Also:
- Constant Field Values
MACRO_BLOCK
static final String MACRO_BLOCK
- See Also:
- Constant Field Values
MACRO_INLINE
static final String MACRO_INLINE
- See Also:
- Constant Field Values
MACRO_NAME
static final String MACRO_NAME
- See Also:
- Constant Field Values
NEW_LINE
static final String NEW_LINE
- See Also:
- Constant Field Values
PARAGRAPH
static final String PARAGRAPH
- See Also:
- Constant Field Values
PROPERTY_BLOCK
static final String PROPERTY_BLOCK
- See Also:
- Constant Field Values
PROPERTY_DOC
static final String PROPERTY_DOC
- See Also:
- Constant Field Values
PROPERTY_INLINE
static final String PROPERTY_INLINE
- See Also:
- Constant Field Values
PROPERTY_URL
static final String PROPERTY_URL
- See Also:
- Constant Field Values
QUOTATION
static final String QUOTATION
- See Also:
- Constant Field Values
QUOTATION_LINE
static final String QUOTATION_LINE
- See Also:
- Constant Field Values
REF_EXPLICIT
static final String REF_EXPLICIT
- See Also:
- Constant Field Values
REF_IMPLICIT
static final String REF_IMPLICIT
- See Also:
- Constant Field Values
SECTION
static final String SECTION
- See Also:
- Constant Field Values
SECTION_CONTENT
static final String SECTION_CONTENT
- See Also:
- Constant Field Values
SECTION_DOC_LEVEL
static final String SECTION_DOC_LEVEL
- See Also:
- Constant Field Values
SECTION_HEADER_LEVEL
static final String SECTION_HEADER_LEVEL
- See Also:
- Constant Field Values
SECTION_LEVEL
static final String SECTION_LEVEL
- See Also:
- Constant Field Values
STYLES
static final String STYLES
- See Also:
- Constant Field Values
TABLE
static final String TABLE
- See Also:
- Constant Field Values
TABLE_CAPTION
static final String TABLE_CAPTION
- See Also:
- Constant Field Values
TABLE_CAPTION_PARAM
static final String TABLE_CAPTION_PARAM
- See Also:
- Constant Field Values
TABLE_CELL
static final String TABLE_CELL
- See Also:
- Constant Field Values
TABLE_HEAD
static final String TABLE_HEAD
- See Also:
- Constant Field Values
TABLE_ROW
static final String TABLE_ROW
- See Also:
- Constant Field Values
VERBATIM_BLOCK
static final String VERBATIM_BLOCK
- See Also:
- Constant Field Values
VERBATIM_INLINE
static final String VERBATIM_INLINE
- See Also:
- Constant Field Values
Copyright © 2004–2015 XWiki. All rights reserved.