org.apache.cocoon.i18n |
|
Java Source File Name | Type | Comment |
Bundle.java | Interface | Resource bundle component interface. |
BundleFactory.java | Interface | Bundle Factory implementations are responsible for loading and providing
particular types of resource bundles, implementors of Bundle interface. |
I18nUtils.java | Class | A utility class for i18n formatting and parsing routing. |
XMLResourceBundle.java | Class | Implementation of Bundle interface for XML resources. |
XMLResourceBundleFactory.java | Class | This is the XMLResourceBundleFactory, the method for getting and creating
XMLResourceBundles. |