Uses of Class
de.tudarmstadt.ukp.jwktl.api.entry.Quotation

Packages that use Quotation
de.tudarmstadt.ukp.jwktl.parser.en.components   
 

Uses of Quotation in de.tudarmstadt.ukp.jwktl.parser.en.components
 

Fields in de.tudarmstadt.ukp.jwktl.parser.en.components with type parameters of type Quotation
protected  List<Quotation> ENQuotationHandler.quotations
           
 

Methods in de.tudarmstadt.ukp.jwktl.parser.en.components that return types with arguments of type Quotation
 List<Quotation> EnGlossEntry.getQuotations()
          Returns the list of quotations.
 List<Quotation> ENQuotationHandler.getQuotations()
          Returns the list of all quotations.
 

Methods in de.tudarmstadt.ukp.jwktl.parser.en.components with parameters of type Quotation
 void EnGlossEntry.addQuotation(Quotation quotation)
          Add specified quotation to the list.
 



Copyright © 2011-2013 Ubiquitous Knowledge Processing (UKP) Lab. All Rights Reserved.