GateIn - Common component (common) 2.2.3.Final-SNAPSHOT
A B C D E F G H I J K L M N O P Q R S T U V W X 

A

AbstractCharEncoder - Class in org.gatein.common.text
 
AbstractCharEncoder() - Constructor for class org.gatein.common.text.AbstractCharEncoder
 
AbstractLocaleFormat - Class in org.gatein.common.i18n
 
AbstractLocaleFormat() - Constructor for class org.gatein.common.i18n.AbstractLocaleFormat
 
AbstractTypedMap<EK,EV,IK,IV> - Class in org.gatein.common.util
A map implementations that use a conversion mechanism to provide a type mapping between the external types declared by the map and the internal representations backed by the internal map.
AbstractTypedMap() - Constructor for class org.gatein.common.util.AbstractTypedMap
 
AbstractTypedMap.Converter<E,I> - Class in org.gatein.common.util
Defines a converter that converts an internal value to an external value and vice versa.
AbstractTypedMap.Converter() - Constructor for class org.gatein.common.util.AbstractTypedMap.Converter
 
accept(N) - Method in interface org.gatein.common.xml.XMLTools.Filter
 
adapt(Map<K, V[]>, Class<? extends V>) - Static method in class org.gatein.common.util.MapAdapters
 
adapt(Map<String, String[]>) - Static method in class org.gatein.common.util.MapAdapters
Adapt a Map map as a Map map.
add(T) - Method in class org.gatein.common.concurrent.BoundedBuffer
Add an element to the buffer.
add(V) - Method in class org.gatein.common.util.CollectionBuilder
Add the object to the collection.
add(Collection<V>, V) - Method in class org.gatein.common.util.CollectionMap
 
add(Collection<V>, V) - Method in class org.gatein.common.util.ListMap
 
add(Collection<V>, V) - Method in class org.gatein.common.util.SetMap
 
addAll(Collection<V>) - Method in class org.gatein.common.util.CollectionBuilder
Add all the objects to the collection.
addCookie(Cookie) - Method in class org.gatein.common.servlet.BufferingResponseWrapper
 
addDateHeader(String, long) - Method in class org.gatein.common.servlet.BufferingResponseWrapper
 
addElement(String) - Method in class org.gatein.common.http.HttpHeader
 
addElement(String, String) - Method in class org.gatein.common.http.HttpHeader
 
addElement(HttpHeader.Element) - Method in class org.gatein.common.http.HttpHeader
 
addHeader(String) - Method in class org.gatein.common.http.HttpHeaders
 
addHeader(HttpHeader) - Method in class org.gatein.common.http.HttpHeaders
 
addHeader(String, String) - Method in class org.gatein.common.servlet.BufferingResponseWrapper
 
addIntHeader(String, int) - Method in class org.gatein.common.servlet.BufferingResponseWrapper
 
addParam(String) - Method in class org.gatein.common.http.HttpHeader.Element
 
addParam(String, String) - Method in class org.gatein.common.http.HttpHeader.Element
 
addParam(HttpHeader.Element.Param) - Method in class org.gatein.common.http.HttpHeader.Element
 
addParameter(String, String[]) - Method in class org.gatein.common.http.HttpRequest.Form
 
addValue(String, T) - Method in interface org.gatein.common.util.MultiValuedPropertyMap
 
addValue(String, T) - Method in class org.gatein.common.util.SimpleMultiValuedPropertyMap
 
afterInvocation() - Method in class org.gatein.common.concurrent.Valve
Invoked after an invocation
append(char) - Method in class org.gatein.common.io.WriterCharWriter
 
append(char[], int, int) - Method in class org.gatein.common.io.WriterCharWriter
 
append(char[]) - Method in class org.gatein.common.io.WriterCharWriter
 
append(CharSequence) - Method in class org.gatein.common.io.WriterCharWriter
 
append(String, CharEncoder) - Method in class org.gatein.common.text.CharBuffer
 
append(CharSequence) - Method in class org.gatein.common.text.CharBuffer
 
append(char[], int, int) - Method in class org.gatein.common.text.CharBuffer
 
append(char) - Method in class org.gatein.common.text.CharBuffer
 
append(char[]) - Method in class org.gatein.common.text.CharBuffer
 
append(char) - Method in interface org.gatein.common.text.CharWriter
 
append(char[], int, int) - Method in interface org.gatein.common.text.CharWriter
 
append(char[]) - Method in interface org.gatein.common.text.CharWriter
 
append(CharSequence) - Method in interface org.gatein.common.text.CharWriter
 
append(MultiValuedPropertyMap<T>) - Method in interface org.gatein.common.util.MultiValuedPropertyMap
 
append(Map<String, String[]>) - Method in class org.gatein.common.util.ParameterMap
Append the content of the argument map to that map.
append(MultiValuedPropertyMap<T>) - Method in class org.gatein.common.util.SimpleMultiValuedPropertyMap
Append the multi valued property map to this one.
appendHTMLTo(StringBuffer, Throwable) - Static method in class org.gatein.common.util.Exceptions
 
appendHTMLTo(StringBuffer, Throwable, boolean) - Static method in class org.gatein.common.util.Exceptions
 
appendNoCheck(char[], int, int) - Method in class org.gatein.common.text.CharBuffer
 
appendNoCheck(CharSequence) - Method in class org.gatein.common.text.CharBuffer
 
appendTo(E[], E) - Static method in class org.gatein.common.util.Tools
Append an object to an array of objects.
APPLICATION - Static variable in class org.gatein.common.net.media.TypeDef
.
APPLICATION_X_WWW_FORM_URLENCODED - Static variable in class org.gatein.common.net.media.MediaType
.
arrayList() - Static method in class org.gatein.common.util.CollectionBuilder
 
arrayList(V) - Static method in class org.gatein.common.util.CollectionBuilder
 
as(ParameterMap.AccessMode) - Method in class org.gatein.common.util.ParameterMap
 
asDocument(DocumentBuilder) - Method in class org.gatein.common.util.LoaderResource
 
asInputStream() - Method in class org.gatein.common.util.LoaderResource
 
asProperties() - Method in class org.gatein.common.util.LoaderResource
 
asProperties(boolean) - Method in class org.gatein.common.util.LoaderResource
 
asString() - Method in class org.gatein.common.text.CharBuffer
 
asString(boolean) - Method in class org.gatein.common.text.CharBuffer
 
asString() - Method in class org.gatein.common.util.LoaderResource
 
asString(String) - Method in class org.gatein.common.util.LoaderResource
 
asString(Element) - Static method in class org.gatein.common.xml.XMLTools
Perform trimming by default
asString(Element, boolean) - Static method in class org.gatein.common.xml.XMLTools
Get the element's content as a string.
AtomicPositiveLong - Class in org.gatein.common.concurrent
Extends the @link{AtomicLong} to contain positive longs.
AtomicPositiveLong(long) - Constructor for class org.gatein.common.concurrent.AtomicPositiveLong
Create an atomic positive long with an inital provided value.
AtomicPositiveLong() - Constructor for class org.gatein.common.concurrent.AtomicPositiveLong
Create an atomic positive long with no initial value.
ATTRIB_CDATA_SECTION_ELEMENTS - Static variable in class org.gatein.common.xml.XMLTools
.
ATTRIB_HREF - Static variable in class org.gatein.common.xml.XMLTools
.
ATTRIB_INDENT - Static variable in class org.gatein.common.xml.XMLTools
.
ATTRIB_METHOD - Static variable in class org.gatein.common.xml.XMLTools
.
ATTRIB_OMIT_XML_DECLARATION - Static variable in class org.gatein.common.xml.XMLTools
.
AUDIO - Static variable in class org.gatein.common.net.media.TypeDef
.
average() - Method in class org.gatein.common.concurrent.LongSampler
Returns the average value.

B

Base64 - Class in org.gatein.common.util
Encodes and decodes to and from Base64 and URL-safe Base64 encodings.
Base64.EncodingOption - Enum in org.gatein.common.util
 
BASIC - Static variable in class org.gatein.common.text.EntityEncoder
All HTML entities except the HTML chars which are used to do HTML itself.
beforeInvocation() - Method in class org.gatein.common.concurrent.Valve
Invoked before an invocation
BoundedBuffer<T> - Class in org.gatein.common.concurrent
A thread safe bounded buffer.
BoundedBuffer(int) - Constructor for class org.gatein.common.concurrent.BoundedBuffer
 
buffer - Variable in class org.gatein.common.text.CharBuffer
.
BufferingRequestWrapper - Class in org.gatein.common.servlet
Wrapper around a HTTPServletRequest to add attributes without affecting the actual request.
BufferingRequestWrapper(HttpServletRequest, String, Locale[]) - Constructor for class org.gatein.common.servlet.BufferingRequestWrapper
 
BufferingResponseWrapper - Class in org.gatein.common.servlet
Redirection of the Writer
BufferingResponseWrapper(HttpServletResponse) - Constructor for class org.gatein.common.servlet.BufferingResponseWrapper
 
bufferSize - Variable in class org.gatein.common.servlet.BufferingResponseWrapper
Not really used but we need it to memorize what the client set optionally.
buildClassLoaderInfo(ClassLoader) - Static method in class org.gatein.common.util.Tools
 
BundleName - Class in org.gatein.common.i18n
The immutable name of a bundle.
BundleName(String) - Constructor for class org.gatein.common.i18n.BundleName
 
BundleName(String, String) - Constructor for class org.gatein.common.i18n.BundleName
 
BundleName(String, String, String) - Constructor for class org.gatein.common.i18n.BundleName
 
BundleName(String, String, String, String) - Constructor for class org.gatein.common.i18n.BundleName
 
BundleName.Iterator - Class in org.gatein.common.i18n
 
BundleName.Iterator(String, Locale) - Constructor for class org.gatein.common.i18n.BundleName.Iterator
 
BundleName.Parser - Class in org.gatein.common.i18n
 
BundleName.Parser() - Constructor for class org.gatein.common.i18n.BundleName.Parser
 
byName(String, Set<String>) - Static method in class org.gatein.common.xml.XMLTools
 
byName(String, String) - Static method in class org.gatein.common.xml.XMLTools
 

C

CachingLocaleFormat - Class in org.gatein.common.i18n
 
CachingLocaleFormat(LocaleFormat) - Constructor for class org.gatein.common.i18n.CachingLocaleFormat
 
CharBuffer - Class in org.gatein.common.text
A simple char buffer that implements the CharWriter interface
CharBuffer(int) - Constructor for class org.gatein.common.text.CharBuffer
 
CharBuffer() - Constructor for class org.gatein.common.text.CharBuffer
 
CharEncoder - Interface in org.gatein.common.text
Defines an interface for encoding chars.
CharToByteEncoder - Interface in org.gatein.common.text
Defines an interface for encoding a char to a sequence of bytes.
CharToByteEncoder.Generic - Class in org.gatein.common.text
Generic implementation that works for any charset, based on NIO.
CharToByteEncoder.Generic(Charset) - Constructor for class org.gatein.common.text.CharToByteEncoder.Generic
 
CharToByteEncoder.Generic(String) - Constructor for class org.gatein.common.text.CharToByteEncoder.Generic
 
CharWriter - Interface in org.gatein.common.text
 
clear() - Method in class org.gatein.common.util.AbstractTypedMap
 
clear() - Method in class org.gatein.common.util.LazyMap
 
clear() - Method in interface org.gatein.common.util.MultiValuedPropertyMap
 
clear() - Method in class org.gatein.common.util.SimpleMultiValuedPropertyMap
Clear the properties.
clone(S) - Static method in class org.gatein.common.io.IOTools
Clone an object implementing the Serializable interface.
clone(S, ClassLoader) - Static method in class org.gatein.common.io.IOTools
Clone an object implementing the Serializable interface.
clone(Map<String, String[]>) - Static method in class org.gatein.common.util.ParameterMap
Copy the parameter map.
clone(Map<String, String[]>, ParameterMap.AccessMode) - Static method in class org.gatein.common.util.ParameterMap
Copy the parameter map.
close() - Method in class org.gatein.common.io.WriterCharWriter
 
CLOSED - Static variable in class org.gatein.common.concurrent.Valve
The valve is in hold state.
closed() - Method in class org.gatein.common.concurrent.Valve
Invoked after closing.
CLOSING - Static variable in class org.gatein.common.concurrent.Valve
The valve is in holding state.
closing() - Method in class org.gatein.common.concurrent.Valve
Invoked before closing.
closing(long) - Method in class org.gatein.common.concurrent.Valve
Invoked before closing.
CLResourceLoader - Class in org.gatein.common.util
 
CLResourceLoader(ClassLoader) - Constructor for class org.gatein.common.util.CLResourceLoader
 
CLResourceLoader() - Constructor for class org.gatein.common.util.CLResourceLoader
 
CollectionBuilder<C extends Collection<V>,V> - Class in org.gatein.common.util
An helper to build collection of object in a simple manner.
CollectionMap<K,V> - Class in org.gatein.common.util
A map of collections.
CollectionMap() - Constructor for class org.gatein.common.util.CollectionMap
 
