Package org.apache.maven.doxia.markup
Interface TextMarkup
- All Superinterfaces:
Markup
- All Known Subinterfaces:
AptMarkup
,ConfluenceMarkup
,TWikiMarkup
- All Known Implementing Classes:
AbstractTextParser
,AbstractTextSink
,AptParser
,AptSink
,ConfluenceParser
,ConfluenceSink
,LatexSink
,RtfSink
,TWikiParser
,TWikiSink
List of constants used by
Text
markup syntax.- Since:
- 1.0
-
Field Summary
FieldsFields inherited from interface org.apache.maven.doxia.markup.Markup
COLON, EOL, EQUAL, GREATER_THAN, LEFT_CURLY_BRACKET, LEFT_SQUARE_BRACKET, LESS_THAN, MINUS, PLUS, QUOTE, RIGHT_CURLY_BRACKET, RIGHT_SQUARE_BRACKET, SEMICOLON, SLASH, SPACE, STAR
-
Field Details
-
PIPE
static final char PIPEpipe character: '|'- See Also:
-