Class Link


  • public class Link
    extends Entry
    Represents a link entry in a sitemap, including title and href.
    Author:
    Joe Walnes, Mauro Talevi
    • Constructor Detail

    • Method Detail

      • getTitle

        public String getTitle()
      • getHref

        public String getHref()