name.pehl.piriti.rebind.property
Class DefaultConverterLookup

java.lang.Object
  extended by name.pehl.piriti.rebind.property.DefaultConverterLookup

public class DefaultConverterLookup
extends Object

Registry with built-in converter. Currently these converter are registered:

Version:
$LastChangedRevision: 7 $
Author:
$LastChangedBy: harald.pehl $

Constructor Summary
DefaultConverterLookup()
          Construct a new instance of this class and registers the built-in converters using the TypeOracle from GeneratorContextHolder.
 
Method Summary
 String get(com.google.gwt.core.ext.typeinfo.JType type)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DefaultConverterLookup

public DefaultConverterLookup()
Construct a new instance of this class and registers the built-in converters using the TypeOracle from GeneratorContextHolder.

Method Detail

get

public String get(com.google.gwt.core.ext.typeinfo.JType type)


Copyright © 2012 Harald Pehl. All Rights Reserved.