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.jboss.portal.common.text
 
AbstractCharEncoder() - Constructor for class org.jboss.portal.common.text.AbstractCharEncoder
 
AbstractDeploymentTask - Class in org.jboss.portal.common.ant
A deployment task.
AbstractDeploymentTask() - Constructor for class org.jboss.portal.common.ant.AbstractDeploymentTask
 
AbstractInvocationContext - Class in org.jboss.portal.common.invocation
 
AbstractInvocationContext() - Constructor for class org.jboss.portal.common.invocation.AbstractInvocationContext
 
AbstractLocaleFormat - Class in org.jboss.portal.common.i18n
 
AbstractLocaleFormat() - Constructor for class org.jboss.portal.common.i18n.AbstractLocaleFormat
 
AbstractSessionAttributeResolver - Class in org.jboss.portal.common.invocation.resolver
 
AbstractSessionAttributeResolver(HttpServletRequest) - Constructor for class org.jboss.portal.common.invocation.resolver.AbstractSessionAttributeResolver
 
AbstractTypedMap<EK,EV,IK,IV> - Class in org.jboss.portal.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.jboss.portal.common.util.AbstractTypedMap
 
AbstractTypedMap.Converter<E,I> - Class in org.jboss.portal.common.util
Defines a converter that converts an internal value to an external value and vice versa.
AbstractTypedMap.Converter() - Constructor for class org.jboss.portal.common.util.AbstractTypedMap.Converter
 
accept(Class) - Method in interface org.jboss.portal.common.value.Converter
Deprecated. Return true if the converter accepts the class for conversion.
accept(N) - Method in interface org.jboss.portal.common.xml.XMLTools.Filter
 
acceptDir(URL) - Method in interface org.jboss.portal.common.net.URLFilter
Return true if the directory should be visited.
acceptFile(URL) - Method in interface org.jboss.portal.common.net.URLFilter
Return true if the filter accepts the url.
ActualBootstrap - Class in org.jboss.portal.common.mc.bootstrap
 
ActualBootstrap(WebBootstrap) - Constructor for class org.jboss.portal.common.mc.bootstrap.ActualBootstrap
 
adapt(Map<K, V[]>, Class<? extends V>) - Static method in class org.jboss.portal.common.util.MapAdapters
 
adapt(Map<String, String[]>) - Static method in class org.jboss.portal.common.util.MapAdapters
Adapt a Map map as a Map map.
add(V) - Method in class org.jboss.portal.common.util.CollectionBuilder
Add the object to the collection.
add(Collection<V>, V) - Method in class org.jboss.portal.common.util.CollectionMap
 
add(Collection<V>, V) - Method in class org.jboss.portal.common.util.ListMap
 
add(Collection<V>, V) - Method in class org.jboss.portal.common.util.SetMap
 
addAll(Collection<V>) - Method in class org.jboss.portal.common.util.CollectionBuilder
Add all the objects to the collection.
addCookie(Cookie) - Method in class org.jboss.portal.common.servlet.BufferingResponseWrapper
 
addDateHeader(String, long) - Method in class org.jboss.portal.common.servlet.BufferingResponseWrapper
 
addElement(String) - Method in class org.jboss.portal.common.http.HttpHeader
 
addElement(String, String) - Method in class org.jboss.portal.common.http.HttpHeader
 
addElement(HttpHeader.Element) - Method in class org.jboss.portal.common.http.HttpHeader
 
addHeader(String) - Method in class org.jboss.portal.common.http.HttpHeaders
 
addHeader(HttpHeader) - Method in class org.jboss.portal.common.http.HttpHeaders
 
addHeader(String, String) - Method in class org.jboss.portal.common.servlet.BufferingResponseWrapper
 
addIntHeader(String, int) - Method in class org.jboss.portal.common.servlet.BufferingResponseWrapper
 
addParam(String) - Method in class org.jboss.portal.common.http.HttpHeader.Element
 
addParam(String, String) - Method in class org.jboss.portal.common.http.HttpHeader.Element
 
addParam(HttpHeader.Element.Param) - Method in class org.jboss.portal.common.http.HttpHeader.Element
 
addParameter(String, String[]) - Method in class org.jboss.portal.common.http.HttpRequest.Form
 
addParameter(TestParameter) - Method in class org.jboss.portal.common.junit.ant.ConfigurableJUnitTest
 
addResolver(Scope, InvocationContext) - Method in class org.jboss.portal.common.invocation.AbstractInvocationContext
 
addResolver(Scope, AttributeResolver) - Method in class org.jboss.portal.common.invocation.AbstractInvocationContext
 
addText(String) - Method in class org.jboss.portal.common.junit.ant.TestParameterValue
 
addValue(TestParameterValue) - Method in class org.jboss.portal.common.junit.ant.TestParameter
 
addValue(String, T) - Method in interface org.jboss.portal.common.util.MultiValuedPropertyMap
 
addValue(String, T) - Method in class org.jboss.portal.common.util.SimpleMultiValuedPropertyMap
 
addZest(ConfigurableJUnitTest) - Method in class org.jboss.portal.common.junit.ant.ConfigurableJUnitTask
 
ADMIN - Static variable in class org.jboss.portal.Mode
.
after(TransactionManager, Transaction) - Method in class org.jboss.portal.common.transaction.Transactions.Type
 
afterInvocation() - Method in class org.jboss.portal.common.concurrent.Valve
Invoked after an invocation
ANY - Static variable in class org.jboss.portal.common.util.MediaType
Deprecated. Mime type 'Any' maps to an accept mime type of '*.*' (used by IE for css, images, etc.)
append(char) - Method in class org.jboss.portal.common.io.WriterCharWriter
 
append(char[], int, int) - Method in class org.jboss.portal.common.io.WriterCharWriter
 
append(char[]) - Method in class org.jboss.portal.common.io.WriterCharWriter
 
append(CharSequence) - Method in class org.jboss.portal.common.io.WriterCharWriter
 
append(String, CharEncoder) - Method in class org.jboss.portal.common.text.CharBuffer
 
append(CharSequence) - Method in class org.jboss.portal.common.text.CharBuffer
 
append(char[], int, int) - Method in class org.jboss.portal.common.text.CharBuffer
 
append(char) - Method in class org.jboss.portal.common.text.CharBuffer
 
append(char[]) - Method in class org.jboss.portal.common.text.CharBuffer
 
append(char) - Method in interface org.jboss.portal.common.text.CharWriter
 
append(char[], int, int) - Method in interface org.jboss.portal.common.text.CharWriter
 
append(char[]) - Method in interface org.jboss.portal.common.text.CharWriter
 
append(CharSequence) - Method in interface org.jboss.portal.common.text.CharWriter
 
append(MultiValuedPropertyMap<T>) - Method in interface org.jboss.portal.common.util.MultiValuedPropertyMap
 
append(Map<String, String[]>) - Method in class org.jboss.portal.common.util.ParameterMap
Append the content of the argument map to that map.
append(MultiValuedPropertyMap<T>) - Method in class org.jboss.portal.common.util.SimpleMultiValuedPropertyMap
Append the multi valued property map to this one.
appendHTMLTo(StringBuffer, Throwable) - Static method in class org.jboss.portal.common.util.Exceptions
 
appendHTMLTo(StringBuffer, Throwable, boolean) - Static method in class org.jboss.portal.common.util.Exceptions
 
appendNoCheck(char[], int, int) - Method in class org.jboss.portal.common.text.CharBuffer
 
appendNoCheck(CharSequence) - Method in class org.jboss.portal.common.text.CharBuffer
 
appendTo(E[], E) - Static method in class org.jboss.portal.common.util.Tools
Append an object to an array of objects.
APPLICATION - Static variable in class org.jboss.portal.common.net.media.TypeDef
.
APPLICATION_X_WWW_FORM_URLENCODED - Static variable in class org.jboss.portal.common.net.media.MediaType
.
apply(Transactions.Type, TransactionManager, Transactions.Runnable) - Static method in class org.jboss.portal.common.transaction.Transactions
Apply the transaction type around the unit of work.
applyAfter(Transactions.Type, TransactionManager, Transaction) - Static method in class org.jboss.portal.common.transaction.Transactions
Apply the transaction type after the unit of work has been done.
applyBefore(Transactions.Type, TransactionManager) - Static method in class org.jboss.portal.common.transaction.Transactions
Apply the transaction type before the unit of work.
arrayList() - Static method in class org.jboss.portal.common.util.CollectionBuilder
 
arrayList(V) - Static method in class org.jboss.portal.common.util.CollectionBuilder
 
as(ParameterMap.AccessMode) - Method in class org.jboss.portal.common.util.ParameterMap
 
asDocument(DocumentBuilder) - Method in class org.jboss.portal.common.util.LoaderResource
 
asInputStream() - Method in class org.jboss.portal.common.util.LoaderResource
 
asObject() - Method in class org.jboss.portal.common.value.Value
Deprecated. Return the value.
asObjectArray() - Method in class org.jboss.portal.common.value.Value
Deprecated. Create a new array and fill it with the values.
asObjectList() - Method in class org.jboss.portal.common.value.Value
Deprecated. Return an immutable list of objects.
asProperties() - Method in class org.jboss.portal.common.util.LoaderResource
 
asProperties(boolean) - Method in class org.jboss.portal.common.util.LoaderResource
 
assertEquals(Object[], Object[]) - Static method in class org.jboss.portal.common.junit.ExtendedAssert
 
assertEquals(String, Object[], Object[]) - Static method in class org.jboss.portal.common.junit.ExtendedAssert
Test equality as defined by java.util.Array#equals(Object[], Object[]).
assertEquals(char[], char[]) - Static method in class org.jboss.portal.common.junit.ExtendedAssert
 
assertEquals(String, char[], char[]) - Static method in class org.jboss.portal.common.junit.ExtendedAssert
Test equality as defined by java.util.Array#equals(char[], char[]).
assertEquals(byte[], byte[]) - Static method in class org.jboss.portal.common.junit.ExtendedAssert
 
assertEquals(String, byte[], byte[]) - Static method in class org.jboss.portal.common.junit.ExtendedAssert
Test equality as defined by java.util.Array#equals(char[], char[]).
assertEquals(Object[], Object[], boolean, String) - Static method in class org.jboss.portal.common.junit.ExtendedAssert
 
assertEquals(Object[], Object[], boolean, String, ExtendedAssert.Decorator) - Static method in class org.jboss.portal.common.junit.ExtendedAssert
 
assertStatusEquals(int) - Static method in class org.jboss.portal.common.junit.TransactionAssert
Assert the status of the current transaction.
assertString1ContainsString2(String, String) - Static method in class org.jboss.portal.common.junit.ExtendedAssert
 
asString() - Method in class org.jboss.portal.common.text.CharBuffer
 
asString(boolean) - Method in class org.jboss.portal.common.text.CharBuffer
 
asString() - Method in class org.jboss.portal.common.util.LoaderResource
 
asString(String) - Method in class org.jboss.portal.common.util.LoaderResource
 
asString() - Method in class org.jboss.portal.common.value.Value
Deprecated. Return the value as a string or null if the value is null.
asString(Element) - Static method in class org.jboss.portal.common.xml.XMLTools
Perform trimming by default
asString(Element, boolean) - Static method in class org.jboss.portal.common.xml.XMLTools
Get the element's content as a string.
asStringArray() - Method in class org.jboss.portal.common.value.Value
Deprecated. Creates a new array and fill it with the string values.
asStringList() - Method in class org.jboss.portal.common.value.Value
Deprecated. Return an immutable list of strings.
ATTRIB_CDATA_SECTION_ELEMENTS - Static variable in class org.jboss.portal.common.xml.XMLTools
.
ATTRIB_HREF - Static variable in class org.jboss.portal.common.xml.XMLTools
.
ATTRIB_INDENT - Static variable in class org.jboss.portal.common.xml.XMLTools
.
ATTRIB_METHOD - Static variable in class org.jboss.portal.common.xml.XMLTools
.
ATTRIB_OMIT_XML_DECLARATION - Static variable in class org.jboss.portal.common.xml.XMLTools
.
AttributeResolver - Interface in org.jboss.portal.common.invocation
An attribute resolver.
AUDIO - Static variable in class org.jboss.portal.common.net.media.TypeDef
.

B

Base64 - Class in org.jboss.portal.common.util
Encodes and decodes to and from Base64 and URL-safe Base64 encodings.
Base64.EncodingOption - Enum in org.jboss.portal.common.util
 
BASIC - Static variable in class org.jboss.portal.common.text.EntityEncoder
All HTML entities except the HTML chars which are used to do HTML itself.
BEAN_PREFIX - Static variable in class org.jboss.portal.common.mc.bootstrap.WebBootstrap
Prefix to bean service names in the servlet context
BEANS_RESOURCE_LOCATION_KEY - Static variable in class org.jboss.portal.common.mc.bootstrap.WebBootstrap
The servlet context init parameter name for the bean resource location.
BEANS_RESOURCE_TYPE_KEY - Static variable in class org.jboss.portal.common.mc.bootstrap.WebBootstrap
The servlet context init parameter name for the bean resource type which can be the servlet context or the web application classloader.
before(TransactionManager) - Method in class org.jboss.portal.common.transaction.Transactions.Type
 
beforeInvocation() - Method in class org.jboss.portal.common.concurrent.Valve
Invoked before an invocation
begin(TransactionManager) - Static method in class org.jboss.portal.common.transaction.Transactions
Begin a new transaction.
beginTransaction() - Static method in class org.jboss.portal.common.junit.TransactionAssert
Begin a transaction or fail.
BOOLEAN_CONVERTER - Static variable in class org.jboss.portal.common.value.Helper
Deprecated.  
BooleanValue - Class in org.jboss.portal.common.value
Deprecated. 
BooleanValue() - Constructor for class org.jboss.portal.common.value.BooleanValue
Deprecated.  
BooleanValue(Boolean) - Constructor for class org.jboss.portal.common.value.BooleanValue
Deprecated.  
BooleanValue(boolean) - Constructor for class org.jboss.portal.common.value.BooleanValue
Deprecated.  
BooleanValue(String) - Constructor for class org.jboss.portal.common.value.BooleanValue
Deprecated.  
BooleanValue(Boolean[]) - Constructor for class org.jboss.portal.common.value.BooleanValue
Deprecated.  
BooleanValue(boolean[]) - Constructor for class org.jboss.portal.common.value.BooleanValue
Deprecated.  
BooleanValue(String[]) - Constructor for class org.jboss.portal.common.value.BooleanValue
Deprecated.  
bootstrap() - Method in class org.jboss.portal.common.mc.bootstrap.ActualBootstrap
 
buffer - Variable in class org.jboss.portal.common.text.CharBuffer
.
BufferingRequestWrapper - Class in org.jboss.portal.common.servlet
Wrapper around a HTTPServletRequest to add attributes without affecting the actual request.
BufferingRequestWrapper(HttpServletRequest, String, Locale[]) - Constructor for class org.jboss.portal.common.servlet.BufferingRequestWrapper
 
BufferingResponseWrapper - Class in org.jboss.portal.common.servlet
Redirection of the Writer
BufferingResponseWrapper(HttpServletResponse) - Constructor for class org.jboss.portal.common.servlet.BufferingResponseWrapper
 
bufferSize - Variable in class org.jboss.portal.common.servlet.BufferingResponseWrapper
Not really used but we need it to memorize what the client set optionally.
build(Class, Class) - Static method in class org.jboss.portal.common.mx.JavaBeanModelMBeanBuilder
 
build(Object) - Static method in class org.jboss.portal.common.mx.JavaBeanModelMBeanBuilder
 
buildClassLoaderInfo(ClassLoader) - Static method in class org.jboss.portal.common.util.Tools
 
BundleName - Class in org.jboss.portal.common.i18n
The immutable name of a bundle.
BundleName(String) - Constructor for class org.jboss.portal.common.i18n.BundleName
 
BundleName(String, String) - Constructor for class org.jboss.portal.common.i18n.BundleName
 
BundleName(String, String, String) - Constructor for class org.jboss.portal.common.i18n.BundleName
 
BundleName(String, String, String, String) - Constructor for class org.jboss.portal.common.i18n.BundleName
 
BundleName.Iterator - Class in org.jboss.portal.common.i18n
 
BundleName.Iterator(String, Locale) - Constructor for class org.jboss.portal.common.i18n.BundleName.Iterator
 
BundleName.Parser - Class in org.jboss.portal.common.i18n
 
BundleName.Parser() - Constructor for class org.jboss.portal.common.i18n.BundleName.Parser
 
byName(String, Set<String>) - Static method in class org.jboss.portal.common.xml.XMLTools
 
byName(String, String) - Static method in class org.jboss.portal.common.xml.XMLTools
 

C

CachingLocaleFormat - Class in org.jboss.portal.common.i18n
 
CachingLocaleFormat(LocaleFormat) - Constructor for class org.jboss.portal.common.i18n.CachingLocaleFormat
 
CannotCreateDirException - Exception in org.jboss.portal.common.ant
 
CannotCreateDirException(File) - Constructor for exception org.jboss.portal.common.ant.CannotCreateDirException
 
CharBuffer - Class in org.jboss.portal.common.text
A simple char buffer that implements the CharWriter interface
CharBuffer(int) - Constructor for class org.jboss.portal.common.text.CharBuffer
 
CharBuffer() - Constructor for class org.jboss.portal.common.text.CharBuffer
 
CharEncoder - Interface in org.jboss.portal.common.text
Defines an interface for encoding chars.
CharToByteEncoder - Interface in org.jboss.portal.common.text
Defines an interface for encoding a char to a sequence of bytes.
CharToByteEncoder.Generic - Class in org.jboss.portal.common.text
Generic implementation that works for any charset, based on NIO.
CharToByteEncoder.Generic(Charset) - Constructor for class org.jboss.portal.common.text.CharToByteEncoder.Generic
 
CharToByteEncoder.Generic(String) - Constructor for class org.jboss.portal.common.text.CharToByteEncoder.Generic
 
CharWriter - Interface in org.jboss.portal.common.text
 
ClassAdaptable - Interface in org.jboss.portal.common.adapter
Denotes an object that is class adaptable.
ClassAdapted - Class in org.jboss.portal.common.adapter
A class adapted.
ClassAdapted(Class, Object) - Constructor for class org.jboss.portal.common.adapter.ClassAdapted
 
