Quaqua 8.0 2011-10-02

Package ch.randelshofer.quaqua.datatransfer

Provides interfaces and classes for transferring data between and within applications.

See:
          Description

Class Summary
CompositeTransferable CompositeTransferable.
DefaultTransferable A Transferable which uses a char array or a byte array as its data source.
MimeType A Multipurpose Internet Mail Extension (MIME) type, as defined in RFC 2045 and 2046.
 

Exception Summary
MimeTypeParseException A class to encapsulate MimeType parsing related exceptions
 

Package ch.randelshofer.quaqua.datatransfer Description

Provides interfaces and classes for transferring data between and within applications.


Copyright 2003-2007 (c) Werner Randelshofer.
All rights reserved.