Package com.rometools.modules.thr
Interface ThreadingModule
-
- All Superinterfaces:
Cloneable,CopyFrom,Module,Serializable
- All Known Implementing Classes:
ThreadingModuleImpl
public interface ThreadingModule extends Module
Currently no support for thr:count, thr:updated, thr:total link attributes.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetHref()StringgetRef()StringgetSource()StringgetType()voidsetHref(String href)voidsetRef(String ref)voidsetSource(String source)voidsetType(String type)-
Methods inherited from interface com.rometools.rome.feed.CopyFrom
copyFrom, getInterface
-
-
-
-
Field Detail
-
URI
static final String URI
- See Also:
- Constant Field Values
-
-