Class DocumentSelection

java.lang.Object
com.acrolinx.sidebar.pojo.settings.DocumentSelection

public class DocumentSelection extends Object
  • Constructor Details

    • DocumentSelection

      public DocumentSelection(List<IntRange> intRanges)
  • Method Details

    • convertDocumentSelection

      public int[][] convertDocumentSelection(List<IntRange> intRanges)
    • toString

      public String toString()
      Overrides:
      toString in class Object