Package org.exoplatform.commons.utils
package org.exoplatform.commons.utils
-
ClassDescriptionThis class defines the common functionalities for the serializable subclasses of
PageList.A stream that maintains a buffer and flush it on a delegate output stream when it is filled.A char encoder that encodes chars to a suite of bytes.An implementation of a char encoder that is stateless and is based on a specified charset.A stateless encoder that use a char encoder for performing the encoding task.This encoder provides a few methods to encode the String to its HTML entity representation.Various I18N utility methods.Enumerates the behavior that a joinpoint can have uppon an i/o exception instead of just letting the exception happen.An extension ofPrinterthat encodes the text with a provided encoder and sends the resulting bytes on anOutputStream.PageListAccess<E,S> Extend the writer class by providing various method for printing text.A LIFO stack implementing theQueueinterface backed by an array.An iterator that splits a string into chunks without requiring to allocate an array to hold the various chunks of the splitted string.A char encoder that use a table to cache the result produced by a delegate char encoder.Represents text that can have several internal representations in order to minimize serialization when it is possible.A text encoder that encodes text to an output stream.