Uses of Package
omix.util.io
Package | Description |
---|---|
omix.util.io |
This package contains classes for file input and output which can be used in plugin development.
|
-
Classes in omix.util.io used by omix.util.io Class Description AbstractDomReader This class is an abstract definition of a reader using DOM (Package org.w3c.dom).AbstractDomWriter This class is an abstract definition of a writer using DOM (Package org.w3c.dom).AbstractModelIODomHandler This class can be used to realize aModelIOHandlerInterface
for Omix with DOM (Package org.w3c.dom).AbstractModelIOHandler This class can be used to realize aModelIOHandlerInterface
for Omix.AbstractReader This class can be subclassed in order to realize a file reader.AbstractWriter This class can be subclassed in order to realize a file writer.