Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Match.removeNamespaces() for convenience, in case users prefer to operate on XML content without any namespaces #102

Open
lukaseder opened this issue Jun 21, 2013 · 2 comments

Comments

@lukaseder
Copy link
Member

Add Match.removeNamespaces() for convenience, in case users prefer to operate on XML content without any namespaces

@jonas-lauber
Copy link

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 :-(

@lukaseder lukaseder added this to the Version 1.3.0 milestone Aug 21, 2014
@lukaseder
Copy link
Member Author

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!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants