Package-level declarations

Types

Link copied to clipboard
interface MapDelegate
The MapDelegate interface defines the required methods for an object to implement.
Link copied to clipboard
open class VMXMLMetadataParser(inputStream: InputStream?, vmd: Map) : DefaultHandler2

Common class that can parse metadata included in different versions of VMD XML files This class should be extended to customize XML parsing for specific datafile types.

Link copied to clipboard
open class ZipManager
TODO: refactor VMDZipFileCollection to use this class