eu.clarin.weblicht.wlfxb.tc.xb
Class MatchedCorpusStored

java.lang.Object
  extended by eu.clarin.weblicht.wlfxb.tc.xb.MatchedCorpusStored
All Implemented Interfaces:
MatchedCorpus

public class MatchedCorpusStored
extends Object
implements MatchedCorpus

Author:
Yana Panchenko

Field Summary
protected  List<MatchedItemStored> matchedItems
           
protected  String pid
           
static String XML_NAME
           
 
Method Summary
 MatchedItemStored[] getMatchedItems()
           
 String getName()
           
 String getPID()
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

XML_NAME

public static final String XML_NAME
See Also:
Constant Field Values

pid

protected String pid

matchedItems

protected List<MatchedItemStored> matchedItems
Method Detail

getMatchedItems

public MatchedItemStored[] getMatchedItems()
Specified by:
getMatchedItems in interface MatchedCorpus

getName

public String getName()
Specified by:
getName in interface MatchedCorpus

getPID

public String getPID()
Specified by:
getPID in interface MatchedCorpus

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2013-2014 Department of Linguistics, Tübingen University. All Rights Reserved.