Interface GrammarWriter

All Known Implementing Classes:
RELAXNGWriter

public interface GrammarWriter
Converter from AGM to the XML representation.
Author:
Kohsuke KAWAGUCHI
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Sets DocumentHandler.
    void
    write(Grammar grammar)
    Converts this grammar to the XML representation.