org.richfaces.convert
Class ConverterUtil

java.lang.Object
  extended by org.richfaces.convert.ConverterUtil

public final class ConverterUtil
extends Object

Author:
Nick Belaevski

Nested Class Summary
static class ConverterUtil.StringConverter
           
 
Method Summary
static javax.faces.convert.Converter integerConverter()
           
static javax.faces.convert.Converter stringConverter()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

stringConverter

public static javax.faces.convert.Converter stringConverter()

integerConverter

public static javax.faces.convert.Converter integerConverter()


Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.