Interface | Description |
---|---|
IFileInterpreter |
This interface provides methods for an file interpreter.
|
IFileInterpreterManager |
This interface is for the file interpreter manager that manages all file
interpreter providers.
|
IFileInterpreterProvider |
This is the interface that all file type providers must implement.
|
IFileLocker |
Class | Description |
---|---|
FileInterpreter |
This is an implementation of the IFileInterpreter interface and implements
some of the interface methods.
|