xml.translate
Class BufferCompactParseInputFormat

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

public class BufferCompactParseInputFormat
extends com.thaiopensource.relaxng.input.parse.ParseInputFormat


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

BufferCompactParseInputFormat

public BufferCompactParseInputFormat()
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
Specified by:
makeParseable in class com.thaiopensource.relaxng.input.parse.ParseInputFormat
Throws:
org.xml.sax.SAXException