convert.relaxng.input.xml
Class XmlInputFormat

java.lang.Object
  extended by convert.relaxng.input.AbstractMultiInputFormat
      extended by convert.relaxng.input.xml.XmlInputFormat
All Implemented Interfaces:
InputFormat, MultiInputFormat

public class XmlInputFormat
extends AbstractMultiInputFormat


Constructor Summary
XmlInputFormat()
           
 
Method Summary
 SchemaCollection load(java.lang.String[] uris, java.lang.String[] params, java.lang.String outputFormat, org.xml.sax.ErrorHandler eh)
           
 
Methods inherited from class convert.relaxng.input.AbstractMultiInputFormat
load
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XmlInputFormat

public XmlInputFormat()
Method Detail

load

public SchemaCollection load(java.lang.String[] uris,
                             java.lang.String[] params,
                             java.lang.String outputFormat,
                             org.xml.sax.ErrorHandler eh)
                      throws InputFailedException,
                             InvalidParamsException,
                             java.io.IOException,
                             org.xml.sax.SAXException
Throws:
InputFailedException
InvalidParamsException
java.io.IOException
org.xml.sax.SAXException