Package org.objectweb.fractal.adl.xml

Provides XML based implementations of Parser and Loader.

See:
          Description

Class Summary
XMLLoader A Loader that loads definitions from XML files.
XMLNode An AbstractNode with initialization methods for SAX parsers.
XMLParser An extensible XML parser that constructs strongly typed abstract syntax trees.
XMLWriter A class to write Node based abstract syntax trees in XML form.
 

Package org.objectweb.fractal.adl.xml Description

Provides XML based implementations of Parser and Loader.