Module omix.api
Package omix.util.io

Class AbstractModelIODomHandler

java.lang.Object
omix.util.io.AbstractModelIOHandler
omix.util.io.AbstractModelIODomHandler
All Implemented Interfaces:
ModelIOHandlerInterface, EntityResolver, ErrorHandler
Direct Known Subclasses:
StandardModelIODomHandler

public abstract class AbstractModelIODomHandler
extends AbstractModelIOHandler
implements EntityResolver, ErrorHandler
This class can be used to realize a ModelIOHandlerInterface for Omix with DOM (Package org.w3c.dom). The write(String, URLConnection, Model, OutputUtilities) and read(String, URLConnection, omix.plugin.model.writable.Model, InputUtilities) methods catch various types of exceptions and generate adequate error messages.
Since:
Omix 1.3
Author:
Dr. Peter Droste, Omix Visualization