public class AutodiscoveredOembedProvider extends Object implements OembedProvider
| Constructor and Description |
|---|
AutodiscoveredOembedProvider(String originalUrl,
URI apiUrl,
String format) |
| Modifier and Type | Method and Description |
|---|---|
String |
getFormat() |
HttpRequestDecorator |
getHttpRequestDecorator() |
String |
getName() |
List<String> |
getUrlSchemes() |
URI |
toApiUrl(String url) |
public String getName()
getName in interface OembedProviderpublic String getFormat()
getFormat in interface OembedProviderpublic List<String> getUrlSchemes()
getUrlSchemes in interface OembedProviderpublic URI toApiUrl(String url) throws URISyntaxException
toApiUrl in interface OembedProviderURISyntaxExceptionpublic HttpRequestDecorator getHttpRequestDecorator()
getHttpRequestDecorator in interface OembedProviderCopyright © 2010-2014 michael-simons.eu. All Rights Reserved.