org.exoplatform.social.common.embedder
Class OembedEmbedder

java.lang.Object
  extended by org.exoplatform.social.common.embedder.OembedEmbedder

public class OembedEmbedder
extends Object

Created by The eXo Platform SAS Author : vietnq vietnq@exoplatform.com May 25, 2012

Since:
4.0.0-GA

Constructor Summary
OembedEmbedder(org.exoplatform.container.xml.InitParams initParams)
          constructor
 
Method Summary
 ExoSocialMedia getExoSocialMedia(String url)
          processes input link and returns data wrapped into a model called ExoSocialMedia.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OembedEmbedder

public OembedEmbedder(org.exoplatform.container.xml.InitParams initParams)
constructor

Parameters:
initParams -
Method Detail

getExoSocialMedia

public ExoSocialMedia getExoSocialMedia(String url)
processes input link and returns data wrapped into a model called ExoSocialMedia.

Parameters:
url -
Returns:
ExoSocialMedia object that corresponds to the link.


Copyright © 2013 eXo Platform SAS. All Rights Reserved.