public class DocumentXmlReader extends Object
| Constructor and Description |
|---|
DocumentXmlReader(BodyXmlReader bodyReader,
Notes notes,
List<Comment> comments) |
| Modifier and Type | Method and Description |
|---|---|
InternalResult<Document> |
readElement(XmlElement element) |
public DocumentXmlReader(BodyXmlReader bodyReader, Notes notes, List<Comment> comments)
public InternalResult<Document> readElement(XmlElement element)
Copyright © 2018. All rights reserved.