ClassAdapter - Class in org.jboss.portal.common.adapter
Creates a new class adapter.
ClassAdapter(ClassLoader, ClassAdapted[]) - Constructor for class org.jboss.portal.common.adapter.ClassAdapter
Creates a new class adapter.
ClassAdapter(ClassLoader, ClassAdapted[], JavaLangObjectAdapted) - Constructor for class org.jboss.portal.common.adapter.ClassAdapter
Create a new class adapter.
CLASSLOADER_RESOURCE_TYPE - Static variable in class org.jboss.portal.common.mc.bootstrap.WebBootstrap
Classloader resource type.
clear() - Method in class org.jboss.portal.common.util.AbstractTypedMap
 
clear() - Method in class org.jboss.portal.common.util.LazyMap
 
clear() - Method in interface org.jboss.portal.common.util.MultiValuedPropertyMap
 
clear() - Method in class org.jboss.portal.common.util.SimpleMultiValuedPropertyMap
Clear the properties.
clone(S) - Static method in class org.jboss.portal.common.io.IOTools
Clone an object implementing the Serializable interface.
clone(S, ClassLoader) - Static method in class org.jboss.portal.common.io.IOTools
Clone an object implementing the Serializable interface.
clone(Map<String, String[]>) - Static method in class org.jboss.portal.common.util.ParameterMap
Copy the parameter map.
clone(Map<String, String[]>, ParameterMap.AccessMode) - Static method in class org.jboss.portal.common.util.ParameterMap
Copy the parameter map.
clone() - Method in class org.jboss.portal.common.value.Value
Deprecated. Clone this object.
close() - Method in class org.jboss.portal.common.io.WriterCharWriter
 
close() - Method in class org.jboss.portal.common.logging.Log4JWriter
 
CLOSED - Static variable in class org.jboss.portal.common.concurrent.Valve
The valve is in hold state.
closed() - Method in class org.jboss.portal.common.concurrent.Valve
Invoked after closing.
CLOSING - Static variable in class org.jboss.portal.common.concurrent.Valve
The valve is in holding state.
closing() - Method in class org.jboss.portal.common.concurrent.Valve
Invoked before closing.
closing(long) - Method in class org.jboss.portal.common.concurrent.Valve
Invoked before closing.
CLResourceLoader - Class in org.jboss.portal.common.util
 
CLResourceLoader(ClassLoader) - Constructor for class org.jboss.portal.common.util.CLResourceLoader
 
CLResourceLoader() - Constructor for class org.jboss.portal.common.util.CLResourceLoader
 
CollectionBuilder<C extends java.util.Collection<V>,V> - Class in org.jboss.portal.common.util
An helper to build collection of object in a simple manner.
CollectionMap<K,V> - Class in org.jboss.portal.common.util
A map of collections.
CollectionMap() - Constructor for class org.jboss.portal.common.util.CollectionMap
 
CollectionMap(CollectionMap<K, V>) - Constructor for class org.jboss.portal.common.util.CollectionMap
 
CollectionMap(CollectionMap<K, V>, Comparator<V>) - Constructor for class org.jboss.portal.common.util.CollectionMap
 
CollectionMap(Comparator<V>) - Constructor for class org.jboss.portal.common.util.CollectionMap
 
commitTransaction() - Static method in class org.jboss.portal.common.junit.TransactionAssert
Commit the transaction or fail.
comparator - Variable in class org.jboss.portal.common.util.CollectionMap
An optional comparator.
compareTo(Object) - Method in class org.jboss.portal.common.jar.JarEntryInfo
 
ComplexResourceBundleFactory - Class in org.jboss.portal.common.i18n
 
ComplexResourceBundleFactory(ClassLoader, String) - Constructor for class org.jboss.portal.common.i18n.ComplexResourceBundleFactory
 
COMPRESSOR - Static variable in interface org.jboss.portal.common.io.SerializationFilter
Use GZIP streams.
computeStringHash(int, String) - Static method in class org.jboss.portal.common.util.Tools
 
computeTrailingName(Locale) - Static method in class org.jboss.portal.common.i18n.I18NTools
Compute the trailing name for a given locale.
ConfigurableJUnitTask - Class in org.jboss.portal.common.junit.ant
 
ConfigurableJUnitTask() - Constructor for class org.jboss.portal.common.junit.ant.ConfigurableJUnitTask
 
ConfigurableJUnitTest - Class in org.jboss.portal.common.junit.ant
Used by ant to create a representation of the test to run.
ConfigurableJUnitTest() - Constructor for class org.jboss.portal.common.junit.ant.ConfigurableJUnitTest
 
ConfigurableXMLJUnitResultFormatter - Class in org.jboss.portal.common.junit.ant
 
ConfigurableXMLJUnitResultFormatter() - Constructor for class org.jboss.portal.common.junit.ant.ConfigurableXMLJUnitResultFormatter
 
confirmTemporaryHash(String, String, long) - Static method in class org.jboss.portal.common.util.Tools
 
contains(MediaType) - Method in interface org.jboss.portal.common.net.media.MediaTypeMap
Returns true if the map declares the specified media type.
contains(TypeDef) - Method in interface org.jboss.portal.common.net.media.MediaTypeMap
Returns true if the map declares the specified type.
contains(MediaType, V) - Method in interface org.jboss.portal.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.jboss.portal.common.net.media.MediaTypeMap
Returns true if the map declares the specified type with a specific value.
contains(V) - Method in interface org.jboss.portal.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.jboss.portal.common.net.media.MediaTypeMapImpl
 
contains(TypeDef) - Method in class org.jboss.portal.common.net.media.MediaTypeMapImpl
 
contains(MediaType, V) - Method in class org.jboss.portal.common.net.media.MediaTypeMapImpl
 
contains(TypeDef, V) - Method in class org.jboss.portal.common.net.media.MediaTypeMapImpl
 
contains(V) - Method in class org.jboss.portal.common.net.media.MediaTypeMapImpl
 
contains(K, Object) - Method in class org.jboss.portal.common.util.CollectionMap
Return true if the specified set contains the object o.
containsKey(Object) - Method in class org.jboss.portal.common.util.AbstractTypedMap
 
containsKey(Object) - Method in class org.jboss.portal.common.util.LazyMap
 
containsValue(Object) - Method in class org.jboss.portal.common.util.AbstractTypedMap
 
containsValue(Object) - Method in class org.jboss.portal.common.util.LazyMap
 
content - Variable in class org.jboss.portal.common.i18n.MapResourceBundle
 
ContentInfo - Class in org.jboss.portal.common.util
Describe how content should be interpreted.
ContentInfo(MediaType) - Constructor for class org.jboss.portal.common.util.ContentInfo
 
ContentType - Class in org.jboss.portal.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.jboss.portal.common.net.media.ContentType
 
ContentType(MediaType) - Constructor for class org.jboss.portal.common.net.media.ContentType
 
CONTEXT_RESOURCE_TYPE - Static variable in class org.jboss.portal.common.mc.bootstrap.WebBootstrap
Servlet context resource type.
contextDestroyed(ServletContextEvent) - Method in class org.jboss.portal.common.mc.bootstrap.WebBootstrap
 
contextInitialized(ServletContextEvent) - Method in class org.jboss.portal.common.mc.bootstrap.WebBootstrap
 
ConversionException - Exception in org.jboss.portal.common.util
Signals that an error occured during a conversion.
ConversionException() - Constructor for exception org.jboss.portal.common.util.ConversionException
 
ConversionException(String) - Constructor for exception org.jboss.portal.common.util.ConversionException
 
ConversionException(String, Throwable) - Constructor for exception org.jboss.portal.common.util.ConversionException
 
ConversionException(Throwable) - Constructor for exception org.jboss.portal.common.util.ConversionException
 
convert(Map<? extends EK, ? extends EV>) - Method in class org.jboss.portal.common.util.AbstractTypedMap
Validates and unwraps the map.
Converter - Interface in org.jboss.portal.common.value
Deprecated. 
copy(InputStream, OutputStream) - Static method in class org.jboss.portal.common.io.IOTools
 
copy(InputStream, OutputStream, int) - Static method in class org.jboss.portal.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.jboss.portal.common.io.IOTools
Pipe an input stream in an output stream.
copy(Reader, Writer, int) - Static method in class org.jboss.portal.common.io.IOTools
Pipe an incoming stream in an outcoming stream.
CopyOnWriteRegistry - Class in org.jboss.portal.common.util
Implementation of a registry that implements copy on write semantics.
CopyOnWriteRegistry() - Constructor for class org.jboss.portal.common.util.CopyOnWriteRegistry
 
create(String) - Static method in class org.jboss.portal.common.net.media.ContentType
Creates a content type header value by parsing a content type value.
create(String) - Static method in class org.jboss.portal.common.net.media.MediaType
Create a media type object by parsing a media type name.
create(String, String) - Static method in class org.jboss.portal.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.jboss.portal.common.net.media.MediaType
Create a media type object using the provided type and subtype objects.
create(String) - Static method in class org.jboss.portal.common.net.media.SubtypeDef
Returns a corresponding subtype definition for the specified subtype name.
create(String) - Static method in class org.jboss.portal.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.jboss.portal.common.servlet.URLFormat
Factory creation of URLFormat objects.
create(C) - Static method in class org.jboss.portal.common.util.CollectionBuilder
 
create(M) - Static method in class org.jboss.portal.common.util.MapBuilder
 
create(String) - Static method in class org.jboss.portal.Mode
 
create(String, boolean) - Static method in class org.jboss.portal.Mode
 
create(String) - Static method in class org.jboss.portal.WindowState
 
create(String, boolean) - Static method in class org.jboss.portal.WindowState
 
createLocale(String) - Method in interface org.jboss.portal.common.i18n.LocaleFactory
 
createLocale(String, String) - Method in interface org.jboss.portal.common.i18n.LocaleFactory
 
createLocale(String, String, String) - Method in interface org.jboss.portal.common.i18n.LocaleFactory
 
createMap(String) - Method in class org.jboss.portal.common.invocation.resolver.AbstractSessionAttributeResolver
 
CSS - Static variable in class org.jboss.portal.common.net.media.SubtypeDef
.
CSS - Static variable in class org.jboss.portal.common.util.MediaType
Deprecated. Mime type css

D

decode(byte[], int, int, Base64.EncodingOption) - Static method in class org.jboss.portal.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.jboss.portal.common.util.Base64
Decodes data from Base64 notation
decode(String) - Static method in class org.jboss.portal.common.util.Base64
Decodes data from Base64 notation
decode(byte[], int, int, boolean) - Static method in class org.jboss.portal.common.util.Base64
Deprecated.  
decode(String, boolean) - Static method in class org.jboss.portal.common.util.Base64
Deprecated.  
decodeStatus(int) - Static method in class org.jboss.portal.common.junit.TransactionAssert
Decode the status name.
decodeStatus(int) - Static method in class org.jboss.portal.common.transaction.Transactions
Decode the status name.
decodeXWWWFormURL(String) - Static method in class org.jboss.portal.common.net.URLTools
 
decorate(Object[], ExtendedAssert.Decorator) - Static method in class org.jboss.portal.common.junit.ExtendedAssert
 
decorate(Object) - Method in interface org.jboss.portal.common.junit.ExtendedAssert.Decorator
 
DEFAULT - Static variable in interface org.jboss.portal.common.i18n.LocaleFormat
.
DEFAULT_BUFFER_SIZE - Static variable in class org.jboss.portal.common.util.Tools
 
DEFAULT_FACTORY - Static variable in interface org.jboss.portal.common.i18n.LocaleFactory
 
DEFAULT_JBOSS_BEANS_RESOURCE_LOCATION - Static variable in class org.jboss.portal.common.mc.bootstrap.WebBootstrap
Default value for the bean resource location.
DEFAULT_NAMESPACE_AWARE - Static variable in class org.jboss.portal.common.xml.XMLTools
.
DEFAULT_NO_CACHE - Static variable in interface org.jboss.portal.common.i18n.LocaleFormat
.
DEFAULT_VALIDATION - Static variable in class org.jboss.portal.common.xml.XMLTools
.
DefaultJavaLangObjectAdapted - Class in org.jboss.portal.common.adapter
 
DefaultJavaLangObjectAdapted() - Constructor for class org.jboss.portal.common.adapter.DefaultJavaLangObjectAdapted
 
Deploy - Class in org.jboss.portal.common.ant
A blocking deploy task.
Deploy() - Constructor for class org.jboss.portal.common.ant.Deploy
 
DIRECTIVE_IMPORT - Static variable in class org.jboss.portal.common.xml.XMLTools
.
DIRECTIVE_INCLUDE - Static variable in class org.jboss.portal.common.xml.XMLTools
.
DirException - Exception in org.jboss.portal.common.ant
 
DirException(File, String) - Constructor for exception org.jboss.portal.common.ant.DirException
 
DOWN - Static variable in class org.jboss.portal.common.path.RelativePathParser
The recognized token is down.
dumpClassLoaderHierarchyInfo(ClassLoader) - Static method in class org.jboss.portal.common.util.Tools
 
dumpClassLoaderHierarchyInfo(Writer, ClassLoader) - Static method in class org.jboss.portal.common.util.Tools
 
dumpClassLoaderHierarchyInfo(Logger, ClassLoader) - Static method in class org.jboss.portal.common.util.Tools
 
dumpClassLoaderHierarchyInfo(Logger, Level, ClassLoader) - Static method in class org.jboss.portal.common.util.Tools
 

E

EDIT - Static variable in class org.jboss.portal.Mode
.
EDIT_DEFAULTS - Static variable in class org.jboss.portal.Mode
.
elements() - Method in class org.jboss.portal.common.http.HttpHeader
 
EMPTY - Static variable in interface org.jboss.portal.common.text.CharToByteEncoder
.
EMPTY_BOOLEAN_ARRAY - Static variable in class org.jboss.portal.common.value.Helper
Deprecated.  
EMPTY_BUNDLE - Static variable in class org.jboss.portal.common.util.Tools
 
EMPTY_ENUMERATION - Static variable in class org.jboss.portal.common.util.Tools
 
EMPTY_INT_ARRAY - Static variable in class org.jboss.portal.common.value.Helper
Deprecated.  
EMPTY_ITERATOR - Static variable in class org.jboss.portal.common.util.Tools
 
EMPTY_OBJECT_ARRAY - Static variable in class org.jboss.portal.common.value.Helper
Deprecated.  
EMPTY_STACK - Static variable in class org.jboss.portal.common.invocation.Invocation
.
EMPTY_STRING_ARRAY - Static variable in class org.jboss.portal.common.value.Helper
Deprecated.  
EmptyAttributeResolver - Class in org.jboss.portal.common.invocation
 
EmptyAttributeResolver() - Constructor for class org.jboss.portal.common.invocation.EmptyAttributeResolver
 
emptyEnumeration() - Static method in class org.jboss.portal.common.util.Tools
 
EmptyInterceptorStackFactory - Class in org.jboss.portal.common.invocation
 
EmptyInterceptorStackFactory() - Constructor for class org.jboss.portal.common.invocation.EmptyInterceptorStackFactory
 
emptyIterator() - Static method in class org.jboss.portal.common.util.Tools
 
emptyMultiValuedPropertyMap() - Static method in class org.jboss.portal.common.util.Tools
 
EmptyResourceBundle - Class in org.jboss.portal.common.util
 
EmptyResourceBundle() - Constructor for class org.jboss.portal.common.util.EmptyResourceBundle
 
encode(char[], int, int, CharWriter) - Method in class org.jboss.portal.common.text.AbstractCharEncoder
 
encode(char[], CharWriter) - Method in class org.jboss.portal.common.text.AbstractCharEncoder
 
encode(CharSequence, CharWriter) - Method in class org.jboss.portal.common.text.AbstractCharEncoder
 
encode(char, CharWriter) - Method in class org.jboss.portal.common.text.AbstractCharEncoder
 
encode(String) - Method in class org.jboss.portal.common.text.AbstractCharEncoder
 
encode(char, CharWriter) - Method in interface org.jboss.portal.common.text.CharEncoder
 
encode(char[], int, int, CharWriter) - Method in interface org.jboss.portal.common.text.CharEncoder
 
encode(char[], CharWriter) - Method in interface org.jboss.portal.common.text.CharEncoder
 
encode(CharSequence, CharWriter) - Method in interface org.jboss.portal.common.text.CharEncoder
 
encode(String) - Method in interface org.jboss.portal.common.text.CharEncoder
 
encode(char) - Method in interface org.jboss.portal.common.text.CharToByteEncoder
Encode the specified char.
encode(char) - Method in class org.jboss.portal.common.text.CharToByteEncoder.Generic
 
encode(char, CharWriter) - Method in class org.jboss.portal.common.text.EntityEncoder
 
encode(char, CharWriter) - Method in class org.jboss.portal.common.text.FastURLEncoder
 
encode(String, Writer) - Method in class org.jboss.portal.common.text.FastURLEncoder
 
encodeBytes(byte[]) - Static method in class org.jboss.portal.common.util.Base64
Encodes a byte array into Base64 notation using the standard Base64 encoding.
encodeBytes(byte[], Base64.EncodingOption) - Static method in class org.jboss.portal.common.util.Base64
Encodes a byte array into Base64 notation.
encodeBytes(byte[], int, int, Base64.EncodingOption) - Static method in class org.jboss.portal.common.util.Base64
Encodes a byte array into Base64 notation.
encodeBytes(byte[], boolean) - Static method in class org.jboss.portal.common.util.Base64
Deprecated.  
encodeBytes(byte[], int, int, boolean) - Static method in class org.jboss.portal.common.util.Base64
Deprecated.  
encodeXWWWFormURL(String) - Static method in class org.jboss.portal.common.net.URLTools
 
EncodingException - Exception in org.jboss.portal.common.text
 
EncodingException() - Constructor for exception org.jboss.portal.common.text.EncodingException
 
EncodingException(String) - Constructor for exception org.jboss.portal.common.text.EncodingException
 
EncodingException(String, Throwable) - Constructor for exception org.jboss.portal.common.text.EncodingException
 
EncodingException(Throwable) - Constructor for exception org.jboss.portal.common.text.EncodingException
 
