annotate src/org/tmatesoft/hg/internal/package.html @ 667:fba85bc1dfb8

Refactoring: move all encoding/decoding operations into single place, EncodingHelper
author Artem Tikhomirov <tikhomirov.artem@gmail.com>
date Thu, 11 Jul 2013 17:54:08 +0200
parents d56ea1a2537a
children
rev   line source
406
d56ea1a2537a Less meaningless package descriptions
Artem Tikhomirov <tikhomirov.artem@gmail.com>
parents:
diff changeset
1 <html>
d56ea1a2537a Less meaningless package descriptions
Artem Tikhomirov <tikhomirov.artem@gmail.com>
parents:
diff changeset
2 <body>
d56ea1a2537a Less meaningless package descriptions
Artem Tikhomirov <tikhomirov.artem@gmail.com>
parents:
diff changeset
3 Intimate implementation peculiarities of the library. Classes in this package shall be deemed internal API and not referenced from outside unless you really known what you do and what are possible consequences.
d56ea1a2537a Less meaningless package descriptions
Artem Tikhomirov <tikhomirov.artem@gmail.com>
parents:
diff changeset
4 </body>
d56ea1a2537a Less meaningless package descriptions
Artem Tikhomirov <tikhomirov.artem@gmail.com>
parents:
diff changeset
5 </html>