| Name | Description | Type | Package | Framework |
| Bundle | Resource bundle component interface. | Interface | org.apache.cocoon.i18n | Apache Cocoon |
| BundleFactory | Bundle Factory implementations are responsible for loading and providing particular types of resource bundles, implementors of Bundle interface. | Interface | org.apache.cocoon.i18n | Apache Cocoon |
| BundleFactory .ConfigurationKeys | Class | org.apache.cocoon.i18n.BundleFactory | Apache Cocoon | |
| I18nUtils | A utility class for i18n formatting and parsing routing. | Class | org.apache.cocoon.i18n | Apache Cocoon |
| I18nUtils .LocaleValidator | Callback interface for I18nUtils. | Interface | org.apache.cocoon.i18n.I18nUtils | Apache Cocoon |
| XMLResourceBundle | single XML message bundle. | Class | org.apache.cocoon.i18n | Apache Cocoon |
| XMLResourceBundleFactory | This is the XMLResourceBundleFactory, the method for getting and creating XMLResourceBundles. | Class | org.apache.cocoon.i18n | Apache Cocoon |