Package | Description |
---|---|
org.apache.shale.validator.converter |
This package contains a set of JSF converters that use
the Apache Commons Validator API to perform both feature rich
parsing and formatting of internal objects.
|
Modifier and Type | Class and Description |
---|---|
class |
DoubleConverter
JavaServer Faces
Converter for Double (and int)
instances. |
class |
FloatConverter
JavaServer Faces
Converter for Float (and int)
instances. |
class |
IntegerConverter
JavaServer Faces
Converter for Integer (and int)
instances. |
class |
LongConverter
JavaServer Faces
Converter for Long (and int)
instances. |
class |
ShortConverter
JavaServer Faces
Converter for Short (and int)
instances. |
Copyright © 2004-2013 Apache Software Foundation. All Rights Reserved.