FROM : Pete Gordon
DATE : Sun Dec 12 18:26:51 2004
Thanks, for the response.
This works for the hex and decimal values...
[NSString stringWithFormat:@"%C",0x271E]
But, not the entity values, guess I am just needing to cross reference
the entity values to the hex or decimal values.
Pete Gordon
On Dec 11, 2004, at 3:52 PM, Finlay Dobbie wrote:
> On Wed, 8 Dec 2004 16:41:54 -0500, Pete Gordon <<email_removed>>
> wrote:
>> Is there a open source Decoder for HTML 4.0 out there? I am looking
>> to
>> use the RSSInspector open source classes, but the feed source uses
>> things like “ and ” a lot.
>
> NSAttributedString might do the job.
>
> -- Finlay
>
DATE : Sun Dec 12 18:26:51 2004
Thanks, for the response.
This works for the hex and decimal values...
[NSString stringWithFormat:@"%C",0x271E]
But, not the entity values, guess I am just needing to cross reference
the entity values to the hex or decimal values.
Pete Gordon
On Dec 11, 2004, at 3:52 PM, Finlay Dobbie wrote:
> On Wed, 8 Dec 2004 16:41:54 -0500, Pete Gordon <<email_removed>>
> wrote:
>> Is there a open source Decoder for HTML 4.0 out there? I am looking
>> to
>> use the RSSInspector open source classes, but the feed source uses
>> things like “ and ” a lot.
>
> NSAttributedString might do the job.
>
> -- Finlay
>
| Related mails | Author | Date |
|---|---|---|
| Pete Gordon | Dec 8, 22:41 | |
| Finlay Dobbie | Dec 11, 21:52 | |
| Pete Gordon | Dec 12, 18:26 | |
| Finlay Dobbie | Dec 12, 19:47 |






Cocoa mail archive