CollectionMap(CollectionMap<K, V>) - Constructor for class org.gatein.common.util.CollectionMap
 
CollectionMap(CollectionMap<K, V>, Comparator<V>) - Constructor for class org.gatein.common.util.CollectionMap
 
CollectionMap(Comparator<V>) - Constructor for class org.gatein.common.util.CollectionMap
 
comparator - Variable in class org.gatein.common.util.CollectionMap
An optional comparator.
ComplexResourceBundleFactory - Class in org.gatein.common.i18n
 
ComplexResourceBundleFactory(ClassLoader, String) - Constructor for class org.gatein.common.i18n.ComplexResourceBundleFactory
 
COMPRESSOR - Static variable in interface org.gatein.common.io.SerializationFilter
Use GZIP streams.
computeStringHash(int, String) - Static method in class org.gatein.common.util.Tools
 
computeTrailingName(Locale) - Static method in class org.gatein.common.i18n.I18NTools
Compute the trailing name for a given locale.
confirmTemporaryHash(String, String, long) - Static method in class org.gatein.common.util.Tools
 
contains(MediaType) - Method in interface org.gatein.common.net.media.MediaTypeMap
Returns true if the map declares the specified media type.
contains(TypeDef) - Method in interface org.gatein.common.net.media.MediaTypeMap
Returns true if the map declares the specified type.
contains(MediaType, V) - Method in interface org.gatein.common.net.media.MediaTypeMap
Returns true if the map declares the specified media type with a specified value.
contains(TypeDef, V) - Method in interface org.gatein.common.net.media.MediaTypeMap
Returns true if the map declares the specified type with a specific value.
contains(V) - Method in interface org.gatein.common.net.media.MediaTypeMap
Returns true if the map declares the specified value for any media type or any type.
contains(MediaType) - Method in class org.gatein.common.net.media.MediaTypeMapImpl
 
contains(TypeDef) - Method in class org.gatein.common.net.media.MediaTypeMapImpl
 
contains(MediaType, V) - Method in class org.gatein.common.net.media.MediaTypeMapImpl
 
contains(TypeDef, V) - Method in class org.gatein.common.net.media.MediaTypeMapImpl
 
contains(V) - Method in class org.gatein.common.net.media.MediaTypeMapImpl
 
contains(K, Object) - Method in class org.gatein.common.util.CollectionMap
Return true if the specified set contains the object o.
containsKey(Object) - Method in class org.gatein.common.util.AbstractTypedMap
 
containsKey(Object) - Method in class org.gatein.common.util.LazyMap
 
containsValue(Object) - Method in class org.gatein.common.util.AbstractTypedMap
 
containsValue(Object) - Method in class org.gatein.common.util.LazyMap
 
content - Variable in class org.gatein.common.i18n.MapResourceBundle
 
ContentInfo - Class in org.gatein.common.util
Describe how content should be interpreted.
ContentInfo(MediaType) - Constructor for class org.gatein.common.util.ContentInfo
 
ContentType - Class in org.gatein.common.net.media
Represent a content type header value as defined by the section 5 of the RFC2045
ContentType(MediaType, List<Parameter>) - Constructor for class org.gatein.common.net.media.ContentType
 
ContentType(MediaType) - Constructor for class org.gatein.common.net.media.ContentType
 
CONTINUE - Static variable in class org.gatein.common.util.ParameterValidation.ValidationErrorHandler
 
ConversionException - Exception in org.gatein.common.util
Signals that an error occured during a conversion.
ConversionException() - Constructor for exception org.gatein.common.util.ConversionException
 
ConversionException(String) - Constructor for exception org.gatein.common.util.ConversionException
 
ConversionException(String, Throwable) - Constructor for exception org.gatein.common.util.ConversionException
 
ConversionException(Throwable) - Constructor for exception org.gatein.common.util.ConversionException
 
convert(Map<? extends EK, ? extends EV>) - Method in class org.gatein.common.util.AbstractTypedMap
Validates and unwraps the map.
copy(InputStream, OutputStream) - Static method in class org.gatein.common.io.IOTools
 
copy(InputStream, OutputStream, int) - Static method in class org.gatein.common.io.IOTools
Pipe an incoming stream in an outcoming stream until no bytes is available from the input stream.
copy(Reader, Writer) - Static method in class org.gatein.common.io.IOTools
Pipe an input stream in an output stream.
copy(Reader, Writer, int) - Static method in class org.gatein.common.io.IOTools
Pipe an incoming stream in an outcoming stream.
countAboveThreshold(long) - Method in class org.gatein.common.concurrent.LongSampler
Returns the number of values which are greater or equals to the threshold value.
create(String) - Static method in class org.gatein.common.net.media.ContentType
Creates a content type header value by parsing a content type value.
create(String) - Static method in class org.gatein.common.net.media.MediaType
Create a media type object by parsing a media type name.
create(String, String) - Static method in class org.gatein.common.net.media.MediaType
Create a media type object by using the provided type name and subtype name.
create(TypeDef, SubtypeDef) - Static method in class org.gatein.common.net.media.MediaType
Create a media type object using the provided type and subtype objects.
create(String) - Static method in class org.gatein.common.net.media.SubtypeDef
Returns a corresponding subtype definition for the specified subtype name.
create(String) - Static method in class org.gatein.common.net.media.TypeDef
Returns the corresponding type definition for the given top level type name.
create(Boolean, Boolean, Boolean, Boolean, Boolean) - Static method in class org.gatein.common.servlet.URLFormat
Factory creation of URLFormat objects.
create(C) - Static method in class org.gatein.common.util.CollectionBuilder
 
create(M) - Static method in class org.gatein.common.util.MapBuilder
 
createLocale(String) - Method in interface org.gatein.common.i18n.LocaleFactory
 
createLocale(String, String) - Method in interface org.gatein.common.i18n.LocaleFactory
 
createLocale(String, String, String) - Method in interface org.gatein.common.i18n.LocaleFactory
 
CSS - Static variable in class org.gatein.common.net.media.SubtypeDef
.
CSS_DISTANCE - Static variable in class org.gatein.common.util.ParameterValidation
 

D

decode(byte[], int, int, Base64.EncodingOption) - Static method in class org.gatein.common.util.Base64
Very low-level access to decoding ASCII characters in the form of a byte array.
decode(String, Base64.EncodingOption) - Static method in class org.gatein.common.util.Base64
Decodes data from Base64 notation
decode(String) - Static method in class org.gatein.common.util.Base64
Decodes data from Base64 notation
decodeXWWWFormURL(String) - Static method in class org.gatein.common.net.URLTools
 
DEFAULT - Static variable in interface org.gatein.common.i18n.LocaleFormat
.
DEFAULT_BUFFER_SIZE - Static variable in class org.gatein.common.util.Tools
 
DEFAULT_FACTORY - Static variable in interface org.gatein.common.i18n.LocaleFactory
 
DEFAULT_NAMESPACE_AWARE - Static variable in class org.gatein.common.xml.XMLTools
.
DEFAULT_NO_CACHE - Static variable in interface org.gatein.common.i18n.LocaleFormat
.
DEFAULT_VALIDATION - Static variable in class org.gatein.common.xml.XMLTools
.
DIRECTIVE_IMPORT - Static variable in class org.gatein.common.xml.XMLTools
.
DIRECTIVE_INCLUDE - Static variable in class org.gatein.common.xml.XMLTools
.
dumpClassLoaderHierarchyInfo(ClassLoader) - Static method in class org.gatein.common.util.Tools
 
dumpClassLoaderHierarchyInfo(Writer, ClassLoader) - Static method in class org.gatein.common.util.Tools
 

E

elements() - Method in class org.gatein.common.http.HttpHeader
 
EMPTY - Static variable in interface org.gatein.common.text.CharToByteEncoder
.
EMPTY_BUNDLE - Static variable in class org.gatein.common.util.Tools
 
EMPTY_ENUMERATION - Static variable in class org.gatein.common.util.Tools
 
EMPTY_ITERATOR - Static variable in class org.gatein.common.util.Tools
 
emptyEnumeration() - Static method in class org.gatein.common.util.Tools
 
emptyIterator() - Static method in class org.gatein.common.util.Tools
 
emptyMultiValuedPropertyMap() - Static method in class org.gatein.common.util.Tools
 
EmptyResourceBundle - Class in org.gatein.common.util
 
EmptyResourceBundle() - Constructor for class org.gatein.common.util.EmptyResourceBundle
 
encode(char[], int, int, CharWriter) - Method in class org.gatein.common.text.AbstractCharEncoder
 
encode(char[], CharWriter) - Method in class org.gatein.common.text.AbstractCharEncoder
 
encode(CharSequence, CharWriter) - Method in class org.gatein.common.text.AbstractCharEncoder
 
encode(char, CharWriter) - Method in class org.gatein.common.text.AbstractCharEncoder
 
encode(String) - Method in class org.gatein.common.text.AbstractCharEncoder
 
encode(char, CharWriter) - Method in interface org.gatein.common.text.CharEncoder
 
encode(char[], int, int, CharWriter) - Method in interface org.gatein.common.text.CharEncoder
 
encode(char[], CharWriter) - Method in interface org.gatein.common.text.CharEncoder
 
encode(CharSequence, CharWriter) - Method in interface org.gatein.common.text.CharEncoder
 
encode(String) - Method in interface org.gatein.common.text.CharEncoder
 
encode(char) - Method in interface org.gatein.common.text.CharToByteEncoder
Encode the specified char.
encode(char) - Method in class org.gatein.common.text.CharToByteEncoder.Generic
 
encode(char, CharWriter) - Method in class org.gatein.common.text.EntityEncoder
 
encode(char, CharWriter) - Method in class org.gatein.common.text.FastURLEncoder
 
encode(String, Writer) - Method in class org.gatein.common.text.FastURLEncoder
 
encodeBytes(byte[]) - Static method in class org.gatein.common.util.Base64
Encodes a byte array into Base64 notation using the standard Base64 encoding.
encodeBytes(byte[], Base64.EncodingOption) - Static method in class org.gatein.common.util.Base64
Encodes a byte array into Base64 notation.
encodeBytes(byte[], int, int, Base64.EncodingOption) - Static method in class org.gatein.common.util.Base64
Encodes a byte array into Base64 notation.
encodeXWWWFormURL(String) - Static method in class org.gatein.common.net.URLTools
 
EncodingException - Exception in org.gatein.common.text
 
EncodingException() - Constructor for exception org.gatein.common.text.EncodingException
 
EncodingException(String) - Constructor for exception org.gatein.common.text.EncodingException
 
EncodingException(String, Throwable) - Constructor for exception org.gatein.common.text.EncodingException
 
EncodingException(Throwable) - Constructor for exception org.gatein.common.text.EncodingException
 
enforceAbsoluteURL(String) - Static method in class org.gatein.common.net.URLTools
Enforces that the given URL is absolute
ensureCapacity(int) - Method in class org.gatein.common.text.CharBuffer
 
EntityEncoder - Class in org.gatein.common.text
This encoder performs lookup for converting a char to its HTML entity representation.
EntityEncoder() - Constructor for class org.gatein.common.text.EntityEncoder
 
entrySet() - Method in class org.gatein.common.util.AbstractTypedMap
 
entrySet() - Method in class org.gatein.common.util.LazyMap
 
equals(Object) - Method in class org.gatein.common.i18n.LocalizedString
 
equals(Object) - Method in class org.gatein.common.net.media.MediaType
 
equals(Object) - Method in class org.gatein.common.net.media.SubtypeDef
 
equals(I, I) - Method in class org.gatein.common.util.AbstractTypedMap.Converter
Compare internal values, the passed argument are never null so the method does not need to check nullity of the arguments.
equals(Object) - Method in class org.gatein.common.util.AbstractTypedMap
Compare to parameters objects.
equals(Object) - Method in class org.gatein.common.util.LazyMap
 
Exceptions - Class in org.gatein.common.util
 
Exceptions() - Constructor for class org.gatein.common.util.Exceptions
 
exists(URL) - Static method in class org.gatein.common.net.URLTools
Determines that the specified URL corresponds to an existing resource by trying to open a stream from it.
exists(URL, long) - Static method in class org.gatein.common.net.URLTools
Determines if the specified URL corresponds to an existing resource by trying to open a stream from it.
exists(String, boolean) - Static method in class org.gatein.common.net.URLTools
to remove : an API should not try to accomodate the client for that kind of situation, why not also something like forbidStringLengthToDivisibleBy3 ?
exists() - Method in class org.gatein.common.util.LoaderResource
 
existsAndIsNotEmpty(Collection) - Static method in class org.gatein.common.util.ParameterValidation
 
existsAndIsNotEmpty(Map) - Static method in class org.gatein.common.util.ParameterValidation
 
existsAndIsNotEmpty(T[]) - Static method in class org.gatein.common.util.ParameterValidation
 
extractURLsFrom(String) - Static method in class org.gatein.common.net.URLTools
 

F

FastURLDecoder - Class in org.gatein.common.text
 
FastURLDecoder(CharToByteEncoder) - Constructor for class org.gatein.common.text.FastURLDecoder
 
FastURLDecoder(CharToByteEncoder, boolean) - Constructor for class org.gatein.common.text.FastURLDecoder
 
