- GeoGraphEmbed - Class in com.nmote.oembed.ext
-
GeoGraph oEmbed extension.
- GeoGraphEmbed() - Constructor for class com.nmote.oembed.ext.GeoGraphEmbed
-
- get(String, Class<T>) - Method in class com.nmote.oembed.AbstractOEmbedProvider
-
Makes HTTP request expecting oEmbed response.
- get(String) - Method in class com.nmote.oembed.Link
-
Get first link parameter by name.
- getAirDate() - Method in class com.nmote.oembed.ext.HuluEmbed
-
Getter for extension property.
- getAuthorId() - Method in class com.nmote.oembed.ext.InstagramEmbed
-
Getter for extension property.
- getAuthorName() - Method in class com.nmote.oembed.BasicOEmbed
-
- getAuthorName() - Method in interface com.nmote.oembed.OEmbed
-
The name of the author/owner of the resource.
- getAuthorNameBroken() - Method in class com.nmote.oembed.ext.ViddlerEmbed
-
Getter for author name
- getAuthorUrl() - Method in class com.nmote.oembed.BasicOEmbed
-
- getAuthorUrl() - Method in interface com.nmote.oembed.OEmbed
-
A URL for the author/owner of the resource.
- getCacheAge() - Method in class com.nmote.oembed.BasicOEmbed
-
- getCacheAge() - Method in interface com.nmote.oembed.OEmbed
-
The suggested cache lifetime for this resource, in seconds.
- getCanonical() - Method in class com.nmote.oembed.ext.AmChartsEmbed
-
Getter for extension property.
- getCaption() - Method in class com.nmote.oembed.ext.GettyImagesEmbed
-
Getter for description.
- getCategory() - Method in class com.nmote.oembed.ext.DeviantArtEmbed
-
Getter for extension property.
- getChannelUrl() - Method in class com.nmote.oembed.ext.CoubEmbed
-
Getter for extension property.
- getConversionVersion() - Method in class com.nmote.oembed.ext.SlideShareEmbed
-
Getter for extension property.
- getDescription() - Method in class com.nmote.oembed.BasicOEmbed
-
- getDescription() - Method in interface com.nmote.oembed.OEmbed
-
Description
- getDuration() - Method in class com.nmote.oembed.ext.FunnyOrDieEmbed
-
Getter for extension property.
- getDuration() - Method in class com.nmote.oembed.ext.HuluEmbed
-
Getter for extension property.
- getDuration() - Method in class com.nmote.oembed.ext.VimeoEmbed
-
Getter for extension property.
- getEmbedClass(ProviderEndpoint) - Method in class com.nmote.oembed.AbstractOEmbedProvider
-
Get's
BasicOEmbed subclass to use for mapping response.
- getEmbedClass() - Method in class com.nmote.oembed.ProviderEndpoint
-
Get embedClass class name.
- getEmbedUrl() - Method in class com.nmote.oembed.ext.HuluEmbed
-
Getter for extension property.
- getEndpoints() - Method in class com.nmote.oembed.ProviderInfo
-
Gets provider's endpoints.
- getFaviconUrl() - Method in class com.nmote.oembed.BasicOEmbed
-
- getFaviconUrl() - Method in interface com.nmote.oembed.Favicon
-
Favicon URL
- getFormats() - Method in class com.nmote.oembed.ProviderEndpoint
-
Supported formats i.e.
- getGeo() - Method in class com.nmote.oembed.ext.GeoGraphEmbed
-
Getter for extension property.
- getHeight() - Method in class com.nmote.oembed.BasicOEmbed
-
- getHeight() - Method in interface com.nmote.oembed.OEmbed
-
The height in pixels of the image specified in the url parameter.
- getHtml() - Method in class com.nmote.oembed.BasicOEmbed
-
- getHtml() - Method in interface com.nmote.oembed.OEmbed
-
The HTML required to embed a video player.
- getIconHeight() - Method in class com.nmote.oembed.ext.AnimotoEmbed
-
Getter for extension property.
- getIconUrl() - Method in class com.nmote.oembed.ext.AnimotoEmbed
-
Getter for extension property.
- getIconWidth() - Method in class com.nmote.oembed.ext.AnimotoEmbed
-
Getter for extension property.
- getId() - Method in class com.nmote.oembed.ext.VideoJugEmbed
-
Getter for extension property.
- getImageUrl() - Method in class com.nmote.oembed.ext.MixCloudEmbed
-
Getter for extension property.
- getIsPlus() - Method in class com.nmote.oembed.ext.VimeoEmbed
-
Getter for extension property.
- getLargeThumbnailHeight() - Method in class com.nmote.oembed.ext.HuluEmbed
-
Getter for extension property.
- getLargeThumbnailUrl() - Method in class com.nmote.oembed.ext.HuluEmbed
-
Getter for extension property.
- getLargeThumbnailWidth() - Method in class com.nmote.oembed.ext.HuluEmbed
-
Getter for extension property.
- getLicense() - Method in class com.nmote.oembed.ext.WebPageAndLicenseEmbed
-
Getter for extension property.
- getLicenseId() - Method in class com.nmote.oembed.ext.WebPageAndLicenseEmbed
-
Getter for extension property.
- getLicenseUrl() - Method in class com.nmote.oembed.ext.WebPageAndLicenseEmbed
-
Getter for extension property.
- getMeanAlpha() - Method in class com.nmote.oembed.embedly.EmbedlyEmbed
-
Getter for extension property.
- getMediaId() - Method in class com.nmote.oembed.ext.InstagramEmbed
-
Getter for extension property.
- getMediaUrl() - Method in class com.nmote.oembed.noembed.NoembedEmbed
-
Getter for extension property.
- getName() - Method in class com.nmote.oembed.Link.Parameter
-
- getParameters() - Method in class com.nmote.oembed.Link
-
Get's a list of all link parameters.
- getPhotographer() - Method in class com.nmote.oembed.ext.GettyImagesEmbed
-
Getter for author name.
- getPingbackUrl() - Method in class com.nmote.oembed.BasicOEmbed
-
- getPingbackUrl() - Method in interface com.nmote.oembed.Pingback
-
Pingback URL.
- getProvider() - Method in class com.nmote.oembed.ext.MobyPictureEmbed
-
Getter for provider name.
- getProviderByName(String) - Method in class com.nmote.oembed.DefaultOEmbedProvider
-
Find a provider metadata by name.
- getProviderEndpointFor(String) - Method in class com.nmote.oembed.AbstractOEmbedProvider
-
Returns ProviderEndpoint to use for given resource url.
- getProviderEndpointFor(String) - Method in class com.nmote.oembed.DefaultOEmbedProvider
-
- getProviderEndpointFor(String) - Method in class com.nmote.oembed.embedly.EmbedlyProvider
-
- getProviderEndpointFor(String) - Method in class com.nmote.oembed.noembed.NoembedProvider
-
- getProviderName() - Method in class com.nmote.oembed.BasicOEmbed
-
- getProviderName() - Method in interface com.nmote.oembed.OEmbed
-
The name of the resource provider.
- getProviderName() - Method in class com.nmote.oembed.ProviderInfo
-
The provider name.
- getProviders() - Method in class com.nmote.oembed.DefaultOEmbedProvider
-
List all predefined providers (providers.json) metadata.
- getProviderUrl() - Method in class com.nmote.oembed.BasicOEmbed
-
- getProviderUrl() - Method in interface com.nmote.oembed.OEmbed
-
The url of the resource provider.
- getProviderUrl() - Method in class com.nmote.oembed.ProviderInfo
-
The provider URL
- getRel() - Method in class com.nmote.oembed.Link
-
Get 'rel' parameter.
- getSchemes() - Method in class com.nmote.oembed.ProviderEndpoint
-
URL schemes.
- getSlideImageBaseUrl() - Method in class com.nmote.oembed.ext.SlideShareEmbed
-
Getter for extension property.
- getSlideImageBaseUrlSuffix() - Method in class com.nmote.oembed.ext.SlideShareEmbed
-
Getter for extension property.
- getSlideshowId() - Method in class com.nmote.oembed.ext.SlideShareEmbed
-
Getter for extension property.
- getSynopse() - Method in class com.nmote.oembed.ext.SapoVideosEmbed
-
Getter for description.
- getThumbnail() - Method in class com.nmote.oembed.ext.SlideShareEmbed
-
Getter for thumbnail URL.
- getThumbnailHeight() - Method in class com.nmote.oembed.BasicOEmbed
-
- getThumbnailHeight() - Method in interface com.nmote.oembed.OEmbed
-
The height of the optional thumbnail.
- getThumbnailHeight200h() - Method in class com.nmote.oembed.ext.DeviantArtEmbed
-
Getter for extension property.
- getThumbnailUrl() - Method in class com.nmote.oembed.BasicOEmbed
-
- getThumbnailUrl() - Method in class com.nmote.oembed.noembed.NoembedEmbed
-
- getThumbnailUrl() - Method in interface com.nmote.oembed.OEmbed
-
A URL to a thumbnail image representing the resource.
- getThumbnailUrl150() - Method in class com.nmote.oembed.ext.DeviantArtEmbed
-
Getter for extension property.
- getThumbnailUrl200h() - Method in class com.nmote.oembed.ext.DeviantArtEmbed
-
Getter for extension property.
- getThumbnailWidth() - Method in class com.nmote.oembed.BasicOEmbed
-
- getThumbnailWidth() - Method in interface com.nmote.oembed.OEmbed
-
The width of the optional thumbnail.
- getThumbnailWidth200h() - Method in class com.nmote.oembed.ext.DeviantArtEmbed
-
Getter for extension property.
- getThumbnailWight() - Method in class com.nmote.oembed.ext.DotSubEmbed
-
Getter for thumbnail width
- getTitle() - Method in class com.nmote.oembed.BasicOEmbed
-
- getTitle() - Method in class com.nmote.oembed.Link
-
Get 'title' parameter.
- getTitle() - Method in interface com.nmote.oembed.OEmbed
-
A text title describing the resource.
- getTotalSlides() - Method in class com.nmote.oembed.ext.SlideShareEmbed
-
Getter for extension property.
- GettyImagesEmbed - Class in com.nmote.oembed.ext
-
Getty Images oEmbed extension.
- GettyImagesEmbed() - Constructor for class com.nmote.oembed.ext.GettyImagesEmbed
-
- getType() - Method in class com.nmote.oembed.BasicOEmbed
-
- getType() - Method in interface com.nmote.oembed.OEmbed
-
The resource type.
- getUri() - Method in class com.nmote.oembed.ext.VimeoEmbed
-
Getter for extension property.
- getUri() - Method in class com.nmote.oembed.Link
-
Get link's URI.
- getUrl() - Method in class com.nmote.oembed.BasicOEmbed
-
- getUrl() - Method in interface com.nmote.oembed.OEmbed
-
The source URL of the image.
- getUrl() - Method in class com.nmote.oembed.ProviderEndpoint
-
Provider endpoint URL.
- getValue() - Method in class com.nmote.oembed.Link.Parameter
-
- getVersion() - Method in class com.nmote.oembed.BasicOEmbed
-
- getVersion() - Method in interface com.nmote.oembed.OEmbed
-
The oEmbed version number.
- getVersionNo() - Method in class com.nmote.oembed.ext.SlideShareEmbed
-
Getter for extension property.
- getVideoDescription() - Method in class com.nmote.oembed.ext.NfbCanadaEmbed
-
Getter for description.
- getVideoId() - Method in class com.nmote.oembed.ext.VimeoEmbed
-
Getter for extension property.
- getVideoUrl() - Method in class com.nmote.oembed.ext.AnimotoEmbed
-
Getter for extension property.
- getWebmentionUrl() - Method in class com.nmote.oembed.BasicOEmbed
-
- getWebmentionUrl() - Method in interface com.nmote.oembed.Webmention
-
The webmention URL.
- getWebPage() - Method in class com.nmote.oembed.ext.WebPageAndLicenseEmbed
-
Getter for extension property.
- getWebPageShortUrl() - Method in class com.nmote.oembed.ext.WebPageAndLicenseEmbed
-
Getter for extension property.
- getWidth() - Method in class com.nmote.oembed.BasicOEmbed
-
- getWidth() - Method in interface com.nmote.oembed.OEmbed
-
The width in pixels of the image specified in the url parameter.
- SapoVideosEmbed - Class in com.nmote.oembed.ext
-
Sapo Videos oEmbed extension.
- SapoVideosEmbed() - Constructor for class com.nmote.oembed.ext.SapoVideosEmbed
-
- SERIAL_VERSION_UID - Static variable in interface com.nmote.oembed.About
-
- setAirDate(String) - Method in class com.nmote.oembed.ext.HuluEmbed
-
Setter for extension property.
- setAuthorId(String) - Method in class com.nmote.oembed.ext.InstagramEmbed
-
Setter for extension property.
- setAuthorName(String) - Method in class com.nmote.oembed.BasicOEmbed
-
Set author name
- setAuthorNameBroken(String) - Method in class com.nmote.oembed.ext.ViddlerEmbed
-
Setter for author name
- setAuthorUrl(String) - Method in class com.nmote.oembed.BasicOEmbed
-
Set author URL
- setCacheAge(Long) - Method in class com.nmote.oembed.BasicOEmbed
-
Set cache age.
- setCanonical(String) - Method in class com.nmote.oembed.ext.AmChartsEmbed
-
Setter for extension property.
- setCaption(String) - Method in class com.nmote.oembed.ext.GettyImagesEmbed
-
Setter for description.
- setCategory(String) - Method in class com.nmote.oembed.ext.DeviantArtEmbed
-
Setter for extension property.
- setChannelUrl(String) - Method in class com.nmote.oembed.ext.CoubEmbed
-
Setter for extension property.
- setConversionVersion(Integer) - Method in class com.nmote.oembed.ext.SlideShareEmbed
-
Setter for extension property.
- setDescription(String) - Method in class com.nmote.oembed.BasicOEmbed
-
Set description.
- setDiscovery(boolean) - Method in class com.nmote.oembed.ProviderEndpoint
-
Set auto discovery.
- setDuration(Float) - Method in class com.nmote.oembed.ext.FunnyOrDieEmbed
-
Setter for extension property.
- setDuration(Float) - Method in class com.nmote.oembed.ext.HuluEmbed
-
Setter for extension property.
- setDuration(Float) - Method in class com.nmote.oembed.ext.VimeoEmbed
-
Setter for extension property.
- setEmbedClass(String) - Method in class com.nmote.oembed.ProviderEndpoint
-
Set oEmbed subclass to use for mapping.
- setEmbedUrl(String) - Method in class com.nmote.oembed.ext.HuluEmbed
-
Setter for extension property.
- setEndpoints(List<ProviderEndpoint>) - Method in class com.nmote.oembed.ProviderInfo
-
Sets provider's endpoints.
- setFaviconUrl(String) - Method in class com.nmote.oembed.BasicOEmbed
-
Set favicon URL.
- setFormats(Set<String>) - Method in class com.nmote.oembed.ProviderEndpoint
-
Sets supported formats.
- setGeo(Object) - Method in class com.nmote.oembed.ext.GeoGraphEmbed
-
Setter for extension property.
- setHd(boolean) - Method in class com.nmote.oembed.ext.SapoVideosEmbed
-
Setter for extension property.
- setHeight(Integer) - Method in class com.nmote.oembed.BasicOEmbed
-
Set height in pixels.
- setHtml(String) - Method in class com.nmote.oembed.BasicOEmbed
-
Set HTML content.
- setIconHeight(Integer) - Method in class com.nmote.oembed.ext.AnimotoEmbed
-
Setter for extension property.
- setIconUrl(String) - Method in class com.nmote.oembed.ext.AnimotoEmbed
-
Setter for extension property.
- setIconWidth(Integer) - Method in class com.nmote.oembed.ext.AnimotoEmbed
-
Setter for extension property.
- setId(String) - Method in class com.nmote.oembed.ext.VideoJugEmbed
-
Setter for extension property.
- setImageUrl(String) - Method in class com.nmote.oembed.ext.MixCloudEmbed
-
Setter for extension property.
- setIsPlus(Integer) - Method in class com.nmote.oembed.ext.VimeoEmbed
-
Setter for extension property.
- setLargeThumbnailHeight(Integer) - Method in class com.nmote.oembed.ext.HuluEmbed
-
Setter for extension property.
- setLargeThumbnailUrl(String) - Method in class com.nmote.oembed.ext.HuluEmbed
-
Setter for extension property.
- setLargeThumbnailWidth(Integer) - Method in class com.nmote.oembed.ext.HuluEmbed
-
Setter for extension property.
- setLicense(String) - Method in class com.nmote.oembed.ext.WebPageAndLicenseEmbed
-
Setter for extension property.
- setLicenseId(String) - Method in class com.nmote.oembed.ext.WebPageAndLicenseEmbed
-
Setter for extension property.
- setLicenseUrl(String) - Method in class com.nmote.oembed.ext.WebPageAndLicenseEmbed
-
Setter for extension property.
- setMeanAlpha(Float) - Method in class com.nmote.oembed.embedly.EmbedlyEmbed
-
Setter for extension property.
- setMediaId(String) - Method in class com.nmote.oembed.ext.InstagramEmbed
-
Setter for extension property.
- setMediaUrl(String) - Method in class com.nmote.oembed.noembed.NoembedEmbed
-
Setter for extension property.
- setPhotographer(String) - Method in class com.nmote.oembed.ext.GettyImagesEmbed
-
Setter for author name
- setPingbackUrl(String) - Method in class com.nmote.oembed.BasicOEmbed
-
Set pingback URL.
- setProvider(String) - Method in class com.nmote.oembed.ext.MobyPictureEmbed
-
Setter for provider name
- setProviderName(String) - Method in class com.nmote.oembed.BasicOEmbed
-
Set oEmbed provider name.
- setProviderName(String) - Method in class com.nmote.oembed.ProviderInfo
-
Sets provider name.
- setProviderUrl(String) - Method in class com.nmote.oembed.BasicOEmbed
-
Set oEmbed provider URL
- setProviderUrl(String) - Method in class com.nmote.oembed.ProviderInfo
-
Sets provider URL.
- setSchemes(Set<String>) - Method in class com.nmote.oembed.ProviderEndpoint
-
Sets supported URL schemes.
- setSlideImageBaseUrl(String) - Method in class com.nmote.oembed.ext.SlideShareEmbed
-
Setter for extension property.
- setSlideImageBaseUrlSuffix(String) - Method in class com.nmote.oembed.ext.SlideShareEmbed
-
Setter for extension property.
- setSlideshowId(Integer) - Method in class com.nmote.oembed.ext.SlideShareEmbed
-
Setter for extension property.
- setSynopse(String) - Method in class com.nmote.oembed.ext.SapoVideosEmbed
-
Setter for description.
- setThumbnail(String) - Method in class com.nmote.oembed.ext.SlideShareEmbed
-
Setter for thumbnail url.
- setThumbnailHeight(Integer) - Method in class com.nmote.oembed.BasicOEmbed
-
Set thumbnail height in pixels.
- setThumbnailHeight200h(Integer) - Method in class com.nmote.oembed.ext.DeviantArtEmbed
-
Setter for extension property.
- setThumbnailUrl(String) - Method in class com.nmote.oembed.BasicOEmbed
-
Set thumbnail URL.
- setThumbnailUrl150(String) - Method in class com.nmote.oembed.ext.DeviantArtEmbed
-
Setter for extension property.
- setThumbnailUrl200h(String) - Method in class com.nmote.oembed.ext.DeviantArtEmbed
-
Setter for extension property.
- setThumbnailWidth(Integer) - Method in class com.nmote.oembed.BasicOEmbed
-
Set thumbnail width in pixels
- setThumbnailWidth200h(Integer) - Method in class com.nmote.oembed.ext.DeviantArtEmbed
-
Setter for extension property.
- setThumbnailWight(Integer) - Method in class com.nmote.oembed.ext.DotSubEmbed
-
Setter for thumbnail width.
- setTitle(String) - Method in class com.nmote.oembed.BasicOEmbed
-
Set title
- setTotalSlides(Integer) - Method in class com.nmote.oembed.ext.SlideShareEmbed
-
Setter for extension property.
- setType(String) - Method in class com.nmote.oembed.BasicOEmbed
-
Set oEmbed type.
- setUri(String) - Method in class com.nmote.oembed.ext.VimeoEmbed
-
Setter for extension property.
- setUrl(String) - Method in class com.nmote.oembed.BasicOEmbed
-
Set content URL.
- setUrl(String) - Method in class com.nmote.oembed.ProviderEndpoint
-
Sets endpoint URL.
- setVersion(String) - Method in class com.nmote.oembed.BasicOEmbed
-
Set oEmbed version.
- setVersionNo(String) - Method in class com.nmote.oembed.ext.SlideShareEmbed
-
Setter for extension property.
- setVideoDescription(String) - Method in class com.nmote.oembed.ext.NfbCanadaEmbed
-
Setter for description.
- setVideoId(String) - Method in class com.nmote.oembed.ext.VimeoEmbed
-
Setter for extension property.
- setVideoUrl(String) - Method in class com.nmote.oembed.ext.AnimotoEmbed
-
Setter for extension property.
- setWebmentionUrl(String) - Method in class com.nmote.oembed.BasicOEmbed
-
Set webmention URL.
- setWebPage(String) - Method in class com.nmote.oembed.ext.WebPageAndLicenseEmbed
-
Setter for extension property.
- setWebPageShortUrl(String) - Method in class com.nmote.oembed.ext.WebPageAndLicenseEmbed
-
Setter for extension property.
- setWidth(Integer) - Method in class com.nmote.oembed.BasicOEmbed
-
Set width in pixels.
- setWidthExt(String) - Method in class com.nmote.oembed.ext.MixCloudEmbed
-
- SlideShareEmbed - Class in com.nmote.oembed.ext
-
SlideShare oEmbed extension.
- SlideShareEmbed() - Constructor for class com.nmote.oembed.ext.SlideShareEmbed
-