public class WordTokenAdapter extends TextTokenAdapter implements WordToken
CAPS_ALL, CAPS_FIRST_ONLY, CAPS_MIXED, CAPS_NONE, CAPS_UNKNOWN, NUM_FIRST, NUM_LAST, NUM_MIDDLE, NUM_NONE
Constructor and Description |
---|
WordTokenAdapter(WordToken wta) |
Modifier and Type | Method and Description |
---|---|
byte |
getCaps() |
byte |
getNumPosition() |
getText
getEndOffset, getStartOffset
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getEndOffset, getStartOffset
public WordTokenAdapter(WordToken wta)
public byte getNumPosition()
getNumPosition
in interface WordToken
Copyright © 2012-2017 The Apache Software Foundation. All Rights Reserved.