Package org.electrocodeogram.cpc.core.api.provider.xml

Contains the API specification for the CPC Mapping Provider.

See:
          Description

Interface Summary
IMappingProvider A mapping provider implements means of mapping IStatefulObject data to and from a string representation.
IMappingRegistry A registry which allows easy access to an IMappingProvider which supports a given cpc data mapping.
 

Class Summary
MappingStore Simple input and output wrapper for IMappingProviders.
 

Exception Summary
MappingException Thrown by an IMappingProvider if any serious error occurs during cpc data mapping.
 

Package org.electrocodeogram.cpc.core.api.provider.xml Description

Contains the API specification for the CPC Mapping Provider.