Package com.espertech.esper.common.internal.util.apachecommonstext
package com.espertech.esper.common.internal.util.apachecommonstext
-
ClassDescriptionExecutes a sequence of translators one after the other.An API for translating text.Helper subclass to CharSequenceTranslator to allow for translations that will replace up to one character at a time.Class holding various entity data for HTML and XML - generally for use with the LookupTranslator.Translates codepoints to their Unicode escaped value suitable for Java source.Translates a value using a lookup table.Escapes and unescapes
String
s for Java, Java Script, HTML and XML.Convenience wrapper forStringBuilder
providing escape methods.Translates codepoints to their Unicode escaped value.