Public Methods

  Name Description
Public method AccessImportDataStream Obtains access to the import data via a stream. The underlying Java InputStream object.
Public method AccessPostImportScriptStream Obtains access to the post-import script via a stream. The underlying Java InputStream object.
Public method AccessPreImportScriptStream Obtains access to the pre-import script via a stream. The underlying Java InputStream object.
Public method SetImportDataStream Specifies the data stream containing the import data for this AddOn object.
Public method SetPostImportScriptStream Specifies the data stream containing the post-import script for this AddOn object.
Public method SetPreImportScriptStream Specifies the data stream containing the pre-import script for this AddOn object.
Top

See Also