Class GenericLinkExtractor

All Implemented Interfaces:
ILinkExtractor, IXMLConfigurable

@Deprecated public class GenericLinkExtractor extends HtmlLinkExtractor
Deprecated.
Since 3.0.0, use HtmlLinkExtractor or DOMLinkExtractor instead.
Deprecated.
Since:
2.3.0
Author:
Pascal Essiembre
  • Constructor Details

    • GenericLinkExtractor

      public GenericLinkExtractor()
      Deprecated.