Class WebPage


  • public class WebPage
    extends CreativeWork
    Defines a webpage that is relevant to the query.
    • Constructor Detail

      • WebPage

        public WebPage()
    • Method Detail

      • displayUrl

        public String displayUrl()
        Get the displayUrl value.
        Returns:
        the displayUrl value
      • snippet

        public String snippet()
        Get the snippet value.
        Returns:
        the snippet value
      • deepLinks

        public List<WebPage> deepLinks()
        Get the deepLinks value.
        Returns:
        the deepLinks value
      • dateLastCrawled

        public String dateLastCrawled()
        Get the dateLastCrawled value.
        Returns:
        the dateLastCrawled value
      • searchTags

        public List<WebMetaTag> searchTags()
        Get the searchTags value.
        Returns:
        the searchTags value