Re: String encoding

Stefan Haustein <[email protected]> Mon, 31 Mar 2003 01:59:17 +0200
Newsgroups gmane.comp.java.enhydra.kxml
Message-ID <[email protected]>
Hi Max,

kxml does not perform attribute value token encoding; attribute value 
token encoding is not required by the wbxml specification, it is an 
optional feature (in contrast to attribute value token decoding).

Best,
Stefan

Max Stolyarov wrote:
> Hi,
> 
>    I am a newbe to this list and I need help with a very simple thing. I 
> am using WmlWriter to encode an XML document and it all works fine if 
> attribute values on xml elements should not be encoded. but as soon as I 
> insert attribute which value is "http://www.google.com" I cann't get the 
> value encoded so that I have: 1 2 google 3. Can someone please help me 
> out, can I actually force encoding for attribute values?? I checked 
> Wml.java and it seems to contain mapping for "http://", "www.", and 
> ".com". Thanks in advance.
> 
> */Max Stolyarov/*
> NOVARRA***//**//*
> 3232 Kennicott Ave
> Arlington Heights, Illinois  60004
> Phone:  (847) 368-7800 x 252 
> Facsimile:  (847) 590-8144
>