Package | Description |
---|---|
org.eclipse.ice.io.serializable |
Modifier and Type | Method and Description |
---|---|
ITemplatedWriter |
IOService.getTemplatedWriter(java.lang.String writerType)
Return the ITemplatedWriter realization of type writerType.
|
Modifier and Type | Method and Description |
---|---|
void |
IOService.addTemplatedWriter(ITemplatedWriter writer)
This method is used by the underlying OSGi framework to
add available ITemplatedWriters exposed as a Declarative Service.
|