Class LocatorZip

java.lang.Object
org.apache.jena.util.LocatorZip
All Implemented Interfaces:
Locator

@Deprecated public class LocatorZip extends Object implements Locator
Deprecated.
Use StreamManager and LocatorZip from org.apache.jena.riot.system.stream.
Location files in a zip file
  • Constructor Details

    • LocatorZip

      public LocatorZip(String zfn)
      Deprecated.
  • Method Details