end(TransactionManager) - Static method in class org.jboss.portal.common.transaction.Transactions
Terminate the active transaction for this thread.
endDir(URL, String) - Method in interface org.jboss.portal.common.net.URLVisitor
Signals the visitor leavers a directory.
endTransaction() - Static method in class org.jboss.portal.common.junit.TransactionAssert
If no transaction do nothing.
endTransaction(TransactionAssert.Terminator) - Static method in class org.jboss.portal.common.junit.TransactionAssert
If no transaction do nothing.
enforceAbsoluteURL(String) - Static method in class org.jboss.portal.common.net.URLTools
Enforces that the given URL is absolute
ensureCapacity(int) - Method in class org.jboss.portal.common.text.CharBuffer
 
EntityEncoder - Class in org.jboss.portal.common.text
This encoder performs lookup for converting a char to its HTML entity representation.
EntityEncoder() - Constructor for class org.jboss.portal.common.text.EntityEncoder
 
entries() - Method in class org.jboss.portal.common.jar.JarInfo
 
entrySet() - Method in class org.jboss.portal.common.util.AbstractTypedMap
 
entrySet() - Method in class org.jboss.portal.common.util.LazyMap
 
equals(ClassAdaptable, Object) - Method in class org.jboss.portal.common.adapter.DefaultJavaLangObjectAdapted
 
equals(ClassAdaptable, Object) - Method in interface org.jboss.portal.common.adapter.JavaLangObjectAdapted
Implementation of equals.
equals(Object) - Method in class org.jboss.portal.common.i18n.LocalizedString
 
equals(Object) - Method in class org.jboss.portal.common.invocation.Scope
 
equals(Object) - Method in class org.jboss.portal.common.jar.JarEntryInfo
 
equals(Object) - Method in class org.jboss.portal.common.junit.ExtendedAssert.DecoratedObject
 
equals(Object) - Method in class org.jboss.portal.common.net.media.MediaType
 
equals(Object) - Method in class org.jboss.portal.common.net.media.SubtypeDef
 
equals(Object) - Method in class org.jboss.portal.common.path.PathMapperResult
 
equals(I, I) - Method in class org.jboss.portal.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.jboss.portal.common.util.AbstractTypedMap
Compare to parameters objects.
equals(Object) - Method in class org.jboss.portal.common.util.LazyMap
 
equals(Object) - Method in class org.jboss.portal.common.util.MediaType
Deprecated. compare the parameter with this instance and see if they are equals.
equals(Object) - Method in class org.jboss.portal.common.value.Value
Deprecated.  
equals(Object) - Method in class org.jboss.portal.Mode
 
equals(Object) - Method in class org.jboss.portal.WindowState
 
Exceptions - Class in org.jboss.portal.common.util
 
Exceptions() - Constructor for class org.jboss.portal.common.util.Exceptions
 
execute() - Method in class org.jboss.portal.common.ant.AbstractDeploymentTask
 
execute(JBossJMXDeployer) - Method in class org.jboss.portal.common.ant.AbstractDeploymentTask
 
execute(JBossJMXDeployer) - Method in class org.jboss.portal.common.ant.Deploy
 
execute() - Method in class org.jboss.portal.common.ant.Explode
 
execute() - Method in class org.jboss.portal.common.ant.Implode
 
execute(JBossJMXDeployer) - Method in class org.jboss.portal.common.ant.Undeploy
 
execute(JUnitTest) - Method in class org.jboss.portal.common.junit.ant.ConfigurableJUnitTask
 
exists(URL) - Static method in class org.jboss.portal.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.jboss.portal.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.jboss.portal.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.jboss.portal.common.util.LoaderResource
 
Explode - Class in org.jboss.portal.common.ant
Ant task that explode an archive.
Explode() - Constructor for class org.jboss.portal.common.ant.Explode
 
explode(File, File) - Method in class org.jboss.portal.common.ant.Explode
 
explode(Explode, String, ZipInputStream, File, String) - Static method in class org.jboss.portal.common.ant.Explode
Explode a zip stream into a directory.
ExtendedAssert - Class in org.jboss.portal.common.junit
Add more assert methods.
ExtendedAssert() - Constructor for class org.jboss.portal.common.junit.ExtendedAssert
 
ExtendedAssert.DecoratedObject - Class in org.jboss.portal.common.junit
 
ExtendedAssert.DecoratedObject(Object, ExtendedAssert.Decorator) - Constructor for class org.jboss.portal.common.junit.ExtendedAssert.DecoratedObject
 
ExtendedAssert.Decorator - Interface in org.jboss.portal.common.junit
 
extractURLsFrom(String) - Static method in class org.jboss.portal.common.net.URLTools
 

F

FastURLDecoder - Class in org.jboss.portal.common.text
 
FastURLDecoder(CharToByteEncoder) - Constructor for class org.jboss.portal.common.text.FastURLDecoder
 
FastURLDecoder(CharToByteEncoder, boolean) - Constructor for class org.jboss.portal.common.text.FastURLDecoder
 
FastURLEncoder - Class in org.jboss.portal.common.text
An implementation based on a table for lookups.
FastURLEncoder(CharToByteEncoder) - Constructor for class org.jboss.portal.common.text.FastURLEncoder
 
file(URL, String) - Method in interface org.jboss.portal.common.net.URLVisitor
Signals the visitor there is a file.
FILE_PREFIX - Static variable in class org.jboss.portal.common.net.URLTools
 
FileIsNotDirException - Exception in org.jboss.portal.common.ant
 
FileIsNotDirException(File) - Constructor for exception org.jboss.portal.common.ant.FileIsNotDirException
 
FileURLNavigationProvider - Class in org.jboss.portal.common.net.file
 
FileURLNavigationProvider() - Constructor for class org.jboss.portal.common.net.file.FileURLNavigationProvider
 
findMethod(Class, String, Class[]) - Static method in class org.jboss.portal.common.reflect.Reflection
Search a method on the specified class.
FixMe - Exception in org.jboss.portal.common
 
FixMe() - Constructor for exception org.jboss.portal.common.FixMe
 
FixMe(String) - Constructor for exception org.jboss.portal.common.FixMe
 
FLOAT_CONVERTER - Static variable in class org.jboss.portal.common.value.Helper
Deprecated.  
FloatValue - Class in org.jboss.portal.common.value
Deprecated. 
FloatValue() - Constructor for class org.jboss.portal.common.value.FloatValue
Deprecated.  
FloatValue(Float) - Constructor for class org.jboss.portal.common.value.FloatValue
Deprecated.  
FloatValue(float) - Constructor for class org.jboss.portal.common.value.FloatValue
Deprecated.  
FloatValue(String) - Constructor for class org.jboss.portal.common.value.FloatValue
Deprecated.  
FloatValue(Float[]) - Constructor for class org.jboss.portal.common.value.FloatValue
Deprecated.  
FloatValue(float[]) - Constructor for class org.jboss.portal.common.value.FloatValue
Deprecated.  
FloatValue(String[]) - Constructor for class org.jboss.portal.common.value.FloatValue
Deprecated.  
flush() - Method in class org.jboss.portal.common.io.WriterCharWriter
 
flush() - Method in class org.jboss.portal.common.logging.Log4JWriter
 
FORM - Static variable in class org.jboss.portal.common.util.MediaType
Deprecated. Mime type form (application/x-www-form-urlencoded)
FORM_DATA - Static variable in class org.jboss.portal.common.net.media.SubtypeDef
.
FormatConversionException - Exception in org.jboss.portal.common.util
A non expected format prevents a conversion to happen.
FormatConversionException() - Constructor for exception org.jboss.portal.common.util.FormatConversionException
 
FormatConversionException(String) - Constructor for exception org.jboss.portal.common.util.FormatConversionException
 
FormatConversionException(String, Throwable) - Constructor for exception org.jboss.portal.common.util.FormatConversionException
 
FormatConversionException(Throwable) - Constructor for exception org.jboss.portal.common.util.FormatConversionException
 
fromHexString(String) - Static method in class org.jboss.portal.common.util.Tools
Returns a byte array converted from the hexadecimal format.
FTP_PREFIX - Static variable in class org.jboss.portal.common.net.URLTools
 
FULL - Static variable in class org.jboss.portal.common.text.EntityEncoder
All HTML entities.

G

generateKey() - Method in class org.jboss.portal.common.util.UUIDGenerator
 
generateTemporaryHash(String, long) - Static method in class org.jboss.portal.common.util.Tools
 
get(MediaType) - Method in interface org.jboss.portal.common.net.media.MediaTypeMap
Returns the set of values declared for a given media type.
get(TypeDef) - Method in interface org.jboss.portal.common.net.media.MediaTypeMap
Returns the set of values declared for a given type.
get(MediaType) - Method in class org.jboss.portal.common.net.media.MediaTypeMapImpl
 
get(TypeDef) - Method in class org.jboss.portal.common.net.media.MediaTypeMapImpl
 
get(Object) - Method in class org.jboss.portal.common.util.AbstractTypedMap
 
get() - Method in class org.jboss.portal.common.util.CollectionBuilder
 
get(K) - Method in class org.jboss.portal.common.util.CollectionMap
Return the collection specified by the key.
get(Object) - Method in class org.jboss.portal.common.util.LazyMap
 
get(K) - Method in class org.jboss.portal.common.util.ListMap
Return the list specified by the key.
get() - Method in class org.jboss.portal.common.util.MapBuilder
 
get(boolean, boolean) - Static method in class org.jboss.portal.common.util.ParameterMap.AccessMode
Factory method for an access mode.
get(K) - Method in class org.jboss.portal.common.util.SetMap
Return the set specified by the key.
getAccessMode() - Method in class org.jboss.portal.common.util.ParameterMap
 
getAdaptable() - Method in class org.jboss.portal.common.adapter.ClassAdapter
Returns an instance of the the adaptable object.
getAllowedSubTypes(MediaType) - Static method in class org.jboss.portal.common.util.MediaType
Deprecated. Get a list of allowed sub types for the passed mime type.
getAllowedSubTypes() - Method in class org.jboss.portal.common.util.MediaType
Deprecated. Get a list of allowed sub types for for this mime type.
getAttribute(Scope, Object) - Method in class org.jboss.portal.common.invocation.AbstractInvocationContext
 
getAttribute(Object) - Method in interface org.jboss.portal.common.invocation.AttributeResolver
Return an attribute from this resolver.
getAttribute(Object) - Method in class org.jboss.portal.common.invocation.EmptyAttributeResolver
 
getAttribute(Scope, Object) - Method in class org.jboss.portal.common.invocation.Invocation
 
getAttribute(Scope, Object) - Method in interface org.jboss.portal.common.invocation.InvocationContext
Returns an attribute value.
getAttribute(Object) - Method in class org.jboss.portal.common.invocation.resolver.AbstractSessionAttributeResolver
 
getAttribute(Object) - Method in class org.jboss.portal.common.invocation.resolver.MapAttributeResolver
 
getAttribute(Object) - Method in class org.jboss.portal.common.invocation.resolver.RequestAttributeResolver
 
getAttribute(String) - Method in class org.jboss.portal.common.servlet.BufferingRequestWrapper
 
getAttributeNames() - Method in class org.jboss.portal.common.servlet.BufferingRequestWrapper
 
getAttributeResolver(Scope) - Method in class org.jboss.portal.common.invocation.AbstractInvocationContext
 
getAttributeResolver(Scope) - Method in interface org.jboss.portal.common.invocation.InvocationContext
Return the attribute resolver of this context.
getAuthenticated() - Method in class org.jboss.portal.common.servlet.URLFormat
 
getBaseName() - Method in class org.jboss.portal.common.i18n.BundleName
 
getBeansURL() - Method in class org.jboss.portal.common.mc.bootstrap.WebBootstrap
 
getBinaryContent() - Method in class org.jboss.portal.common.servlet.ServletOutputStreamBuffer
 
getBufferSize() - Method in class org.jboss.portal.common.servlet.BufferingResponseWrapper
 
getBundle(Locale) - Method in class org.jboss.portal.common.i18n.ComplexResourceBundleFactory
 
getBundle(Locale) - Method in interface org.jboss.portal.common.i18n.ResourceBundleFactory
Returns a resource bundle for the specified locale, it may be an expensive operation.
getBundle(Locale) - Method in class org.jboss.portal.common.i18n.SimpleResourceBundleFactory
 
getBytes() - Method in class org.jboss.portal.common.http.HttpRequest.Raw
 
getBytes(InputStream) - Static method in class org.jboss.portal.common.io.IOTools
 
getBytes(InputStream, int) - Static method in class org.jboss.portal.common.io.IOTools
Get the bytes from the provided input stream.
getCapacity() - Method in class org.jboss.portal.common.text.CharBuffer
 
getCharacterEncoding() - Method in class org.jboss.portal.common.servlet.BufferingResponseWrapper
 
getCharset() - Method in class org.jboss.portal.common.util.MarkupInfo
 
getChild(Object, String) - Method in interface org.jboss.portal.common.path.PathMapperContext
Return the child object having the specified name or null if it does not exists.
getChildren(Element) - Static method in class org.jboss.portal.common.xml.XMLTools
Return all the children of the given element.
getChildren(Element, String) - Static method in class org.jboss.portal.common.xml.XMLTools
Return all the children of the given element having the specified name.
getChildren(Element, String, String) - Static method in class org.jboss.portal.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.jboss.portal.common.xml.XMLTools
Return all the children of the given node that match the provided filter.
getChildrenIterator(Element) - Static method in class org.jboss.portal.common.xml.XMLTools
Return an iterator for all the children of the given element.
getChildrenIterator(Element, String) - Static method in class org.jboss.portal.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.jboss.portal.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.jboss.portal.common.reflect.NoSuchClassException
 
getCodeName() - Method in class org.jboss.portal.common.util.Version
 
getConfig() - Method in class org.jboss.portal.common.ant.AbstractDeploymentTask
 
getContent(URL, int, int) - Static method in class org.jboss.portal.common.net.URLTools
Fetches content from of the URL as a byte array or null if a problem occurred.
getContent() - Method in class org.jboss.portal.common.servlet.BufferingResponseWrapper
 
getContent(String) - Method in class org.jboss.portal.common.servlet.ServletOutputStreamBuffer
 
getContentAsInputStream(URL, int, int) - Static method in class org.jboss.portal.common.net.URLTools
Fetches content from URL as an InputStream.
getContext() - Method in class org.jboss.portal.common.invocation.Invocation
Return the invocation context or throw IllegalStateException.
getContextPath() - Method in class org.jboss.portal.common.servlet.BufferingRequestWrapper
 
getCopyValueOnRead() - Method in class org.jboss.portal.common.util.ParameterMap.AccessMode
 
getCopyValueOnWrite() - Method in class org.jboss.portal.common.util.ParameterMap.AccessMode
 
getCountry() - Method in class org.jboss.portal.common.i18n.BundleName
 
getDecorated() - Method in class org.jboss.portal.common.junit.ExtendedAssert.DecoratedObject
 
getDefaultLocale() - Method in class org.jboss.portal.common.i18n.LocalizedString
Return the default locale of this localized string.
getDefaultString() - Method in class org.jboss.portal.common.i18n.LocalizedString
Return the string for the default locale.
getDefaultValue() - Method in class org.jboss.portal.common.i18n.LocalizedString
Returns the value for the default locale.
getDelegate() - Method in class org.jboss.portal.common.util.AbstractTypedMap
 
getDelegate() - Method in class org.jboss.portal.common.util.ParameterMap
 
getDelegate() - Method in class org.jboss.portal.common.util.TypedMap
 
getDescription() - Method in class org.jboss.portal.common.net.media.TypeDef
 
getDescription() - Method in enum org.jboss.portal.common.util.Version.Qualifier.Prefix
 
getDocumentBuilderFactory() - Static method in class org.jboss.portal.common.xml.XMLTools
Return the builder factory.
getElement() - Method in class org.jboss.portal.common.http.HttpHeader
 
getEnd() - Method in class org.jboss.portal.common.net.URLTools.URLMatch
 
getEntry() - Method in class org.jboss.portal.common.jar.JarEntryInfo
 
getEquals() - Method in class org.jboss.portal.common.util.ProxyInfo
 
getEscapeXML() - Method in class org.jboss.portal.common.servlet.URLFormat
 
getExternal(I) - Method in class org.jboss.portal.common.util.AbstractTypedMap.Converter
Converts the internal value into its external representation.
getFile() - Method in class org.jboss.portal.common.ant.AbstractDeploymentTask
 
getFile() - Method in exception org.jboss.portal.common.ant.DirException
 
getHandler() - Method in class org.jboss.portal.common.invocation.Invocation
 
getHashCode() - Method in class org.jboss.portal.common.util.ProxyInfo
 
getHeader(String) - Method in class org.jboss.portal.common.http.HttpHeaders
 
getId() - Method in class org.jboss.portal.common.junit.ant.ConfigurableJUnitTest
 
getIndex() - Method in class org.jboss.portal.common.util.IteratorStatus
Returns the index of the last element obtained or -1 if no element has been returned yet.
getInfo() - Method in class org.jboss.portal.common.mx.JavaBeanModelMBeanBuilder
Generates and returns the management interface.
getInstance() - Static method in class org.jboss.portal.common.http.QueryStringParser
 
getInstance() - Static method in class org.jboss.portal.common.invocation.EmptyAttributeResolver
 
getInstance() - Static method in class org.jboss.portal.common.invocation.EmptyInterceptorStackFactory
 
getInstance() - Method in class org.jboss.portal.common.mc.bootstrap.ServletContextFactory
 
getInterceptor(int) - Method in interface org.jboss.portal.common.invocation.InterceptorStack
Return the interceptor at the specified index.
getInterceptorStack() - Method in class org.jboss.portal.common.invocation.EmptyInterceptorStackFactory
 
getInterceptorStack() - Method in interface org.jboss.portal.common.invocation.InterceptorStackFactory
 
getInternal(E) - Method in class org.jboss.portal.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.jboss.portal.common.concurrent.Valve
How many invocations are held in the valve.
getKeyConverter() - Method in class org.jboss.portal.common.util.AbstractTypedMap
 
getKeyConverter() - Method in class org.jboss.portal.common.util.ParameterMap
 
getKeyConverter() - Method in class org.jboss.portal.common.util.TypedMap
 
getKeys() - Method in class org.jboss.portal.common.i18n.MapResourceBundle
 
getKeys() - Method in class org.jboss.portal.common.i18n.ParentChildResourceBundle
 
getKeys() - Method in interface org.jboss.portal.common.invocation.AttributeResolver
Returns the set of keys of the attributes bound in that resolver.
getKeys() - Method in class org.jboss.portal.common.invocation.EmptyAttributeResolver
 
