Package | Description |
---|---|
org.eclipse.ice.io.ini | |
org.eclipse.ice.io.serializable |
Modifier and Type | Class and Description |
---|---|
class |
INIReader
The INIReader provides functionality for parsing files that use the INI
structure.
|
Modifier and Type | Method and Description |
---|---|
ITemplatedReader |
IOService.getTemplatedReader(java.lang.String readerType)
Return the ITemplatedReader realization of type readerType.
|
Modifier and Type | Method and Description |
---|---|
void |
IOService.addTemplatedReader(ITemplatedReader templatedReader)
This method is used by the underlying OSGi framework to
add available ITemplatedReaders exposed as a Declarative Service.
|