|
Document parsing Problem: msg#00007java.enhydra.kxml
Hi, I am trying to parse a document using XmlParser and then encode it using WmlWriter and I have encountered the following problem: 1. I am unable to partially encode attribute value if it was set to : http://www.google.com. I am expecting that "http://www." and ".com" portions of this string will be encoded, but they are not. Is this the right expectation? I checked the Wml.java and see that "http://www." and ".com" strings are both specified their? What am I doing wrong? Also, I checked javadoc comments for method setAttrStartTable() /** Sets the attribute start Table for a given page.
and it sayes that I should not use quote in my original xml document to separate attribute name and value, but if I don't do it then my xml parsing fails. Please help? Thanks in advance. Max Stolyarov
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Parsing XML - getChild problem, Thomas Sillhengst |
|---|---|
| Next by Date: | String encoding, Max Stolyarov |
| Previous by Thread: | Parsing XML - getChild problem, Thomas Sillhengst |
| Next by Thread: | String encoding, Max Stolyarov |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |