| Package | Description | 
|---|---|
| org.apache.maven.jxr.util | 
| Modifier and Type | Method and Description | 
|---|---|
static List<StringEntry> | 
SimpleWordTokenizer.tokenize(String line)
Break the given line into multiple StringUtils 
 | 
static List<StringEntry> | 
SimpleWordTokenizer.tokenize(String line,
        String find)
Tokenize the given line but only return StringUtils that match the parameter find. 
 | 
Copyright © 2002–2022 The Apache Software Foundation. All rights reserved.