Package jwutil.strings

Class Summary
CharSequenceWrapper CharSequenceWrapper is a wrapper for JDK 1.3 Strings so that they can implement the JDK 1.4 "CharSequence" interface.
MyStringTokenizer MyStringTokenizer is like StringTokenizer, but gives you access to the string and position, and also ignores tokens inbetween quotation marks.
Strings A bunch of utility functions for strings.
Utf8 Utf8 conversion routines
 

Exception Summary
UTFDataFormatError Indicates a UTF format error.
 



Copyright © 2004-2008 SUIF Compiler Group. All Rights Reserved.