com.sun.syndication.feed.module.base
Interface CustomTags
- All Superinterfaces:
- java.lang.Cloneable, com.sun.syndication.feed.CopyFrom, com.sun.syndication.feed.module.Module, java.io.Serializable
- All Known Implementing Classes:
- CustomTagsImpl
public interface CustomTags
- extends com.sun.syndication.feed.module.Module
- Version:
- $Revision: 1.1 $
- Author:
- Robert "kebernet" Cooper
Field Summary |
static java.lang.String |
URI
|
Methods inherited from interface com.sun.syndication.feed.module.Module |
clone, getUri |
Methods inherited from interface com.sun.syndication.feed.CopyFrom |
copyFrom, getInterface |
URI
static final java.lang.String URI
- See Also:
- Constant Field Values
getValues
java.util.List getValues()
setValues
void setValues(java.util.List values)
Copyright © 2006-2009. All Rights Reserved.