getKeys() - Method in class org.jboss.portal.common.invocation.resolver.AbstractSessionAttributeResolver
 
getKeys() - Method in class org.jboss.portal.common.invocation.resolver.MapAttributeResolver
 
getKeys() - Method in class org.jboss.portal.common.invocation.resolver.RequestAttributeResolver
 
getKeys() - Method in class org.jboss.portal.common.util.CopyOnWriteRegistry
Return an unmodifiable set containing the keys.
getKeys() - Method in class org.jboss.portal.common.util.EmptyResourceBundle
 
getLanguage() - Method in class org.jboss.portal.common.i18n.BundleName
 
getLength() - Method in interface org.jboss.portal.common.invocation.InterceptorStack
Returns the stack length.
getLength() - Method in class org.jboss.portal.common.path.RelativePathParser
 
getLength() - Method in class org.jboss.portal.common.text.CharBuffer
 
getLocale(String) - Method in class org.jboss.portal.common.i18n.AbstractLocaleFormat
 
getLocale() - Method in class org.jboss.portal.common.i18n.BundleName
 
getLocale(String) - Method in class org.jboss.portal.common.i18n.CachingLocaleFormat
 
getLocale(String) - Method in interface org.jboss.portal.common.i18n.LocaleFormat
 
getLocale() - Method in class org.jboss.portal.common.i18n.LocalizedPropertyResourceBundle
 
getLocale() - Method in class org.jboss.portal.common.i18n.LocalizedString.Value
 
getLocale() - Method in class org.jboss.portal.common.i18n.ParentChildResourceBundle
 
getLocale() - Method in class org.jboss.portal.common.servlet.BufferingRequestWrapper
 
getLocales() - Static method in class org.jboss.portal.common.i18n.LocaleManager
Return a collection of all available locale info for the platform.
getLocales() - Method in class org.jboss.portal.common.servlet.BufferingRequestWrapper
 
getLocalizedValue(String, String) - Method in class org.jboss.portal.common.i18n.ResourceBundleManager
Return a localized value constructed from the various resource bundles.
getLocation() - Method in class org.jboss.portal.common.util.LoaderResource
 
getLoggerRepository() - Method in class org.jboss.portal.common.logging.LoaderRepositorySelector
 
getMajor() - Method in class org.jboss.portal.common.util.Version
Return the major.
getMap(boolean) - Method in interface org.jboss.portal.common.util.MapAccessor
Return the accessed map.
getMap(boolean) - Method in class org.jboss.portal.common.util.SimpleMapAccessor
 
getMapKey() - Method in class org.jboss.portal.common.invocation.resolver.AbstractSessionAttributeResolver
 
getMapKey() - Method in class org.jboss.portal.common.invocation.resolver.PrincipalAttributeResolver
 
getMapKey() - Method in class org.jboss.portal.common.invocation.resolver.SessionAttributeResolver
 
getMediaType() - Method in class org.jboss.portal.common.net.media.ContentType
 
getMediaType() - Method in class org.jboss.portal.common.util.ContentInfo
 
getMediaTypes() - Method in interface org.jboss.portal.common.net.media.MediaTypeMap
Returns the set of declared media types.
getMediaTypes() - Method in class org.jboss.portal.common.net.media.MediaTypeMapImpl
 
getMethod() - Method in class org.jboss.portal.common.servlet.BufferingRequestWrapper
 
getMinor() - Method in class org.jboss.portal.common.util.Version
Return the minor.
getMostAppropriateValueFor(String[]) - Method in class org.jboss.portal.common.i18n.LocalizedString
Retrieves the localized value most appropriate based on the given desired locales.
getName() - Method in class org.jboss.portal.common.http.HttpHeader.Element
 
getName() - Method in class org.jboss.portal.common.http.HttpHeader.Element.Param
 
getName() - Method in class org.jboss.portal.common.http.HttpHeader
 
getName(int) - Method in class org.jboss.portal.common.jar.JarEntryInfo
 
getName() - Method in class org.jboss.portal.common.net.media.Parameter
 
getName() - Method in class org.jboss.portal.common.net.media.SubtypeDef
 
getName() - Method in class org.jboss.portal.common.net.media.TypeDef
 
getName() - Method in enum org.jboss.portal.common.p3p.P3PConstants.OnlineInfo
 
getName() - Method in enum org.jboss.portal.common.p3p.P3PConstants.PostalInfo
 
getName() - Method in enum org.jboss.portal.common.p3p.P3PConstants.TelecomInfo
 
getName() - Method in class org.jboss.portal.common.transaction.Transactions.Type
 
getName() - Method in class org.jboss.portal.common.util.Version
Return the name;
getName() - Method in enum org.jboss.portal.common.util.Version.Qualifier.Prefix
 
getNames() - Method in class org.jboss.portal.common.jar.JarEntryInfo
 
getNodeClass() - Method in interface org.jboss.portal.common.xml.XMLTools.Filter
 
getObjectArray() - Method in class org.jboss.portal.common.value.BooleanValue
Deprecated.  
getObjectArray() - Method in class org.jboss.portal.common.value.FloatValue
Deprecated.  
getObjectArray() - Method in class org.jboss.portal.common.value.IntegerValue
Deprecated.  
getObjectArray() - Method in class org.jboss.portal.common.value.StringValue
Deprecated.  
getObjectArray() - Method in class org.jboss.portal.common.value.Value
Deprecated. Return the values as an array of converted object.
getOffset() - Method in class org.jboss.portal.common.path.RelativePathParser
 
getOnlineUserInfoKey(P3PConstants.OnlineInfo, boolean) - Static method in class org.jboss.portal.common.p3p.P3PConstants
 
getOutputStream() - Method in class org.jboss.portal.common.servlet.BufferingResponseWrapper
 
getPackageOf(Class) - Static method in class org.jboss.portal.common.util.Tools
 
getParam() - Method in class org.jboss.portal.common.http.HttpHeader.Element
Return the first param of this element or null.
getParameterDecoder() - Method in class org.jboss.portal.common.http.QueryStringParser
 
getParameterNames() - Method in class org.jboss.portal.common.http.HttpRequest.Form
 
getParameters() - Method in class org.jboss.portal.common.net.media.ContentType
 
getParameterValues(String) - Method in class org.jboss.portal.common.http.HttpRequest.Form
 
getPatch() - Method in class org.jboss.portal.common.util.Version
Return the patch.
getPostalUserInfoKey(P3PConstants.PostalInfo, boolean) - Static method in class org.jboss.portal.common.p3p.P3PConstants
 
getPreferredOrBestLocalizedMappingFor(String[]) - Method in class org.jboss.portal.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.jboss.portal.common.p3p.P3PConstants.TelecomType
 
getPrefix() - Method in class org.jboss.portal.common.util.Version.Qualifier
 
getQualifier() - Method in class org.jboss.portal.common.util.Version
Return the intermediate major.
getRegistration(Object) - Method in class org.jboss.portal.common.util.CopyOnWriteRegistry
Return a registration or null if it does not exist.
getRegistrations() - Method in class org.jboss.portal.common.util.CopyOnWriteRegistry
Return an unmodifable collection containing the registrations.
getRelative() - Method in class org.jboss.portal.common.servlet.URLFormat
 
getReplacementFor(int, URLTools.URLMatch) - Method in class org.jboss.portal.common.net.URLTools.PortReplacementGenerator
 
getReplacementFor(int, URLTools.URLMatch) - Method in class org.jboss.portal.common.net.URLTools.URLReplacementGenerator
 
getResource(String) - Method in class org.jboss.portal.common.util.CLResourceLoader
 
getResource(String) - Method in interface org.jboss.portal.common.util.ResourceLoader
 
getResourceBundle(Locale) - Method in class org.jboss.portal.common.i18n.ResourceBundleManager
Return a bundle for the given locale.
getRFC3066LanguageTagFor(Locale) - Static method in class org.jboss.portal.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.
getRoot() - Method in interface org.jboss.portal.common.path.PathMapperContext
Returns the object graph root.
getSecure() - Method in class org.jboss.portal.common.servlet.URLFormat
 
getServletEncoded() - Method in class org.jboss.portal.common.servlet.URLFormat
 
getShortNameOf(Class) - Static method in class org.jboss.portal.common.util.Tools
 
getStart() - Method in class org.jboss.portal.common.net.URLTools.URLMatch
 
getState() - Method in class org.jboss.portal.common.concurrent.Valve
Return the state.
getString(Locale, boolean) - Method in class org.jboss.portal.common.i18n.LocalizedString
Returns a string value.
getString() - Method in class org.jboss.portal.common.i18n.LocalizedString.Value
 
getSubtype() - Method in class org.jboss.portal.common.net.media.MediaType
 
getSuffix() - Method in class org.jboss.portal.common.util.Version.Qualifier
 
getTarget() - Method in class org.jboss.portal.common.path.PathMapperResult
 
getTargetPathInfo() - Method in class org.jboss.portal.common.path.PathMapperResult
 
getTelecomInfoKey(P3PConstants.TelecomType, P3PConstants.TelecomInfo, boolean) - Static method in class org.jboss.portal.common.p3p.P3PConstants
 
getToString() - Method in class org.jboss.portal.common.util.ProxyInfo
 
getTransactionManager() - Method in interface org.jboss.portal.common.transaction.TransactionManagerProvider
Provide access to the transaction manager.
getType() - Method in class org.jboss.portal.common.net.media.MediaType
 
getTypes() - Method in interface org.jboss.portal.common.net.media.MediaTypeMap
Returns the set of declared types.
getTypes() - Method in class org.jboss.portal.common.net.media.MediaTypeMapImpl
 
getUniqueChild(Element, boolean) - Static method in class org.jboss.portal.common.xml.XMLTools
Return the optional unique child of an element.
getUniqueChild(Element, String, boolean) - Static method in class org.jboss.portal.common.xml.XMLTools
Return an optional child of an element with the specified name.
getUniqueChild(Element, String, String, boolean) - Static method in class org.jboss.portal.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.jboss.portal.common.net.URLTools.URLMatch
 
getURLCountIn(String) - Static method in class org.jboss.portal.common.net.URLTools
 
getUserTransaction() - Static method in class org.jboss.portal.common.junit.TransactionAssert
 
getUTF8Instance() - Static method in class org.jboss.portal.common.text.FastURLDecoder
 
getUTF8Instance() - Static method in class org.jboss.portal.common.text.FastURLEncoder
 
getUTF8StrictInstance() - Static method in class org.jboss.portal.common.text.FastURLDecoder
 
getValue() - Method in class org.jboss.portal.common.http.HttpHeader.Element
 
getValue() - Method in class org.jboss.portal.common.http.HttpHeader.Element.Param
 
getValue() - Method in class org.jboss.portal.common.http.HttpHeader
 
getValue(Locale, boolean) - Method in class org.jboss.portal.common.i18n.LocalizedString
Returns a localized value.
getValue() - Method in class org.jboss.portal.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.jboss.portal.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.jboss.portal.common.net.media.Parameter
 
getValue(String) - Method in interface org.jboss.portal.common.util.MultiValuedPropertyMap
 
getValue(String) - Method in class org.jboss.portal.common.util.ParameterMap
Return the parameter value or null if it does not exist.
getValue(String) - Method in class org.jboss.portal.common.util.SimpleMultiValuedPropertyMap
Returns the first property value or null if it cannot be found.
getValueConverter() - Method in class org.jboss.portal.common.util.AbstractTypedMap
 
getValueConverter() - Method in class org.jboss.portal.common.util.ParameterMap
 
getValueConverter() - Method in class org.jboss.portal.common.util.TypedMap
 
getValues() - Method in class org.jboss.portal.common.i18n.LocalizedString
 
getValues() - Method in interface org.jboss.portal.common.net.media.MediaTypeMap
Returns the set of declared values.
getValues() - Method in class org.jboss.portal.common.net.media.MediaTypeMapImpl
 
getValues(String) - Method in interface org.jboss.portal.common.util.MultiValuedPropertyMap
 
getValues(String) - Method in class org.jboss.portal.common.util.ParameterMap
Return the parameter values or null if it does not exist.
getValues(String) - Method in class org.jboss.portal.common.util.SimpleMultiValuedPropertyMap
Returns the list of values for a specified property.
getVariant() - Method in class org.jboss.portal.common.i18n.BundleName
 
getWriter() - Method in class org.jboss.portal.common.servlet.BufferingResponseWrapper
 
GIF - Static variable in class org.jboss.portal.common.util.MediaType
Deprecated. Mime type gif

H

handleGetObject(String) - Method in class org.jboss.portal.common.i18n.MapResourceBundle
 
handleGetObject(String) - Method in class org.jboss.portal.common.i18n.ParentChildResourceBundle
 
handleGetObject(String) - Method in class org.jboss.portal.common.util.EmptyResourceBundle
 
handleNotification(Notification, Object) - Method in class org.jboss.portal.common.mx.Listener
Does not perform anything by default.
hashAndEncodeString(String, String, String) - Static method in class org.jboss.portal.common.util.Tools
Computes a hash with specified algorighm and returns the result as a string in hexadecimal format
hashCode(ClassAdaptable) - Method in class org.jboss.portal.common.adapter.DefaultJavaLangObjectAdapted
 
hashCode(ClassAdaptable) - Method in interface org.jboss.portal.common.adapter.JavaLangObjectAdapted
Implementation of hashCode.
hashCode() - Method in class org.jboss.portal.common.i18n.LocalizedString
 
hashCode() - Method in class org.jboss.portal.common.invocation.Scope
 
hashCode() - Method in class org.jboss.portal.common.net.media.MediaType
 
hashCode() - Method in class org.jboss.portal.common.net.media.SubtypeDef
 
hashCode() - Method in class org.jboss.portal.common.path.PathMapperResult
 
hashCode() - Method in class org.jboss.portal.common.util.LazyMap
 
hashCode() - Method in class org.jboss.portal.common.util.MediaType
Deprecated. Get the hascode for this mime type.
hashCode() - Method in class org.jboss.portal.common.value.Value
Deprecated.  
hashCode() - Method in class org.jboss.portal.Mode
 
hashCode() - Method in class org.jboss.portal.WindowState
 
hashMap() - Static method in class org.jboss.portal.common.util.MapBuilder
Creates a new instance.
hashMap(K, V) - Static method in class org.jboss.portal.common.util.MapBuilder
Creates a new instance.
hashSet() - Static method in class org.jboss.portal.common.util.CollectionBuilder
 
hashSet(V) - Static method in class org.jboss.portal.common.util.CollectionBuilder
 
hasNext() - Method in class org.jboss.portal.common.i18n.BundleName.Iterator
 
hasNext() - Method in class org.jboss.portal.common.util.IteratorStatus
 
hasValues() - Method in class org.jboss.portal.common.i18n.LocalizedString
Determines if this LocalizedString contains any values.
headers() - Method in class org.jboss.portal.common.http.HttpHeaders
 
HELP - Static variable in class org.jboss.portal.Mode
.
Helper - Class in org.jboss.portal.common.value
Deprecated. 
Helper() - Constructor for class org.jboss.portal.common.value.Helper
Deprecated.  
HTML - Static variable in class org.jboss.portal.common.net.media.SubtypeDef
.
HTML - Static variable in class org.jboss.portal.common.util.MediaType
Deprecated. Mime type html
HTTP_PREFIX - Static variable in class org.jboss.portal.common.net.URLTools
 
HttpHeader - Class in org.jboss.portal.common.http
Modelize an http header structure.
HttpHeader(String) - Constructor for class org.jboss.portal.common.http.HttpHeader
 
HttpHeader.Element - Class in org.jboss.portal.common.http
An element of an header
HttpHeader.Element(String) - Constructor for class org.jboss.portal.common.http.HttpHeader.Element
 
HttpHeader.Element(String, String) - Constructor for class org.jboss.portal.common.http.HttpHeader.Element
 
HttpHeader.Element.Param - Class in org.jboss.portal.common.http
A param of an element.
HttpHeader.Element.Param(String) - Constructor for class org.jboss.portal.common.http.HttpHeader.Element.Param
 
HttpHeader.Element.Param(String, String) - Constructor for class org.jboss.portal.common.http.HttpHeader.Element.Param
 
HttpHeaders - Class in org.jboss.portal.common.http
 
HttpHeaders() - Constructor for class org.jboss.portal.common.http.HttpHeaders
 
HttpRequest - Class in org.jboss.portal.common.http
Just used to define the request body.
HttpRequest() - Constructor for class org.jboss.portal.common.http.HttpRequest
 
HttpRequest.Body - Class in org.jboss.portal.common.http
 
HttpRequest.Body() - Constructor for class org.jboss.portal.common.http.HttpRequest.Body
 
HttpRequest.Form - Class in org.jboss.portal.common.http
 
HttpRequest.Form() - Constructor for class org.jboss.portal.common.http.HttpRequest.Form
 
HttpRequest.Raw - Class in org.jboss.portal.common.http
 
HttpRequest.Raw() - Constructor for class org.jboss.portal.common.http.HttpRequest.Raw
 
HttpResponse - Class in org.jboss.portal.common.http
 
HttpResponse() - Constructor for class org.jboss.portal.common.http.HttpResponse
 
HTTPS_PREFIX - Static variable in class org.jboss.portal.common.net.URLTools
 

I

I18NTools - Class in org.jboss.portal.common.i18n
 
I18NTools() - Constructor for class org.jboss.portal.common.i18n.I18NTools
 
