public class SourcePath extends Object implements Entity
Entity.HASHER(path)
Created by julien on 2/3/17.| Modifier and Type | Method and Description |
|---|---|
static Optional<SourcePath> |
create(Path path)
Instantiate a new
SourcePath from given path which must point to regular, existing, readable file |
Date |
getAsOf() |
String |
getId() |
Path |
getPath() |
String |
toString() |
public static Optional<SourcePath> create(Path path)
SourcePath from given path which must point to regular, existing, readable filepath - the file path from which to createList documentDocument if instantiation succeeded; empty Optional otherwisepublic Path getPath()
public Date getAsOf()
Copyright © 2020–2022 ICIJ. All rights reserved.