Package com.rometools.modules.base
Interface CustomTags
-
- All Superinterfaces:
Cloneable,CopyFrom,Module,Serializable
- All Known Implementing Classes:
CustomTagsImpl
public interface CustomTags extends Module
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description List<CustomTag>getValues()voidsetValues(List<CustomTag> values)-
Methods inherited from interface com.rometools.rome.feed.CopyFrom
copyFrom, getInterface
-
-