ICO - Static variable in class org.jboss.portal.common.util.MediaType
Deprecated. Mime type ico (see http://filext.com/detaillist.php?extdetail=ICO)
identityConverter() - Static method in class org.jboss.portal.common.util.AbstractTypedMap.Converter
 
IMAGE - Static variable in class org.jboss.portal.common.net.media.TypeDef
.
Implode - Class in org.jboss.portal.common.ant
 
Implode() - Constructor for class org.jboss.portal.common.ant.Implode
 
implode(File) - Method in class org.jboss.portal.common.ant.Implode
 
implode(File, String, JarOutputStream) - Method in class org.jboss.portal.common.ant.Implode
 
INFO_USER_BDATE - Static variable in class org.jboss.portal.common.p3p.P3PConstants
 
INFO_USER_BUSINESS_INFO_ONLINE_EMAIL - Static variable in class org.jboss.portal.common.p3p.P3PConstants
 
INFO_USER_BUSINESS_INFO_ONLINE_URI - Static variable in class org.jboss.portal.common.p3p.P3PConstants
 
INFO_USER_BUSINESS_INFO_POSTAL_CITY - Static variable in class org.jboss.portal.common.p3p.P3PConstants
 
INFO_USER_BUSINESS_INFO_POSTAL_COUNTRY - Static variable in class org.jboss.portal.common.p3p.P3PConstants
 
INFO_USER_BUSINESS_INFO_POSTAL_NAME - Static variable in class org.jboss.portal.common.p3p.P3PConstants
 
INFO_USER_BUSINESS_INFO_POSTAL_ORGANIZATION - Static variable in class org.jboss.portal.common.p3p.P3PConstants
 
INFO_USER_BUSINESS_INFO_POSTAL_POSTALCODE - Static variable in class org.jboss.portal.common.p3p.P3PConstants
 
INFO_USER_BUSINESS_INFO_POSTAL_STATEPROV - Static variable in class org.jboss.portal.common.p3p.P3PConstants
 
INFO_USER_BUSINESS_INFO_POSTAL_STREET - Static variable in class org.jboss.portal.common.p3p.P3PConstants
 
INFO_USER_BUSINESS_INFO_TELECOM_FAX_COMMENT - Static variable in class org.jboss.portal.common.p3p.P3PConstants
 
INFO_USER_BUSINESS_INFO_TELECOM_FAX_EXT - Static variable in class org.jboss.portal.common.p3p.P3PConstants
 
INFO_USER_BUSINESS_INFO_TELECOM_FAX_INTCODE - Static variable in class org.jboss.portal.common.p3p.P3PConstants
 
INFO_USER_BUSINESS_INFO_TELECOM_FAX_LOCCODE - Static variable in class org.jboss.portal.common.p3p.P3PConstants
 
INFO_USER_BUSINESS_INFO_TELECOM_FAX_NUMBER - Static variable in class org.jboss.portal.common.p3p.P3PConstants
 
INFO_USER_BUSINESS_INFO_TELECOM_MOBILE_COMMENT - Static variable in class org.jboss.portal.common.p3p.P3PConstants
 
INFO_USER_BUSINESS_INFO_TELECOM_MOBILE_EXT - Static variable in class org.jboss.portal.common.p3p.P3PConstants
 
INFO_USER_BUSINESS_INFO_TELECOM_MOBILE_INTCODE - Static variable in class org.jboss.portal.common.p3p.P3PConstants
 
INFO_USER_BUSINESS_INFO_TELECOM_MOBILE_LOCCODE - Static variable in class org.jboss.portal.common.p3p.P3PConstants
 
INFO_USER_BUSINESS_INFO_TELECOM_MOBILE_NUMBER - Static variable in class org.jboss.portal.common.p3p.P3PConstants
 
INFO_USER_BUSINESS_INFO_TELECOM_PAGER_COMMENT - Static variable in class org.jboss.portal.common.p3p.P3PConstants
 
INFO_USER_BUSINESS_INFO_TELECOM_PAGER_EXT - Static variable in class org.jboss.portal.common.p3p.P3PConstants
 
INFO_USER_BUSINESS_INFO_TELECOM_PAGER_INTCODE - Static variable in class org.jboss.portal.common.p3p.P3PConstants
 
INFO_USER_BUSINESS_INFO_TELECOM_PAGER_LOCCODE - Static variable in class org.jboss.portal.common.p3p.P3PConstants
 
INFO_USER_BUSINESS_INFO_TELECOM_PAGER_NUMBER - Static variable in class org.jboss.portal.common.p3p.P3PConstants
 
INFO_USER_BUSINESS_INFO_TELECOM_TELEPHONE_COMMENT - Static variable in class org.jboss.portal.common.p3p.P3PConstants
 
INFO_USER_BUSINESS_INFO_TELECOM_TELEPHONE_EXT - Static variable in class org.jboss.portal.common.p3p.P3PConstants
 
INFO_USER_BUSINESS_INFO_TELECOM_TELEPHONE_INTCODE - Static variable in class org.jboss.portal.common.p3p.P3PConstants
 
INFO_USER_BUSINESS_INFO_TELECOM_TELEPHONE_LOCCODE - Static variable in class org.jboss.portal.common.p3p.P3PConstants
 
INFO_USER_BUSINESS_INFO_TELECOM_TELEPHONE_NUMBER - Static variable in class org.jboss.portal.common.p3p.P3PConstants
 
INFO_USER_DEPARTMENT - Static variable in class org.jboss.portal.common.p3p.P3PConstants
 
INFO_USER_EMPLOYER - Static variable in class org.jboss.portal.common.p3p.P3PConstants
 
INFO_USER_GENDER - Static variable in class org.jboss.portal.common.p3p.P3PConstants
 
INFO_USER_HOME_INFO_ONLINE_EMAIL - Static variable in class org.jboss.portal.common.p3p.P3PConstants
 
INFO_USER_HOME_INFO_ONLINE_URI - Static variable in class org.jboss.portal.common.p3p.P3PConstants
 
INFO_USER_HOME_INFO_POSTAL_CITY - Static variable in class org.jboss.portal.common.p3p.P3PConstants
 
INFO_USER_HOME_INFO_POSTAL_COUNTRY - Static variable in class org.jboss.portal.common.p3p.P3PConstants
 
INFO_USER_HOME_INFO_POSTAL_NAME - Static variable in class org.jboss.portal.common.p3p.P3PConstants
 
INFO_USER_HOME_INFO_POSTAL_ORGANIZATION - Static variable in class org.jboss.portal.common.p3p.P3PConstants
 
INFO_USER_HOME_INFO_POSTAL_POSTALCODE - Static variable in class org.jboss.portal.common.p3p.P3PConstants
 
INFO_USER_HOME_INFO_POSTAL_STATEPROV - Static variable in class org.jboss.portal.common.p3p.P3PConstants
 
INFO_USER_HOME_INFO_POSTAL_STREET - Static variable in class org.jboss.portal.common.p3p.P3PConstants
 
INFO_USER_HOME_INFO_TELECOM_FAX_COMMENT - Static variable in class org.jboss.portal.common.p3p.P3PConstants
 
INFO_USER_HOME_INFO_TELECOM_FAX_EXT - Static variable in class org.jboss.portal.common.p3p.P3PConstants
 
INFO_USER_HOME_INFO_TELECOM_FAX_INTCODE - Static variable in class org.jboss.portal.common.p3p.P3PConstants
 
INFO_USER_HOME_INFO_TELECOM_FAX_LOCCODE - Static variable in class org.jboss.portal.common.p3p.P3PConstants
 
INFO_USER_HOME_INFO_TELECOM_FAX_NUMBER - Static variable in class org.jboss.portal.common.p3p.P3PConstants
 
INFO_USER_HOME_INFO_TELECOM_MOBILE_COMMENT - Static variable in class org.jboss.portal.common.p3p.P3PConstants
 
INFO_USER_HOME_INFO_TELECOM_MOBILE_EXT - Static variable in class org.jboss.portal.common.p3p.P3PConstants
 
INFO_USER_HOME_INFO_TELECOM_MOBILE_INTCODE - Static variable in class org.jboss.portal.common.p3p.P3PConstants
 
INFO_USER_HOME_INFO_TELECOM_MOBILE_LOCCODE - Static variable in class org.jboss.portal.common.p3p.P3PConstants
 
INFO_USER_HOME_INFO_TELECOM_MOBILE_NUMBER - Static variable in class org.jboss.portal.common.p3p.P3PConstants
 
INFO_USER_HOME_INFO_TELECOM_PAGER_COMMENT - Static variable in class org.jboss.portal.common.p3p.P3PConstants
 
INFO_USER_HOME_INFO_TELECOM_PAGER_EXT - Static variable in class org.jboss.portal.common.p3p.P3PConstants
 
INFO_USER_HOME_INFO_TELECOM_PAGER_INTCODE - Static variable in class org.jboss.portal.common.p3p.P3PConstants
 
INFO_USER_HOME_INFO_TELECOM_PAGER_LOCCODE - Static variable in class org.jboss.portal.common.p3p.P3PConstants
 
INFO_USER_HOME_INFO_TELECOM_PAGER_NUMBER - Static variable in class org.jboss.portal.common.p3p.P3PConstants
 
INFO_USER_HOME_INFO_TELECOM_TELEPHONE_COMMENT - Static variable in class org.jboss.portal.common.p3p.P3PConstants
 
INFO_USER_HOME_INFO_TELECOM_TELEPHONE_EXT - Static variable in class org.jboss.portal.common.p3p.P3PConstants
 
INFO_USER_HOME_INFO_TELECOM_TELEPHONE_INTCODE - Static variable in class org.jboss.portal.common.p3p.P3PConstants
 
INFO_USER_HOME_INFO_TELECOM_TELEPHONE_LOCCODE - Static variable in class org.jboss.portal.common.p3p.P3PConstants
 
INFO_USER_HOME_INFO_TELECOM_TELEPHONE_NUMBER - Static variable in class org.jboss.portal.common.p3p.P3PConstants
 
INFO_USER_JOB_TITLE - Static variable in class org.jboss.portal.common.p3p.P3PConstants
 
INFO_USER_NAME_FAMILY - Static variable in class org.jboss.portal.common.p3p.P3PConstants
 
INFO_USER_NAME_GIVEN - Static variable in class org.jboss.portal.common.p3p.P3PConstants
 
INFO_USER_NAME_MIDDLE - Static variable in class org.jboss.portal.common.p3p.P3PConstants
 
INFO_USER_NAME_NICKNAME - Static variable in class org.jboss.portal.common.p3p.P3PConstants
 
INFO_USER_NAME_PREFIX - Static variable in class org.jboss.portal.common.p3p.P3PConstants
 
INFO_USER_NAME_SUFFIX - Static variable in class org.jboss.portal.common.p3p.P3PConstants
 
initAlphabets(boolean) - Method in class org.jboss.portal.common.util.Base64
Determine which ALPHABET to use.
INSTANCE - Static variable in class org.jboss.portal.common.util.EmptyResourceBundle
.
instantiate(InvocationHandler) - Method in class org.jboss.portal.common.util.ProxyInfo
Instantiate a proxy.
INTEGER_CONVERTER - Static variable in class org.jboss.portal.common.value.Helper
Deprecated.  
IntegerValue - Class in org.jboss.portal.common.value
Deprecated. 
IntegerValue() - Constructor for class org.jboss.portal.common.value.IntegerValue
Deprecated.  
IntegerValue(Integer) - Constructor for class org.jboss.portal.common.value.IntegerValue
Deprecated.  
IntegerValue(int) - Constructor for class org.jboss.portal.common.value.IntegerValue
Deprecated.  
IntegerValue(String) - Constructor for class org.jboss.portal.common.value.IntegerValue
Deprecated.  
IntegerValue(Integer[]) - Constructor for class org.jboss.portal.common.value.IntegerValue
Deprecated.  
IntegerValue(int[]) - Constructor for class org.jboss.portal.common.value.IntegerValue
Deprecated.  
IntegerValue(String[]) - Constructor for class org.jboss.portal.common.value.IntegerValue
Deprecated.  
Interceptor - Interface in org.jboss.portal.common.invocation
 
InterceptorStack - Interface in org.jboss.portal.common.invocation
A wrapper for a list of interceptors.
InterceptorStackFactory - Interface in org.jboss.portal.common.invocation
 
internalGetLocale(String) - Method in class org.jboss.portal.common.i18n.AbstractLocaleFormat
 
internalToString(Locale) - Method in class org.jboss.portal.common.i18n.AbstractLocaleFormat
 
internalWrite(Locale, CharWriter) - Method in class org.jboss.portal.common.i18n.AbstractLocaleFormat
 
Invocation - Class in org.jboss.portal.common.invocation
A generic invocation object.
Invocation() - Constructor for class org.jboss.portal.common.invocation.Invocation
 
INVOCATION_SCOPE - Static variable in class org.jboss.portal.common.invocation.Scope
Invocation scope.
InvocationContext - Interface in org.jboss.portal.common.invocation
 
InvocationException - Exception in org.jboss.portal.common.invocation
 
InvocationException() - Constructor for exception org.jboss.portal.common.invocation.InvocationException
 
InvocationException(String) - Constructor for exception org.jboss.portal.common.invocation.InvocationException
 
InvocationException(Throwable) - Constructor for exception org.jboss.portal.common.invocation.InvocationException
 
InvocationException(String, Throwable) - Constructor for exception org.jboss.portal.common.invocation.InvocationException
 
InvocationHandler - Interface in org.jboss.portal.common.invocation
 
invocations - Variable in class org.jboss.portal.common.concurrent.Valve
The invocation count.
invoke(Invocation) - Method in interface org.jboss.portal.common.invocation.Interceptor
todo
invoke(InterceptorStack) - Method in class org.jboss.portal.common.invocation.Invocation
Execute the invocation through the chain of interceptors.
invoke(Invocation) - Method in interface org.jboss.portal.common.invocation.InvocationHandler
 
invokeNext() - Method in class org.jboss.portal.common.invocation.Invocation
Invoke the next interceptor in the chain.
IOTools - Class in org.jboss.portal.common.io
IO tools.
IOTools() - Constructor for class org.jboss.portal.common.io.IOTools
 
isAllowedSubType(MediaType) - Method in class org.jboss.portal.common.util.MediaType
Deprecated. Return true if the allowed sub types contains the specified media type.
isAlphaNumeric(char) - Static method in class org.jboss.portal.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]
isChildOf(JarEntryInfo) - Method in class org.jboss.portal.common.jar.JarEntryInfo
 
isClosed() - Method in class org.jboss.portal.common.concurrent.Valve
Are we closed?
isCommitted() - Method in class org.jboss.portal.common.servlet.BufferingResponseWrapper
 
isComposite() - Method in class org.jboss.portal.common.net.media.TypeDef
 
isContainedIn(Object, Object[]) - Static method in class org.jboss.portal.common.util.Tools
Determines if value is contained in array.
isDescendantOf(JarEntryInfo) - Method in class org.jboss.portal.common.jar.JarEntryInfo
 
isDirectory() - Method in class org.jboss.portal.common.jar.JarEntryInfo
 
isDiscrete() - Method in class org.jboss.portal.common.net.media.TypeDef
 
isEmailValid(String) - Static method in class org.jboss.portal.common.net.URLTools
Return true is the address is not null and matches the email validation regular expression.
isEmpty() - Method in class org.jboss.portal.common.util.AbstractTypedMap
 
isEmpty() - Method in class org.jboss.portal.common.util.LazyMap
 
isEmpty() - Method in class org.jboss.portal.common.value.Value
Deprecated. Return true if it contains zero value.
isFirst() - Method in class org.jboss.portal.common.util.IteratorStatus
Returns true if one element has been iterated.
isInstanceOf(Class) - Method in class org.jboss.portal.common.value.BooleanValue
Deprecated.  
isInstanceOf(Class) - Method in class org.jboss.portal.common.value.FloatValue
Deprecated.  
isInstanceOf(Class) - Method in class org.jboss.portal.common.value.IntegerValue
Deprecated.  
isInstanceOf(Class) - Method in class org.jboss.portal.common.value.StringValue
Deprecated.  
isInstanceOf(Class) - Method in class org.jboss.portal.common.value.Value
Deprecated.  
isModified() - Method in class org.jboss.portal.common.util.LazyMap
 
isMultiValued() - Method in class org.jboss.portal.common.value.Value
Deprecated. Return true if it contains more than one value.
isNetworkURL(String) - Static method in class org.jboss.portal.common.net.URLTools
 
isNotificationEnabled(Notification) - Method in class org.jboss.portal.common.mx.Listener
Returns true by default.
isNull() - Method in class org.jboss.portal.common.value.Value
Deprecated. Return true if the value is null.
isNullOrEmpty(String) - Static method in class org.jboss.portal.common.util.ParameterValidation
 
IsolationLevel - Enum in org.jboss.portal.common.util
A general purpose enum to represent an isolation level.
isReadableProperty(Field) - Static method in class org.jboss.portal.common.reflect.Modifier
Return true if the field is considered as a readable property which means that it is public and non static.
isStrict() - Method in class org.jboss.portal.common.text.FastURLDecoder
 
isSuffixable() - Method in enum org.jboss.portal.common.util.Version.Qualifier.Prefix
 
isSupported(MediaType) - Method in interface org.jboss.portal.common.net.media.MediaTypeMap
Returns true if the map supports the specified media type.
isSupported(TypeDef) - Method in interface org.jboss.portal.common.net.media.MediaTypeMap
Returns true if the map supports the specified type.
isSupported(MediaType, V) - Method in interface org.jboss.portal.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.jboss.portal.common.net.media.MediaTypeMap
Returns true if the map supports the specified type with a specific value.
isSupported(V) - Method in interface org.jboss.portal.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.jboss.portal.common.net.media.MediaTypeMapImpl
 
isSupported(TypeDef) - Method in class org.jboss.portal.common.net.media.MediaTypeMapImpl
 
isSupported(MediaType, V) - Method in class org.jboss.portal.common.net.media.MediaTypeMapImpl
 
isSupported(TypeDef, V) - Method in class org.jboss.portal.common.net.media.MediaTypeMapImpl
 
isSupported(V) - Method in class org.jboss.portal.common.net.media.MediaTypeMapImpl
 
isURLAbsolute(String) - Static method in class org.jboss.portal.common.net.URLTools
 
isWritableProperty(Field) - Static method in class org.jboss.portal.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(K) - Method in class org.jboss.portal.common.util.CollectionMap
Return an iterator over the values in the set specified by the key.
iterator(E) - Static method in class org.jboss.portal.common.util.Tools
Returns a singleton iterator.
iterator(E...) - Static method in class org.jboss.portal.common.util.Tools
Returns an iterator over the array elements.
iterator(E[], int, int) - Static method in class org.jboss.portal.common.util.Tools
Returns an iterator over the array elements within the specified range.
IteratorStatus - Class in org.jboss.portal.common.util
An java.util.Iterator wrapper which keep additional state associated with the wrapped iterator.
IteratorStatus(Iterator) - Constructor for class org.jboss.portal.common.util.IteratorStatus
 
IteratorStatus(Collection) - Constructor for class org.jboss.portal.common.util.IteratorStatus
 

J

JarEntryInfo - Class in org.jboss.portal.common.jar
Enhance jar entry object by adding more info.
JarEntryInfo(JarEntry) - Constructor for class org.jboss.portal.common.jar.JarEntryInfo
 
