Uses of Interface
com.ice.tar.TarInputStream.EntryFactory

Uses of TarInputStream.EntryFactory in com.ice.tar
 

Classes in com.ice.tar that implement TarInputStream.EntryFactory
 class TarInputStream.EntryAdapter
           
 

Fields in com.ice.tar declared as TarInputStream.EntryFactory
protected  TarInputStream.EntryFactory TarInputStream.eFactory
           
 

Methods in com.ice.tar with parameters of type TarInputStream.EntryFactory
 void TarInputStream.setEntryFactory(TarInputStream.EntryFactory factory)
          Sets the debugging flag.
 



This software has been placed into the public domain.