Class RichTextFactory
- java.lang.Object
-
- com.contentful.java.cma.model.rich.RichTextFactory
-
public class RichTextFactory extends java.lang.ObjectThis factory will be used in order to create theCMARichNode-graph representation of the Contentful data returned by a rich text - field.
-
-
Constructor Summary
Constructors Constructor Description RichTextFactory()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static voidresolveRichTextField(CMAEntry entry)
-
-
-
Method Detail
-
resolveRichTextField
public static void resolveRichTextField(CMAEntry entry)
-
-