Package com.tuneology.avm.drive

An API for accessing disc drives.

See:
          Description

Class Summary
CDDrive An interface to a CD-ROM drive.
CDRDrive An interface to a CD-R drive.
CDRWDrive An interface to a CD-RW drive.
Drive This class implements native operations that are not otherwise available from Java.
DriveEntry A lightweight representation of a drive device on the system.
LoopbackDrive This class represents a loopback device.
MountPoint This class represents one of several mounted volumes associated with a drive.
 

Package com.tuneology.avm.drive Description

An API for accessing disc drives. Features:

- determine disc space used and available
- rip audio and data tracks from CDs
- write Audio, CD-Plus, and ISO 9660 CD-Rs.
- erase CD-RW media.

$Id: package.html,v 1.1 2002/09/23 05:04:24 xnarf Exp $