jhomenet.binding
Class CustomConverterFactory

java.lang.Object
  extended by jhomenet.binding.CustomConverterFactory

public class CustomConverterFactory
extends java.lang.Object

Id: $Id$

Author:
David Irwin

Nested Class Summary
static class CustomConverterFactory.HardwareDataConverter
           
static class CustomConverterFactory.StateConverter
           
 
Method Summary
static ValueModel createHardwareDataToStringConverter(ValueModel dataSubject, java.text.DateFormat formatter)
           
static ValueModel createStateToStringConverter(ValueModel subject)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

createHardwareDataToStringConverter

public static ValueModel createHardwareDataToStringConverter(ValueModel dataSubject,
                                                             java.text.DateFormat formatter)

createStateToStringConverter

public static ValueModel createStateToStringConverter(ValueModel subject)


Copyright © 2004-2005 David Irwin. All Rights Reserved.