| Package | Description |
|---|---|
| org.zwobble.mammoth.internal.archives | |
| org.zwobble.mammoth.internal.docx |
| Modifier and Type | Interface and Description |
|---|---|
interface |
MutableArchive |
| Modifier and Type | Class and Description |
|---|---|
class |
InMemoryArchive |
class |
ZippedArchive |
| Modifier and Type | Method and Description |
|---|---|
static InputStream |
Archives.getInputStream(Archive file,
String name) |
| Modifier and Type | Method and Description |
|---|---|
static DocumentReader.PartPaths |
DocumentReader.findPartPaths(Archive archive) |
static InternalResult<Document> |
DocumentReader.readDocument(Optional<Path> path,
Archive zipFile) |
static Optional<String> |
EmbeddedStyleMap.readStyleMap(Archive file) |
| Constructor and Description |
|---|
BodyXmlReader(Styles styles,
Numbering numbering,
Relationships relationships,
ContentTypes contentTypes,
Archive file,
FileReader fileReader) |
Copyright © 2018. All rights reserved.