[jdom-interest] getMixedContent() in Element Object
Jason Hunter
jhunter at collab.net
Tue Jan 9 12:00:15 PST 2001
Srikanth Rao wrote:
>
> I have a question regarding the order of list which is
> returned by getMixedContent() method of Element
> object.
>
> Will the order of the elements(String, Element,
> Comment, ProcessingInstruction, and Entity) contained
> in the list be always the same as the order in which
> they appear in the xml document.
Yes.
Since you have the code, you could determine that for yourself, by the
way.
-jh-
More information about the jdom-interest
mailing list