Class ListBlockParser.ListData

  • Enclosing class:
    ListBlockParser

    private static class ListBlockParser.ListData
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      ListData​(ListBlock listBlock, int contentColumn)  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • contentColumn

        final int contentColumn
    • Constructor Detail

      • ListData

        ListData​(ListBlock listBlock,
                 int contentColumn)