Package org.apache.cocoon.components.elementprocessor.types

Interface Summary
Validator This interface allows a client of NumericConverter to apply more restrictive rules to the number that the NumericConverter obtained.
 

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.
 



Copyright © 1999-2010 The Apache Software Foundation. All Rights Reserved.