FastURLEncoder - Class in org.gatein.common.text
An implementation based on a table for lookups.
FastURLEncoder(CharToByteEncoder) - Constructor for class org.gatein.common.text.FastURLEncoder
 
FILE_PREFIX - Static variable in class org.gatein.common.net.URLTools
 
findMethod(Class<?>, String, Class<?>[]) - Static method in class org.gatein.common.reflect.Reflection
Search a method on the specified class.
FixMe - Exception in org.gatein.common
 
FixMe() - Constructor for exception org.gatein.common.FixMe
 
FixMe(String) - Constructor for exception org.gatein.common.FixMe
 
flush() - Method in class org.gatein.common.io.WriterCharWriter
 
FORM_DATA - Static variable in class org.gatein.common.net.media.SubtypeDef
.
FormatConversionException - Exception in org.gatein.common.util
A non expected format prevents a conversion to happen.
FormatConversionException() - Constructor for exception org.gatein.common.util.FormatConversionException
 
FormatConversionException(String) - Constructor for exception org.gatein.common.util.FormatConversionException
 
FormatConversionException(String, Throwable) - Constructor for exception org.gatein.common.util.FormatConversionException
 
FormatConversionException(Throwable) - Constructor for exception org.gatein.common.util.FormatConversionException
 
fromHexString(String) - Static method in class org.gatein.common.util.Tools
Returns a byte array converted from the hexadecimal format.
FTP_PREFIX - Static variable in class org.gatein.common.net.URLTools
 
FULL - Static variable in class org.gatein.common.text.EntityEncoder
All HTML entities.

G

GATEIN_RUNTIME_CONTEXT_PROP_NAME - Static variable in class org.gatein.common.RuntimeContext
 
generateKey() - Method in class org.gatein.common.util.UUIDGenerator
 
generateTemporaryHash(String, long) - Static method in class org.gatein.common.util.Tools
 
get(MediaType) - Method in interface org.gatein.common.net.media.MediaTypeMap
Returns the set of values declared for a given media type.
get(TypeDef) - Method in interface org.gatein.common.net.media.MediaTypeMap
Returns the set of values declared for a given type.
get(MediaType) - Method in class org.gatein.common.net.media.MediaTypeMapImpl
 
get(TypeDef) - Method in class org.gatein.common.net.media.MediaTypeMapImpl
 
get(Object) - Method in class org.gatein.common.util.AbstractTypedMap
 
get() - Method in class org.gatein.common.util.CollectionBuilder
 
get(K) - Method in class org.gatein.common.util.CollectionMap
Return the collection specified by the key.
get(Object) - Method in class org.gatein.common.util.LazyMap
 
get(K) - Method in class org.gatein.common.util.ListMap
Return the list specified by the key.
get() - Method in class org.gatein.common.util.MapBuilder
 
get(boolean, boolean) - Static method in class org.gatein.common.util.ParameterMap.AccessMode
Factory method for an access mode.
get(K) - Method in class org.gatein.common.util.SetMap
Return the set specified by the key.
getAccessMode() - Method in class org.gatein.common.util.ParameterMap
 
getAttribute(String) - Method in class org.gatein.common.servlet.BufferingRequestWrapper
 
getAttributeNames() - Method in class org.gatein.common.servlet.BufferingRequestWrapper
 
getAuthenticated() - Method in class org.gatein.common.servlet.URLFormat
 
getBaseName() - Method in class org.gatein.common.i18n.BundleName
 
getBinaryContent() - Method in class org.gatein.common.servlet.ServletOutputStreamBuffer
 
getBufferSize() - Method in class org.gatein.common.servlet.BufferingResponseWrapper
 
getBundle(Locale) - Method in class org.gatein.common.i18n.ComplexResourceBundleFactory
 
getBundle(Locale) - Method in interface org.gatein.common.i18n.ResourceBundleFactory
Returns a resource bundle for the specified locale, it may be an expensive operation.
getBundle(Locale) - Method in class org.gatein.common.i18n.SimpleResourceBundleFactory
 
getBytes() - Method in class org.gatein.common.http.HttpRequest.Raw
 
getBytes(InputStream) - Static method in class org.gatein.common.io.IOTools
 
getBytes(InputStream, int) - Static method in class org.gatein.common.io.IOTools
Get the bytes from the provided input stream.
getCapacity() - Method in class org.gatein.common.text.CharBuffer
 
getCharacterEncoding() - Method in class org.gatein.common.servlet.BufferingResponseWrapper
 
getCharset() - Method in class org.gatein.common.util.MarkupInfo
 
getChildren(Element) - Static method in class org.gatein.common.xml.XMLTools
Return all the children of the given element.
getChildren(Element, String) - Static method in class org.gatein.common.xml.XMLTools
Return all the children of the given element having the specified name.
getChildren(Element, String, String) - Static method in class org.gatein.common.xml.XMLTools
Return all the children of the given element having the optionally specified name and the namespace URI.
getChildren(Node, XMLTools.Filter<T>) - Static method in class org.gatein.common.xml.XMLTools
Return all the children of the given node that match the provided filter.
getChildrenIterator(Element) - Static method in class org.gatein.common.xml.XMLTools
Return an iterator for all the children of the given element.
getChildrenIterator(Element, String) - Static method in class org.gatein.common.xml.XMLTools
Return an iterator for all the children of the given element having the specified name.
getChildrenIterator(Element, String, String) - Static method in class org.gatein.common.xml.XMLTools
Return an iterator for all the children of the given element having the specified name and the optionally specified namesspace uri.
getClassName() - Method in exception org.gatein.common.reflect.NoSuchClassException
 
getCodeName() - Method in class org.gatein.common.util.Version
 
getContent(URL, int, int) - Static method in class org.gatein.common.net.URLTools
Fetches content from of the URL as a byte array or null if a problem occurred.
getContent() - Method in class org.gatein.common.servlet.BufferingResponseWrapper
 
getContent(String) - Method in class org.gatein.common.servlet.ServletOutputStreamBuffer
 
getContentAsInputStream(URL, int, int) - Static method in class org.gatein.common.net.URLTools
Fetches content from URL as an InputStream.
getContextPath() - Method in class org.gatein.common.servlet.BufferingRequestWrapper
 
getCopyValueOnRead() - Method in class org.gatein.common.util.ParameterMap.AccessMode
 
getCopyValueOnWrite() - Method in class org.gatein.common.util.ParameterMap.AccessMode
 
getCountry() - Method in class org.gatein.common.i18n.BundleName
 
getDefaultLocale() - Method in class org.gatein.common.i18n.LocalizedString
Return the default locale of this localized string.
getDefaultString() - Method in class org.gatein.common.i18n.LocalizedString
Return the string for the default locale.
getDefaultValue() - Method in class org.gatein.common.i18n.LocalizedString
Returns the value for the default locale.
getDelegate() - Method in class org.gatein.common.util.AbstractTypedMap
 
getDelegate() - Method in class org.gatein.common.util.ParameterMap
 
getDelegate() - Method in class org.gatein.common.util.TypedMap
 
getDescription() - Method in class org.gatein.common.net.media.TypeDef
 
getDescription() - Method in enum org.gatein.common.util.Version.Qualifier.Prefix
 
getDocumentBuilderFactory() - Static method in class org.gatein.common.xml.XMLTools
Return the builder factory.
getElement() - Method in class org.gatein.common.http.HttpHeader
 
getEnd() - Method in class org.gatein.common.net.URLTools.URLMatch
 
getEscapeXML() - Method in class org.gatein.common.servlet.URLFormat
 
getExternal(I) - Method in class org.gatein.common.util.AbstractTypedMap.Converter
Converts the internal value into its external representation.
getFileExtensionOrNullFrom(URL) - Static method in class org.gatein.common.net.URLTools
 
getHeader(String) - Method in class org.gatein.common.http.HttpHeaders
 
getIndex() - Method in class org.gatein.common.util.IteratorStatus
Returns the index of the last element obtained or -1 if no element has been returned yet.
getInstance() - Static method in class org.gatein.common.http.QueryStringParser
 
getInstance() - Static method in class org.gatein.common.RuntimeContext
 
getInternal(E) - Method in class org.gatein.common.util.AbstractTypedMap.Converter
Converts the external value to the its internal representation that will be stored in the map.
getInvocations() - Method in class org.gatein.common.concurrent.Valve
How many invocations are held in the valve.
getKeyConverter() - Method in class org.gatein.common.util.AbstractTypedMap
 
getKeyConverter() - Method in class org.gatein.common.util.ParameterMap
 
getKeyConverter() - Method in class org.gatein.common.util.TypedMap
 
getKeys() - Method in class org.gatein.common.i18n.MapResourceBundle
 
getKeys() - Method in class org.gatein.common.i18n.ParentChildResourceBundle
 
getKeys() - Method in class org.gatein.common.util.EmptyResourceBundle
 
getLanguage() - Method in class org.gatein.common.i18n.BundleName
 
getLength() - Method in class org.gatein.common.text.CharBuffer
 
getLocale(String) - Method in class org.gatein.common.i18n.AbstractLocaleFormat
 
getLocale() - Method in class org.gatein.common.i18n.BundleName
 
getLocale(String) - Method in class org.gatein.common.i18n.CachingLocaleFormat
 
getLocale(String) - Method in interface org.gatein.common.i18n.LocaleFormat
 
getLocale() - Method in class org.gatein.common.i18n.LocalizedPropertyResourceBundle
 
getLocale() - Method in class org.gatein.common.i18n.LocalizedString.Value
 
getLocale() - Method in class org.gatein.common.i18n.ParentChildResourceBundle
 
getLocale() - Method in class org.gatein.common.servlet.BufferingRequestWrapper
 
getLocales() - Method in class org.gatein.common.servlet.BufferingRequestWrapper
 
getLocalizedValue(String, String) - Method in class org.gatein.common.i18n.ResourceBundleManager
Return a localized value constructed from the various resource bundles.
getLocation() - Method in class org.gatein.common.util.LoaderResource
 
getMajor() - Method in class org.gatein.common.util.Version
Return the major.
getMap(boolean) - Method in interface org.gatein.common.util.MapAccessor
Return the accessed map.
getMap(boolean) - Method in class org.gatein.common.util.SimpleMapAccessor
 
getMaxSize() - Method in class org.gatein.common.concurrent.BoundedBuffer
 
getMediaType() - Method in class org.gatein.common.net.media.ContentType
 
getMediaType() - Method in class org.gatein.common.util.ContentInfo
 
getMediaTypes() - Method in interface org.gatein.common.net.media.MediaTypeMap
Returns the set of declared media types.
getMediaTypes() - Method in class org.gatein.common.net.media.MediaTypeMapImpl
 
getMethod() - Method in class org.gatein.common.servlet.BufferingRequestWrapper
 
getMinor() - Method in class org.gatein.common.util.Version
Return the minor.
getMostAppropriateValueFor(String[]) - Method in class org.gatein.common.i18n.LocalizedString
Retrieves the localized value most appropriate based on the given desired locales.
getName() - Method in class org.gatein.common.http.HttpHeader.Element
 
getName() - Method in class org.gatein.common.http.HttpHeader.Element.Param
 
getName() - Method in class org.gatein.common.http.HttpHeader
 
getName() - Method in class org.gatein.common.net.media.Parameter
 
getName() - Method in class org.gatein.common.net.media.SubtypeDef
 
getName() - Method in class org.gatein.common.net.media.TypeDef
 
getName() - Method in enum org.gatein.common.p3p.P3PConstants.OnlineInfo
 
getName() - Method in enum org.gatein.common.p3p.P3PConstants.PostalInfo
 
getName() - Method in enum org.gatein.common.p3p.P3PConstants.TelecomInfo
 
getName() - Method in enum org.gatein.common.RuntimeContext.RunningEnvironment
 
getName() - Method in class org.gatein.common.util.Version
Return the name;
getName() - Method in enum org.gatein.common.util.Version.Qualifier.Prefix
 
getNodeClass() - Method in interface org.gatein.common.xml.XMLTools.Filter
 
getOnlineUserInfoKey(P3PConstants.OnlineInfo, boolean) - Static method in class org.gatein.common.p3p.P3PConstants
 
getOutputStream() - Method in class org.gatein.common.servlet.BufferingResponseWrapper
 
getPackageOf(Class) - Static method in class org.gatein.common.util.Tools
 
getParam() - Method in class org.gatein.common.http.HttpHeader.Element
Return the first param of this element or null.
getParameterDecoder() - Method in class org.gatein.common.http.QueryStringParser
 
getParameterNames() - Method in class org.gatein.common.http.HttpRequest.Form
 
getParameters() - Method in class org.gatein.common.net.media.ContentType
 
getParameterValues(String) - Method in class org.gatein.common.http.HttpRequest.Form
 
getPatch() - Method in class org.gatein.common.util.Version
Return the patch.
getPostalUserInfoKey(P3PConstants.PostalInfo, boolean) - Static method in class org.gatein.common.p3p.P3PConstants
 
