Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
wiki:documentation:devguide:core [2016/10/03 10:52] carolina.santos |
wiki:documentation:devguide:core [2016/11/21 07:26] (current) carolina.santos |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== TerraLib.Core ====== | ====== TerraLib.Core ====== | ||
| - | * **[[:wiki:documentation:devguide:core:translator|Translator]]:** tradução de idiomas. | + | * **[[:wiki:documentation:devguide:core:translator|Translator]]:** language translation. |
| - | * **[[:wiki:documentation:devguide:core:char_encoding|CharEncoding]]:** codificação/decodificação de caracteres. | + | * **[[:wiki:documentation:devguide:core:char_encoding|CharEncoding]]:** encode/decode characters. |
| - | * **[[:wiki:documentation:devguide:core:logger|Logger]]:** logs de eventos. | + | * **[[:wiki:documentation:devguide:core:logger|Logger]]:** event logs. |
| + | * **[[:wiki:documentation:devguide:core:uri|URI]]:** URIs manipulation. | ||
| + | |||
| + | * **[[:wiki:documentation:devguide:core:library|Library]]:** library management. | ||
| + | |||
| + | * **[[:wiki:documentation:devguide:core:files|FileSystem]]:** system paths with UTF-8 strings. | ||
| + | |||
| + | * **[[:wiki:documentation:devguide:core:plugins|Plugins]]:** plugins management. | ||