xml.translate
Class BufferDtdInputFormat
java.lang.Object
com.thaiopensource.relaxng.input.dtd.DtdInputFormat
xml.translate.BufferDtdInputFormat
- All Implemented Interfaces:
- com.thaiopensource.relaxng.input.InputFormat
public class BufferDtdInputFormat
- extends com.thaiopensource.relaxng.input.dtd.DtdInputFormat
|
Method Summary |
com.thaiopensource.relaxng.edit.SchemaCollection |
load(java.lang.String uri,
java.lang.String[] params,
java.lang.String outputFormat,
org.xml.sax.ErrorHandler eh,
com.thaiopensource.resolver.Resolver resolver)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BufferDtdInputFormat
public BufferDtdInputFormat()
load
public com.thaiopensource.relaxng.edit.SchemaCollection load(java.lang.String uri,
java.lang.String[] params,
java.lang.String outputFormat,
org.xml.sax.ErrorHandler eh,
com.thaiopensource.resolver.Resolver resolver)
throws com.thaiopensource.relaxng.translate.util.InvalidParamsException,
java.io.IOException,
org.xml.sax.SAXException
- Specified by:
load in interface com.thaiopensource.relaxng.input.InputFormat- Overrides:
load in class com.thaiopensource.relaxng.input.dtd.DtdInputFormat
- Throws:
com.thaiopensource.relaxng.translate.util.InvalidParamsException
java.io.IOException
org.xml.sax.SAXException