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/03/09 14:52] gribeiro [References] |
wiki:documentation:devguide:core [2016/11/21 07:26] (current) carolina.santos |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== TerraLib → Core Runtime Library ====== | + | ====== TerraLib.Core ====== |
| - | ===== URI ===== | + | * **[[:wiki:documentation:devguide:core:translator|Translator]]:** language translation. |
| + | * **[[:wiki:documentation:devguide:core:char_encoding|CharEncoding]]:** encode/decode characters. | ||
| - | ==== Design ==== | + | * **[[:wiki:documentation:devguide:core:logger|Logger]]:** event logs. |
| - | ==== API ==== | + | * **[[:wiki:documentation:devguide:core:uri|URI]]:** URIs manipulation. |
| - | ==== Examples ==== | + | * **[[:wiki:documentation:devguide:core:library|Library]]:** library management. |
| - | ==== References ==== | + | |
| - | ==== Tickets ==== | + | * **[[:wiki:documentation:devguide:core:files|FileSystem]]:** system paths with UTF-8 strings. |
| - | + | ||
| - | ===== Module Manager ===== | + | |
| + | * **[[:wiki:documentation:devguide:core:plugins|Plugins]]:** plugins management. | ||