| Package | Description |
|---|---|
| org.zwobble.mammoth.internal.documents | |
| org.zwobble.mammoth.internal.docx |
| Modifier and Type | Method and Description |
|---|---|
List<Comment> |
Document.getComments() |
| Constructor and Description |
|---|
Document(List<DocumentElement> children,
Notes notes,
List<Comment> comments) |
| Modifier and Type | Method and Description |
|---|---|
InternalResult<List<Comment>> |
CommentXmlReader.readElement(XmlElement element) |
| Constructor and Description |
|---|
DocumentXmlReader(BodyXmlReader bodyReader,
Notes notes,
List<Comment> comments) |
Copyright © 2018. All rights reserved.