Interface JSONNode

  • All Superinterfaces:
    JSONAware
    All Known Implementing Classes:
    Cell, Row, SheetData

    public interface JSONNode
    extends JSONAware
    Internal use to optimize the memory footprint.
    Author:
    jumperchen