You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Completely agree! This would have saved me up with default namespaces and xPaths... I could not use this very nice library on my project because of that :-(
Thanks for your nice words. Yes, namespaces are a constant pain in XML. jOOX was first developed for use with namespace-less XML. That might've been a mistake as retrofitting namespace support is now not so simple.
Unfortunately, I'm not sure if I can spend time on this issue some time soon. A pull request would be welcome of course!
Add Match.removeNamespaces() for convenience, in case users prefer to operate on XML content without any namespaces
The text was updated successfully, but these errors were encountered: