How to specify OPAQUE data

Max Stolyarov <[email protected]> Wed, 2 Apr 2003 16:08:58 -0600
Newsgroups gmane.comp.java.enhydra.kxml
Message-ID <3956B7121A30D411850800508B9A5EE0BA1EEB@novarrainet1.internalnt.novarra.com>
This message is in MIME format. Since your mail reader does not understand
this format, some or all of this message may not be legible.

------_=_NextPart_001_01C2F964.75ACA610
Content-Type: text/plain;
	charset="iso-8859-1"

Hi Stefan

	Can you please tell me what do I need to do to specify that some of
the data specified in the XML file that I want to encode should be encoded
as OPAQUE data. Also, I modified WbxmlParser.java and WbxmlWriter.java to
encode string entities, such as a string "http://www.google.com" will be
encoded as HTTP_TOKEN WWW_TOKEN "google" COM_TOKEN, something like this, and
I wonder if you would not mind looking over the changes that I have done and
tell me what you think. 
Also, why setTagTable(), setAttrStartTable(), and setAttrValueTable() method
in WbxmlParser.java and WbxmlWriter.java were implemented differently.
Thanks in advance.

Max Stolyarov
NOVARRA
3232 Kennicott Ave
Arlington Heights, Illinois  60004
Phone:  (847) 368-7800 x 252  
Facsimile:  (847) 590-8144


------_=_NextPart_001_01C2F964.75ACA610
Content-Type: text/html;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV=3D"Content-Type" CONTENT=3D"text/html; =
charset=3Diso-8859-1">
<META NAME=3D"Generator" CONTENT=3D"MS Exchange Server version =
5.5.2654.45">
<TITLE>How to specify OPAQUE data</TITLE>
</HEAD>
<BODY>

<P><FONT SIZE=3D2 FACE=3D"Arial">Hi</FONT> <FONT FACE=3D"Times New =
Roman">Stefan</FONT>
</P>

<P>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT SIZE=3D2 =
FACE=3D"Arial">Can you please tell me what do I need to do to specify =
that some of the data specified in the XML file that I want to encode =
should be encoded as OPAQUE data. Also, I modified WbxmlParser.java and =
WbxmlWriter.java to encode string entities, such as a string &quot;<A =
HREF=3D"http://www.google.com" =
TARGET=3D"_blank">http://www.google.com</A>&quot; will be encoded as =
HTTP_TOKEN WWW_TOKEN &quot;google&quot; COM_TOKEN, something like this, =
and I wonder if you would not mind looking over the changes that I have =
done and tell me what you think. </FONT></P>

<P><FONT SIZE=3D2 FACE=3D"Arial">Also, why setTagTable(), =
setAttrStartTable(), and setAttrValueTable() method in WbxmlParser.java =
and WbxmlWriter.java were implemented differently. Thanks in =
advance.</FONT></P>

<P><B><I><FONT COLOR=3D"#000080" FACE=3D"Arial">Max =
Stolyarov</FONT></I></B>
<BR><FONT SIZE=3D2 =
FACE=3D"Arial">NOVARRA</FONT><B></B><B><I></I></B><B><I></I></B>
<BR><FONT FACE=3D"Garamond">3232 Kennicott Ave</FONT>
<BR><FONT FACE=3D"Garamond">Arlington Heights, Illinois&nbsp; =
60004</FONT>
<BR><FONT FACE=3D"Garamond">Phone:&nbsp; (847) 368-7800 x 252&nbsp; =
</FONT>
<BR><FONT FACE=3D"Garamond">Facsimile:&nbsp; (847) 590-8144</FONT>
</P>

</BODY>
</HTML>
------_=_NextPart_001_01C2F964.75ACA610--