org.asnlab.asndt.runtime.conv
Class OpenValueConverter

java.lang.Object
  extended by org.asnlab.asndt.runtime.conv.AsnConverter
      extended by org.asnlab.asndt.runtime.conv.OpenValueConverter

public class OpenValueConverter
extends AsnConverter

The OpenValueConverter can convert open value. This class is not intent to be extended.


Nested Class Summary
protected static class OpenValueConverter.OpenValueConverterConverter
           
 
Field Summary
 AsnConverter[] actualConverters
           
 
Constructor Summary
OpenValueConverter()
           
OpenValueConverter(AsnConverter[] actualConverters)
           
 
Method Summary
 
Methods inherited from class org.asnlab.asndt.runtime.conv.AsnConverter
convert, convert, convert, convert, createAsnConverterConverter, createAsnConverterType
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

actualConverters

public AsnConverter[] actualConverters
Constructor Detail

OpenValueConverter

public OpenValueConverter()

OpenValueConverter

public OpenValueConverter(AsnConverter[] actualConverters)


Copyright �2009-2012 ASN Lab