Class CMARichDocument


  • public class CMARichDocument
    extends CMARichBlock
    The base of a rich text field, containing all the other nodes.
    • Field Summary

      • Fields inherited from class com.contentful.java.cma.model.rich.CMARichNode

        data
    • Constructor Summary

      Constructors 
      Constructor Description
      CMARichDocument()
      Create a new document.
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • CMARichDocument

        public CMARichDocument()
        Create a new document.