XVisitor: Visitors for JAXBXVisitor is a plugin for the xjc code generator to enrich the JAXB model generated from an XML schema so that users can work with the Visitor pattern on this model. Highlights
Latest NewsXVisitor 0.1.1 is now available from Maven Central. This release fixes a bug related to SKIP actions for mixed content. XVisitor 0.1.0 is the first public release of the OPSJ4 XVisitor project. XVisitor enables Java applications to use the Visitor pattern on JAXB models of XML documents. It is a plugin for the xjc code generator which enriches the JAXB model classes generated from an XML schema. XVisitor is available from Maven Central. Check out the documentation for more details. XVisitor is a new project under the OPS4J umbrella which supports the Visitor pattern for JAXB models by means of a small plugin for the xjc code generator. There is no release yet, but you can check out the sources from the GitHub repository and give it a try. The OPS4J project infrastructure is currently being set up. Feel free to have a look at the code and post any feedback to the OPS4J mailing list. |
XVisitor
Labels:
None
Page:
Documentation
Page:
Download

