Media Authoring
with Java API

Package tv.amwa.maj.util

Utility methods and classes used internally by the MAJ API that may also be useful to applications using the API.

See:
          Description

Class Summary
LookupTable Static table of mappings from AAF specification data type names to MAJ API Java type names and AAF SDK C type definition names (as defined in file "AAFTypes.h").
Utilities Static utilities shared by more than one class in the MAJ API and that may be of use more generally.
 

Enum Summary
LookupTable.Strategy Defines the kind of strategy used to represent a particular AAF data type in the MAJ API.
 

Package tv.amwa.maj.util Description

Utility methods and classes used internally by the MAJ API that may also be useful to applications using the API. Also included in this package is a lookup table mapping AAF type names to their respective Java type names and a description of the four strategies used to achieve this mapping.

Author:
Richard Cartwright

Media Authoring
with Java API

(c) 2007-2008 Richard Cartwright, all rights reserved. Subject to the terms of the AAF SDK Public Source License.