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

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

public class WordSplitStored
extends Object
implements WordSplit

Author:
Yana Panchenko

Field Summary
protected  int[] splitIndices
           
protected  String tokRef
           
static String XML_NAME
           
 
Constructor Summary
WordSplitStored()
           
 
Method Summary
 int[] getIndices()
           
 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

splitIndices

protected int[] splitIndices

tokRef

protected String tokRef
Constructor Detail

WordSplitStored

public WordSplitStored()
Method Detail

getIndices

public int[] getIndices()
Specified by:
getIndices in interface WordSplit

toString

public String toString()
Overrides:
toString in class Object


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