Class QuotesAndWhitespaceTokenizer
java.lang.Object
com.mchange.util.impl.StringEnumerationHelperBase
com.mchange.util.impl.QuotesAndWhitespaceTokenizer
- All Implemented Interfaces:
IOEnumeration, IOStringEnumeration, MEnumeration, StringEnumeration, Enumeration
-
Field Summary
Fields inherited from interface MEnumeration
EMPTY -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanstatic voidMethods inherited from class StringEnumerationHelperBase
hasMoreElements, nextElementMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface Enumeration
asIterator
-
Constructor Details
-
QuotesAndWhitespaceTokenizer
- Throws:
IllegalArgumentException
-
-
Method Details
-
hasMoreStrings
public boolean hasMoreStrings()- Specified by:
hasMoreStringsin interfaceIOStringEnumeration- Specified by:
hasMoreStringsin interfaceStringEnumeration- Specified by:
hasMoreStringsin classStringEnumerationHelperBase
-
nextString
- Specified by:
nextStringin interfaceIOStringEnumeration- Specified by:
nextStringin interfaceStringEnumeration- Specified by:
nextStringin classStringEnumerationHelperBase
-
main
-