Interface NodeCallback


public interface NodeCallback
The interface Node callback.
  • Method Summary

    Modifier and Type
    Method
    Description
    renderChildren(org.json.JSONArray nodeJsonArray)
    Render children string.
  • Method Details

    • renderChildren

      String renderChildren(org.json.JSONArray nodeJsonArray)
      Render children string.
      Parameters:
      nodeJsonArray - the node json array
      Returns:
      the string