I wanted to build an awesome place for people to discuss module specific issues, but I don't have any more time for this, and there are much better places to discuss Perl-related issues. I'd recommend asking your question on Stack Overflow or on Perl Monks.
If you are looking for a Perl tutorial or Perl-related news, I hope these links will serve you well.
Posted on 2008-11-21 14:56:33-08 by dhoworth
finding elements by type
I'm a new user and having trouble finding any way to search by element type (i.e. tag). I'm looking for <office:annotation> elements. I see there is a setAnnotation() method but not apparently a getAnnotation() and I see there is selectElementsByContent() and various other select methods but I can't see anything to search by element type? Or do I need to use the low-level methods? Thanks, Dave
Direct Responses: 9393 | Write a response