Uses of Class
org.superfeedr.extension.notification.ItemExtension

Packages that use ItemExtension
org.superfeedr.extension.notification   
 

Uses of ItemExtension in org.superfeedr.extension.notification
 

Methods in org.superfeedr.extension.notification that return types with arguments of type ItemExtension
 java.util.Iterator<ItemExtension> ItemsExtension.getItems()
           
 

Constructor parameters in org.superfeedr.extension.notification with type arguments of type ItemExtension
ItemsExtension(java.lang.String node, java.util.List<ItemExtension> items)