java.lang.ObjectHolds information about one catalogue. The location and name of the catalogue can contain references to input modules, and are resolved upon each transformer usage. It is important that releaseCatalog is called when the transformer is recycled.org.apache.cocoon.transformation.I18nTransformer$CatalogueInfo
| Field Summary | ||
|---|---|---|
| VariableResolver | name | |
| VariableResolver[] | locations | |
| String | resolvedName | |
| String[] | resolvedLocations | |
| Bundle | catalogue | |
| Constructor: |
|---|
|
| Method from org.apache.cocoon.transformation.I18nTransformer$CatalogueInfo Summary: |
|---|
| getCatalogue, getLocation, getName, releaseCatalog |
| Methods from java.lang.Object: |
|---|
| equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method from org.apache.cocoon.transformation.I18nTransformer$CatalogueInfo Detail: |
|---|
|
|
|
|