Class NodeToHTML

java.lang.Object
com.contentstack.utils.node.NodeToHTML

public class NodeToHTML extends Object
The type Node to html.
  • Method Details

    • textNodeToHTML

      public static String textNodeToHTML(org.json.JSONObject nodeText, Option renderOption)
      Text node to html string.
      Parameters:
      nodeText - the node text
      renderOption - the render option
      Returns:
      the string