Package org.abora.gold.xpp.converters

Class Summary
ActualCategoryTable  
CategoryTable  
Converter Converters exist to convert an object that is of one data type to some other data type.
In order to understand why we use Converters for this, we first have to understand why the
two obvious C++ means for doing so are inadequate.
First, we could send a conversion message to the object that we''re converting from.
 



Translation - Copyright © 2003 David G Jones. All Rights Reserved.
Original Udanax-Gold - Copyright © 1979-1999 Udanax.com. All rights reserved.