org.vraptor.converter.basic
Class BasicConverters

java.lang.Object
  extended by org.vraptor.converter.basic.BasicConverters

public class BasicConverters
extends Object

Utility for registering all primitive and primitive-wrappers converters for xpathing parameters.

Author:
Guilherme Silveira

Constructor Summary
BasicConverters()
           
 
Method Summary
static void register(SimpleConverterManager repository)
          Registers those basic converters
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BasicConverters

public BasicConverters()
Method Detail

register

public static void register(SimpleConverterManager repository)
Registers those basic converters



Copyright © 2004-2008 VRaptor. All Rights Reserved.