Class SchematronRulesGenerator

  • All Implemented Interfaces:
    Closeable, AutoCloseable

    public class SchematronRulesGenerator
    extends Object
    implements Closeable
    Provides compact java notation for common Schematron patterns.
    • Constructor Detail

      • SchematronRulesGenerator

        public SchematronRulesGenerator​(String title,
                                        String nsPrefix,
                                        String nsUri,
                                        OutputStream os)
        Creates a new SchematronRulesGenerator with the supplied parameters
        Parameters:
        title - title of the rule set
        nsPrefix - namespace prefix for the input document
        nsUri - namespace uri for the input document
        os - output stream