|
|||||||||
| Home >> All >> org >> apache >> cocoon >> serialization >> hssfhelpers >> [ util overview ] | PREV PACKAGE NEXT PACKAGE | ||||||||
Package org.apache.cocoon.serialization.hssfhelpers.util
| Interface Summary | |
| Validator | This interface allows a client of NumericConverter to apply more restrictive rules to the number that the NumericConverter obtained. |
| Class Summary | |
| BooleanConverter | This class knows how to convert strings into numbers, and also knows how to check the results against certain criteria |
| BooleanResult | This class holds the result of a boolean conversion. |
| DoubleValidator | Simple Validator for doubles |
| IntegerValidator | Simple Validator for integers |
| NumericConverter | This class knows how to convert strings into numbers, and also knows how to check the results against certain criteria |
| NumericResult | This class holds the result of a numeric conversion. |
| TestBooleanConverter | Class to test BooleanConverter functionality. |
| TestBooleanResult | Class to test BooleanResult functionality. |
| TestNumericConverter | Class to test NumericConverter functionality. |
| TestNumericResult | Class to test NumericResult functionality. |
|
|||||||||
| Home >> All >> org >> apache >> cocoon >> serialization >> hssfhelpers >> [ util overview ] | PREV PACKAGE NEXT PACKAGE | ||||||||