Uses of Class
com.yahoo.text.Utf8Array
-
Packages that use Utf8Array Package Description com.yahoo.text -
-
Uses of Utf8Array in com.yahoo.text
Subclasses of Utf8Array in com.yahoo.text Modifier and Type Class Description class
CaseInsensitiveIdentifier
class
Identifier
This class is used to represent a legal identifier of [a-zA-Z_][a-zA-Z_0-9]*class
LowercaseIdentifier
class
Utf8PartialArray
This wraps a window in a backing byte array.class
Utf8String
String with Utf8 backing.Methods in com.yahoo.text that return Utf8Array Modifier and Type Method Description Utf8Array
AbstractUtf8Array. ascii7BitLowerCase()
-