convert.relaxng.output.rng
Class RngOutputFormat

java.lang.Object
  extended by convert.relaxng.output.rng.RngOutputFormat
All Implemented Interfaces:
OutputFormat

public class RngOutputFormat
extends java.lang.Object
implements OutputFormat


Constructor Summary
RngOutputFormat()
           
 
Method Summary
 void output(SchemaCollection sc, OutputDirectory od, java.lang.String[] params, java.lang.String inputFormat, org.xml.sax.ErrorHandler eh)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RngOutputFormat

public RngOutputFormat()
Method Detail

output

public void output(SchemaCollection sc,
                   OutputDirectory od,
                   java.lang.String[] params,
                   java.lang.String inputFormat,
                   org.xml.sax.ErrorHandler eh)
            throws java.io.IOException,
                   InvalidParamsException,
                   org.xml.sax.SAXException
Specified by:
output in interface OutputFormat
Throws:
java.io.IOException
InvalidParamsException
org.xml.sax.SAXException