public class QuotedStringTokenizer extends Object
Modifier and Type | Field and Description |
---|---|
protected static StringManager |
sm |
Constructor and Description |
---|
QuotedStringTokenizer(String text) |
protected static final StringManager sm
public QuotedStringTokenizer(String text)
public boolean hasMoreTokens()
public String nextToken()
public int countTokens()
Copyright © 2000-2020 Apache Software Foundation. All Rights Reserved.