Package org.apache.hivemind.sdl

A parser for HiveMind's Simple Data Language, a structured language (reminiscent of XML) for representing hierarchical data in terms of element and attributes.

See:
          Description

Class Summary
SDLDocumentAdaptor An adaptor that allows the content of an SDL file (as a Resource) to be parsed into an existing Document.
SDLResourceParser Wrapper around SimpleDataLanguageParser (which is generated code).
 

Package org.apache.hivemind.sdl Description

A parser for HiveMind's Simple Data Language, a structured language (reminiscent of XML) for representing hierarchical data in terms of element and attributes.