xml.translate
Class BufferSAXParseInputFormat
java.lang.Object
com.thaiopensource.relaxng.input.parse.ParseInputFormat
com.thaiopensource.relaxng.input.parse.sax.SAXParseInputFormat
xml.translate.BufferSAXParseInputFormat
- All Implemented Interfaces:
- com.thaiopensource.relaxng.input.InputFormat
public class BufferSAXParseInputFormat
- extends com.thaiopensource.relaxng.input.parse.sax.SAXParseInputFormat
|
Method Summary |
com.thaiopensource.relaxng.parse.Parseable<com.thaiopensource.relaxng.edit.Pattern,com.thaiopensource.relaxng.edit.NameClass,com.thaiopensource.relaxng.edit.SourceLocation,com.thaiopensource.relaxng.input.parse.ElementAnnotationBuilderImpl,com.thaiopensource.relaxng.input.parse.CommentListImpl,com.thaiopensource.relaxng.input.parse.AnnotationsImpl> |
makeParseable(org.xml.sax.InputSource in,
com.thaiopensource.resolver.xml.sax.SAXResolver resolver,
org.xml.sax.ErrorHandler eh)
|
| Methods inherited from class com.thaiopensource.relaxng.input.parse.ParseInputFormat |
load |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BufferSAXParseInputFormat
public BufferSAXParseInputFormat()
makeParseable
public com.thaiopensource.relaxng.parse.Parseable<com.thaiopensource.relaxng.edit.Pattern,com.thaiopensource.relaxng.edit.NameClass,com.thaiopensource.relaxng.edit.SourceLocation,com.thaiopensource.relaxng.input.parse.ElementAnnotationBuilderImpl,com.thaiopensource.relaxng.input.parse.CommentListImpl,com.thaiopensource.relaxng.input.parse.AnnotationsImpl> makeParseable(org.xml.sax.InputSource in,
com.thaiopensource.resolver.xml.sax.SAXResolver resolver,
org.xml.sax.ErrorHandler eh)
throws org.xml.sax.SAXException
- Overrides:
makeParseable in class com.thaiopensource.relaxng.input.parse.sax.SAXParseInputFormat
- Throws:
org.xml.sax.SAXException