Package | Description |
---|---|
com.contentful.java.cma.model.rich |
Modifier and Type | Method and Description |
---|---|
CMARichText |
CMARichText.addMarks(CMARichMark... marks)
Adds the given marks to this texts marks.
|
CMARichText |
CMARichText.setMarks(java.util.List<CMARichMark> marks)
Updates the marks of this text.
|
CMARichText |
CMARichText.setValue(java.lang.CharSequence value)
Update the value of this text.
|
Copyright © 2019 Contentful, GmbH.. All Rights Reserved.