ch.ethz.mxquery.sms.ftstore
Class SentenceToken
java.lang.Object
ch.ethz.mxquery.sms.ftstore.SentenceToken
public class SentenceToken
- extends java.lang.Object
Helper class for sentence information
Constructor Summary |
SentenceToken(int sentenceCount,
int startPos,
int endPos)
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SentenceToken
public SentenceToken(int sentenceCount,
int startPos,
int endPos)
getStartingPosition
public int getStartingPosition()
getEndPosition
public int getEndPosition()
getSentenceCount
public int getSentenceCount()
MXQuery 0.6.0 API Documentation - Copyright 2006-2009 ETH Zurich