Project Group: com.github.dweidenfeld

XML Event Limit Generator

com.github.dweidenfeld : xml-event-limit-generator

The XmlEventLimitGenerator is a Java library to generate xml strings. You push documents (or objects, like you want) to the xml generator and the generator proceeds the pushed document. While the push sequence it automatically generates an average size of all documents. The benefit of this library is, that you can generate xml strings with a predefined max size. This max size relates to the average document size, that is calculated on the fly, so there is no 100% guarantee, that no xml string will pass the max size, but there is a factor that can be specified as buffer.

Last Version: 1.0.1

Release Date:

  • 1