Ledge XmlFrontEnd

Description

Ledge XmlFrontEnd has the same functionality as the Nano-provided one but with a few changes and additions.

  • ComponentAdapterFactory may be declared for the top level container
  • ComponentAdapterFactory may be declared using tags, with nesting (DecoratingComponentAdapterFactoryPatern)
  • for both components and component-parameters, both string and class keys may be used
  • SeuqenceParameters are supported
  • The composition is checked against a RelaxNG schema.

Browse