|
Class Summary |
| Attribute |
Encapsulation of a single XML element attribute in a way that
shields the consumer from the data's XML origins. |
| 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. |
| 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. |