Class LinkFormatStream
java.lang.Object
org.fcrepo.http.commons.responses.LinkFormatStream
- All Implemented Interfaces:
AutoCloseable
Stream of links for Memento TimeMaps
- Since:
- 2017-10-24
- Author:
- whikloj
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
LinkFormatStream
Constructor- Parameters:
stream- the stream of Links
-
-
Method Details
-
getStream
Generic getter- Returns:
- the Stream of Links
-
close
- Specified by:
closein interfaceAutoCloseable
-