Tigase XMLTools
This is mainly XML parser dedicated for XMPP stream handling.
Lightweight and offering high performance parser doesn't handle full XML specification. The implementation covers only elements used in the XMPP protocol.
It uses String.intern() for XML element names and attribute names to reduce memory usage and speed processing up as you can use == for element names and attribute names comparison.
The XMLTools library contains also a very simplified XML database implementation which is used to stored server configuration in an XML file and also it can be used as a user repository in development or testing environment. The XML database is not recommended however as user data storage for production environment.
Releases
Resources
Support
Development
Trackback URL for this post:
- Add new comment
- 372 reads






Recent comments
5 hours 6 min ago
9 hours 22 min ago
1 day 9 hours ago
1 day 22 hours ago
1 day 23 hours ago
2 weeks 3 days ago
2 weeks 3 days ago
3 weeks 1 day ago
3 weeks 1 day ago
7 weeks 3 days ago