getPreferredOrBestLocalizedMappingFor(String[]) - Method in class org.gatein.common.i18n.LocalizedString
Retrieves the Locale-String mapping most appropriate based on the given desired locales, which are ordered according to locale preferences.
getPrefix() - Method in enum org.gatein.common.p3p.P3PConstants.TelecomType
 
getPrefix() - Method in class org.gatein.common.util.Version.Qualifier
 
getQualifier() - Method in class org.gatein.common.util.Version
Return the intermediate major.
getRelative() - Method in class org.gatein.common.servlet.URLFormat
 
getReplacementFor(int, URLTools.URLMatch) - Method in class org.gatein.common.net.URLTools.PortReplacementGenerator
 
getReplacementFor(int, URLTools.URLMatch) - Method in class org.gatein.common.net.URLTools.URLReplacementGenerator
 
getReplacementFor(String, String, String, boolean) - Method in class org.gatein.common.text.TextTools.ConstantStringReplacementGenerator
 
getReplacementFor(String, String, String, boolean) - Method in interface org.gatein.common.text.TextTools.StringReplacementGenerator
 
getResource(String) - Method in class org.gatein.common.util.CLResourceLoader
 
getResource(String) - Method in interface org.gatein.common.util.ResourceLoader
 
getResourceBundle(Locale) - Method in class org.gatein.common.i18n.ResourceBundleManager
Return a bundle for the given locale.
getRFC3066LanguageTagFor(Locale) - Static method in class org.gatein.common.i18n.I18NTools
Retrieves the language identification tag associated to the specified Locale as defined by IETF RFC 3066 limited to 2-letter language code per ISO standard 639, a "-" (dash) and a 2-letter country code per ISO 3166 alpha-2 country codes.
getSecure() - Method in class org.gatein.common.servlet.URLFormat
 
getServerAddressFrom(HttpServletRequest) - Static method in class org.gatein.common.net.URLTools
Returns the server address that originated the request, without final /.
getServletEncoded() - Method in class org.gatein.common.servlet.URLFormat
 
getShortNameOf(Class) - Static method in class org.gatein.common.util.Tools
 
getStart() - Method in class org.gatein.common.net.URLTools.URLMatch
 
getState() - Method in class org.gatein.common.concurrent.Valve
Return the state.
getString(Locale, boolean) - Method in class org.gatein.common.i18n.LocalizedString
Returns a string value.
getString() - Method in class org.gatein.common.i18n.LocalizedString.Value
 
getSubtype() - Method in class org.gatein.common.net.media.MediaType
 
getSuffix() - Method in class org.gatein.common.util.Version.Qualifier
 
getTelecomInfoKey(P3PConstants.TelecomType, P3PConstants.TelecomInfo, boolean) - Static method in class org.gatein.common.p3p.P3PConstants
 
getType() - Method in class org.gatein.common.net.media.MediaType
 
getTypes() - Method in interface org.gatein.common.net.media.MediaTypeMap
Returns the set of declared types.
getTypes() - Method in class org.gatein.common.net.media.MediaTypeMapImpl
 
getUniqueChild(Element, boolean) - Static method in class org.gatein.common.xml.XMLTools
Return the optional unique child of an element.
getUniqueChild(Element, String, boolean) - Static method in class org.gatein.common.xml.XMLTools
Return an optional child of an element with the specified name.
getUniqueChild(Element, String, String, boolean) - Static method in class org.gatein.common.xml.XMLTools
Return an optional child of an element with the specified name and the optionally specified namespace uri.
getURLAsString() - Method in class org.gatein.common.net.URLTools.URLMatch
 
getURLCountIn(String) - Static method in class org.gatein.common.net.URLTools
 
getUTF8Instance() - Static method in class org.gatein.common.text.FastURLDecoder
 
getUTF8Instance() - Static method in class org.gatein.common.text.FastURLEncoder
 
getUTF8StrictInstance() - Static method in class org.gatein.common.text.FastURLDecoder
 
getValue() - Method in class org.gatein.common.http.HttpHeader.Element
 
getValue() - Method in class org.gatein.common.http.HttpHeader.Element.Param
 
getValue() - Method in class org.gatein.common.http.HttpHeader
 
getValue(Locale, boolean) - Method in class org.gatein.common.i18n.LocalizedString
Returns a localized value.
getValue() - Method in class org.gatein.common.net.media.ContentType
Returns the value of the content type which is the concatenation of the media type name followed by the parameters.
getValue() - Method in class org.gatein.common.net.media.MediaType
Returns the value which is a concatenation ofthe type name, a slash char and the subtype name.
getValue() - Method in class org.gatein.common.net.media.Parameter
 
getValue(String) - Method in interface org.gatein.common.util.MultiValuedPropertyMap
 
getValue(String) - Method in class org.gatein.common.util.ParameterMap
Return the parameter value or null if it does not exist.
getValue(String) - Method in class org.gatein.common.util.SimpleMultiValuedPropertyMap
Returns the first property value or null if it cannot be found.
getValueConverter() - Method in class org.gatein.common.util.AbstractTypedMap
 
getValueConverter() - Method in class org.gatein.common.util.ParameterMap
 
getValueConverter() - Method in class org.gatein.common.util.TypedMap
 
getValues() - Method in class org.gatein.common.i18n.LocalizedString
 
getValues() - Method in interface org.gatein.common.net.media.MediaTypeMap
Returns the set of declared values.
getValues() - Method in class org.gatein.common.net.media.MediaTypeMapImpl
 
getValues(String) - Method in interface org.gatein.common.util.MultiValuedPropertyMap
 
getValues(String) - Method in class org.gatein.common.util.ParameterMap
Return the parameter values or null if it does not exist.
getValues(String) - Method in class org.gatein.common.util.SimpleMultiValuedPropertyMap
Returns the list of values for a specified property.
getVariant() - Method in class org.gatein.common.i18n.BundleName
 
getWriter() - Method in class org.gatein.common.servlet.BufferingResponseWrapper
 

H

handleGetObject(String) - Method in class org.gatein.common.i18n.MapResourceBundle
 
handleGetObject(String) - Method in class org.gatein.common.i18n.ParentChildResourceBundle
 
handleGetObject(String) - Method in class org.gatein.common.util.EmptyResourceBundle
 
handleValidationError(String) - Method in class org.gatein.common.util.ParameterValidation.ValidationErrorHandler
 
hashAndEncodeString(String, String, String) - Static method in class org.gatein.common.util.Tools
Computes a hash with specified algorighm and returns the result as a string in hexadecimal format
hashCode() - Method in class org.gatein.common.i18n.LocalizedString
 
hashCode() - Method in class org.gatein.common.net.media.MediaType
 
hashCode() - Method in class org.gatein.common.net.media.SubtypeDef
 
hashCode() - Method in class org.gatein.common.util.LazyMap
 
hashMap() - Static method in class org.gatein.common.util.MapBuilder
Creates a new instance.
hashMap(K, V) - Static method in class org.gatein.common.util.MapBuilder
Creates a new instance.
hashSet() - Static method in class org.gatein.common.util.CollectionBuilder
 
hashSet(V) - Static method in class org.gatein.common.util.CollectionBuilder
 
hasNext() - Method in class org.gatein.common.i18n.BundleName.Iterator
 
hasNext() - Method in class org.gatein.common.util.IteratorStatus
 
hasValues() - Method in class org.gatein.common.i18n.LocalizedString
Determines if this LocalizedString contains any values.
headers() - Method in class org.gatein.common.http.HttpHeaders
 
HTML - Static variable in class org.gatein.common.net.media.SubtypeDef
.
HTTP_PREFIX - Static variable in class org.gatein.common.net.URLTools
 
HttpHeader - Class in org.gatein.common.http
Modelize an http header structure.
HttpHeader(String) - Constructor for class org.gatein.common.http.HttpHeader
 
HttpHeader.Element - Class in org.gatein.common.http
An element of an header
HttpHeader.Element(String) - Constructor for class org.gatein.common.http.HttpHeader.Element
 
HttpHeader.Element(String, String) - Constructor for class org.gatein.common.http.HttpHeader.Element
 
HttpHeader.Element.Param - Class in org.gatein.common.http
A param of an element.
HttpHeader.Element.Param(String) - Constructor for class org.gatein.common.http.HttpHeader.Element.Param
 
HttpHeader.Element.Param(String, String) - Constructor for class org.gatein.common.http.HttpHeader.Element.Param
 
HttpHeaders - Class in org.gatein.common.http
 
HttpHeaders() - Constructor for class org.gatein.common.http.HttpHeaders
 
HttpRequest - Class in org.gatein.common.http
Just used to define the request body.
HttpRequest() - Constructor for class org.gatein.common.http.HttpRequest
 
HttpRequest.Body - Class in org.gatein.common.http
 
HttpRequest.Body() - Constructor for class org.gatein.common.http.HttpRequest.Body
 
HttpRequest.Form - Class in org.gatein.common.http
 
HttpRequest.Form() - Constructor for class org.gatein.common.http.HttpRequest.Form
 
HttpRequest.Raw - Class in org.gatein.common.http
 
HttpRequest.Raw() - Constructor for class org.gatein.common.http.HttpRequest.Raw
 
HttpResponse - Class in org.gatein.common.http
 
HttpResponse() - Constructor for class org.gatein.common.http.HttpResponse
 
HTTPS_PREFIX - Static variable in class org.gatein.common.net.URLTools
 

I

I18NTools - Class in org.gatein.common.i18n
 
I18NTools() - Constructor for class org.gatein.common.i18n.I18NTools
 
identityConverter() - Static method in class org.gatein.common.util.AbstractTypedMap.Converter
 
IMAGE - Static variable in class org.gatein.common.net.media.TypeDef
.
INFO_USER_BDATE - Static variable in class org.gatein.common.p3p.P3PConstants
 
INFO_USER_BDATE_FRACTIONSECOND - Static variable in class org.gatein.common.p3p.P3PConstants
 
INFO_USER_BDATE_HMS_HOUR - Static variable in class org.gatein.common.p3p.P3PConstants
 
INFO_USER_BDATE_HMS_MINUTE - Static variable in class org.gatein.common.p3p.P3PConstants
 
INFO_USER_BDATE_HMS_SECOND - Static variable in class org.gatein.common.p3p.P3PConstants
 
INFO_USER_BDATE_TIMEZONE - Static variable in class org.gatein.common.p3p.P3PConstants
 
INFO_USER_BDATE_YMD_DAY - Static variable in class org.gatein.common.p3p.P3PConstants
 
INFO_USER_BDATE_YMD_MONTH - Static variable in class org.gatein.common.p3p.P3PConstants
 
INFO_USER_BDATE_YMD_YEAR - Static variable in class org.gatein.common.p3p.P3PConstants
 
INFO_USER_BUSINESS_INFO_ONLINE_EMAIL - Static variable in class org.gatein.common.p3p.P3PConstants
 
INFO_USER_BUSINESS_INFO_ONLINE_URI - Static variable in class org.gatein.common.p3p.P3PConstants
 
INFO_USER_BUSINESS_INFO_POSTAL_CITY - Static variable in class org.gatein.common.p3p.P3PConstants
 
INFO_USER_BUSINESS_INFO_POSTAL_COUNTRY - Static variable in class org.gatein.common.p3p.P3PConstants
 
INFO_USER_BUSINESS_INFO_POSTAL_NAME - Static variable in class org.gatein.common.p3p.P3PConstants
 
INFO_USER_BUSINESS_INFO_POSTAL_ORGANIZATION - Static variable in class org.gatein.common.p3p.P3PConstants
 
INFO_USER_BUSINESS_INFO_POSTAL_POSTALCODE - Static variable in class org.gatein.common.p3p.P3PConstants
 
INFO_USER_BUSINESS_INFO_POSTAL_STATEPROV - Static variable in class org.gatein.common.p3p.P3PConstants
 
INFO_USER_BUSINESS_INFO_POSTAL_STREET - Static variable in class org.gatein.common.p3p.P3PConstants
 
INFO_USER_BUSINESS_INFO_TELECOM_FAX_COMMENT - Static variable in class org.gatein.common.p3p.P3PConstants
 
INFO_USER_BUSINESS_INFO_TELECOM_FAX_EXT - Static variable in class org.gatein.common.p3p.P3PConstants
 
INFO_USER_BUSINESS_INFO_TELECOM_FAX_INTCODE - Static variable in class org.gatein.common.p3p.P3PConstants
 
INFO_USER_BUSINESS_INFO_TELECOM_FAX_LOCCODE - Static variable in class org.gatein.common.p3p.P3PConstants
 
INFO_USER_BUSINESS_INFO_TELECOM_FAX_NUMBER - Static variable in class org.gatein.common.p3p.P3PConstants
 
INFO_USER_BUSINESS_INFO_TELECOM_MOBILE_COMMENT - Static variable in class org.gatein.common.p3p.P3PConstants
 
INFO_USER_BUSINESS_INFO_TELECOM_MOBILE_EXT - Static variable in class org.gatein.common.p3p.P3PConstants
 
INFO_USER_BUSINESS_INFO_TELECOM_MOBILE_INTCODE - Static variable in class org.gatein.common.p3p.P3PConstants
 