JarInfo - Class in org.jboss.portal.common.jar
 
JarInfo(JarFile) - Constructor for class org.jboss.portal.common.jar.JarInfo
 
JarInfo(JarInputStream) - Constructor for class org.jboss.portal.common.jar.JarInfo
 
JarURLNavigationProvider - Class in org.jboss.portal.common.net.jar
 
JarURLNavigationProvider() - Constructor for class org.jboss.portal.common.net.jar.JarURLNavigationProvider
 
JavaBeanModelMBeanBuilder - Class in org.jboss.portal.common.mx
 
JavaBeanModelMBeanBuilder(Class, Class) - Constructor for class org.jboss.portal.common.mx.JavaBeanModelMBeanBuilder
 
JavaLangObjectAdapted - Interface in org.jboss.portal.common.adapter
Defines contract for the java.lang.Object adapted.
JAVASCRIPT - Static variable in class org.jboss.portal.common.net.media.SubtypeDef
.
JBOSS_PRODUCT_CONVENTION - Static variable in interface org.jboss.portal.common.util.Version.Format
Implement formatting as defined here
JBOSS_PROVIDER - Static variable in interface org.jboss.portal.common.transaction.TransactionManagerProvider
JBoss transaction manager provider implementation.
JPEG - Static variable in class org.jboss.portal.common.util.MediaType
Deprecated. Mime type jpeg
JS - Static variable in class org.jboss.portal.common.util.MediaType
Deprecated. Mime type js

K

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

L

LazyMap<K,V> - Class in org.jboss.portal.common.util
 
LazyMap(MapAccessor<K, V>) - Constructor for class org.jboss.portal.common.util.LazyMap
 
length - Variable in class org.jboss.portal.common.text.CharBuffer
.
linkedHashMap() - Static method in class org.jboss.portal.common.util.MapBuilder
Creates a new instance.
linkedHashMap(K, V) - Static method in class org.jboss.portal.common.util.MapBuilder
Creates a new instance.
linkedList() - Static method in class org.jboss.portal.common.util.CollectionBuilder
 
linkedList(V) - Static method in class org.jboss.portal.common.util.CollectionBuilder
 
Listener - Class in org.jboss.portal.common.mx
Helper class that filter and listen notifications and help to registration.
Listener(MBeanServer) - Constructor for class org.jboss.portal.common.mx.Listener
 
ListenerException - Exception in org.jboss.portal.common.mx
 
ListenerException() - Constructor for exception org.jboss.portal.common.mx.ListenerException
 
ListenerException(String) - Constructor for exception org.jboss.portal.common.mx.ListenerException
 
ListenerException(String, Throwable) - Constructor for exception org.jboss.portal.common.mx.ListenerException
 
ListenerException(Throwable) - Constructor for exception org.jboss.portal.common.mx.ListenerException
 
ListMap<K,V> - Class in org.jboss.portal.common.util
 
ListMap() - Constructor for class org.jboss.portal.common.util.ListMap
 
ListMap(SetMap<K, V>) - Constructor for class org.jboss.portal.common.util.ListMap
 
ListMap(SetMap<K, V>, Comparator<V>) - Constructor for class org.jboss.portal.common.util.ListMap
 
ListMap(Comparator<V>) - Constructor for class org.jboss.portal.common.util.ListMap
 
load(String) - Method in class org.jboss.portal.common.util.CLResourceLoader
 
load(String) - Method in interface org.jboss.portal.common.util.ResourceLoader
Returns an InputStream or null if not found.
LoaderRepositorySelector - Class in org.jboss.portal.common.logging
 
LoaderResource - Class in org.jboss.portal.common.util
Represent a resource that may or not exist.
LoaderResource(String) - Constructor for class org.jboss.portal.common.util.LoaderResource
 
loadXMLProperties(Element) - Static method in class org.jboss.portal.common.xml.XMLTools
 
loadXMLProperties(Document) - Static method in class org.jboss.portal.common.xml.XMLTools
 
LocaleFactory - Interface in org.jboss.portal.common.i18n
 
LocaleFormat - Interface in org.jboss.portal.common.i18n
 
LocaleManager - Class in org.jboss.portal.common.i18n
 
LocaleManager() - Constructor for class org.jboss.portal.common.i18n.LocaleManager
 
LocalizedPropertyResourceBundle - Class in org.jboss.portal.common.i18n
 
LocalizedPropertyResourceBundle(InputStream, Locale) - Constructor for class org.jboss.portal.common.i18n.LocalizedPropertyResourceBundle
Create an instanceof of localized property resource bundle.
LocalizedString - Class in org.jboss.portal.common.i18n
An immutable locale sensitive object that returns strings.
LocalizedString(String) - Constructor for class org.jboss.portal.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.jboss.portal.common.i18n.LocalizedString
Convenience constructor for simple localized strings with only one value using the default locale.
LocalizedString(Locale) - Constructor for class org.jboss.portal.common.i18n.LocalizedString
Build an empty localized string.
LocalizedString(Map<Locale, String>, Locale) - Constructor for class org.jboss.portal.common.i18n.LocalizedString
Build a localized string using a Map object.
LocalizedString.Value - Class in org.jboss.portal.common.i18n
A unmodifiable localized string value.
LocalizedString.Value(Locale, String) - Constructor for class org.jboss.portal.common.i18n.LocalizedString.Value
 
location - Variable in class org.jboss.portal.common.util.LoaderResource
 
log - Static variable in class org.jboss.portal.common.io.IOTools
The logger.
log - Variable in class org.jboss.portal.common.mx.Listener
 
log - Static variable in class org.jboss.portal.common.util.Tools
 
Log4JWriter - Class in org.jboss.portal.common.logging
 
Log4JWriter(Logger, Level) - Constructor for class org.jboss.portal.common.logging.Log4JWriter
 
lookup(String) - Method in class org.jboss.portal.common.i18n.ComplexResourceBundleFactory
 
lookup(char) - Method in class org.jboss.portal.common.text.EntityEncoder
Returns null if no entity is found or return the converted entity.

M

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

N

name - Variable in class org.jboss.portal.common.junit.ant.TestParameter
.
NestedException - Exception in org.jboss.portal.common.transaction
 
NestedException(Throwable) - Constructor for exception org.jboss.portal.common.transaction.NestedException
 
nestedValues - Variable in class org.jboss.portal.common.junit.ant.TestParameter
.
never(TransactionManager, Transactions.Runnable) - Static method in class org.jboss.portal.common.transaction.Transactions
 
newCollection() - Method in class org.jboss.portal.common.util.CollectionMap
 
newCollection(Collection<V>) - Method in class org.jboss.portal.common.util.CollectionMap
 
newCollection() - Method in class org.jboss.portal.common.util.ListMap
 
newCollection(Collection<V>) - Method in class org.jboss.portal.common.util.ListMap
 
newCollection() - Method in class org.jboss.portal.common.util.SetMap
 
newCollection(Collection<V>) - Method in class org.jboss.portal.common.util.SetMap
 
next() - Method in class org.jboss.portal.common.i18n.BundleName.Iterator
 
next() - Method in class org.jboss.portal.common.path.RelativePathParser
Read the next token available.
next() - Method in class org.jboss.portal.common.util.IteratorStatus
 
NONE - Static variable in class org.jboss.portal.common.junit.TransactionAssert
.
NONE - Static variable in class org.jboss.portal.common.path.RelativePathParser
The parser has reached the end of the stream.
NORMAL - Static variable in class org.jboss.portal.WindowState
.
NoSuchClassException - Exception in org.jboss.portal.common.reflect
A generic exception that can be reused when an API expose a class loading service.
NoSuchClassException(String) - Constructor for exception org.jboss.portal.common.reflect.NoSuchClassException
 
NoSuchClassException(String, String) - Constructor for exception org.jboss.portal.common.reflect.NoSuchClassException
 
NoSuchClassException(String, String, Throwable) - Constructor for exception org.jboss.portal.common.reflect.NoSuchClassException
 
NoSuchClassException(String, Throwable) - Constructor for exception org.jboss.portal.common.reflect.NoSuchClassException
 
NoSuchElementException - Exception in org.jboss.portal.common.xml
 
NoSuchElementException() - Constructor for exception org.jboss.portal.common.xml.NoSuchElementException
 
NoSuchElementException(String) - Constructor for exception org.jboss.portal.common.xml.NoSuchElementException
 
NoSuchElementException(String, Throwable) - Constructor for exception org.jboss.portal.common.xml.NoSuchElementException
 
NoSuchElementException(Throwable) - Constructor for exception org.jboss.portal.common.xml.NoSuchElementException
 
notSupported(TransactionManager, Transactions.Runnable) - Static method in class org.jboss.portal.common.transaction.Transactions
 
NotYetImplemented - Exception in org.jboss.portal.common
Thrown when a code join point is not implemented.
NotYetImplemented() - Constructor for exception org.jboss.portal.common.NotYetImplemented
 
NotYetImplemented(String) - Constructor for exception org.jboss.portal.common.NotYetImplemented
Constructor that takes a feature name for formatting the message.
NullConversionException - Exception in org.jboss.portal.common.util
A null pointer prevents a conversion to happen.
NullConversionException() - Constructor for exception org.jboss.portal.common.util.NullConversionException
 
NullConversionException(String) - Constructor for exception org.jboss.portal.common.util.NullConversionException
 
NullConversionException(String, Throwable) - Constructor for exception org.jboss.portal.common.util.NullConversionException
 
NullConversionException(Throwable) - Constructor for exception org.jboss.portal.common.util.NullConversionException
 
NullEntityResolver - Class in org.jboss.portal.common.xml
 
NullEntityResolver() - Constructor for class org.jboss.portal.common.xml.NullEntityResolver
 

O

OPEN - Static variable in class org.jboss.portal.common.concurrent.Valve
The valve is open.
open() - Method in class org.jboss.portal.common.concurrent.Valve
Open the valve.
org.jboss.portal - package org.jboss.portal
 
org.jboss.portal.common - package org.jboss.portal.common
 
org.jboss.portal.common.adapter - package org.jboss.portal.common.adapter
 
org.jboss.portal.common.ant - package org.jboss.portal.common.ant
 
org.jboss.portal.common.concurrent - package org.jboss.portal.common.concurrent
 
org.jboss.portal.common.http - package org.jboss.portal.common.http
 
org.jboss.portal.common.i18n - package org.jboss.portal.common.i18n
 
org.jboss.portal.common.invocation - package org.jboss.portal.common.invocation
 
org.jboss.portal.common.invocation.resolver - package org.jboss.portal.common.invocation.resolver
 
org.jboss.portal.common.io - package org.jboss.portal.common.io
 
org.jboss.portal.common.jar - package org.jboss.portal.common.jar
 
org.jboss.portal.common.junit - package org.jboss.portal.common.junit
 
org.jboss.portal.common.junit.ant - package org.jboss.portal.common.junit.ant
 
org.jboss.portal.common.logging - package org.jboss.portal.common.logging
 
org.jboss.portal.common.mc.bootstrap - package org.jboss.portal.common.mc.bootstrap
 
org.jboss.portal.common.mx - package org.jboss.portal.common.mx
 
org.jboss.portal.common.net - package org.jboss.portal.common.net
 
org.jboss.portal.common.net.file - package org.jboss.portal.common.net.file
 
org.jboss.portal.common.net.jar - package org.jboss.portal.common.net.jar
 
org.jboss.portal.common.net.media - package org.jboss.portal.common.net.media
 
org.jboss.portal.common.p3p - package org.jboss.portal.common.p3p
 
org.jboss.portal.common.path - package org.jboss.portal.common.path
 
org.jboss.portal.common.reflect - package org.jboss.portal.common.reflect
 
org.jboss.portal.common.servlet - package org.jboss.portal.common.servlet
 
org.jboss.portal.common.text - package org.jboss.portal.common.text
 
org.jboss.portal.common.transaction - package org.jboss.portal.common.transaction
 
org.jboss.portal.common.util - package org.jboss.portal.common.util
 
org.jboss.portal.common.value - package org.jboss.portal.common.value
 
org.jboss.portal.common.xml - package org.jboss.portal.common.xml
 

P

P3PConstants - Class in org.jboss.portal.common.p3p
 
P3PConstants.OnlineInfo - Enum in org.jboss.portal.common.p3p
 
P3PConstants.PostalInfo - Enum in org.jboss.portal.common.p3p
 
P3PConstants.TelecomInfo - Enum in org.jboss.portal.common.p3p
 
P3PConstants.TelecomType - Enum in org.jboss.portal.common.p3p
 
PARAM_NO - Static variable in class org.jboss.portal.common.xml.XMLTools
.
PARAM_YES - Static variable in class org.jboss.portal.common.xml.XMLTools
.
Parameter - Class in org.jboss.portal.common.net.media
 
Parameter(String, String) - Constructor for class org.jboss.portal.common.net.media.Parameter
 
PARAMETER_MAP - Static variable in interface org.jboss.portal.common.io.Serialization
 
ParameterMap - Class in org.jboss.portal.common.util
A decorator that enforce the map content to be .
ParameterMap() - Constructor for class org.jboss.portal.common.util.ParameterMap
 
ParameterMap(ParameterMap.AccessMode) - Constructor for class org.jboss.portal.common.util.ParameterMap
 
ParameterMap(Map<String, String[]>) - Constructor for class org.jboss.portal.common.util.ParameterMap
 
ParameterMap(Map<String, String[]>, ParameterMap.AccessMode) - Constructor for class org.jboss.portal.common.util.ParameterMap
 
ParameterMap.AccessMode - Class in org.jboss.portal.common.util
Defines how the state of the values of a parameter map are managed.
ParameterValidation - Class in org.jboss.portal.common.util
 
ParameterValidation() - Constructor for class org.jboss.portal.common.util.ParameterValidation
 
params() - Method in class org.jboss.portal.common.http.HttpHeader.Element
Returns an iterator over the params.
ParentChildResourceBundle - Class in org.jboss.portal.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.jboss.portal.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.jboss.portal.common.i18n.BundleName.Parser
 
parseMimeType(String) - Static method in class org.jboss.portal.common.util.MediaType
Deprecated. Get the mime type for the presented string, if the string contains a valid mime type.
parseMimeTypeByExtension(String) - Static method in class org.jboss.portal.common.util.MediaType
Deprecated. Get the mime type for the presented string.
parseQueryString(String) - Method in class org.jboss.portal.common.http.QueryStringParser
Parse the query string and build an unmodifiable parameter map of it.
PathMapper - Interface in org.jboss.portal.common.path
Map request uri path to portal object.
PathMapperContext - Interface in org.jboss.portal.common.path
Interface that provide access to objects that are mapped to pathes.
PathMapperResult - Class in org.jboss.portal.common.path
The result of a request to a mapper.
PathMapperResult(Object, String, String) - Constructor for class org.jboss.portal.common.path.PathMapperResult
 
PLAIN - Static variable in class org.jboss.portal.common.net.media.SubtypeDef
.
PNG - Static variable in class org.jboss.portal.common.util.MediaType
Deprecated. Mime type png
PRINCIPAL_SCOPE - Static variable in class org.jboss.portal.common.invocation.Scope
Principal scope.
PrincipalAttributeResolver - Class in org.jboss.portal.common.invocation.resolver
 
PrincipalAttributeResolver(HttpServletRequest) - Constructor for class org.jboss.portal.common.invocation.resolver.PrincipalAttributeResolver
 
ProxyInfo - Class in org.jboss.portal.common.util
Encapsulate info about a proxy and provide a way to instantiate it.
ProxyInfo(Class) - Constructor for class org.jboss.portal.common.util.ProxyInfo
 
put(String, V) - Method in class org.jboss.portal.common.net.media.MediaTypeMapImpl
Adds a value to the map using a media type pattern.
put(MediaType, V) - Method in class org.jboss.portal.common.net.media.MediaTypeMapImpl
Adds a value to the map.
put(TypeDef, V) - Method in class org.jboss.portal.common.net.media.MediaTypeMapImpl
Adds a value to the map.
put(V) - Method in class org.jboss.portal.common.net.media.MediaTypeMapImpl
Adds a value to the map.
put(int, String) - Method in class org.jboss.portal.common.text.EntityEncoder
 
put(EK, EV) - Method in class org.jboss.portal.common.util.AbstractTypedMap
 
put(K, V) - Method in class org.jboss.portal.common.util.CollectionMap
Add an object in the set keyed under the specified key.
put(K, V) - Method in class org.jboss.portal.common.util.LazyMap
 
put(K, V) - Method in class org.jboss.portal.common.util.MapBuilder
Add the object to the collection.
putAll(Map<? extends EK, ? extends EV>) - Method in class org.jboss.portal.common.util.AbstractTypedMap
 
putAll(Map<? extends K, ? extends V>) - Method in class org.jboss.portal.common.util.LazyMap
 
putAll(M) - Method in class org.jboss.portal.common.util.MapBuilder
Add all the objects to the collection.

Q

QueryStringParser - Class in org.jboss.portal.common.http
A parser for query string for the HTTP protocol.
QueryStringParser(CharEncoder) - Constructor for class org.jboss.portal.common.http.QueryStringParser
Create a new parser with the specified parameter decoder.
QueryStringParser() - Constructor for class org.jboss.portal.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.jboss.portal.common.net.URLTools
 
readExternalParameters() - Static method in class org.jboss.portal.common.junit.ant.TestParameter
 
Reflection - Class in org.jboss.portal.common.reflect
 
Reflection() - Constructor for class org.jboss.portal.common.reflect.Reflection
 
REGEX_NAME_VALIDATOR - Static variable in interface org.jboss.portal.common.util.ResourceLoader
Helper to validate name.
register(ClassLoader, ResourceLoader, String) - Static method in class org.jboss.portal.common.logging.LoaderRepositorySelector
Register with this repository selector.
register(ObjectName) - Method in class org.jboss.portal.common.mx.Listener
 
register(ObjectName, Object) - Method in class org.jboss.portal.common.mx.Listener
 
register(Object, Object) - Method in class org.jboss.portal.common.util.CopyOnWriteRegistry
Register an object.
RelativePathParser - Class in org.jboss.portal.common.path
Utility class to pull parse a relative path.
RelativePathParser(String) - Constructor for class org.jboss.portal.common.path.RelativePathParser
 
remove() - Method in class org.jboss.portal.common.i18n.BundleName.Iterator
 
