Skip to content
Snippets Groups Projects
Commit a69ceaf5 authored by buczekp's avatar buczekp
Browse files

[LMS-2276] minor: improved javadoc

SVN: 21499
parent a5a2406b
No related branches found
No related tags found
No related merge requests found
......@@ -46,7 +46,7 @@ public interface IDataSetDss
throws IllegalArgumentException, InvalidSessionException;
/**
* Get a file contained in this data set.
* Get an {@link InputStream} with contents of a file contained in this data set.
*
* @param path The path of the file to retrieve. The path must be absolute with respect to the
* data set, such as the path returned by {@link FileInfoDssDTO#getPathInDataSet}.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment