public final class WordDelimiterIterator extends Object
Modifier and Type | Field and Description |
---|---|
static byte[] |
DEFAULT_WORD_DELIM_TABLE |
static int |
DONE
Indicates the end of iteration
|
public static final int DONE
public static final byte[] DEFAULT_WORD_DELIM_TABLE
Copyright © 2000-2015 Apache Software Foundation. All Rights Reserved.