Class CMARichHorizontalRule


  • public class CMARichHorizontalRule
    extends CMARichNode
    A node representing a division, called a horizontal rule.
    • Field Summary

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

        data
    • Constructor Summary

      Constructors 
      Constructor Description
      CMARichHorizontalRule()
      Construct a horizontal rule node.
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • CMARichHorizontalRule

        public CMARichHorizontalRule()
        Construct a horizontal rule node.