That's what I was afraid of.
Oh well.
Joe
>>setExpandEntities is a DOM thing, right?
>>
>
>Not DOM Level 2; it might be in Level 3 (haven't checked recently) or in
>the Xerces DOM-builder...
>
>>It can't do anything about entities in attributes, because
>>it doesn't know that they are happenin
e road.
Am I doing something wrong or missing something else?
Thanks,
Joe Marini
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Found some... thanks everyone
joe
- Original Message -
From: "Joe Marini" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, January 08, 2002 12:31 PM
Subject: Re: TreeWalker and NodeIterator sample code?
> You presume correctly, my friend...
>
You presume correctly, my friend...
Just looking for some non-pseudocode, working example code.
Joe
- Original Message -
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, January 08, 2002 11:21 AM
Subject: Re: TreeWalker and NodeIterator sample code?
>
> I presume you
Does anyone know of or have any sample code for the Traversal module's
TreeWalker and NodeIterator interfaces? Ideally, I'd like the C versions,
but Java will do if necessary.
Thanks in advance.
~~~~~
Look into DOM_Node's insertBefore() and appendChild() methods.
Joe
- Original Message -
From: "Bharatbhushan_Shetty" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, December 04, 2001 7:36 AM
Subject: How TO Insert Elements in between XML String
Hi,
I am new to XML a
Hello?
Anyone have any insights into this? Or know where I can get some more info
on it?
Thanks,
Joe
- Original Message -
From: "Joe Marini" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, October 31, 2001 9:28 AM
Subject: Getting a node from raw of
Hey everyone,
If all I have to work with is the root document node and two offsets into
the raw text of the input document, how can I find out which node is
selected?
Thanks,
Joe
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
F
Thanks for all your help everyone.
Joe
- Original Message -
From: "Dean Roddey" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, October 26, 2001 8:14 PM
Subject: Re: Telling two empty tags apart
> Yes, as I said in an earlier message, if you use the scanner directly, you
> ca
Hello all,
Is there a quick way to find out what Node an offset lies within if all I
have to start with is the root node of the document and two offsets into the
text source of the document?
I've looked through the Range documentation, and maybe I'm just missing
something, but it appears you alr
Yeah, that's what I figured, though I was hoping that Xerces kept some kind
of text buffer that represented the input that I could examine.
Thanks,
Joe
- Original Message -
From: "Juergen Hermann" <[EMAIL PROTECTED]>
To: "Joe Marini" <[EMAIL PRO
Hello all,
I'm hoping someone can help me with a basic question.
Suppose I have two tags that look like this:
Now, clearly, each is an empty tag. My question: is there any way within
Xerces to tell the difference between the two types of empty tags? For
example, if I wanted to modify the DOM
ftware
> [EMAIL PROTECTED]
> http://www.charmedquark.com
>
> "If it don't have a control port, don't buy it!"
>
>
> - Original Message -
> From: "Joe Marini" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Thursday, Oc
en do a
> clean re-build, just to be sure. Unless you're corrupting the pointer
> value in your code, the switch to the mutlithreaded DLL run-times should
> fix the problem.
>
> Dave
>
>
>
>
> "Joe Marini"
>
>
After reading the FAQ, I double-checked my project settings to make sure I'm
linking against the Multithreaded DLL version of the C runtime, but I'm
still getting assertions when trying to delete the string pointer returned
by DOMString.transcode().
Is this a known issue?
15 matches
Mail list logo