INFO_USER_BUSINESS_INFO_TELECOM_MOBILE_LOCCODE - Static variable in class org.gatein.common.p3p.P3PConstants
 
INFO_USER_BUSINESS_INFO_TELECOM_MOBILE_NUMBER - Static variable in class org.gatein.common.p3p.P3PConstants
 
INFO_USER_BUSINESS_INFO_TELECOM_PAGER_COMMENT - Static variable in class org.gatein.common.p3p.P3PConstants
 
INFO_USER_BUSINESS_INFO_TELECOM_PAGER_EXT - Static variable in class org.gatein.common.p3p.P3PConstants
 
INFO_USER_BUSINESS_INFO_TELECOM_PAGER_INTCODE - Static variable in class org.gatein.common.p3p.P3PConstants
 
INFO_USER_BUSINESS_INFO_TELECOM_PAGER_LOCCODE - Static variable in class org.gatein.common.p3p.P3PConstants
 
INFO_USER_BUSINESS_INFO_TELECOM_PAGER_NUMBER - Static variable in class org.gatein.common.p3p.P3PConstants
 
INFO_USER_BUSINESS_INFO_TELECOM_TELEPHONE_COMMENT - Static variable in class org.gatein.common.p3p.P3PConstants
 
INFO_USER_BUSINESS_INFO_TELECOM_TELEPHONE_EXT - Static variable in class org.gatein.common.p3p.P3PConstants
 
INFO_USER_BUSINESS_INFO_TELECOM_TELEPHONE_INTCODE - Static variable in class org.gatein.common.p3p.P3PConstants
 
INFO_USER_BUSINESS_INFO_TELECOM_TELEPHONE_LOCCODE - Static variable in class org.gatein.common.p3p.P3PConstants
 
INFO_USER_BUSINESS_INFO_TELECOM_TELEPHONE_NUMBER - Static variable in class org.gatein.common.p3p.P3PConstants
 
INFO_USER_DEPARTMENT - Static variable in class org.gatein.common.p3p.P3PConstants
 
INFO_USER_EMPLOYER - Static variable in class org.gatein.common.p3p.P3PConstants
 
INFO_USER_GENDER - Static variable in class org.gatein.common.p3p.P3PConstants
 
INFO_USER_HOME_INFO_ONLINE_EMAIL - Static variable in class org.gatein.common.p3p.P3PConstants
 
INFO_USER_HOME_INFO_ONLINE_URI - Static variable in class org.gatein.common.p3p.P3PConstants
 
INFO_USER_HOME_INFO_POSTAL_CITY - Static variable in class org.gatein.common.p3p.P3PConstants
 
INFO_USER_HOME_INFO_POSTAL_COUNTRY - Static variable in class org.gatein.common.p3p.P3PConstants
 
INFO_USER_HOME_INFO_POSTAL_NAME - Static variable in class org.gatein.common.p3p.P3PConstants
 
INFO_USER_HOME_INFO_POSTAL_ORGANIZATION - Static variable in class org.gatein.common.p3p.P3PConstants
 
INFO_USER_HOME_INFO_POSTAL_POSTALCODE - Static variable in class org.gatein.common.p3p.P3PConstants
 
INFO_USER_HOME_INFO_POSTAL_STATEPROV - Static variable in class org.gatein.common.p3p.P3PConstants
 
INFO_USER_HOME_INFO_POSTAL_STREET - Static variable in class org.gatein.common.p3p.P3PConstants
 
INFO_USER_HOME_INFO_TELECOM_FAX_COMMENT - Static variable in class org.gatein.common.p3p.P3PConstants
 
INFO_USER_HOME_INFO_TELECOM_FAX_EXT - Static variable in class org.gatein.common.p3p.P3PConstants
 
INFO_USER_HOME_INFO_TELECOM_FAX_INTCODE - Static variable in class org.gatein.common.p3p.P3PConstants
 
INFO_USER_HOME_INFO_TELECOM_FAX_LOCCODE - Static variable in class org.gatein.common.p3p.P3PConstants
 
INFO_USER_HOME_INFO_TELECOM_FAX_NUMBER - Static variable in class org.gatein.common.p3p.P3PConstants
 
INFO_USER_HOME_INFO_TELECOM_MOBILE_COMMENT - Static variable in class org.gatein.common.p3p.P3PConstants
 
INFO_USER_HOME_INFO_TELECOM_MOBILE_EXT - Static variable in class org.gatein.common.p3p.P3PConstants
 
INFO_USER_HOME_INFO_TELECOM_MOBILE_INTCODE - Static variable in class org.gatein.common.p3p.P3PConstants
 
INFO_USER_HOME_INFO_TELECOM_MOBILE_LOCCODE - Static variable in class org.gatein.common.p3p.P3PConstants
 
INFO_USER_HOME_INFO_TELECOM_MOBILE_NUMBER - Static variable in class org.gatein.common.p3p.P3PConstants
 
INFO_USER_HOME_INFO_TELECOM_PAGER_COMMENT - Static variable in class org.gatein.common.p3p.P3PConstants
 
INFO_USER_HOME_INFO_TELECOM_PAGER_EXT - Static variable in class org.gatein.common.p3p.P3PConstants
 
INFO_USER_HOME_INFO_TELECOM_PAGER_INTCODE - Static variable in class org.gatein.common.p3p.P3PConstants
 
INFO_USER_HOME_INFO_TELECOM_PAGER_LOCCODE - Static variable in class org.gatein.common.p3p.P3PConstants
 
INFO_USER_HOME_INFO_TELECOM_PAGER_NUMBER - Static variable in class org.gatein.common.p3p.P3PConstants
 
INFO_USER_HOME_INFO_TELECOM_TELEPHONE_COMMENT - Static variable in class org.gatein.common.p3p.P3PConstants
 
INFO_USER_HOME_INFO_TELECOM_TELEPHONE_EXT - Static variable in class org.gatein.common.p3p.P3PConstants
 
INFO_USER_HOME_INFO_TELECOM_TELEPHONE_INTCODE - Static variable in class org.gatein.common.p3p.P3PConstants
 
INFO_USER_HOME_INFO_TELECOM_TELEPHONE_LOCCODE - Static variable in class org.gatein.common.p3p.P3PConstants
 
INFO_USER_HOME_INFO_TELECOM_TELEPHONE_NUMBER - Static variable in class org.gatein.common.p3p.P3PConstants
 
INFO_USER_JOB_TITLE - Static variable in class org.gatein.common.p3p.P3PConstants
 
INFO_USER_LOGIN_ID - Static variable in class org.gatein.common.p3p.P3PConstants
 
INFO_USER_NAME_FAMILY - Static variable in class org.gatein.common.p3p.P3PConstants
 
INFO_USER_NAME_GIVEN - Static variable in class org.gatein.common.p3p.P3PConstants
 
INFO_USER_NAME_MIDDLE - Static variable in class org.gatein.common.p3p.P3PConstants
 
INFO_USER_NAME_NICKNAME - Static variable in class org.gatein.common.p3p.P3PConstants
 
INFO_USER_NAME_PREFIX - Static variable in class org.gatein.common.p3p.P3PConstants
 
INFO_USER_NAME_SUFFIX - Static variable in class org.gatein.common.p3p.P3PConstants
 
initAlphabets(boolean) - Method in class org.gatein.common.util.Base64
Determine which ALPHABET to use.
INSTANCE - Static variable in class org.gatein.common.util.EmptyResourceBundle
.
internalGetLocale(String) - Method in class org.gatein.common.i18n.AbstractLocaleFormat
 
internalToString(Locale) - Method in class org.gatein.common.i18n.AbstractLocaleFormat
 
internalValidationErrorHandling(String) - Method in class org.gatein.common.util.ParameterValidation.LoggingValidationErrorHandler
 
internalValidationErrorHandling(String) - Method in class org.gatein.common.util.ParameterValidation.ValidationErrorHandler
Decide what to do with the failed value.
internalWrite(Locale, CharWriter) - Method in class org.gatein.common.i18n.AbstractLocaleFormat
 
invocations - Variable in class org.gatein.common.concurrent.Valve
The invocation count.
IOTools - Class in org.gatein.common.io
IO tools.
IOTools() - Constructor for class org.gatein.common.io.IOTools
 
isAlphaNumeric(char) - Static method in class org.gatein.common.text.TextTools
Returns true if the char c is alpha numeric i.e it belongs to one of the following ranges [0,9], [A,Z] or [a,z]
isClosed() - Method in class org.gatein.common.concurrent.Valve
Are we closed?
isCommitted() - Method in class org.gatein.common.servlet.BufferingResponseWrapper
 
isComposite() - Method in class org.gatein.common.net.media.TypeDef
 
isContainedIn(Object, Object[]) - Static method in class org.gatein.common.util.Tools
Determines if value is contained in array.
isDiscrete() - Method in class org.gatein.common.net.media.TypeDef
 
isEmailValid(String) - Static method in class org.gatein.common.net.URLTools
Return true is the address is not null and matches the email validation regular expression.
isEmpty() - Method in class org.gatein.common.util.AbstractTypedMap
 
isEmpty() - Method in class org.gatein.common.util.LazyMap
 
isFirst() - Method in class org.gatein.common.util.IteratorStatus
Returns true if one element has been iterated.
isModified() - Method in class org.gatein.common.util.LazyMap
 
isNetworkURL(String) - Static method in class org.gatein.common.net.URLTools
 
isNullOrEmpty(String) - Static method in class org.gatein.common.util.ParameterValidation
Determines whether the given String is null or empty (after all extra whitespaces have been trimmed, if any).
isOldAndNewDifferent(Object, Object) - Static method in class org.gatein.common.util.ParameterValidation
 
isReadableProperty(Field) - Static method in class org.gatein.common.reflect.Modifier
Return true if the field is considered as a readable property which means that it is public and non static.
isRunningIn(RuntimeContext.RunningEnvironment) - Method in class org.gatein.common.RuntimeContext
 
isRunningInUnknownEnvironment() - Method in class org.gatein.common.RuntimeContext
 
isStrict() - Method in class org.gatein.common.text.FastURLDecoder
 
isSuffixable() - Method in enum org.gatein.common.util.Version.Qualifier.Prefix
 
isSupported(MediaType) - Method in interface org.gatein.common.net.media.MediaTypeMap
Returns true if the map supports the specified media type.
isSupported(TypeDef) - Method in interface org.gatein.common.net.media.MediaTypeMap
Returns true if the map supports the specified type.
isSupported(MediaType, V) - Method in interface org.gatein.common.net.media.MediaTypeMap
Returns true if the map supports the specified media type with a specified value.
isSupported(TypeDef, V) - Method in interface org.gatein.common.net.media.MediaTypeMap
Returns true if the map supports the specified type with a specific value.
isSupported(V) - Method in interface org.gatein.common.net.media.MediaTypeMap
Returns true if the map supports the specified value for any media type or any type.
isSupported(MediaType) - Method in class org.gatein.common.net.media.MediaTypeMapImpl
 
isSupported(TypeDef) - Method in class org.gatein.common.net.media.MediaTypeMapImpl
 
isSupported(MediaType, V) - Method in class org.gatein.common.net.media.MediaTypeMapImpl
 
isSupported(TypeDef, V) - Method in class org.gatein.common.net.media.MediaTypeMapImpl
 
isSupported(V) - Method in class org.gatein.common.net.media.MediaTypeMapImpl
 
isURLAbsolute(String) - Static method in class org.gatein.common.net.URLTools
 
isWritableProperty(Field) - Static method in class org.gatein.common.reflect.Modifier
Return true if the field is considered as a writable property which means that it is public, non static and non final.
iterator() - Method in class org.gatein.common.concurrent.BoundedBuffer
Make a snapshot of the buffer and iterate over the elements.
iterator(K) - Method in class org.gatein.common.util.CollectionMap
Return an iterator over the values in the set specified by the key.
iterator(E) - Static method in class org.gatein.common.util.Tools
Returns a singleton iterator.
iterator(E...) - Static method in class org.gatein.common.util.Tools
Returns an iterator over the array elements.
iterator(E[], int, int) - Static method in class org.gatein.common.util.Tools
Returns an iterator over the array elements within the specified range.
IteratorStatus<K> - Class in org.gatein.common.util
An java.util.Iterator wrapper which keep additional state associated with the wrapped iterator.
IteratorStatus(Iterator<K>) - Constructor for class org.gatein.common.util.IteratorStatus
 
IteratorStatus(Collection<K>) - Constructor for class org.gatein.common.util.IteratorStatus
 

J

JAVASCRIPT - Static variable in class org.gatein.common.net.media.SubtypeDef
.
JBOSS_PRODUCT_CONVENTION - Static variable in interface org.gatein.common.util.Version.Format
Implement formatting as defined here

K

keySet() - Method in class org.gatein.common.util.AbstractTypedMap
 
keySet() - Method in class org.gatein.common.util.CollectionMap
Return the set of keys.
keySet() - Method in class org.gatein.common.util.LazyMap
 
keySet() - Method in interface org.gatein.common.util.MultiValuedPropertyMap
 
keySet() - Method in class org.gatein.common.util.SimpleMultiValuedPropertyMap
Returns the set of property keys.

