convert.relaxng.output.rnc
Class RncOutputFormat

java.lang.Object
  extended by convert.relaxng.output.rnc.RncOutputFormat
All Implemented Interfaces:
OutputFormat

public class RncOutputFormat
extends java.lang.Object
implements OutputFormat


Constructor Summary
RncOutputFormat()
           
 
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

RncOutputFormat

public RncOutputFormat()
Method Detail

output

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