public class DocumentReader extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
DocumentReader.PartPaths |
| Constructor and Description |
|---|
DocumentReader() |
| Modifier and Type | Method and Description |
|---|---|
static DocumentReader.PartPaths |
findPartPaths(Archive archive) |
static InternalResult<Document> |
readDocument(Optional<Path> path,
Archive zipFile) |
public static InternalResult<Document> readDocument(Optional<Path> path, Archive zipFile)
public static DocumentReader.PartPaths findPartPaths(Archive archive)
Copyright © 2018. All rights reserved.