Package dk.brics.xmlgraph.converter

Conversion of XML Graphs.

See:
          Description

Class Summary
RepetitionFixer Repetition fixer.
Serializer Production of serialized XML representation of XML graphs.
Template2XMLGraph Production of XML graph fragment from an XML template constant or a complete XML document.
Unserializer Production of XML graphs from serialized XML representation.
XMLGraph2Dot Printer for Graphviz Dot format.
XMLGraphReducer XML graph reducer.
XSIConverter Converter for xsi:type and xsi:nil attributes.
 

Package dk.brics.xmlgraph.converter Description

Conversion of XML Graphs. This includes conversion to/from XML representation, Graphviz, XML templates, and XML documents.

Author:
Anders Møller <amoeller@cs.au.dk>


Copyright © 2005-2010 Anders Møller.