Uses of Class
org.icij.datashare.text.SourcePath
-
Packages that use SourcePath Package Description org.icij.datashare.text -
-
Uses of SourcePath in org.icij.datashare.text
Methods in org.icij.datashare.text that return types with arguments of type SourcePath Modifier and Type Method Description static Optional<SourcePath>SourcePath. create(Path path)Instantiate a newSourcePathfrom given path which must point to regular, existing, readable file
-