com.sun.syndication.feed.module
public interface Module extends Cloneable, CopyFrom, Serializable
Method Summary | |
---|---|
Object | clone()
Creates a deep clone of the object.
|
String | getUri()
Returns the URI of the module.
|
Returns: a clone of the object.
Throws: CloneNotSupportedException thrown if an element of the object cannot be cloned.
Returns: URI of the module.