Interface FlavorMap

All Known Subinterfaces:
FlavorTable
All Known Implementing Classes:
SystemFlavorMap

public interface FlavorMap
A two-way Map between "natives" (Strings), which correspond to platform-specific data formats, and "flavors" (DataFlavors), which correspond to platform-independent MIME types. FlavorMaps need not be symmetric, but typically are.
Since:
1.2