[jdom-interest] Extracting a Processing Instruction

Paulo Vieira pjvieira at yahoo.com
Wed Oct 31 12:37:57 PST 2001


I am converting our app to the latest JDOM release and
I noticed that getProcessingInstructions() is now
deprecated. The docs suggest that one should "... use
getContent() and examine for PIs manually". How should
I do that? If I use getContent() and iterate through
the returned list, what will I be looking for? Maybe I
am missing something...

Just out of curiosity: why was
getProcessingInstructions() deprecated?

Any help would be greatly appreciated!

Paulo Vieira


__________________________________________________
Do You Yahoo!?
Make a great connection at Yahoo! Personals.
http://personals.yahoo.com



More information about the jdom-interest mailing list