| Modifier and Type | Class and Description |
|---|---|
class |
OembedJsonParser |
class |
OembedXmlParser |
| Modifier and Type | Method and Description |
|---|---|
OembedParser |
Oembed.getParser(String format) |
OembedParser |
Oembed.setParser(String format,
OembedParser parser)
Sets the parser for the given format, returns the old parser if any
|
| Modifier and Type | Method and Description |
|---|---|
Map<String,OembedParser> |
Oembed.getParser() |
| Modifier and Type | Method and Description |
|---|---|
OembedParser |
Oembed.setParser(String format,
OembedParser parser)
Sets the parser for the given format, returns the old parser if any
|
| Modifier and Type | Method and Description |
|---|---|
void |
Oembed.setParser(Map<String,OembedParser> parser) |
Copyright © 2010-2014 michael-simons.eu. All Rights Reserved.