Introducing LDX+ 2.0

Our new LDX+ 2.0 (XML-Schema based Code Generator for Java) and Framework for Java, helps you develop your high-volume XML Parsers
Our common foundation framework combined with MDE based technology makes it possible to create high-performance parsers for any XML. The only condition is the availability of an XML Schema. Clearly code generation gives a tremendous advantage over manual coding particularly when dealing with a large standard. Obviously applying it to the SEPA standard makes a lot of sense because of its extensiveness.
quickly and consistently. Unlike most development tools, LDX+ does not force you to use a vendor specific API; using our generator the model is the API.

Additionally we can provide you with services related to software architecture and design in general (OO/CBD/SOA/Messaging) and can help you tailor your application depending on your business rules and environment.

To learn more about our framework make sure to read "A framework for parsing huge XML files with complex schemata".

Why Yet Another XML Binding tool?

We know by experience that parsing very large XML documents is complex. Although since the introduction of StAX it has become possible to use JaXB to map XML chunks, this approach makes us mix high-level and low-level programming and requires serious design effort in order to make our design modular and extensible. More importantly it forces us to manually code major parts of our XML handling, defeating the purpose of using a code generator, thus compromising maintainability and dependability.

LDX+ 2.0 fundamentally solves this problem, since it was designed with this requirement (very large XML documents) in mind. It offers the unique combination of advanced Java mapping on the one hand, and parsing extremely large XML documents on the other.

LDX+ XML Code Generator and Framework for Java

This brand new version includes an innovative code generator for Java, bringing the following features:

generator
  • Sophisticated code generator, generating code directly based on your XML Schema
  • Support for XML Schemata containing anonomous type definitions, empty complex types and more
  • Support for advanced XML Schema constructs such as: recursion, choices, groups, substitution groups
  • Code generator uses an optional XML configuration allowing you to generate code according to your company's standards
  • Model (XML Schema) and code are perfectly in sync.
    With our MDE model driven approach implementing changes in your interfaces or implementing custom cases is easier than ever.

    You simplygenerate your code guaranteeing consistency between model and code

  • Common foundation framework for all XML Reader components, increasing maintainability, dependability and cost effectiveness.
  • Extensible architecture, fully separating processing from reading
  • Easy to use and highly flexible and configurable.
    Your application's behaviour is runtime configurable, you can specify what elements you want to process and whether to make them transient (short-lived).
  • 100% Java (version 1.5 or above), full source code
  • Simple Java beans interface, no exotic requirements, just Java 1.5 or later (POJO)
Read more about LDX+... or view the presentation online...