Class HrefCounter

java.lang.Object
javadocofflinesearch.extensions.HrefCounter

public class HrefCounter extends Object
  • Field Details

  • Constructor Details

    • HrefCounter

      public HrefCounter(File target)
  • Method Details

    • getFile

      public File getFile()
    • countPoints

      public void countPoints(String s)
    • saveHrefs

      public void saveHrefs() throws IOException
      Throws:
      IOException
    • loadHrefs

      public void loadHrefs() throws IOException
      Throws:
      IOException
    • getPageIndex

      public Integer getPageIndex(String path)
    • addLink

      public void addLink(String s, URL current)
    • addLink

      public void addLink(String s, URL current, boolean customClick)
    • isEmpty

      public boolean isEmpty()
    • size

      public int size()