L

LazyMap<K,V> - Class in org.gatein.common.util
 
LazyMap(MapAccessor<K, V>) - Constructor for class org.gatein.common.util.LazyMap
 
length - Variable in class org.gatein.common.text.CharBuffer
.
linkedHashMap() - Static method in class org.gatein.common.util.MapBuilder
Creates a new instance.
linkedHashMap(K, V) - Static method in class org.gatein.common.util.MapBuilder
Creates a new instance.
linkedList() - Static method in class org.gatein.common.util.CollectionBuilder
 
linkedList(V) - Static method in class org.gatein.common.util.CollectionBuilder
 
ListMap<K,V> - Class in org.gatein.common.util
 
ListMap() - Constructor for class org.gatein.common.util.ListMap
 
ListMap(SetMap<K, V>) - Constructor for class org.gatein.common.util.ListMap
 
ListMap(SetMap<K, V>, Comparator<V>) - Constructor for class org.gatein.common.util.ListMap
 
ListMap(Comparator<V>) - Constructor for class org.gatein.common.util.ListMap
 
load(String) - Method in class org.gatein.common.util.CLResourceLoader
 
load(String) - Method in interface org.gatein.common.util.ResourceLoader
Returns an InputStream or null if not found.
LoaderResource - Class in org.gatein.common.util
Represent a resource that may or not exist.
LoaderResource(String) - Constructor for class org.gatein.common.util.LoaderResource
 
loadXMLProperties(Element) - Static method in class org.gatein.common.xml.XMLTools
 
loadXMLProperties(Document) - Static method in class org.gatein.common.xml.XMLTools
 
LocaleFactory - Interface in org.gatein.common.i18n
 
LocaleFormat - Interface in org.gatein.common.i18n
 
LocalizedPropertyResourceBundle - Class in org.gatein.common.i18n
 
LocalizedPropertyResourceBundle(InputStream, Locale) - Constructor for class org.gatein.common.i18n.LocalizedPropertyResourceBundle
Create an instanceof of localized property resource bundle.
LocalizedString - Class in org.gatein.common.i18n
An immutable locale sensitive object that returns strings.
LocalizedString(String) - Constructor for class org.gatein.common.i18n.LocalizedString
Convenience constructor for simple localized strings with only one value using the Locale.ENGLISH locale.
LocalizedString(String, Locale) - Constructor for class org.gatein.common.i18n.LocalizedString
Convenience constructor for simple localized strings with only one value using the default locale.
LocalizedString(Locale) - Constructor for class org.gatein.common.i18n.LocalizedString
Build an empty localized string.
LocalizedString(Map<Locale, String>, Locale) - Constructor for class org.gatein.common.i18n.LocalizedString
Build a localized string using a Map object.
LocalizedString.Value - Class in org.gatein.common.i18n
A unmodifiable localized string value.
LocalizedString.Value(Locale, String) - Constructor for class org.gatein.common.i18n.LocalizedString.Value
 
location - Variable in class org.gatein.common.util.LoaderResource
 
log - Static variable in class org.gatein.common.io.IOTools
The logger.
log - Static variable in class org.gatein.common.util.Tools
 
LongSampler - Class in org.gatein.common.concurrent
An object that sample long values.
LongSampler(int) - Constructor for class org.gatein.common.concurrent.LongSampler
 
lookup(String) - Method in class org.gatein.common.i18n.ComplexResourceBundleFactory
 
lookup(char) - Method in class org.gatein.common.text.EntityEncoder
Returns null if no entity is found or return the converted entity.

M

MalformedInputException - Exception in org.gatein.common.text
 
MalformedInputException() - Constructor for exception org.gatein.common.text.MalformedInputException
 
MalformedInputException(String) - Constructor for exception org.gatein.common.text.MalformedInputException
 
MalformedInputException(String, Throwable) - Constructor for exception org.gatein.common.text.MalformedInputException
 
MalformedInputException(Throwable) - Constructor for exception org.gatein.common.text.MalformedInputException
 
MapAccessor<K,V> - Interface in org.gatein.common.util
An interface which defines how a map can be accessed.
MapAdapters - Class in org.gatein.common.util
A collection of various map adapters.
MapAdapters() - Constructor for class org.gatein.common.util.MapAdapters
 
MapBuilder<M extends Map<K,V>,K,V> - Class in org.gatein.common.util
An helper to build map in a simple manner.
MapResourceBundle - Class in org.gatein.common.i18n
A resource bundle that use a map as content.
MapResourceBundle(Map<String, Object>) - Constructor for class org.gatein.common.i18n.MapResourceBundle
 
MarkupInfo - Class in org.gatein.common.util
Extends content to describe markup content.
MarkupInfo(MediaType, String) - Constructor for class org.gatein.common.util.MarkupInfo
 
md5(String) - Static method in class org.gatein.common.util.Tools
Computes an md5 hash of a string.
md5AsHexString(String) - Static method in class org.gatein.common.util.Tools
Computes an md5 hash and returns the result as a string in hexadecimal format.
MediaType - Class in org.gatein.common.net.media
An immutable media type class.
MediaTypeMap<V> - Interface in org.gatein.common.net.media
A map containing values associated with media types.
MediaTypeMapImpl<V> - Class in org.gatein.common.net.media
An implementation of the media type map interface.
MediaTypeMapImpl() - Constructor for class org.gatein.common.net.media.MediaTypeMapImpl
 
MESSAGE - Static variable in class org.gatein.common.net.media.TypeDef
.
Modifier - Class in org.gatein.common.reflect
Extends the java Modifier object in order to add more utility methods.
Modifier() - Constructor for class org.gatein.common.reflect.Modifier
 
MULTIPART - Static variable in class org.gatein.common.net.media.TypeDef
.
MULTIPART_FORM_DATA_MEDIA_TYPE - Static variable in class org.gatein.common.net.media.MediaType
.
MultiValuedPropertyMap<T> - Interface in org.gatein.common.util
A property map with multi valued properties.

N

newCollection() - Method in class org.gatein.common.util.CollectionMap
 
newCollection(Collection<V>) - Method in class org.gatein.common.util.CollectionMap
 
newCollection() - Method in class org.gatein.common.util.ListMap
 
newCollection(Collection<V>) - Method in class org.gatein.common.util.ListMap
 
newCollection() - Method in class org.gatein.common.util.SetMap
 
newCollection(Collection<V>) - Method in class org.gatein.common.util.SetMap
 
next() - Method in class org.gatein.common.i18n.BundleName.Iterator
 
next() - Method in class org.gatein.common.util.IteratorStatus
 
NoSuchClassException - Exception in org.gatein.common.reflect
A generic exception that can be reused when an API expose a class loading service.
NoSuchClassException(String) - Constructor for exception org.gatein.common.reflect.NoSuchClassException
 
NoSuchClassException(String, String) - Constructor for exception org.gatein.common.reflect.NoSuchClassException
 
NoSuchClassException(String, String, Throwable) - Constructor for exception org.gatein.common.reflect.NoSuchClassException
 
NoSuchClassException(String, Throwable) - Constructor for exception org.gatein.common.reflect.NoSuchClassException
 
NoSuchElementException - Exception in org.gatein.common.xml
 
NoSuchElementException() - Constructor for exception org.gatein.common.xml.NoSuchElementException
 
NoSuchElementException(String) - Constructor for exception org.gatein.common.xml.NoSuchElementException
 
NoSuchElementException(String, Throwable) - Constructor for exception org.gatein.common.xml.NoSuchElementException
 
NoSuchElementException(Throwable) - Constructor for exception org.gatein.common.xml.NoSuchElementException
 
NotYetImplemented - Exception in org.gatein.common
Thrown when a code join point is not implemented.
NotYetImplemented() - Constructor for exception org.gatein.common.NotYetImplemented
 
NotYetImplemented(String) - Constructor for exception org.gatein.common.NotYetImplemented
Constructor that takes a feature name for formatting the message.
NullConversionException - Exception in org.gatein.common.util
A null pointer prevents a conversion to happen.
NullConversionException() - Constructor for exception org.gatein.common.util.NullConversionException
 
NullConversionException(String) - Constructor for exception org.gatein.common.util.NullConversionException
 
NullConversionException(String, Throwable) - Constructor for exception org.gatein.common.util.NullConversionException
 
NullConversionException(Throwable) - Constructor for exception org.gatein.common.util.NullConversionException
 
NullEntityResolver - Class in org.gatein.common.xml
 
NullEntityResolver() - Constructor for class org.gatein.common.xml.NullEntityResolver
 

O

OPEN - Static variable in class org.gatein.common.concurrent.Valve
The valve is open.
open() - Method in class org.gatein.common.concurrent.Valve
Open the valve.
org.gatein.common - package org.gatein.common
 
org.gatein.common.concurrent - package org.gatein.common.concurrent
 
org.gatein.common.http - package org.gatein.common.http
 
org.gatein.common.i18n - package org.gatein.common.i18n
 
org.gatein.common.io - package org.gatein.common.io
 
org.gatein.common.net - package org.gatein.common.net
 
org.gatein.common.net.media - package org.gatein.common.net.media
 
org.gatein.common.p3p - package org.gatein.common.p3p
 
org.gatein.common.reflect - package org.gatein.common.reflect
 
org.gatein.common.servlet - package org.gatein.common.servlet
 
org.gatein.common.text - package org.gatein.common.text
 
org.gatein.common.util - package org.gatein.common.util
 
org.gatein.common.xml - package org.gatein.common.xml
 

P

P3PConstants - Class in org.gatein.common.p3p
 
P3PConstants.OnlineInfo - Enum in org.gatein.common.p3p
 
P3PConstants.PostalInfo - Enum in org.gatein.common.p3p
 
P3PConstants.TelecomInfo - Enum in org.gatein.common.p3p
 
P3PConstants.TelecomType - Enum in org.gatein.common.p3p
 
PARAM_NO - Static variable in class org.gatein.common.xml.XMLTools
.
PARAM_YES - Static variable in class org.gatein.common.xml.XMLTools
.
Parameter - Class in org.gatein.common.net.media
 
Parameter(String, String) - Constructor for class org.gatein.common.net.media.Parameter
 
PARAMETER_MAP - Static variable in interface org.gatein.common.io.Serialization
 
ParameterMap - Class in org.gatein.common.util
A decorator that enforce the map content to be .
ParameterMap() - Constructor for class org.gatein.common.util.ParameterMap
 
ParameterMap(ParameterMap.AccessMode) - Constructor for class org.gatein.common.util.ParameterMap
 
ParameterMap(Map<String, String[]>) - Constructor for class org.gatein.common.util.ParameterMap
 
ParameterMap(Map<String, String[]>, ParameterMap.AccessMode) - Constructor for class org.gatein.common.util.ParameterMap
 
ParameterMap.AccessMode - Class in org.gatein.common.util
Defines how the state of the values of a parameter map are managed.
ParameterValidation - Class in org.gatein.common.util
 
ParameterValidation() - Constructor for class org.gatein.common.util.ParameterValidation
 
ParameterValidation.LoggingValidationErrorHandler - Class in org.gatein.common.util
 
ParameterValidation.LoggingValidationErrorHandler(String, String) - Constructor for class org.gatein.common.util.ParameterValidation.LoggingValidationErrorHandler
 
ParameterValidation.ValidationErrorHandler - Class in org.gatein.common.util
Implements a behavior to be executed in case a value fails to be validated.
ParameterValidation.ValidationErrorHandler(String) - Constructor for class org.gatein.common.util.ParameterValidation.ValidationErrorHandler
 
params() - Method in class org.gatein.common.http.HttpHeader.Element
Returns an iterator over the params.
ParentChildResourceBundle - Class in org.gatein.common.i18n
This resource bundle takes two resource bundle to make one : - The locale of this resource bundle is given by the child.
ParentChildResourceBundle(ResourceBundle, ResourceBundle) - Constructor for class org.gatein.common.i18n.ParentChildResourceBundle
Construct a new resource bundle whose content is based on the child and parent content.
parse(String, int, int) - Method in class org.gatein.common.i18n.BundleName.Parser
 
parseQueryString(String) - Method in class org.gatein.common.http.QueryStringParser
Parse the query string and build an unmodifiable parameter map of it.
PLAIN - Static variable in class org.gatein.common.net.media.SubtypeDef
.
PORT_END - Static variable in class org.gatein.common.net.URLTools
 
put(String, V) - Method in class org.gatein.common.net.media.MediaTypeMapImpl
Adds a value to the map using a media type pattern.
put(MediaType, V) - Method in class org.gatein.common.net.media.MediaTypeMapImpl
Adds a value to the map.
put(TypeDef, V) - Method in class org.gatein.common.net.media.MediaTypeMapImpl
Adds a value to the map.
put(V) - Method in class org.gatein.common.net.media.MediaTypeMapImpl
Adds a value to the map.
put(int, String) - Method in class org.gatein.common.text.EntityEncoder
 
put(EK, EV) - Method in class org.gatein.common.util.AbstractTypedMap
 
put(K, V) - Method in class org.gatein.common.util.CollectionMap
Add an object in the set keyed under the specified key.
put(K, V) - Method in class org.gatein.common.util.LazyMap
 
