net.ontopia.xml
Class EmptyInputSourceFactory

java.lang.Object
  extended by net.ontopia.xml.EmptyInputSourceFactory
All Implemented Interfaces:
InputSourceFactoryIF

public class EmptyInputSourceFactory
extends java.lang.Object
implements InputSourceFactoryIF

INTERNAL: An InputSource factory that creates input sources with no content.


Constructor Summary
EmptyInputSourceFactory()
           
 
Method Summary
 org.xml.sax.InputSource createInputSource()
          INTERNAL: Creates a SAX InputSource object.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EmptyInputSourceFactory

public EmptyInputSourceFactory()
Method Detail

createInputSource

public org.xml.sax.InputSource createInputSource()
Description copied from interface: InputSourceFactoryIF
INTERNAL: Creates a SAX InputSource object.

Specified by:
createInputSource in interface InputSourceFactoryIF


Copyright © 2000-2012 Ontopia.