Class PathResource
java.lang.Object
org.aksw.shellgebra.exec.graph.PathResource
- All Implemented Interfaces:
AutoCloseable, PassiveResource
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
PathResource
-
-
Method Details
-
isOpen
public boolean isOpen() -
getPath
-
open
Run the beforeExec method of the life cycle if not already open.- Specified by:
openin interfacePassiveResource- Throws:
IOException
-
close
- Specified by:
closein interfaceAutoCloseable- Throws:
Exception
-
toString
-