public class Comments extends Object implements Serializable
The <comments> element.
From the RSS 2.0 specification...
URL of a page for comments relating to the item. More.
<comments> is an optional sub-element of <item>.
If present, it is the url of the comments page for the item.
<comments>http://ekzemplo.com/entry/4403/comments</comments>
More about comments here.
public String getComments()
Copyright © 2014. All rights reserved.