public class TokenizerHelper extends Object
Constructor and Description |
---|
TokenizerHelper() |
Modifier and Type | Method and Description |
---|---|
static int |
findNextNonAlphaNum(String s,
int fromIndex) |
static void |
main(String[] args) |
public static int findNextNonAlphaNum(String s, int fromIndex)
public static void main(String[] args)
Copyright © 2012-2017 The Apache Software Foundation. All Rights Reserved.