Uses of Interface
com.jeffpalm.util.Net.URLReaderThings

Packages that use Net.URLReaderThings
com.jeffpalm.bin   
com.jeffpalm.util   
 

Uses of Net.URLReaderThings in com.jeffpalm.bin
 

Methods in com.jeffpalm.bin that return Net.URLReaderThings
protected  Net.URLReaderThings Bin.open(java.lang.String str)
           
protected  Net.URLReaderThings Bin.open(java.net.URL url)
           
 

Uses of Net.URLReaderThings in com.jeffpalm.util
 

Methods in com.jeffpalm.util that return Net.URLReaderThings
static Net.URLReaderThings Net.open(java.lang.String urlStr)
           
static Net.URLReaderThings Net.open(java.net.URL url)