Class TextWithFootnotes
-
- All Implemented Interfaces:
public final class TextWithFootnotes
-
-
Constructor Summary
Constructors Constructor Description TextWithFootnotes(String text, List<Footnote> footnotes)
-
Method Summary
Modifier and Type Method Description final StringgetText()final List<Footnote>getFootnotes()
-