Package com.ibm.sensorevent.model.converter

Provides the converter classes.

See:
          Description

Interface Summary
IConverter IConverter is the interface representing the common methods to convert ISensorEvent within Premises Server.
 

Class Summary
CBEConverter The CBEConverter class converts ISensorEvents, XML strings, and CommonBaseEvent (CBE) objects to other formats.
Converter Converter is the superclass of all converter classes used in the IBM sensor event model
MapConverter The MapConverter class converts ISensorEvents and java.util.Map objects to other formats.
TypedMapConverter The TypedMapConverter class converts ISensorEvents and java.util.Map objects to other formats using the correct types.
WBEConverter  
WBEGenericConverterContentHandler  
WBEIBMSEConverterContentHandler  
WBEResponseConverterContentHandler  
XMLConverter The XMLConverter class converts ISensorEvents and XML strings to other formats.
XMLConverterContentHandler The XMLConverterContentHandler class contains the XML content parsing used in XMLConverter.
 

Exception Summary
ConverterException ConverterException is the exception type thrown by the converter classes in the sensor event model.
 

Package com.ibm.sensorevent.model.converter Description

Provides the converter classes.



Copyright © 2005 - 2009 IBM Corp. All Rights Reserved.