Class LegacyDataViewKWIC


  • @Deprecated
    public final class LegacyDataViewKWIC
    extends DataView
    Deprecated.
    This class should not be used anymore. Use DataViewParserKWIC in non legacy mode instead.
    A Data View implementation that stores the content of a KWIC Data View.
    • Method Detail

      • getLeft

        public String getLeft()
        Deprecated.
        Get the left KWIC context.
        Returns:
        the left KWIC context
      • getKeyword

        public String getKeyword()
        Deprecated.
        Get the matched KWIC context.
        Returns:
        the matched KWIC context
      • getRight

        public String getRight()
        Deprecated.
        Get the right KWIC context.
        Returns:
        the right KWIC context