Package com.yahoo.text
@ExportPackage
@PublicApi
package com.yahoo.text
-
ClassesClassDescriptionFast replacement for regex based validators of simple expressions.Utility class parsing a string into a boolean.Formats any parenthesis expression.Wraps another writer and converts IOException to RuntimeExceptions.This is a basic writer for presenting text.Static HTML escaping stuffThis class is used to represent a legal identifier of [a-zA-Z_][a-zA-Z_0-9]*Wraps a simple java.lang.Writer.Static methods for working with JSON.A class which knows how to write JSON markup.The lower casing method to use in Vespa when doing string processing of data which is not to be handled as natural language data, e.g. field names or configuration paramaters.MapParser<VALUETYPE>Superclasses of parsers of a map represented textually as
{key1:value1,"anystringkey":value2,'anystringkey2':value3 ...}
.A string which has a current position.Superclasses of parsers of a map represented textually as{key1:value1,"anystringkey":value2,'anystringkey2':value3 ...}
.Escapes strings into and out of a format where they only contain printable characters.Text utility functions.Utility class with functions for handling UTF-8This is a primitive class that owns an array of utf8 encoded string.This wraps a window in a backing byte array.String with Utf8 backing.Static XML utility methodsA stream wrapper which contains utility methods for writing xml.