Package com.sun.msv.writer.relaxng


package com.sun.msv.writer.relaxng

AGM to RELAX NG converter

  • Class
    Description
     
    converts any supported languages into the equivalent RELAX NG grammar.
    Visits NameClass and writes its XML representation.
    Visits Expression and writes it as RELAX NG.
    converts any Grammar into RELAX NG XML representation through SAX1 events.