minor updates
[svjatoslav_commons.git] / doc / index.html
index ca5ad74..61599bf 100644 (file)
@@ -4,7 +4,7 @@
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
 <head>
 <title>Svjatoslav Commons - Java library of commonly used functions</title>
-<!-- 2015-03-01 Sun 19:03 -->
+<!-- 2015-03-21 Sat 00:00 -->
 <meta  http-equiv="Content-Type" content="text/html;charset=utf-8" />
 <meta  name="generator" content="Org-mode" />
 <meta  name="author" content="Svjatoslav Agejenko" />
@@ -180,15 +180,30 @@ License</a> or later as published by the Free Software Foundation.
 Library contains:
 </p>
 <ul class="org-ul">
-<li>Wildcards matcher. (?, *)
+<li>Commandline Interface helper
 </li>
 
 <li>Commandline arguments parser and validator.
 </li>
 
+<li>Bit input and output streams.
+</li>
+
+<li>Slightly enhanced data input and output streams.
+</li>
+
+<li>Byte array to HEX string converter.
+</li>
+
+<li>Utility that tries to quess user desktop directory.
+</li>
+
 <li>File path parser.
 </li>
 
+<li>File IO helper.
+</li>
+
 <li>Graphical error dialog.
 <ul class="org-ul">
 <li>Reusable graphical dialog to capture and show program exceptions
@@ -197,13 +212,22 @@ and associated program call stack traceback.
 </ul>
 </li>
 
-<li>Primitive URL parameters encoder / decoder.
+<li>Primitive and simple component to add navigation menus to the web
+sites.
+</li>
+
+<li>String tokenizer.
+</li>
+
+<li>Improved String, optimized for dealing with prefixes and suffixes.
+</li>
+
+<li>Wildcards matcher. (?, *)
 </li>
 </ul>
 </div>
 </div>
 
-
 <div id="outline-container-sec-2" class="outline-2">
 <h2 id="sec-2"><span class="section-number-2">2</span> Usage</h2>
 <div class="outline-text-2" id="text-2">
@@ -244,7 +268,7 @@ Maven pom.xml file snippet:
 </div>
 <div id="postamble" class="status">
 <p class="author">Author: Svjatoslav Agejenko</p>
-<p class="date">Created: 2015-03-01 Sun 19:03</p>
+<p class="date">Created: 2015-03-21 Sat 00:00</p>
 <p class="creator"><a href="http://www.gnu.org/software/emacs/">Emacs</a> 24.4.1 (<a href="http://orgmode.org">Org</a> mode 8.2.10)</p>
 <p class="validation"><a href="http://validator.w3.org/check?uri=referer">Validate</a></p>
 </div>