Package com.contentful.java.cda.rich
Class CDARichDocument
- java.lang.Object
-
- com.contentful.java.cda.rich.CDARichNode
-
- com.contentful.java.cda.rich.CDARichBlock
-
- com.contentful.java.cda.rich.CDARichDocument
-
public class CDARichDocument extends CDARichBlock
The base of a rich text field, containing all the other nodes.
-
-
Constructor Summary
Constructors Constructor Description CDARichDocument()
-
Method Summary
-
Methods inherited from class com.contentful.java.cda.rich.CDARichBlock
getContent
-
-