public class URL extends Object implements Serializable
The <url> element.
From the RSS 2.0 specification...
This class models a <url> element in an rss feed.
boolean
equals(Object obj)
String
getUrl()
int
hashCode()
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public String getUrl()
public String toString()
toString
Object
public boolean equals(Object obj)
equals
public int hashCode()
hashCode
Copyright © 2014. All rights reserved.