Package org.apache.jena.util
Class LocatorZip
- java.lang.Object
-
- org.apache.jena.util.LocatorZip
-
-
Constructor Summary
Constructors Constructor Description LocatorZip(java.lang.String zfn)
Deprecated.
-
Method Summary
All Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description java.lang.String
getName()
Deprecated.java.lang.String
getZipFileName()
Deprecated.TypedStream
open(java.lang.String filenameOrURI)
Deprecated.
-
-
-
Method Detail
-
open
public TypedStream open(java.lang.String filenameOrURI)
Deprecated.
-
getZipFileName
public java.lang.String getZipFileName()
Deprecated.
-
-