xml.translate
Class BufferSAXParseInputFormat

java.lang.Object
  extended by com.thaiopensource.relaxng.input.parse.ParseInputFormat
      extended by com.thaiopensource.relaxng.input.parse.sax.SAXParseInputFormat
          extended by xml.translate.BufferSAXParseInputFormat
All Implemented Interfaces:
com.thaiopensource.relaxng.input.InputFormat

public class BufferSAXParseInputFormat
extends com.thaiopensource.relaxng.input.parse.sax.SAXParseInputFormat


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

Constructor Detail

BufferSAXParseInputFormat

public BufferSAXParseInputFormat()
Method Detail

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