Uses of Interface
net.sf.tomp.xtcl.source.XTSourceFactory

Packages that use XTSourceFactory
net.sf.tomp.xtcl   
net.sf.tomp.xtcl.source   
 

Uses of XTSourceFactory in net.sf.tomp.xtcl
 

Methods in net.sf.tomp.xtcl that return XTSourceFactory
 XTSourceFactory Context.getXTSourceFactory()
          DOCUMENT ME!
 

Uses of XTSourceFactory in net.sf.tomp.xtcl.source
 

Classes in net.sf.tomp.xtcl.source that implement XTSourceFactory
 class XTSourceFactoryImpl
          Creates either a normal SAXSource or XTSAXSource which is parametrized.