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

Packages that use org.apache.cocoon.components.elementprocessor.types
org.apache.cocoon.components.elementprocessor   
org.apache.cocoon.components.elementprocessor.impl.poi.hssf.elements   
org.apache.cocoon.components.elementprocessor.types   
 

Classes in org.apache.cocoon.components.elementprocessor.types used by org.apache.cocoon.components.elementprocessor
Attribute
          Encapsulation of a single XML element attribute in a way that shields the consumer from the data's XML origins.
 

Classes in org.apache.cocoon.components.elementprocessor.types used by org.apache.cocoon.components.elementprocessor.impl.poi.hssf.elements
Attribute
          Encapsulation of a single XML element attribute in a way that shields the consumer from the data's XML origins.
NumericResult
          This class holds the result of a numeric conversion.
 

Classes in org.apache.cocoon.components.elementprocessor.types used by org.apache.cocoon.components.elementprocessor.types
BooleanResult
          This class holds the result of a boolean conversion.
NumericResult
          This class holds the result of a numeric conversion.
Validator
          This interface allows a client of NumericConverter to apply more restrictive rules to the number that the NumericConverter obtained.
 



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