MCPcopy Create free account
hub / github.com/JHierrot/openprodoc / getFileOpt

Method getFileOpt

Prodoc/src/prodoc/PDDocs.java:847–901  ·  view source on GitHub ↗

"Download" a file referenced by the PDID. Optimized so that if file exist, don't download @param FolderPath path to recover/download the file @param Overwrite If true, the content is overwrited, else maintain the existing file @return The complete name of the downloaded file @throws PDException In

(String FolderPath, boolean Overwrite)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

DocsTableMouseClickedMethod · 0.95
getFileMethod · 0.95
getFTRepositoryMethod · 0.95

Calls 15

isDebugMethod · 0.95
DebugMethod · 0.95
getPDIdMethod · 0.95
LoadCurrentMethod · 0.95
getNameMethod · 0.95
getMimeTypeMethod · 0.95
setNameMethod · 0.95
getMimeCodeMethod · 0.95
FixPathMethod · 0.95
getVersionMethod · 0.95
CheckCharsNameMethod · 0.95
getRepositMethod · 0.95

Tested by

no test coverage detected