public abstract class InstanceIO extends Object
Modifier and Type | Field and Description |
---|---|
static String |
ACTION_LOAD_SOURCE_DATA
ID of the action to load source data.
|
static String |
ACTION_SAVE_TRANSFORMED_DATA
ID of the action to save transformed data.
|
Constructor and Description |
---|
InstanceIO() |
Modifier and Type | Method and Description |
---|---|
static InstanceWriter |
createInstanceWriter(org.eclipse.core.runtime.content.IContentType contentType,
String providerId)
Creates an instance writer instance
|
public static final String ACTION_LOAD_SOURCE_DATA
public static final String ACTION_SAVE_TRANSFORMED_DATA
public static InstanceWriter createInstanceWriter(org.eclipse.core.runtime.content.IContentType contentType, String providerId)
contentType
- the content type the provider must match, may be
null
if providerId is setproviderId
- the id of the provider to use, may be null
if contentType is setnull
if no matching I/O provider is foundBuild 2013-10-07_11-27-38
Revision 99b27713a799a59a21b0b166eaaea8aaefbf125a