Abstract
        
    Table of Contents
    
    
        Classes
        
    
    
                    - AbstractContact
 - This is a simple Contact implementation that other Contact can inherit from.
             - AbstractCorporate
 - This is a simple Corporate implementation that other Corporate can inherit from.
             - AbstractDataProvider
 - This is a simple Data Provider implementation that other Data Provider can inherit from.
             - AbstractDateTime
 - This is a simple Date Time implementation that other Date Time can inherit from.
             - AbstractGeneric
 - This is a simple Generic implementation that other Generic can inherit from.
             - AbstractPrimitiveType
 - This is a simple Primitive Type implementation that other Primitive Type can inherit from.
             - AbstractRandom
 - This is a simple Random implementation that other Random can inherit from.
             - AbstractWorldWideWeb
 - This is a simple World Wide Web implementation that other World Wide Web can inherit from.