put(K, V) - Method in class org.gatein.common.util.MapBuilder
Add the object to the collection.
putAll(Map<? extends EK, ? extends EV>) - Method in class org.gatein.common.util.AbstractTypedMap
 
putAll(Map<? extends K, ? extends V>) - Method in class org.gatein.common.util.LazyMap
 
putAll(M) - Method in class org.gatein.common.util.MapBuilder
Add all the objects to the collection.

Q

QueryStringParser - Class in org.gatein.common.http
A parser for query string for the HTTP protocol.
QueryStringParser(CharEncoder) - Constructor for class org.gatein.common.http.QueryStringParser
Create a new parser with the specified parameter decoder.
QueryStringParser() - Constructor for class org.gatein.common.http.QueryStringParser
Creates a new parser with a decoder that will decode x-www-formurlencoded parameters with the UTF-8 charset.

R

RE_EMAIL_VALIDATION - Static variable in class org.gatein.common.net.URLTools
 
Reflection - Class in org.gatein.common.reflect
 
Reflection() - Constructor for class org.gatein.common.reflect.Reflection
 
REGEX_NAME_VALIDATOR - Static variable in interface org.gatein.common.util.ResourceLoader
Helper to validate name.
remove() - Method in class org.gatein.common.i18n.BundleName.Iterator
 
remove(int) - Method in class org.gatein.common.text.EntityEncoder
 
remove(Object) - Method in class org.gatein.common.util.AbstractTypedMap
 
remove(K) - Method in class org.gatein.common.util.CollectionMap
Remove the entire set of objects specified by the key.
remove(K, Object) - Method in class org.gatein.common.util.CollectionMap
Remove an object in the set keyed under the specified key.
remove(Collection<V>, Object) - Method in class org.gatein.common.util.CollectionMap
Removes an object from the collection.
remove() - Method in class org.gatein.common.util.IteratorStatus
 
remove(Object) - Method in class org.gatein.common.util.LazyMap
 
remove(Collection<V>, Object) - Method in class org.gatein.common.util.ListMap
 
remove(Collection<V>, Object) - Method in class org.gatein.common.util.SetMap
 
removeAttribute(String) - Method in class org.gatein.common.servlet.BufferingRequestWrapper
 
removeParameter(String) - Method in class org.gatein.common.http.HttpRequest.Form
 
replace(String, String, String) - Static method in class org.gatein.common.text.TextTools
Replace occurence in a string.
replace(Map<EK, EV>) - Method in class org.gatein.common.util.AbstractTypedMap
Replace the content with the new map which is validated before replacement.
replaceAllInstancesOfBoundedString(String, String, String, String) - Static method in class org.gatein.common.text.TextTools
Same as replaceBoundedString(initial, prefix, suffix, replacement, true, false).
replaceAllInstancesOfBoundedString(String, String, String, TextTools.StringReplacementGenerator) - Static method in class org.gatein.common.text.TextTools
 
replaceBoundedString(String, String, String, String, boolean, boolean) - Static method in class org.gatein.common.text.TextTools
 
replaceBoundedString(String, String, String, String, boolean, boolean, boolean) - Static method in class org.gatein.common.text.TextTools
 
replaceBoundedString(String, String, String, TextTools.StringReplacementGenerator, boolean, boolean) - Static method in class org.gatein.common.text.TextTools
 
replaceBoundedString(String, String, String, TextTools.StringReplacementGenerator, boolean, boolean, boolean) - Static method in class org.gatein.common.text.TextTools
Replace instances of Strings delimited by the given prefix and suffix (hence, bounded) by a replacement String computed by the specified StringReplacementGenerator based on the current bounded String match.
replaceServerPortInURL(String, int) - Static method in class org.gatein.common.net.URLTools
 
replaceURLsBy(String, String[]) - Static method in class org.gatein.common.net.URLTools
 
replaceURLsBy(String, URLTools.URLReplacementGenerator) - Static method in class org.gatein.common.net.URLTools
 
reset() - Method in class org.gatein.common.servlet.BufferingResponseWrapper
 
reset() - Method in class org.gatein.common.servlet.ServletOutputStreamBuffer
 
reset() - Method in class org.gatein.common.text.CharBuffer
 
resetBuffer() - Method in class org.gatein.common.servlet.BufferingResponseWrapper
 
resolve(MediaType) - Method in interface org.gatein.common.net.media.MediaTypeMap
Returns the set of values supported for a given media type.
resolve(TypeDef) - Method in interface org.gatein.common.net.media.MediaTypeMap
Returns the set of values supported for a given type.
resolve(MediaType) - Method in class org.gatein.common.net.media.MediaTypeMapImpl
 
resolve(TypeDef) - Method in class org.gatein.common.net.media.MediaTypeMapImpl
 
resolveEntity(String, String) - Method in class org.gatein.common.xml.NullEntityResolver
 
ResourceBundleFactory - Interface in org.gatein.common.i18n
Definition of a factory for resource bundles.
ResourceBundleManager - Class in org.gatein.common.i18n
Manage a set of resource bundles.
ResourceBundleManager(ResourceBundle, ResourceBundleFactory) - Constructor for class org.gatein.common.i18n.ResourceBundleManager
 
ResourceLoader - Interface in org.gatein.common.util
A generic interface which define loading capabilities of resources.
reverse(String) - Method in class org.gatein.common.text.EntityEncoder
Returns the char related to the provided string.
RFC3066_LANGUAGE_TAG - Static variable in interface org.gatein.common.i18n.LocaleFormat
.
RFC3066_LANGUAGE_TAG_NO_CACHE - Static variable in interface org.gatein.common.i18n.LocaleFormat
.
RuntimeContext - Class in org.gatein.common
 
RuntimeContext.RunningEnvironment - Enum in org.gatein.common
 

S

safeBufferedWrapper(InputStream) - Static method in class org.gatein.common.io.IOTools
Check that the provided input stream is buffered.
safeBufferedWrapper(OutputStream) - Static method in class org.gatein.common.io.IOTools
Check that the provided output stream is buffered.
safeCast(Object, Class<T>) - Static method in class org.gatein.common.reflect.Reflection
Attempt to cast the value argument to the provided type argument.
safeCast(Object, Class<T>) - Static method in class org.gatein.common.util.Tools
Attempt to cast the value argument to the provided type argument.
safeClose(Object) - Static method in class org.gatein.common.io.IOTools
Attempt to close an object.
safeClose(Closeable) - Static method in class org.gatein.common.io.IOTools
Attempt to close an Closeable object.
safeDecodeForHTMLId(String) - Static method in class org.gatein.common.net.URLTools
 
safeEncode(char[], int, int, CharWriter) - Method in class org.gatein.common.text.AbstractCharEncoder
 
safeEncode(char[], int, int, CharWriter) - Method in class org.gatein.common.text.EntityEncoder
 
safeEncode(char[], int, int, CharWriter) - Method in class org.gatein.common.text.FastURLDecoder
 
safeEncode(char[], int, int, CharWriter) - Method in class org.gatein.common.text.FastURLEncoder
 
safeEncodeForHTMLId(String) - Static method in class org.gatein.common.net.URLTools
 
safeEquals(Object, Object) - Static method in class org.gatein.common.util.Tools
Return true if o1 is null and o2 is null o1 is not null and the invocation of equals(Object o) on o1 wit o2 as argument returns true
safeGetBytes(InputStream) - Static method in class org.gatein.common.io.IOTools
 
sanitizeFromPattern(String, Pattern, String) - Static method in class org.gatein.common.util.ParameterValidation
Checks if a given value matches the given format (as a regular expression).
sanitizeFromPatternWithHandler(String, Pattern, ParameterValidation.ValidationErrorHandler) - Static method in class org.gatein.common.util.ParameterValidation
Checks if a given value matches the given format (as a regular expression) and delegates what to do to the specified ValidationErrorHandler.
sanitizeFromValues(String, String[], String) - Static method in class org.gatein.common.util.ParameterValidation
Checks if a given value matches one of the possible values.
sanitizeFromValuesWithHandler(String, String[], ParameterValidation.ValidationErrorHandler) - Static method in class org.gatein.common.util.ParameterValidation
Checks if a given value matches one of the possible values and delegates what to do to the specified ValidationErrorHandler.
SCH_END - Static variable in class org.gatein.common.net.URLTools
 
sendError(int) - Method in class org.gatein.common.servlet.BufferingResponseWrapper
 
sendError(int, String) - Method in class org.gatein.common.servlet.BufferingResponseWrapper
 
sendRedirect(String) - Method in class org.gatein.common.servlet.BufferingResponseWrapper
 
Serialization<T> - Interface in org.gatein.common.io
 
SerializationFilter - Interface in org.gatein.common.io
Filters a stream for serialize/unserialize operations.
serialize(Serializable) - Static method in class org.gatein.common.io.IOTools
 
serialize(Serialization<T>, T) - Static method in class org.gatein.common.io.IOTools
 
serialize(Serialization<T>, SerializationFilter, T) - Static method in class org.gatein.common.io.IOTools
 
serialize(T, OutputStream) - Method in interface org.gatein.common.io.Serialization
 
serialize(Serialization<T>, T, OutputStream) - Method in interface org.gatein.common.io.SerializationFilter
 
ServletOutputStreamBuffer - Class in org.gatein.common.servlet
 
ServletOutputStreamBuffer(int) - Constructor for class org.gatein.common.servlet.ServletOutputStreamBuffer
 
setAttribute(String, Object) - Method in class org.gatein.common.servlet.BufferingRequestWrapper
 
setBufferSize(int) - Method in class org.gatein.common.servlet.BufferingResponseWrapper
 
setBytes(byte[]) - Method in class org.gatein.common.http.HttpRequest.Raw
 
setCharacterEncoding(String) - Method in class org.gatein.common.servlet.BufferingResponseWrapper
 
setContentLength(int) - Method in class org.gatein.common.servlet.BufferingResponseWrapper
 
setContentType(String) - Method in class org.gatein.common.servlet.BufferingResponseWrapper
 
setDateHeader(String, long) - Method in class org.gatein.common.servlet.BufferingResponseWrapper
 
setHeader(String, String) - Method in class org.gatein.common.servlet.BufferingResponseWrapper
 
setIfGreater(long) - Method in class org.gatein.common.concurrent.AtomicPositiveLong
Update the value if the new value is greater than the previous one or if the long is not initialized.
setIfLower(long) - Method in class org.gatein.common.concurrent.AtomicPositiveLong
Update the value if the new value is lower than the previous one or if the long is not initialized.
setIntHeader(String, int) - Method in class org.gatein.common.servlet.BufferingResponseWrapper
 
setLength(int) - Method in class org.gatein.common.text.CharBuffer
 
setLocale(Locale) - Method in class org.gatein.common.servlet.BufferingResponseWrapper
 
SetMap<K,V> - Class in org.gatein.common.util
A map of set.
SetMap() - Constructor for class org.gatein.common.util.SetMap
 
SetMap(SetMap<K, V>) - Constructor for class org.gatein.common.util.SetMap
 
SetMap(SetMap<K, V>, Comparator<V>) - Constructor for class org.gatein.common.util.SetMap
 
SetMap(Comparator<V>) - Constructor for class org.gatein.common.util.SetMap
 
setNext(ParameterValidation.ValidationErrorHandler) - Method in class org.gatein.common.util.ParameterValidation.ValidationErrorHandler
 
setStatus(int) - Method in class org.gatein.common.servlet.BufferingResponseWrapper
 
setStatus(int, String) - Method in class org.gatein.common.servlet.BufferingResponseWrapper
 
setValue(String, T) - Method in interface org.gatein.common.util.MultiValuedPropertyMap
 
setValue(String, String) - Method in class org.gatein.common.util.ParameterMap
Set the a parameter value.
setValue(String, T) - Method in class org.gatein.common.util.SimpleMultiValuedPropertyMap
 
setValues(String, String[]) - Method in class org.gatein.common.util.ParameterMap
Set the parameter values.
SimpleMapAccessor<K,V> - Class in org.gatein.common.util
 
SimpleMapAccessor(Map<K, V>) - Constructor for class org.gatein.common.util.SimpleMapAccessor
 
SimpleMultiValuedPropertyMap<T> - Class in org.gatein.common.util
A map of multi valued properties.
SimpleMultiValuedPropertyMap() - Constructor for class org.gatein.common.util.SimpleMultiValuedPropertyMap
 
SimpleResourceBundleFactory - Class in org.gatein.common.i18n
An implementation that delegates bundle loading to ResourceBundle.getBundle(String,Locale,ClassLoader).
SimpleResourceBundleFactory(String, ClassLoader) - Constructor for class org.gatein.common.i18n.SimpleResourceBundleFactory
 
size() - Method in class org.gatein.common.util.AbstractTypedMap
 
size() - Method in class org.gatein.common.util.LazyMap
 
size() - Method in interface org.gatein.common.util.MultiValuedPropertyMap
 
size() - Method in class org.gatein.common.util.SimpleMultiValuedPropertyMap
 
SLASH - Static variable in class org.gatein.common.net.URLTools
 
