| Name | Description | Type | Package | Framework |
| AbstractDatatype | Abstract base class for Datatype implementations. | Class | org.apache.cocoon.woody.datatype.typeimpl | Apache Cocoon |
| AbstractDatatypeBuilder | Abstract base class for datatype builders, most concrete datatype builders will derive from this class. | Class | org.apache.cocoon.woody.datatype.typeimpl | Apache Cocoon |
| BooleanType | A Datatype implementation for java. | Class | org.apache.cocoon.woody.datatype.typeimpl | Apache Cocoon |
| BooleanTypeBuilder | Builds BooleanTypes. | Class | org.apache.cocoon.woody.datatype.typeimpl | Apache Cocoon |
| DateType | A Datatype implementation for java. | Class | org.apache.cocoon.woody.datatype.typeimpl | Apache Cocoon |
| DateTypeBuilder | Class | org.apache.cocoon.woody.datatype.typeimpl | Apache Cocoon | |
| DecimalType | A Datatype implementation for decimal numbers (backed by the java. | Class | org.apache.cocoon.woody.datatype.typeimpl | Apache Cocoon |
| DecimalTypeBuilder | Builds DecimalTypes. | Class | org.apache.cocoon.woody.datatype.typeimpl | Apache Cocoon |
| EnumType | A Datatype implementation for types implementing Joshua Bloch's | Class | org.apache.cocoon.woody.datatype.typeimpl | Apache Cocoon |
| EnumTypeBuilder | Class | org.apache.cocoon.woody.datatype.typeimpl | Apache Cocoon | |
| FloatType | A Datatype implementation for float numbers (backed by the java. | Class | org.apache.cocoon.woody.datatype.typeimpl | Apache Cocoon |
| FloatTypeBuilder | Class | org.apache.cocoon.woody.datatype.typeimpl | Apache Cocoon | |
| IntegerType | A Datatype implementationVersion:CVS $Id: IntegerType. | Class | org.apache.cocoon.woody.datatype.typeimpl | Apache Cocoon |
| IntegerTypeBuilder | Builds IntegerTypes. | Class | org.apache.cocoon.woody.datatype.typeimpl | Apache Cocoon |
| LongType | A Datatype implementationVersion:$Id: LongType. | Class | org.apache.cocoon.woody.datatype.typeimpl | Apache Cocoon |
| LongTypeBuilder | Class | org.apache.cocoon.woody.datatype.typeimpl | Apache Cocoon | |
| StringType | A Datatype implementationVersion:$Id: StringType. | Class | org.apache.cocoon.woody.datatype.typeimpl | Apache Cocoon |
| StringTypeBuilder | Class | org.apache.cocoon.woody.datatype.typeimpl | Apache Cocoon | |