Class LocationTextExtractionStrategy.TextChunkMarks

    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      private TextChunkMarks()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • preceding

        java.util.List<TextChunk> preceding
      • succeeding

        java.util.List<TextChunk> succeeding
    • Constructor Detail

      • TextChunkMarks

        private TextChunkMarks()