public class SharedContentProviderFactory extends Object
Constructor and Description |
---|
SharedContentProviderFactory() |
Modifier and Type | Method and Description |
---|---|
List<ISharedContentProvider> |
getAllSharedContentProvider(ContentContext ctx) |
static SharedContentProviderFactory |
getInstance(ContentContext ctx) |
Collection<URL> |
getURLList(GlobalContext globalContext) |
void |
setURLList(GlobalContext globalContext,
String urls)
add url list (separed by CR) to create URLSharedContentProvider
|
public static SharedContentProviderFactory getInstance(ContentContext ctx)
public List<ISharedContentProvider> getAllSharedContentProvider(ContentContext ctx)
public void setURLList(GlobalContext globalContext, String urls)
urls
- public Collection<URL> getURLList(GlobalContext globalContext)
Copyright © 2012-2018. All Rights Reserved.