remove(Class) - Method in class org.jboss.portal.common.mx.JavaBeanModelMBeanBuilder
Remove an interface from the management interface.
remove(int) - Method in class org.jboss.portal.common.text.EntityEncoder
 
remove(Object) - Method in class org.jboss.portal.common.util.AbstractTypedMap
 
remove(K) - Method in class org.jboss.portal.common.util.CollectionMap
Remove the entire set of objects specified by the key.
remove(K, Object) - Method in class org.jboss.portal.common.util.CollectionMap
Remove an object in the set keyed under the specified key.
remove(Collection<V>, Object) - Method in class org.jboss.portal.common.util.CollectionMap
Removes an object from the collection.
remove() - Method in class org.jboss.portal.common.util.IteratorStatus
 
remove(Object) - Method in class org.jboss.portal.common.util.LazyMap
 
remove(Collection<V>, Object) - Method in class org.jboss.portal.common.util.ListMap
 
remove(Collection<V>, Object) - Method in class org.jboss.portal.common.util.SetMap
 
removeAttribute(Scope, Object) - Method in class org.jboss.portal.common.invocation.AbstractInvocationContext
 
removeAttribute(Scope, Object) - Method in class org.jboss.portal.common.invocation.Invocation
 
removeAttribute(Scope, Object) - Method in interface org.jboss.portal.common.invocation.InvocationContext
Remove an attribute value.
removeAttribute(String) - Method in class org.jboss.portal.common.servlet.BufferingRequestWrapper
 
removeParameter(String) - Method in class org.jboss.portal.common.http.HttpRequest.Form
 
replace(Map<EK, EV>) - Method in class org.jboss.portal.common.util.AbstractTypedMap
Replace the content with the new map which is validated before replacement.
replace(String, String, String) - Static method in class org.jboss.portal.common.util.Tools
Replace occurence in a string.
replaceAllInstancesOfBoundedString(String, String, String, String) - Static method in class org.jboss.portal.common.util.Tools
Same as replaceBoundedString(initial, prefix, suffix, replacement, true, false).
replaceBoundedString(String, String, String, String, boolean, boolean) - Static method in class org.jboss.portal.common.util.Tools
Replace instances of Strings delimited by the given prefix and suffix (hence, bounded) by the specified replacement String.
replaceServerPortInURL(String, int) - Static method in class org.jboss.portal.common.net.URLTools
 
replaceURLsBy(String, String[]) - Static method in class org.jboss.portal.common.net.URLTools
 
replaceURLsBy(String, URLTools.URLReplacementGenerator) - Static method in class org.jboss.portal.common.net.URLTools
 
req - Variable in class org.jboss.portal.common.invocation.resolver.AbstractSessionAttributeResolver
.
REQUEST_SCOPE - Static variable in class org.jboss.portal.common.invocation.Scope
Request scope.
RequestAttributeResolver - Class in org.jboss.portal.common.invocation.resolver
 
RequestAttributeResolver(HttpServletRequest) - Constructor for class org.jboss.portal.common.invocation.resolver.RequestAttributeResolver
 
required(TransactionManager, Transactions.Runnable) - Static method in class org.jboss.portal.common.transaction.Transactions
 
requiresNew(TransactionManager, Transactions.Runnable) - Static method in class org.jboss.portal.common.transaction.Transactions
 
reset() - Method in class org.jboss.portal.common.servlet.BufferingResponseWrapper
 
reset() - Method in class org.jboss.portal.common.servlet.ServletOutputStreamBuffer
 
reset() - Method in class org.jboss.portal.common.text.CharBuffer
 
resetBuffer() - Method in class org.jboss.portal.common.servlet.BufferingResponseWrapper
 
resolve(MediaType) - Method in interface org.jboss.portal.common.net.media.MediaTypeMap
Returns the set of values supported for a given media type.
resolve(TypeDef) - Method in interface org.jboss.portal.common.net.media.MediaTypeMap
Returns the set of values supported for a given type.
resolve(MediaType) - Method in class org.jboss.portal.common.net.media.MediaTypeMapImpl
 
resolve(TypeDef) - Method in class org.jboss.portal.common.net.media.MediaTypeMapImpl
 
resolveEntity(String, String) - Method in class org.jboss.portal.common.xml.NullEntityResolver
 
ResourceBundleFactory - Interface in org.jboss.portal.common.i18n
Definition of a factory for resource bundles.
ResourceBundleManager - Class in org.jboss.portal.common.i18n
Manage a set of resource bundles.
ResourceBundleManager(ResourceBundle, ResourceBundleFactory) - Constructor for class org.jboss.portal.common.i18n.ResourceBundleManager
 
ResourceLoader - Interface in org.jboss.portal.common.util
A generic interface which define loading capabilities of resources.
resume(TransactionManager, Transaction) - Static method in class org.jboss.portal.common.transaction.Transactions
Associate the thread with a transaction
RFC3066_LANGUAGE_TAG - Static variable in interface org.jboss.portal.common.i18n.LocaleFormat
.
RFC3066_LANGUAGE_TAG_NO_CACHE - Static variable in interface org.jboss.portal.common.i18n.LocaleFormat
.
rollbackTransaction() - Static method in class org.jboss.portal.common.junit.TransactionAssert
Rollback the transaction or fail.
rollbackTransaction(boolean) - Static method in class org.jboss.portal.common.junit.TransactionAssert
 
RSS - Static variable in class org.jboss.portal.common.util.MediaType
Deprecated. Mime type rss
run() - Method in interface org.jboss.portal.common.transaction.Transactions.Runnable
 

S

safeBufferedWrapper(InputStream) - Static method in class org.jboss.portal.common.io.IOTools
Check that the provided input stream is buffered.
safeBufferedWrapper(OutputStream) - Static method in class org.jboss.portal.common.io.IOTools
Check that the provided output stream is buffered.
safeCast(Object, Class<T>) - Static method in class org.jboss.portal.common.reflect.Reflection
Attempt to cast the value argument to the provided type argument.
safeCast(Object, Class<T>) - Static method in class org.jboss.portal.common.util.Tools
Attempt to cast the value argument to the provided type argument.
safeClose(Object) - Static method in class org.jboss.portal.common.io.IOTools
Attempt to close an object.
safeClose(Closeable) - Static method in class org.jboss.portal.common.io.IOTools
Attempt to close an Closeable object.
safeEncode(char[], int, int, CharWriter) - Method in class org.jboss.portal.common.text.AbstractCharEncoder
 
safeEncode(char[], int, int, CharWriter) - Method in class org.jboss.portal.common.text.EntityEncoder
 
safeEncode(char[], int, int, CharWriter) - Method in class org.jboss.portal.common.text.FastURLDecoder
 
safeEncode(char[], int, int, CharWriter) - Method in class org.jboss.portal.common.text.FastURLEncoder
 
safeEnd(TransactionManager) - Static method in class org.jboss.portal.common.transaction.Transactions
 
safeEquals(Object, Object) - Static method in class org.jboss.portal.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
safeSetRollbackOnly(TransactionManager) - Method in class org.jboss.portal.common.transaction.Transactions
 
saveState() - Method in class org.jboss.portal.common.junit.ant.ConfigurableJUnitTest
Save the state of the junit test on the disk for reuse later in the forked virtual machine.
Scope - Class in org.jboss.portal.common.invocation
The scope of an attribute.
Scope(String) - Constructor for class org.jboss.portal.common.invocation.Scope
 
sendError(int) - Method in class org.jboss.portal.common.servlet.BufferingResponseWrapper
 
sendError(int, String) - Method in class org.jboss.portal.common.servlet.BufferingResponseWrapper
 
sendRedirect(String) - Method in class org.jboss.portal.common.servlet.BufferingResponseWrapper
 
Serialization<T> - Interface in org.jboss.portal.common.io
 
SerializationFilter - Interface in org.jboss.portal.common.io
Filters a stream for serialize/unserialize operations.
serialize(Serializable) - Static method in class org.jboss.portal.common.io.IOTools
 
serialize(Serialization<T>, T) - Static method in class org.jboss.portal.common.io.IOTools
 
serialize(Serialization<T>, SerializationFilter, T) - Static method in class org.jboss.portal.common.io.IOTools
 
serialize(T, OutputStream) - Method in interface org.jboss.portal.common.io.Serialization
 
serialize(Serialization<T>, T, OutputStream) - Method in interface org.jboss.portal.common.io.SerializationFilter
 
server - Variable in class org.jboss.portal.common.mx.Listener
 
ServletContextFactory - Class in org.jboss.portal.common.mc.bootstrap
 
ServletContextFactory(ServletContext) - Constructor for class org.jboss.portal.common.mc.bootstrap.ServletContextFactory
 
ServletOutputStreamBuffer - Class in org.jboss.portal.common.servlet
 
ServletOutputStreamBuffer(int) - Constructor for class org.jboss.portal.common.servlet.ServletOutputStreamBuffer
 
SESSION_SCOPE - Static variable in class org.jboss.portal.common.invocation.Scope
Session scope.
SessionAttributeResolver - Class in org.jboss.portal.common.invocation.resolver
 
SessionAttributeResolver(HttpServletRequest, String) - Constructor for class org.jboss.portal.common.invocation.resolver.SessionAttributeResolver
 
setAttribute(Scope, Object, Object) - Method in class org.jboss.portal.common.invocation.AbstractInvocationContext
 
setAttribute(Object, Object) - Method in interface org.jboss.portal.common.invocation.AttributeResolver
Update an attribute value on this resolve.
setAttribute(Object, Object) - Method in class org.jboss.portal.common.invocation.EmptyAttributeResolver
 
setAttribute(Scope, Object, Object) - Method in class org.jboss.portal.common.invocation.Invocation
 
setAttribute(Scope, Object, Object) - Method in interface org.jboss.portal.common.invocation.InvocationContext
Update an attribute value.
setAttribute(Object, Object) - Method in class org.jboss.portal.common.invocation.resolver.AbstractSessionAttributeResolver
 
setAttribute(Object, Object) - Method in class org.jboss.portal.common.invocation.resolver.MapAttributeResolver
 
setAttribute(Object, Object) - Method in class org.jboss.portal.common.invocation.resolver.RequestAttributeResolver
 
setAttribute(String, Object) - Method in class org.jboss.portal.common.servlet.BufferingRequestWrapper
 
setBufferSize(int) - Method in class org.jboss.portal.common.servlet.BufferingResponseWrapper
 
setBytes(byte[]) - Method in class org.jboss.portal.common.http.HttpRequest.Raw
 
setCharacterEncoding(String) - Method in class org.jboss.portal.common.servlet.BufferingResponseWrapper
 
setConfig(String) - Method in class org.jboss.portal.common.ant.AbstractDeploymentTask
 
setContentLength(int) - Method in class org.jboss.portal.common.servlet.BufferingResponseWrapper
 
setContentType(String) - Method in class org.jboss.portal.common.servlet.BufferingResponseWrapper
 
setDateHeader(String, long) - Method in class org.jboss.portal.common.servlet.BufferingResponseWrapper
 
setDir(File) - Method in class org.jboss.portal.common.ant.Implode
 
setExclude(String) - Method in class org.jboss.portal.common.ant.Explode
 
setFile(File) - Method in class org.jboss.portal.common.ant.AbstractDeploymentTask
 
setFile(File) - Method in class org.jboss.portal.common.ant.Explode
 
setHandler(InvocationHandler) - Method in class org.jboss.portal.common.invocation.Invocation
 
setHeader(String, String) - Method in class org.jboss.portal.common.servlet.BufferingResponseWrapper
 
setId(String) - Method in class org.jboss.portal.common.junit.ant.ConfigurableJUnitTest
 
setIntHeader(String, int) - Method in class org.jboss.portal.common.servlet.BufferingResponseWrapper
 
setLength(int) - Method in class org.jboss.portal.common.text.CharBuffer
 
setLocale(Locale) - Method in class org.jboss.portal.common.servlet.BufferingResponseWrapper
 
SetMap<K,V> - Class in org.jboss.portal.common.util
A map of set.
SetMap() - Constructor for class org.jboss.portal.common.util.SetMap
 
SetMap(SetMap<K, V>) - Constructor for class org.jboss.portal.common.util.SetMap
 
SetMap(SetMap<K, V>, Comparator<V>) - Constructor for class org.jboss.portal.common.util.SetMap
 
SetMap(Comparator<V>) - Constructor for class org.jboss.portal.common.util.SetMap
 
setName(String) - Method in class org.jboss.portal.common.ant.Explode
 
setName(String) - Method in class org.jboss.portal.common.junit.ant.TestParameter
 
setRollbackOnly(TransactionManager) - Static method in class org.jboss.portal.common.transaction.Transactions
Mark the active transaction for this thread as rollback only
setStatus(int) - Method in class org.jboss.portal.common.servlet.BufferingResponseWrapper
 
setStatus(int, String) - Method in class org.jboss.portal.common.servlet.BufferingResponseWrapper
 
setTask(ConfigurableJUnitTask) - Method in class org.jboss.portal.common.junit.ant.ConfigurableJUnitTest
 
setTodir(File) - Method in class org.jboss.portal.common.ant.Explode
 
setTofile(File) - Method in class org.jboss.portal.common.ant.Implode
 
setValue(String) - Method in class org.jboss.portal.common.junit.ant.TestParameter
 
setValue(String, T) - Method in interface org.jboss.portal.common.util.MultiValuedPropertyMap
 
setValue(String, String) - Method in class org.jboss.portal.common.util.ParameterMap
Set the a parameter value.
setValue(String, T) - Method in class org.jboss.portal.common.util.SimpleMultiValuedPropertyMap
 
setValues(String, String[]) - Method in class org.jboss.portal.common.util.ParameterMap
Set the parameter values.
SimpleMapAccessor<K,V> - Class in org.jboss.portal.common.util
 
SimpleMapAccessor(Map<K, V>) - Constructor for class org.jboss.portal.common.util.SimpleMapAccessor
 
SimpleMultiValuedPropertyMap<T> - Class in org.jboss.portal.common.util
A map of multi valued properties.
SimpleMultiValuedPropertyMap() - Constructor for class org.jboss.portal.common.util.SimpleMultiValuedPropertyMap
 
SimplePathMapper - Class in org.jboss.portal.common.path
A simple mapper implementation.
SimplePathMapper() - Constructor for class org.jboss.portal.common.path.SimplePathMapper
 
SimpleResourceBundleFactory - Class in org.jboss.portal.common.i18n
An implementation that delegates bundle loading to ResourceBundle.getBundle(String,Locale,ClassLoader).
SimpleResourceBundleFactory(String, ClassLoader) - Constructor for class org.jboss.portal.common.i18n.SimpleResourceBundleFactory
 
size() - Method in class org.jboss.portal.common.jar.JarEntryInfo
 
size() - Method in class org.jboss.portal.common.util.AbstractTypedMap
 
size() - Method in class org.jboss.portal.common.util.LazyMap
 
size() - Method in interface org.jboss.portal.common.util.MultiValuedPropertyMap
 
size() - Method in class org.jboss.portal.common.util.SimpleMultiValuedPropertyMap
 
size() - Method in class org.jboss.portal.common.value.Value
Deprecated. Return the size.
startDir(URL, String) - Method in interface org.jboss.portal.common.net.URLVisitor
Signal the visitor enters a directory.
startTestSuite(JUnitTest) - Method in class org.jboss.portal.common.junit.ant.ConfigurableXMLJUnitResultFormatter
 
state - Variable in class org.jboss.portal.common.concurrent.Valve
The state.
stateLock - Variable in class org.jboss.portal.common.concurrent.Valve
The state lock.
StringValue - Class in org.jboss.portal.common.value
Deprecated. 
StringValue() - Constructor for class org.jboss.portal.common.value.StringValue
Deprecated.  
StringValue(String) - Constructor for class org.jboss.portal.common.value.StringValue
Deprecated.  
StringValue(String[]) - Constructor for class org.jboss.portal.common.value.StringValue
Deprecated.  
StringValue(List<String>) - Constructor for class org.jboss.portal.common.value.StringValue
Deprecated.  
SubtypeDef - Class in org.jboss.portal.common.net.media
 
supports(TransactionManager, Transactions.Runnable) - Static method in class org.jboss.portal.common.transaction.Transactions
 
suspend(TransactionManager) - Static method in class org.jboss.portal.common.transaction.Transactions
Disassociate the current thread with the active transaction.
SVG - Static variable in class org.jboss.portal.common.util.MediaType
Deprecated. Mime type svg

T

TestParameter - Class in org.jboss.portal.common.junit.ant
 
TestParameter() - Constructor for class org.jboss.portal.common.junit.ant.TestParameter
 
TestParameterValue - Class in org.jboss.portal.common.junit.ant
 
TestParameterValue() - Constructor for class org.jboss.portal.common.junit.ant.TestParameterValue
 
text - Variable in class org.jboss.portal.common.junit.ant.TestParameterValue
.
TEXT - Static variable in class org.jboss.portal.common.net.media.TypeDef
.
TEXT - Static variable in class org.jboss.portal.common.util.MediaType
Deprecated. Mime type text
TEXT_CSS - Static variable in class org.jboss.portal.common.net.media.MediaType
.
TEXT_HTML - Static variable in class org.jboss.portal.common.net.media.MediaType
.
TEXT_JAVASCRIPT - Static variable in class org.jboss.portal.common.net.media.MediaType
.
TextTools - Class in org.jboss.portal.common.text
 
TextTools() - Constructor for class org.jboss.portal.common.text.TextTools
 
THREAD_SCOPE - Static variable in class org.jboss.portal.common.invocation.Scope
Thread scope.
throwIllegalArgExceptionIfNull(Object, String) - Static method in class org.jboss.portal.common.util.ParameterValidation
 
throwIllegalArgExceptionIfNullOrEmpty(String, String, String) - Static method in class org.jboss.portal.common.util.ParameterValidation
 
throwIllegalArgExceptionIfNullOrEmpty(Object[], String) - Static method in class org.jboss.portal.common.util.ParameterValidation
 
throwIllegalArgExceptionIfRangeInvalid(char[], int, int) - Static method in class org.jboss.portal.common.util.ParameterValidation
 
toArray(Iterator) - Static method in class org.jboss.portal.common.util.Tools
Deprecated. 
toBoolean(String) - Static method in class org.jboss.portal.common.value.Helper
Deprecated.  
toDocument(String) - Static method in class org.jboss.portal.common.xml.XMLTools
Parse a string into a document.
toDocument(Element) - Static method in class org.jboss.portal.common.xml.XMLTools
 
