Class Link

  • All Implemented Interfaces:
    Comparable<Link>

    public class Link
    extends Object
    implements Comparable<Link>
    Represents a link extracted from a document. A link is typically a URL, with optional metadata associated with it, such as the referrer, text and markup tag used to hold the URL.
    Author:
    Pascal Essiembre