public interface IQuotation
| Modifier and Type | Method and Description |
|---|---|
List<IWikiString> |
getLines()
Returns the text of the quotation as a list of
IWikiStrings. |
IWikiString |
getSource()
Returns the source of the quotation.
|
IWikiString getSource()
List<IWikiString> getLines()
IWikiStrings.Copyright © 2011-2016 Ubiquitous Knowledge Processing (UKP) Lab. All Rights Reserved.