Package dk.brics.xmlgraph.validator

Validator for XML Graphs relative to Restricted RELAX NG schemas.

See:
          Description

Interface Summary
ValidationErrorHandler Validation error handler interface.
 

Class Summary
AttributeCollector Collector of attribute nodes.
ContentDescription Result from ContentDescriptionBuilder.
ContentDescriptionBuilder Converter from element node to description of its contents.
ElementCollector Collector of element nodes.
NodeGraphPair  
SimpleErrorHandler Simple validation error handler.
TypeIsomorphChecker Checker for top-level isomorphism.
Validator Validator for XML graphs.
ZeroOrMoreUnionChecker Checker for zero-or-more/union content models.
 

Package dk.brics.xmlgraph.validator Description

Validator for XML Graphs relative to Restricted RELAX NG schemas.

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


Copyright © 2005-2010 Anders Møller.