org.tm4j.topicmap.utils.XTMWriter .setErrorHandler(org.xml.sax.ErrorHandler h)

Description

Sets the SAX ErrorHandler to which export errors will be notified.

Parameters
org.xml.sax.ErrorHandler h the ErrorHandler to receive any errors generated by the export process.

Other Resources

Related Topics

Has Parameters