Package com.kaltura.client.types
Interface GenericXsltSyndicationFeed.Tokenizer
-
- All Superinterfaces:
BaseSyndicationFeed.Tokenizer,GenericSyndicationFeed.Tokenizer,ObjectBase.Tokenizer
- All Known Subinterfaces:
ConstantXsltSyndicationFeed.Tokenizer,OperaSyndicationFeed.Tokenizer,RokuSyndicationFeed.Tokenizer
- Enclosing class:
- GenericXsltSyndicationFeed
public static interface GenericXsltSyndicationFeed.Tokenizer extends GenericSyndicationFeed.Tokenizer
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description RequestBuilder.ListTokenizer<ExtendingItemMrssParameter.Tokenizer>itemXpathsToExtend()Stringxslt()-
Methods inherited from interface com.kaltura.client.types.BaseSyndicationFeed.Tokenizer
addToDefaultConversionProfile, allowEmbed, categories, createdAt, enforceEntitlement, entriesOrderBy, feedContentTypeHeader, feedUrl, flavorParamId, id, landingPage, name, partnerId, playerUiconfId, playlistId, privacyContext, status, storageId, transcodeExistingContent, type, updatedAt, useCategoryEntries
-
Methods inherited from interface com.kaltura.client.types.GenericSyndicationFeed.Tokenizer
entryFilter, feedDescription, feedLandingPage, pageSize
-
-
-
-
Method Detail
-
xslt
String xslt()
-
itemXpathsToExtend
RequestBuilder.ListTokenizer<ExtendingItemMrssParameter.Tokenizer> itemXpathsToExtend()
-
-