Class ChunksSource

    • Constructor Detail

      • ChunksSource

        public ChunksSource​(Area root)
    • Method Detail

      • getRoot

        public Area getRoot()
      • getTextChunks

        public abstract List<TextChunk> getTextChunks()
        Extracts a list of chunks from the source area tree.
        Returns: