public class NotesXmlReader extends Object
| Modifier and Type | Method and Description |
|---|---|
static NotesXmlReader |
endnote(BodyXmlReader bodyReader) |
static NotesXmlReader |
footnote(BodyXmlReader bodyReader) |
InternalResult<List<Note>> |
readElement(XmlElement element) |
public static NotesXmlReader footnote(BodyXmlReader bodyReader)
public static NotesXmlReader endnote(BodyXmlReader bodyReader)
public InternalResult<List<Note>> readElement(XmlElement element)
Copyright © 2018. All rights reserved.