eu.clarin.weblicht.wlfxb.lx.xb
Class EntryStored

java.lang.Object
  extended by eu.clarin.weblicht.wlfxb.lx.xb.EntryStored
All Implemented Interfaces:
Entry

public class EntryStored
extends Object
implements Entry

Author:
Yana Panchenko

Field Summary
protected  String entryId
           
protected  String entryString
           
static String ID_PREFIX
           
static String XML_NAME
           
 
Constructor Summary
EntryStored()
           
 
Method Summary
 String getID()
           
 String getString()
           
 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

ID_PREFIX

public static final String ID_PREFIX
See Also:
Constant Field Values

entryString

protected String entryString

entryId

protected String entryId
Constructor Detail

EntryStored

public EntryStored()
Method Detail

getString

public String getString()
Specified by:
getString in interface Entry

getID

public String getID()
Specified by:
getID in interface Entry

toString

public String toString()
Overrides:
toString in class Object


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