toElement(String) - Static method in class org.jboss.portal.common.xml.XMLTools
Parse a string into an element.
toEnumeration(Iterator<E>) - Static method in class org.jboss.portal.common.util.Tools
 
toEnumeration(E[]) - Static method in class org.jboss.portal.common.util.Tools
 
toEnumeration(E) - Static method in class org.jboss.portal.common.util.Tools
 
toHex(int) - Static method in class org.jboss.portal.common.text.TextTools
Returns the hexadecimal value of the provided numeric value.
toHexString(byte[]) - Static method in class org.jboss.portal.common.util.Tools
Returns a string in the hexadecimal format.
toHTML(Throwable) - Static method in class org.jboss.portal.common.util.Exceptions
 
toHTML(Throwable, boolean) - Static method in class org.jboss.portal.common.util.Exceptions
 
toInt(String) - Static method in class org.jboss.portal.common.value.Helper
Deprecated.  
toList(Enumeration<E>) - Static method in class org.jboss.portal.common.util.Tools
 
toList(Iterator<E>) - Static method in class org.jboss.portal.common.util.Tools
 
toList(E...) - Static method in class org.jboss.portal.common.util.Tools
 
toObject(String) - Method in interface org.jboss.portal.common.value.Converter
Deprecated. String to object conversion.
Tools - Class in org.jboss.portal.common.util
 
Tools() - Constructor for class org.jboss.portal.common.util.Tools
 
TooManyElementException - Exception in org.jboss.portal.common.xml
 
TooManyElementException() - Constructor for exception org.jboss.portal.common.xml.TooManyElementException
 
TooManyElementException(String) - Constructor for exception org.jboss.portal.common.xml.TooManyElementException
 
TooManyElementException(String, Throwable) - Constructor for exception org.jboss.portal.common.xml.TooManyElementException
 
TooManyElementException(Throwable) - Constructor for exception org.jboss.portal.common.xml.TooManyElementException
 
toSet(Enumeration<E>) - Static method in class org.jboss.portal.common.util.Tools
 
toSet(E...) - Static method in class org.jboss.portal.common.util.Tools
 
toSet(Iterator<E>) - Static method in class org.jboss.portal.common.util.Tools
Transforms an iterator into an unordered Set
toSet(Iterator<E>, boolean) - Static method in class org.jboss.portal.common.util.Tools
Transforms an iterator into a Set
toString(ClassAdaptable) - Method in class org.jboss.portal.common.adapter.DefaultJavaLangObjectAdapted
 
toString(ClassAdaptable) - Method in interface org.jboss.portal.common.adapter.JavaLangObjectAdapted
Implementation of toString().
toString() - Method in class org.jboss.portal.common.http.HttpHeader
 
toString() - Method in class org.jboss.portal.common.http.HttpHeaders
 
toString(Locale) - Method in class org.jboss.portal.common.i18n.AbstractLocaleFormat
 
toString() - Method in class org.jboss.portal.common.i18n.BundleName
 
toString(Locale) - Method in class org.jboss.portal.common.i18n.CachingLocaleFormat
 
toString(Locale) - Method in interface org.jboss.portal.common.i18n.LocaleFormat
 
toString() - Method in class org.jboss.portal.common.i18n.LocalizedString
 
toString() - Method in class org.jboss.portal.common.invocation.Scope
 
toString() - Method in class org.jboss.portal.common.jar.JarEntryInfo
 
toString() - Method in class org.jboss.portal.common.junit.ExtendedAssert.DecoratedObject
 
toString() - Method in class org.jboss.portal.common.net.media.MediaType
 
toString() - Method in class org.jboss.portal.common.net.media.SubtypeDef
 
toString() - Method in class org.jboss.portal.common.net.media.TypeDef
 
toString() - Method in class org.jboss.portal.common.path.PathMapperResult
 
toString() - Method in class org.jboss.portal.common.text.FastURLEncoder
 
toString() - Method in class org.jboss.portal.common.transaction.Transactions.Type
 
toString() - Method in class org.jboss.portal.common.util.AbstractTypedMap
 
toString() - Method in class org.jboss.portal.common.util.MediaType
Deprecated. Get the String representation of the mime type (i.e.
toString() - Method in class org.jboss.portal.common.util.ParameterMap
 
toString(Version) - Method in interface org.jboss.portal.common.util.Version.Format
 
toString() - Method in enum org.jboss.portal.common.util.Version.Qualifier.Prefix
 
toString() - Method in enum org.jboss.portal.common.util.Version.Qualifier.Suffix
 
toString() - Method in class org.jboss.portal.common.util.Version.Qualifier
 
toString() - Method in class org.jboss.portal.common.util.Version
 
toString(Version.Format) - Method in class org.jboss.portal.common.util.Version
 
toString(Object) - Method in interface org.jboss.portal.common.value.Converter
Deprecated. Convert the object to the stored value.
toString(int) - Static method in class org.jboss.portal.common.value.Helper
Deprecated.  
toString(boolean) - Static method in class org.jboss.portal.common.value.Helper
Deprecated.  
toString(Object, Converter) - Static method in class org.jboss.portal.common.value.Helper
Deprecated.  
toString() - Method in class org.jboss.portal.common.value.Value
Deprecated.  
toString(Document, boolean, boolean, boolean, String) - Static method in class org.jboss.portal.common.xml.XMLTools
 
toString(Document) - Static method in class org.jboss.portal.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.jboss.portal.common.xml.XMLTools
 
toString() - Method in class org.jboss.portal.Mode
 
toString() - Method in class org.jboss.portal.WindowState
 
toStringArray(int[]) - Static method in class org.jboss.portal.common.value.Helper
Deprecated.  
toStringArray(boolean[]) - Static method in class org.jboss.portal.common.value.Helper
Deprecated.  
toStringArray(Object[], Converter) - Static method in class org.jboss.portal.common.value.Helper
Deprecated.  
toURL(URL) - Method in class org.jboss.portal.common.jar.JarEntryInfo
 
TransactionAssert - Class in org.jboss.portal.common.junit
 
TransactionAssert() - Constructor for class org.jboss.portal.common.junit.TransactionAssert
 
TransactionAssert.Terminator - Class in org.jboss.portal.common.junit
 
TransactionAssert.Terminator(String) - Constructor for class org.jboss.portal.common.junit.TransactionAssert.Terminator
 
TransactionException - Exception in org.jboss.portal.common.transaction
 
TransactionException() - Constructor for exception org.jboss.portal.common.transaction.TransactionException
 
TransactionException(Throwable) - Constructor for exception org.jboss.portal.common.transaction.TransactionException
 
TransactionException(String) - Constructor for exception org.jboss.portal.common.transaction.TransactionException
 
TransactionException(String, Throwable) - Constructor for exception org.jboss.portal.common.transaction.TransactionException
 
TransactionManagerProvider - Interface in org.jboss.portal.common.transaction
Implementations provides access to a transaction manager.
Transactions - Class in org.jboss.portal.common.transaction
Utility class for managing transactions.
Transactions() - Constructor for class org.jboss.portal.common.transaction.Transactions
 
Transactions.Runnable - Interface in org.jboss.portal.common.transaction
 
Transactions.Type - Class in org.jboss.portal.common.transaction
 
treeMap() - Static method in class org.jboss.portal.common.util.MapBuilder
Creates a new instance.
treeMap(K, V) - Static method in class org.jboss.portal.common.util.MapBuilder
Creates a new instance.
TRIVIAL - Static variable in interface org.jboss.portal.common.io.SerializationFilter
 
TYPE_MANDATORY - Static variable in class org.jboss.portal.common.transaction.Transactions
 
TYPE_NEVER - Static variable in class org.jboss.portal.common.transaction.Transactions
 
TYPE_NOT_SUPPORTED - Static variable in class org.jboss.portal.common.transaction.Transactions
 
TYPE_REQUIRED - Static variable in class org.jboss.portal.common.transaction.Transactions
 
TYPE_REQUIRES_NEW - Static variable in class org.jboss.portal.common.transaction.Transactions
 
TYPE_SUPPORTS - Static variable in class org.jboss.portal.common.transaction.Transactions
 
TypeDef - Class in org.jboss.portal.common.net.media
A top level media type definition defined by RFC2046 section 2).
TypedMap<EK,EV,IK,IV> - Class in org.jboss.portal.common.util
 
TypedMap(Map<IK, IV>, AbstractTypedMap.Converter<EK, IK>, AbstractTypedMap.Converter<EV, IV>) - Constructor for class org.jboss.portal.common.util.TypedMap
 

U

UndeclaredIOException - Exception in org.jboss.portal.common.io
Avoid a method to declare an IOException in its signature when it is not necessary.
UndeclaredIOException(IOException) - Constructor for exception org.jboss.portal.common.io.UndeclaredIOException
 
UndeclaredIOException(IOException, String) - Constructor for exception org.jboss.portal.common.io.UndeclaredIOException
 
Undeploy - Class in org.jboss.portal.common.ant
A blocking undeploy task.
Undeploy() - Constructor for class org.jboss.portal.common.ant.Undeploy
 
unregister(ClassLoader) - Static method in class org.jboss.portal.common.logging.LoaderRepositorySelector
 
unregister(ObjectName) - Method in class org.jboss.portal.common.mx.Listener
 
unregister(Object) - Method in class org.jboss.portal.common.util.CopyOnWriteRegistry
Unregister an object.
unserialize(byte[]) - Static method in class org.jboss.portal.common.io.IOTools
Unserialize the bytes into an object.
unserialize(byte[], ClassLoader) - Static method in class org.jboss.portal.common.io.IOTools
Unserialize the bytes into an object.
unserialize(Serialization<T>, byte[]) - Static method in class org.jboss.portal.common.io.IOTools
 
unserialize(Serialization<T>, SerializationFilter, byte[]) - Static method in class org.jboss.portal.common.io.IOTools
 
unserialize(InputStream) - Method in interface org.jboss.portal.common.io.Serialization
 
unserialize(Serialization<T>, InputStream) - Method in interface org.jboss.portal.common.io.SerializationFilter
 
UnsupportedCharsetException - Exception in org.jboss.portal.common.text
 
UnsupportedCharsetException() - Constructor for exception org.jboss.portal.common.text.UnsupportedCharsetException
 
UnsupportedCharsetException(String) - Constructor for exception org.jboss.portal.common.text.UnsupportedCharsetException
 
UnsupportedCharsetException(String, Throwable) - Constructor for exception org.jboss.portal.common.text.UnsupportedCharsetException
 
UnsupportedCharsetException(Throwable) - Constructor for exception org.jboss.portal.common.text.UnsupportedCharsetException
 
unwrap(Throwable) - Static method in class org.jboss.portal.common.util.Exceptions
 
UP - Static variable in class org.jboss.portal.common.path.RelativePathParser
The recognized token is up.
URLFilter - Interface in org.jboss.portal.common.net
 
URLFormat - Class in org.jboss.portal.common.servlet
Defines how a URL should be formatted when rendered.
URLNavigationProvider - Interface in org.jboss.portal.common.net
Defines an interface that provides navigation for URLs.
URLNavigator - Class in org.jboss.portal.common.net
The URLNavigator class is a registry for various URLNavigationProvider.
URLNavigator() - Constructor for class org.jboss.portal.common.net.URLNavigator
 
URLTools - Class in org.jboss.portal.common.net
 
URLTools() - Constructor for class org.jboss.portal.common.net.URLTools
 
URLTools.PortReplacementGenerator - Class in org.jboss.portal.common.net
 
URLTools.PortReplacementGenerator(int) - Constructor for class org.jboss.portal.common.net.URLTools.PortReplacementGenerator
 
URLTools.URLMatch - Class in org.jboss.portal.common.net
 
URLTools.URLReplacementGenerator - Class in org.jboss.portal.common.net
 
URLTools.URLReplacementGenerator() - Constructor for class org.jboss.portal.common.net.URLTools.URLReplacementGenerator
 
URLVisitor - Interface in org.jboss.portal.common.net
Visitor pattern interface.
UTF8 - Static variable in class org.jboss.portal.common.text.CharToByteEncoder.Generic
.
UUIDGenerator - Class in org.jboss.portal.common.util
Adapted from ejb plugin key generated.
UUIDGenerator() - Constructor for class org.jboss.portal.common.util.UUIDGenerator
 

V

validate() - Method in class org.jboss.portal.common.util.AbstractTypedMap
Validate the content.
value - Variable in class org.jboss.portal.common.junit.ant.TestParameter
.
Value - Class in org.jboss.portal.common.value
Deprecated. 
Value() - Constructor for class org.jboss.portal.common.value.Value
Deprecated.  
valueOf(String) - Static method in enum org.jboss.portal.common.p3p.P3PConstants.OnlineInfo
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.portal.common.p3p.P3PConstants.PostalInfo
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.portal.common.p3p.P3PConstants.TelecomInfo
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.portal.common.p3p.P3PConstants.TelecomType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.portal.common.util.Base64.EncodingOption
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.portal.common.util.IsolationLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.portal.common.util.Version.Qualifier.Prefix
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.portal.common.util.Version.Qualifier.Suffix
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.jboss.portal.common.p3p.P3PConstants.OnlineInfo
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.jboss.portal.common.p3p.P3PConstants.PostalInfo
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.jboss.portal.common.p3p.P3PConstants.TelecomInfo
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.jboss.portal.common.p3p.P3PConstants.TelecomType
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Method in class org.jboss.portal.common.util.AbstractTypedMap
 
values() - Static method in enum org.jboss.portal.common.util.Base64.EncodingOption
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.jboss.portal.common.util.IsolationLevel
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Method in class org.jboss.portal.common.util.LazyMap
 
values() - Static method in enum org.jboss.portal.common.util.Version.Qualifier.Prefix
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.jboss.portal.common.util.Version.Qualifier.Suffix
Returns an array containing the constants of this enum type, in the order they're declared.
Valve - Class in org.jboss.portal.common.concurrent
Start in closed mode and adds an open() method to keep the same valve.
Valve() - Constructor for class org.jboss.portal.common.concurrent.Valve
Create a valve in the closed state
Valve(int) - Constructor for class org.jboss.portal.common.concurrent.Valve
Create a valve with the give initial state
Version - Class in org.jboss.portal.common.util
Version class conforming to JBoss Product Version Conventions post 2006-03-01.
Version(String, int, int, int, Version.Qualifier, String) - Constructor for class org.jboss.portal.common.util.Version
 
Version.Format - Interface in org.jboss.portal.common.util
 
Version.Qualifier - Class in org.jboss.portal.common.util
Type safe enum for intermediate major.
Version.Qualifier(Version.Qualifier.Prefix) - Constructor for class org.jboss.portal.common.util.Version.Qualifier
 
Version.Qualifier(Version.Qualifier.Prefix, Version.Qualifier.Suffix) - Constructor for class org.jboss.portal.common.util.Version.Qualifier
 
Version.Qualifier.Prefix - Enum in org.jboss.portal.common.util
 
Version.Qualifier.Suffix - Enum in org.jboss.portal.common.util
 
VIDEO - Static variable in class org.jboss.portal.common.net.media.TypeDef
.
VIEW - Static variable in class org.jboss.portal.Mode
.
visit(URL, URLVisitor, URLFilter) - Method in class org.jboss.portal.common.net.file.FileURLNavigationProvider
 
visit(URL, URLVisitor, URLFilter) - Method in class org.jboss.portal.common.net.jar.JarURLNavigationProvider
 
visit(URL, URLVisitor, URLFilter) - Method in interface org.jboss.portal.common.net.URLNavigationProvider
Visit all the children recursively.
visit(URL, URLVisitor, URLFilter) - Static method in class org.jboss.portal.common.net.URLNavigator
 
visit(URL, URLVisitor) - Static method in class org.jboss.portal.common.net.URLNavigator
 
VMID - Static variable in class org.jboss.portal.common.util.Tools
16 chars long VMID.

W

WBMP - Static variable in class org.jboss.portal.common.util.MediaType
Deprecated. Mime type wbmp
WebBootstrap - Class in org.jboss.portal.common.mc.bootstrap
A kernel bootstrap with a life cycle triggered by the ServletContextListener interface.
WebBootstrap() - Constructor for class org.jboss.portal.common.mc.bootstrap.WebBootstrap
 
WindowState - Class in org.jboss.portal
 
WindowState(String) - Constructor for class org.jboss.portal.WindowState
 
WML - Static variable in class org.jboss.portal.common.util.MediaType
Deprecated. Mime type wml
wrap(Map<String, String[]>) - Static method in class org.jboss.portal.common.util.ParameterMap
Safely wrap the map as a portlet parameters object.
wrap(Map<String, String[]>, ParameterMap.AccessMode) - Static method in class org.jboss.portal.common.util.ParameterMap
Safely wrap the map as a portlet parameters object.
write(Locale, CharWriter) - Method in class org.jboss.portal.common.i18n.AbstractLocaleFormat
 
write(Locale, CharWriter) - Method in class org.jboss.portal.common.i18n.CachingLocaleFormat
 
write(Locale, CharWriter) - Method in interface org.jboss.portal.common.i18n.LocaleFormat
 
write(char[], int, int) - Method in class org.jboss.portal.common.logging.Log4JWriter
 
write(int) - Method in class org.jboss.portal.common.servlet.ServletOutputStreamBuffer
 
WriterCharWriter - Class in org.jboss.portal.common.io
 
WriterCharWriter(Writer) - Constructor for class org.jboss.portal.common.io.WriterCharWriter
 

X

X_WWW_FORM_URLENCODED - Static variable in class org.jboss.portal.common.net.media.SubtypeDef
.
XHTML - Static variable in class org.jboss.portal.common.util.MediaType
Deprecated. Mime type xhtml
XML - Static variable in class org.jboss.portal.common.net.media.SubtypeDef
.
XML - Static variable in class org.jboss.portal.common.util.MediaType
Deprecated. Mime type xml
XML_LANG_NAMESPACE_URI - Static variable in class org.jboss.portal.common.xml.XMLTools
Namespace URI for XML lang.
XMLTools - Class in org.jboss.portal.common.xml
Utilities for dealing with XML.
XMLTools.Filter<N extends org.w3c.dom.Node> - Interface in org.jboss.portal.common.xml
 

A B C D E F G H I J K L M N O P Q R S T U V W X

Copyright © 2008. All Rights Reserved.