From b879f0fcc8651b49ae46a6db64d7eb1a27c7af1a Mon Sep 17 00:00:00 2001 From: Silvio Date: Fri, 20 Aug 2010 15:39:56 -0300 Subject: Adding generated docs --- doc/html/classorg_1_1openisis_1_1Charset.html | 130 ++++++++++++++++++++++++++ 1 file changed, 130 insertions(+) create mode 100644 doc/html/classorg_1_1openisis_1_1Charset.html (limited to 'doc/html/classorg_1_1openisis_1_1Charset.html') diff --git a/doc/html/classorg_1_1openisis_1_1Charset.html b/doc/html/classorg_1_1openisis_1_1Charset.html new file mode 100644 index 0000000..0cc9c6b --- /dev/null +++ b/doc/html/classorg_1_1openisis_1_1Charset.html @@ -0,0 +1,130 @@ + + + + + +IsisReader: org::openisis::Charset Class Reference + + + + + + + + + +
+

org::openisis::Charset Class Reference

+

List of all members.

+ + + + + + + + + + + + + + + + + + +

Public Member Functions

Charset (String encoding)
+OutputStreamWriter osw (OutputStream s) throws IOException
+void chartab (OutputStreamWriter w) throws IOException
+void codetab (OutputStreamWriter w) throws IOException
+void htmltab (OutputStreamWriter w) throws IOException

Static Public Member Functions

+static void main (String[] args) throws IOException

Public Attributes

+final String enc

Static Package Functions

[static initializer]
+static void utf8seq () throws IOException
+static void chartest () throws IOException

Static Package Attributes

static final String[] encodings
+static final byte[] isohigh = new byte[96]
+

Detailed Description

+

Charset tests and utils for openisis java binding.

+
Id
Charset.java,v 1.3 2003/04/08 00:20:53 kripke Exp
+
Version:
+
Revision
1.3
+
Author:
+
Author
kripke
+

Member Data Documentation

+ +
+
+ + + + +
final String [] org::openisis::Charset::encodings [static, package]
+
+
+Initial value:
 {
+                "ISO-8859-5", 
+                "ISO-8859-7", 
+                "ISO-8859-9", 
+        }
+
+
+
+
The documentation for this class was generated from the following file: +
+ +
+ All Classes Namespaces Functions Variables
+ + +
+ +
+ +
Generated on Tue Mar 30 14:47:16 2010 for IsisReader by  + +doxygen 1.6.1
+ + -- cgit v1.2.3