| Modifier and Type | Method and Description |
|---|---|
OembedResponse.Format |
OembedEndpoint.getFormat() |
static OembedResponse.Format |
OembedResponse.Format.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OembedResponse.Format[] |
OembedResponse.Format.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
OembedParser |
OembedService.getParser(OembedResponse.Format format)
Returns an instance of an
OembedParser for the given
OembedResponse.Format. |
void |
OembedEndpoint.setFormat(OembedResponse.Format format)
Updates the format of this endpoint.
|
Copyright © 2010–2016 michael-simons.eu. All rights reserved.