| Class and Description |
|---|
| OembedEndpoint
This describes an oembed endpoint, with its name, url schemes etc.
|
| OembedParser
This is 1:1 copy from the interface of the same name from
java-oembed
except for the checked exceptions.
|
| OembedResponse
This represents a valid OEmbed response according to the specs from
oembed.com.
|
| OembedResponse.Format
Constants for supported oembed formats.
|
| OembedResponseRenderer
The purpose of this interface is turning
OembedResponses into usable
chunks of html code. |
| RequestProvider
An oembed provider creates Http requests for embeddable urls.
|
Copyright © 2010–2016 michael-simons.eu. All rights reserved.