public abstract class AbstractEmbedder extends Object implements Embedder
| Modifier and Type | Field and Description |
|---|---|
protected Map<Pattern,String> |
schemeEndpointMap |
protected String |
url |
| Modifier and Type | Method and Description |
|---|---|
protected abstract org.exoplatform.services.log.Log |
getExoLogger() |
protected org.json.JSONObject |
getJSONObject(URL url) |
protected Pattern |
getPattern() |
void |
setUrl(String url)
Set provided url to Embedder object to process.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetExoMediaprotected String url
protected Pattern getPattern()
public void setUrl(String url)
Embedderprotected org.json.JSONObject getJSONObject(URL url)
protected abstract org.exoplatform.services.log.Log getExoLogger()
Copyright © 2003–2015 eXo Platform SAS. All rights reserved.