Class ListBuilder


  • public class ListBuilder
    extends Object
    This is an internal utility class used as a context to keep in memory the current state of parsed trees (list items).
    Since:
    4.0M1
    Version:
    $Id: 820612eb891de387d6892bad2381eb1ef6ccdd89 $
    • Constructor Detail

    • Method Detail

      • alignContext

        public void alignContext​(String row)
        Parameters:
        row - the parameters of the row
      • getTreeType

        protected char getTreeType​(char rowType)
        Parameters:
        rowType - the type of the row
        Returns:
        the type of the tree corresponding to the given row type