public class CMARichMark
extends java.lang.Object
Subclasses are used for further differentiation.
Modifier and Type | Class and Description |
---|---|
static class |
CMARichMark.CMARichMarkBold
A bold mark of a rich text.
|
static class |
CMARichMark.CMARichMarkCode
The text marked by this marker should be represented by Code.
|
static class |
CMARichMark.CMARichMarkCustom
Any custom marker for a given rich text.
|
static class |
CMARichMark.CMARichMarkItalic
Declares the text as being displayed in italics.
|
static class |
CMARichMark.CMARichMarkUnderline
Marker for making the rich text displayed as underline.
|
Modifier | Constructor and Description |
---|---|
protected |
CMARichMark(java.lang.String type) |
Copyright © 2019 Contentful, GmbH.. All Rights Reserved.