Uses of Interface
net.ontopia.xml.InputSourceFactoryIF

Packages that use InputSourceFactoryIF
net.ontopia.topicmaps.xml Classes for importing and exporting topic maps in the XML interchange format. 
net.ontopia.xml Contains classes for processing XML documents. 
 

Uses of InputSourceFactoryIF in net.ontopia.topicmaps.xml
 

Fields in net.ontopia.topicmaps.xml declared as InputSourceFactoryIF
protected  InputSourceFactoryIF IgnoreTopicMapDTDEntityResolver.factory
           
 

Constructors in net.ontopia.topicmaps.xml with parameters of type InputSourceFactoryIF
IgnoreTopicMapDTDEntityResolver(InputSourceFactoryIF factory)
           
 

Uses of InputSourceFactoryIF in net.ontopia.xml
 

Classes in net.ontopia.xml that implement InputSourceFactoryIF
 class EmptyInputSourceFactory
          INTERNAL: An InputSource factory that creates input sources with no content.
 

Methods in net.ontopia.xml with parameters of type InputSourceFactoryIF
 void ConfigurableEntityResolver.addPublicIdSource(java.lang.String public_id, InputSourceFactoryIF is_factory)
          INTERNAL: Registers the input source factory with the given public id.
 void ConfigurableEntityResolver.addSystemIdSource(java.lang.String system_id, InputSourceFactoryIF is_factory)
          INTERNAL: Registers the input source factory with the given system id.
 



Copyright © 2000-2012 Ontopia.