name.pehl.piriti.rebind.property
Class DefaultConverterLookup
java.lang.Object
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 $
|
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 |
DefaultConverterLookup
public DefaultConverterLookup()
- Construct a new instance of this class and registers the built-in
converters using the
TypeOracle from
GeneratorContextHolder.
get
public String get(com.google.gwt.core.ext.typeinfo.JType type)
Copyright © 2012 Harald Pehl. All Rights Reserved.