Class RobotsTxtSitemap


  • public class RobotsTxtSitemap
    extends Object
    Since:
    5.0.0
    Version:
    $Revision: 10825 $ $Date: 2009-08-04 12:36:40 -0300 (Tue, 04 Aug 2009) $
    • Constructor Detail

      • RobotsTxtSitemap

        public RobotsTxtSitemap()
    • Method Detail

      • getId

        public String getId()
        Returns the id.
        Returns:
        the id
        Since:
        5.0.0
      • setId

        public void setId​(String id)
        Sets the id.
        Parameters:
        id - the id value to set.
        Since:
        5.0.0
      • getUrl

        public String getUrl()
        Returns the url.
        Returns:
        the url
        Since:
        5.0.0
      • setUrl

        public void setUrl​(String url)
        Sets the url.
        Parameters:
        url - the url value to set.
        Since:
        5.0.0