state - Variable in class org.gatein.common.concurrent.Valve
The state.
stateLock - Variable in class org.gatein.common.concurrent.Valve
The state lock.
SubtypeDef - Class in org.gatein.common.net.media
 

T

TEXT - Static variable in class org.gatein.common.net.media.TypeDef
.
TEXT_CSS - Static variable in class org.gatein.common.net.media.MediaType
.
TEXT_HTML - Static variable in class org.gatein.common.net.media.MediaType
.
TEXT_JAVASCRIPT - Static variable in class org.gatein.common.net.media.MediaType
.
TextTools - Class in org.gatein.common.text
 
TextTools() - Constructor for class org.gatein.common.text.TextTools
 
TextTools.ConstantStringReplacementGenerator - Class in org.gatein.common.text
 
TextTools.ConstantStringReplacementGenerator(String) - Constructor for class org.gatein.common.text.TextTools.ConstantStringReplacementGenerator
 
TextTools.StringReplacementGenerator - Interface in org.gatein.common.text
 
throwIllegalArgExceptionIfNull(Object, String) - Static method in class org.gatein.common.util.ParameterValidation
 
throwIllegalArgExceptionIfNullOrEmpty(String, String, String) - Static method in class org.gatein.common.util.ParameterValidation
 
throwIllegalArgExceptionIfNullOrEmpty(Object[], String) - Static method in class org.gatein.common.util.ParameterValidation
 
throwIllegalArgExceptionIfRangeInvalid(char[], int, int) - Static method in class org.gatein.common.util.ParameterValidation
 
toArray(Iterator) - Static method in class org.gatein.common.util.Tools
Deprecated.
toDocument(String) - Static method in class org.gatein.common.xml.XMLTools
Parse a string into a document.
toDocument(Element) - Static method in class org.gatein.common.xml.XMLTools
 
toElement(String) - Static method in class org.gatein.common.xml.XMLTools
Parse a string into an element.
toEnumeration(Iterator<E>) - Static method in class org.gatein.common.util.Tools
 
toEnumeration(E[]) - Static method in class org.gatein.common.util.Tools
 
toEnumeration(E) - Static method in class org.gatein.common.util.Tools
 
toHex(int) - Static method in class org.gatein.common.text.TextTools
Returns the hexadecimal value of the provided numeric value.
toHexString(byte[]) - Static method in class org.gatein.common.util.Tools
Returns a string in the hexadecimal format.
toHTML(Throwable) - Static method in class org.gatein.common.util.Exceptions
 
toHTML(Throwable, boolean) - Static method in class org.gatein.common.util.Exceptions
 
toList(Enumeration<E>) - Static method in class org.gatein.common.util.Tools
 
toList(Iterator<E>) - Static method in class org.gatein.common.util.Tools
 
toList(E...) - Static method in class org.gatein.common.util.Tools
 
Tools - Class in org.gatein.common.util
 
Tools() - Constructor for class org.gatein.common.util.Tools
 
TooManyElementException - Exception in org.gatein.common.xml
 
TooManyElementException() - Constructor for exception org.gatein.common.xml.TooManyElementException
 
TooManyElementException(String) - Constructor for exception org.gatein.common.xml.TooManyElementException
 
TooManyElementException(String, Throwable) - Constructor for exception org.gatein.common.xml.TooManyElementException
 
TooManyElementException(Throwable) - Constructor for exception org.gatein.common.xml.TooManyElementException
 
toSet(Enumeration<E>) - Static method in class org.gatein.common.util.Tools
 
toSet(E...) - Static method in class org.gatein.common.util.Tools
 
toSet(Iterator<E>) - Static method in class org.gatein.common.util.Tools
Transforms an iterator into an unordered Set
toSet(Iterator<E>, boolean) - Static method in class org.gatein.common.util.Tools
Transforms an iterator into a Set
toString() - Method in class org.gatein.common.http.HttpHeader
 
toString() - Method in class org.gatein.common.http.HttpHeaders
 
toString(Locale) - Method in class org.gatein.common.i18n.AbstractLocaleFormat
 
toString() - Method in class org.gatein.common.i18n.BundleName
 
toString(Locale) - Method in class org.gatein.common.i18n.CachingLocaleFormat
 
toString(Locale) - Method in interface org.gatein.common.i18n.LocaleFormat
 
toString() - Method in class org.gatein.common.i18n.LocalizedString
 
toString() - Method in class org.gatein.common.net.media.MediaType
 
toString() - Method in class org.gatein.common.net.media.SubtypeDef
 
toString() - Method in class org.gatein.common.net.media.TypeDef
 
toString() - Method in class org.gatein.common.text.FastURLEncoder
 
toString() - Method in class org.gatein.common.util.AbstractTypedMap
 
toString() - Method in class org.gatein.common.util.ParameterMap
 
toString(Version) - Method in interface org.gatein.common.util.Version.Format
 
toString() - Method in enum org.gatein.common.util.Version.Qualifier.Prefix
 
toString() - Method in enum org.gatein.common.util.Version.Qualifier.Suffix
 
toString() - Method in class org.gatein.common.util.Version.Qualifier
 
toString() - Method in class org.gatein.common.util.Version
 
toString(Version.Format) - Method in class org.gatein.common.util.Version
 
toString(Document, boolean, boolean, boolean, String) - Static method in class org.gatein.common.xml.XMLTools
 
toString(Document) - Static method in class org.gatein.common.xml.XMLTools
Serialize the document with the default format : - No XML declaration - Indented - Encoding is UTF-8
toString(Element) - Static method in class org.gatein.common.xml.XMLTools
 
treeMap() - Static method in class org.gatein.common.util.MapBuilder
Creates a new instance.
treeMap(K, V) - Static method in class org.gatein.common.util.MapBuilder
Creates a new instance.
TRIVIAL - Static variable in interface org.gatein.common.io.SerializationFilter
 
TypeDef - Class in org.gatein.common.net.media
A top level media type definition defined by RFC2046 section 2).
TypedMap<EK,EV,IK,IV> - Class in org.gatein.common.util
 
TypedMap(Map<IK, IV>, AbstractTypedMap.Converter<EK, IK>, AbstractTypedMap.Converter<EV, IV>) - Constructor for class org.gatein.common.util.TypedMap
 

U

UndeclaredIOException - Exception in org.gatein.common.io
Avoid a method to declare an IOException in its signature when it is not necessary.
UndeclaredIOException(IOException) - Constructor for exception org.gatein.common.io.UndeclaredIOException
 
UndeclaredIOException(IOException, String) - Constructor for exception org.gatein.common.io.UndeclaredIOException
 
unserialize(byte[]) - Static method in class org.gatein.common.io.IOTools
Unserialize the bytes into an object.
unserialize(byte[], ClassLoader) - Static method in class org.gatein.common.io.IOTools
Unserialize the bytes into an object.
unserialize(Serialization<T>, byte[]) - Static method in class org.gatein.common.io.IOTools
 
unserialize(Serialization<T>, SerializationFilter, byte[]) - Static method in class org.gatein.common.io.IOTools
 
unserialize(InputStream) - Method in interface org.gatein.common.io.Serialization
 
unserialize(Serialization<T>, InputStream) - Method in interface org.gatein.common.io.SerializationFilter
 
UnsupportedCharsetException - Exception in org.gatein.common.text
 
UnsupportedCharsetException() - Constructor for exception org.gatein.common.text.UnsupportedCharsetException
 
UnsupportedCharsetException(String) - Constructor for exception org.gatein.common.text.UnsupportedCharsetException
 
UnsupportedCharsetException(String, Throwable) - Constructor for exception org.gatein.common.text.UnsupportedCharsetException
 
UnsupportedCharsetException(Throwable) - Constructor for exception org.gatein.common.text.UnsupportedCharsetException
 
unwrap(Throwable) - Static method in class org.gatein.common.util.Exceptions
 
URLFormat - Class in org.gatein.common.servlet
Defines how a URL should be formatted when rendered.
URLTools - Class in org.gatein.common.net
 
URLTools() - Constructor for class org.gatein.common.net.URLTools
 
URLTools.PortReplacementGenerator - Class in org.gatein.common.net
 
URLTools.PortReplacementGenerator(int) - Constructor for class org.gatein.common.net.URLTools.PortReplacementGenerator
 
URLTools.URLMatch - Class in org.gatein.common.net
 
URLTools.URLReplacementGenerator - Class in org.gatein.common.net
 
URLTools.URLReplacementGenerator() - Constructor for class org.gatein.common.net.URLTools.URLReplacementGenerator
 
UTF8 - Static variable in class org.gatein.common.text.CharToByteEncoder.Generic
.
UUIDGenerator - Class in org.gatein.common.util
Adapted from ejb plugin key generated.
UUIDGenerator() - Constructor for class org.gatein.common.util.UUIDGenerator
 

V

VALID_ASCII_CLASS_NAME - Static variable in class org.gatein.common.util.ParameterValidation
 
validate() - Method in class org.gatein.common.util.AbstractTypedMap
Validate the content.
valueOf(String) - Static method in enum org.gatein.common.p3p.P3PConstants.OnlineInfo
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.gatein.common.p3p.P3PConstants.PostalInfo
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.gatein.common.p3p.P3PConstants.TelecomInfo
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.gatein.common.p3p.P3PConstants.TelecomType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.gatein.common.RuntimeContext.RunningEnvironment
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.gatein.common.util.Base64.EncodingOption
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.gatein.common.util.Version.Qualifier.Prefix
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.gatein.common.util.Version.Qualifier.Suffix
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.gatein.common.p3p.P3PConstants.OnlineInfo
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.gatein.common.p3p.P3PConstants.PostalInfo
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.gatein.common.p3p.P3PConstants.TelecomInfo
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.gatein.common.p3p.P3PConstants.TelecomType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.gatein.common.RuntimeContext.RunningEnvironment
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class org.gatein.common.util.AbstractTypedMap
 
values() - Static method in enum org.gatein.common.util.Base64.EncodingOption
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class org.gatein.common.util.LazyMap
 
values() - Static method in enum org.gatein.common.util.Version.Qualifier.Prefix
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.gatein.common.util.Version.Qualifier.Suffix
Returns an array containing the constants of this enum type, in the order they are declared.
Valve - Class in org.gatein.common.concurrent
Start in closed mode and adds an open() method to keep the same valve.
Valve() - Constructor for class org.gatein.common.concurrent.Valve
Create a valve in the closed state
Valve(int) - Constructor for class org.gatein.common.concurrent.Valve
Create a valve with the give initial state
Version - Class in org.gatein.common.util
Version class conforming to JBoss Product Version Conventions post 2009-03-01.
Version(String, int, int, int, Version.Qualifier, String) - Constructor for class org.gatein.common.util.Version
 
Version.Format - Interface in org.gatein.common.util
 
Version.Qualifier - Class in org.gatein.common.util
Type safe enum for intermediate major.
Version.Qualifier(Version.Qualifier.Prefix) - Constructor for class org.gatein.common.util.Version.Qualifier
 
Version.Qualifier(Version.Qualifier.Prefix, Version.Qualifier.Suffix) - Constructor for class org.gatein.common.util.Version.Qualifier
 
Version.Qualifier.Prefix - Enum in org.gatein.common.util
 
Version.Qualifier.Suffix - Enum in org.gatein.common.util
 
VIDEO - Static variable in class org.gatein.common.net.media.TypeDef
.
VMID - Static variable in class org.gatein.common.util.Tools
16 chars long VMID.

W

wrap(Map<String, String[]>) - Static method in class org.gatein.common.util.ParameterMap
Safely wrap the map as a portlet parameters object.
wrap(Map<String, String[]>, ParameterMap.AccessMode) - Static method in class org.gatein.common.util.ParameterMap
Safely wrap the map as a portlet parameters object.
write(Locale, CharWriter) - Method in class org.gatein.common.i18n.AbstractLocaleFormat
 
write(Locale, CharWriter) - Method in class org.gatein.common.i18n.CachingLocaleFormat
 
write(Locale, CharWriter) - Method in interface org.gatein.common.i18n.LocaleFormat
 
write(int) - Method in class org.gatein.common.servlet.ServletOutputStreamBuffer
 
WriterCharWriter - Class in org.gatein.common.io
 
WriterCharWriter(Writer) - Constructor for class org.gatein.common.io.WriterCharWriter
 

X

X_WWW_FORM_URLENCODED - Static variable in class org.gatein.common.net.media.SubtypeDef
.
XML - Static variable in class org.gatein.common.net.media.SubtypeDef
.
XML_LANG_NAMESPACE_URI - Static variable in class org.gatein.common.xml.XMLTools
Namespace URI for XML lang.
XMLTools - Class in org.gatein.common.xml
Utilities for dealing with XML.
XMLTools.Filter<N extends Node> - Interface in org.gatein.common.xml
 
XSS_CHECK - Static variable in class org.gatein.common.util.ParameterValidation
 
A B C D E F G H I J K L M N O P Q R S T U V W X 
GateIn - Common component (common) 2.2.3.Final-SNAPSHOT

Copyright © 2025 JBoss by Red Hat. All Rights Reserved.