public interface OembedParser
| Modifier and Type | Method and Description |
|---|---|
void |
marshal(OembedResponse oembedResponse,
OutputStream out)
|
OembedResponse |
unmarshal(InputStream in)
Unmarshals an
OembedResponse from the given inputstream |
OembedResponse unmarshal(InputStream in)
OembedResponse from the given inputstreamin - void marshal(OembedResponse oembedResponse, OutputStream out)
oembedResponse - out - Copyright © 2010-2015 michael-simons.eu. All Rights Reserved.