Uses of Package
omix.plugin.io
Package | Description |
---|---|
omix.plugin.io |
This package contains interfaces allowing to realize file input output operations.
|
omix.util.io |
This package contains classes for file input and output which can be used in plugin development.
|
-
Classes in omix.plugin.io used by omix.plugin.io Class Description ModelComponentProviderInterface ModelComponentProviderInterface.ItemType ModelIOHandlerInterface This interface allows to realize a network import and export plugin.
Implementing classes must register a set of supported file name suffixes (like "xml", "fml", "doc"). -
Classes in omix.plugin.io used by omix.util.io Class Description ModelIOHandlerInterface This interface allows to realize a network import and export plugin.
Implementing classes must register a set of supported file name suffixes (like "xml", "fml", "doc").