Class CMARichNode
- java.lang.Object
-
- com.contentful.java.cma.model.rich.CMARichNode
-
- Direct Known Subclasses:
CMARichBlock,CMARichHorizontalRule,CMARichText
public class CMARichNode extends java.lang.ObjectA leaf node of the rich text hierarchy.
-
-
Field Summary
Fields Modifier and Type Field Description protected java.lang.Objectdata
-
Constructor Summary
Constructors Modifier Constructor Description protectedCMARichNode(java.lang.String nodeType)Create an instance, settings its node type.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringgetNodeType()
-