Package 

Object PageParser.Companion

    • Method Summary

      Modifier and Type Method Description
      final Boolean isTruncated(WebPage page) Checks if the page's content is truncated.
      final Logger getLOG()
      • Methods inherited from class java.lang.Object

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

      • isTruncated

         final Boolean isTruncated(WebPage page)

        Checks if the page's content is truncated.

        Parameters:
        page - The web page
      • getLOG

         final Logger getLOG()