Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep
A B C D E F G H I J K L M N O P R S T V Z _

A

ArrayUtils - class org.apache.myfaces.util.ArrayUtils.
Utility class for managing arrays
ArrayUtils() - Constructor for class org.apache.myfaces.util.ArrayUtils
 
addMessage(FacesMessage.Severity, String, Object[]) - Static method in class org.apache.myfaces.util.MessageUtils
 
addMessage(FacesMessage.Severity, String, Object[], FacesContext) - Static method in class org.apache.myfaces.util.MessageUtils
 
addMessage(FacesMessage.Severity, String, Object[], String) - Static method in class org.apache.myfaces.util.MessageUtils
 
addMessage(FacesMessage.Severity, String, Object[], String, FacesContext) - Static method in class org.apache.myfaces.util.MessageUtils
 
assertError(boolean, Log, String) - Static method in class org.apache.myfaces.util.DebugUtils
 
assertFatal(boolean, Log, String) - Static method in class org.apache.myfaces.util.DebugUtils
 

B

BOOLEAN_ARRAY_CLASS - Static variable in class org.apache.myfaces.util.ClassUtils
 
BOOLEAN_OBJECT_ARRAY_CLASS - Static variable in class org.apache.myfaces.util.ClassUtils
 
BYTE_ARRAY_CLASS - Static variable in class org.apache.myfaces.util.ClassUtils
 
BYTE_OBJECT_ARRAY_CLASS - Static variable in class org.apache.myfaces.util.ClassUtils
 
BiLevelCacheMap - class org.apache.myfaces.util.BiLevelCacheMap.
A bi-level cache based on HashMap for caching objects with minimal sychronization overhead.
BiLevelCacheMap(int) - Constructor for class org.apache.myfaces.util.BiLevelCacheMap
 

C

CHARACTER_OBJECT_ARRAY_CLASS - Static variable in class org.apache.myfaces.util.ClassUtils
 
CHAR_ARRAY_CLASS - Static variable in class org.apache.myfaces.util.ClassUtils
 
COERCION_LOGGER - Static variable in class org.apache.myfaces.util.ClassUtils
 
COMMON_TYPES - Static variable in class org.apache.myfaces.util.ClassUtils
 
ClassUtils - class org.apache.myfaces.util.ClassUtils.
 
ClassUtils() - Constructor for class org.apache.myfaces.util.ClassUtils
utility class, do not instantiate
ClassUtilsTest - class org.apache.myfaces.util.ClassUtilsTest.
 
ClassUtilsTest() - Constructor for class org.apache.myfaces.util.ClassUtilsTest
 
calcCapacity(int) - Static method in class org.apache.myfaces.util.HashMapUtils
Calculates initial capacity needed to hold size elements in a HashMap or Hashtable without forcing an expensive increase in internal capacity.
classForName(String) - Static method in class org.apache.myfaces.util.ClassUtils
Tries a Class.forName with the context class loader of the current thread first and automatically falls back to the ClassUtils class loader (i.e.
clear() - Method in class org.apache.myfaces.util.BiLevelCacheMap
 
commonClass(Class, Class) - Static method in class org.apache.myfaces.util.ArrayUtils
 
componentAsString(UIComponent) - Static method in class org.apache.myfaces.util.DebugUtils
 
concat(Object, Object) - Static method in class org.apache.myfaces.util.ArrayUtils
Concatenates two arrays into one.
concat(Object[]) - Static method in class org.apache.myfaces.util.ArrayUtils
Concatenates arrays into one.
concat(Object, int, Object[]) - Static method in class org.apache.myfaces.util.ArrayUtils
 
concat(Object, Object, Object) - Static method in class org.apache.myfaces.util.ArrayUtils
 
concat(Object, Object, Object, Object) - Static method in class org.apache.myfaces.util.ArrayUtils
 
concat(Object, Object, Object, Object, Object) - Static method in class org.apache.myfaces.util.ArrayUtils
 
concatSameType(Object, Object[]) - Static method in class org.apache.myfaces.util.ArrayUtils
 
contains(Object[], Object) - Static method in class org.apache.myfaces.util.ArrayUtils
 
containsKey(Object) - Method in class org.apache.myfaces.util.BiLevelCacheMap
 
containsValue(Object) - Method in class org.apache.myfaces.util.BiLevelCacheMap
 
convertToType(Object, Class) - Static method in class org.apache.myfaces.util.ClassUtils
 
converterTagLocaleFromString(String) - Static method in class org.apache.myfaces.util.LocaleUtils
Convert locale string used by converter tags to locale.

D

DEFAULT_BUNDLE - Static variable in class org.apache.myfaces.util.MessageUtils
 
DETAIL_SUFFIX - Static variable in class org.apache.myfaces.util.MessageUtils
 
DOUBLE_ARRAY_CLASS - Static variable in class org.apache.myfaces.util.ClassUtils
 
DOUBLE_OBJECT_ARRAY_CLASS - Static variable in class org.apache.myfaces.util.ClassUtils
 
DebugUtils - class org.apache.myfaces.util.DebugUtils.
Utilities for logging.
DebugUtils() - Constructor for class org.apache.myfaces.util.DebugUtils
 
dequote(String, char) - Static method in class org.apache.myfaces.util.StringUtils
Undoubles the quotes inside the string
Example:
dequote(String, int, int, char) - Static method in class org.apache.myfaces.util.StringUtils
Undoubles the quotes inside a substring
Example:
dequoteFull(String, char) - Static method in class org.apache.myfaces.util.StringUtils
Removes the surrounding quote and any double quote inside the string
Example:
dequoteFull(String, int, int, char) - Static method in class org.apache.myfaces.util.StringUtils
 

E

EMPTY_OBJECT_ARRAY - Static variable in class org.apache.myfaces.util.ArrayUtils
 
EMPTY_STRING_ARRAY - Static variable in class org.apache.myfaces.util.ArrayUtils
 
EnumerationIterator - class org.apache.myfaces.util.EnumerationIterator.
 
EnumerationIterator(Enumeration) - Constructor for class org.apache.myfaces.util.EnumerationIterator
 
encode64(Object) - Static method in class org.apache.myfaces.util.StateUtils
 
entrySet() - Method in class org.apache.myfaces.util.BiLevelCacheMap
 

F

FLOAT_ARRAY_CLASS - Static variable in class org.apache.myfaces.util.ClassUtils
 
FLOAT_OBJECT_ARRAY_CLASS - Static variable in class org.apache.myfaces.util.ClassUtils
 

G

get(Object) - Method in class org.apache.myfaces.util.BiLevelCacheMap
 
getApplication() - Static method in class org.apache.myfaces.util.MessageUtils
 
getCurrentLoader(Object) - Static method in class org.apache.myfaces.util.ClassUtils
Gets the ClassLoader associated with the current thread.
getMessage(FacesMessage.Severity, String, Object) - Static method in class org.apache.myfaces.util.MessageUtils
 
getMessage(FacesMessage.Severity, String, Object[]) - Static method in class org.apache.myfaces.util.MessageUtils
 
getMessage(FacesMessage.Severity, String, Object[], FacesContext) - Static method in class org.apache.myfaces.util.MessageUtils
 
getMessage(String, Object[]) - Static method in class org.apache.myfaces.util.MessageUtils
 
getMessage(Locale, String, Object[]) - Static method in class org.apache.myfaces.util.MessageUtils
 
getMessage(FacesContext, String) - Static method in class org.apache.myfaces.util.MessageUtils
 
getMessage(FacesContext, String, Object[]) - Static method in class org.apache.myfaces.util.MessageUtils
 
getNext() - Method in class org.apache.myfaces.util.ViewIterator
 
getResourceAsStream(String) - Static method in class org.apache.myfaces.util.ClassUtils
 
getResources(String, Object) - Static method in class org.apache.myfaces.util.ClassUtils
 

H

HashMapUtils - class org.apache.myfaces.util.HashMapUtils.
 
HashMapUtils() - Constructor for class org.apache.myfaces.util.HashMapUtils
 
hasMoreElements() - Method in class org.apache.myfaces.util.IteratorEnumeration
 
hasMoreElements() - Method in class org.apache.myfaces.util.NullEnumeration
 
hasNext() - Method in class org.apache.myfaces.util.EnumerationIterator
 
hasNext() - Method in class org.apache.myfaces.util.NullIterator
 
hasNext() - Method in class org.apache.myfaces.util.ReverseListIterator
 
hasNext() - Method in class org.apache.myfaces.util.SelectItemsIterator
 
hasNext() - Method in class org.apache.myfaces.util.ViewIterator
 

I

IGNORE_ATTRIBUTES - Static variable in class org.apache.myfaces.util.DebugUtils
 
INITIAL_SIZE_L1 - Static variable in class org.apache.myfaces.util.BiLevelCacheMap
 
INSTANCE - Static variable in class org.apache.myfaces.util.NullIterator
 
INTEGER_OBJECT_ARRAY_CLASS - Static variable in class org.apache.myfaces.util.ClassUtils
 
INT_ARRAY_CLASS - Static variable in class org.apache.myfaces.util.ClassUtils
 
IteratorEnumeration - class org.apache.myfaces.util.IteratorEnumeration.
 
IteratorEnumeration(Iterator) - Constructor for class org.apache.myfaces.util.IteratorEnumeration
 
instance() - Static method in class org.apache.myfaces.util.NullEnumeration
 
instance() - Static method in class org.apache.myfaces.util.NullIterator
 
isEmpty() - Method in class org.apache.myfaces.util.BiLevelCacheMap
 
isFloatNoExponent(String) - Static method in class org.apache.myfaces.util.StringUtils
Checks that the string represents a floating point number that CANNOT be in exponential notation
isFloatWithOptionalExponent(String) - Static method in class org.apache.myfaces.util.StringUtils
 
isInteger(String) - Static method in class org.apache.myfaces.util.StringUtils
 
isUnsignedInteger(String) - Static method in class org.apache.myfaces.util.StringUtils
 

J

JSF_COMPONENT_PACKAGE - Static variable in class org.apache.myfaces.util.DebugUtils
 
javaTypeToClass(String) - Static method in class org.apache.myfaces.util.ClassUtils
Similar as ClassUtils.classForName(String) 55 , but also supports primitive types and arrays as specified for the JavaType element in the JavaServer Faces Config DTD.

K

keySet() - Method in class org.apache.myfaces.util.BiLevelCacheMap
 

L

LONG_ARRAY_CLASS - Static variable in class org.apache.myfaces.util.ClassUtils
 
LONG_OBJECT_ARRAY_CLASS - Static variable in class org.apache.myfaces.util.ClassUtils
 
LocaleUtils - class org.apache.myfaces.util.LocaleUtils.
 
LocaleUtils() - Constructor for class org.apache.myfaces.util.LocaleUtils
Utility class, do not instatiate
log - Static variable in class org.apache.myfaces.util.ClassUtils
 
log - Static variable in class org.apache.myfaces.util.DebugUtils
 
log - Static variable in class org.apache.myfaces.util.LocaleUtils
 
log - Static variable in class org.apache.myfaces.util.MessageUtils
 
log - Static variable in class org.apache.myfaces.util.StateUtils
 

M

MYFACES_COMPONENT_PACKAGE - Static variable in class org.apache.myfaces.util.DebugUtils
 
MessageUtils - class org.apache.myfaces.util.MessageUtils.
 
MessageUtils() - Constructor for class org.apache.myfaces.util.MessageUtils
 
MyFacesObjectInputStream - class org.apache.myfaces.util.MyFacesObjectInputStream.
Tried to deploy v0.4.2 on JBoss 3.2.1 and had a classloading problem again.
MyFacesObjectInputStream(InputStream) - Constructor for class org.apache.myfaces.util.MyFacesObjectInputStream
 
merge(Map) - Method in class org.apache.myfaces.util.BiLevelCacheMap
 
merge(Map, Map) - Static method in class org.apache.myfaces.util.HashMapUtils
Creates a new HashMap that has all of the elements of map1 and map2 (on key collision, the latter override the former).
mergeIfL2NotEmpty() - Method in class org.apache.myfaces.util.BiLevelCacheMap
 
mergeIfNeeded() - Method in class org.apache.myfaces.util.BiLevelCacheMap
 
minIndex(int, int) - Static method in class org.apache.myfaces.util.StringUtils
Returns the minimum index >= 0, if any

N

NullEnumeration - class org.apache.myfaces.util.NullEnumeration.
Enumeration without elements
NullEnumeration() - Constructor for class org.apache.myfaces.util.NullEnumeration
 
NullIterator - class org.apache.myfaces.util.NullIterator.
Iterator without elements
NullIterator() - Constructor for class org.apache.myfaces.util.NullIterator
 
newInstance(Object) - Method in class org.apache.myfaces.util.BiLevelCacheMap
Subclasses must implement to have automatic creation of new instances or alternatively can use put to add new items to the cache.
Implementing this method is prefered to guarantee that there will be only one instance per key ever created.
newInstance(String) - Static method in class org.apache.myfaces.util.ClassUtils
 
newInstance(Class) - Static method in class org.apache.myfaces.util.ClassUtils
 
next() - Method in class org.apache.myfaces.util.EnumerationIterator
 
next() - Method in class org.apache.myfaces.util.NullIterator
 
next() - Method in class org.apache.myfaces.util.ReverseListIterator
 
next() - Method in class org.apache.myfaces.util.SelectItemsIterator
 
next() - Method in class org.apache.myfaces.util.ViewIterator
 
nextElement() - Method in class org.apache.myfaces.util.IteratorEnumeration
 
nextElement() - Method in class org.apache.myfaces.util.NullEnumeration
 

O

OBJECT_ARRAY_CLASS - Static variable in class org.apache.myfaces.util.ClassUtils
 
org.apache.myfaces.util - package org.apache.myfaces.util
 

P

printAttribute(PrintStream, String, Object) - Static method in class org.apache.myfaces.util.DebugUtils
 
printComponent(UIComponent, PrintStream) - Static method in class org.apache.myfaces.util.DebugUtils
 
printComponent(UIComponent, PrintStream, int, boolean, String) - Static method in class org.apache.myfaces.util.DebugUtils
 
printIndent(PrintStream, int) - Static method in class org.apache.myfaces.util.DebugUtils
 
printView(UIViewRoot, PrintStream) - Static method in class org.apache.myfaces.util.DebugUtils
 
put(Object, Object) - Method in class org.apache.myfaces.util.BiLevelCacheMap
If key is already in cacheL1, the new value will show with a delay, since merge L2->L1 may not happen immediately.
putAll(Map) - Method in class org.apache.myfaces.util.BiLevelCacheMap
 

R

ReverseListIterator - class org.apache.myfaces.util.ReverseListIterator.
 
ReverseListIterator(List) - Constructor for class org.apache.myfaces.util.ReverseListIterator
 
remove(Object) - Method in class org.apache.myfaces.util.BiLevelCacheMap
This operation is very expensive.
remove() - Method in class org.apache.myfaces.util.EnumerationIterator
 
remove() - Method in class org.apache.myfaces.util.NullIterator
 
remove() - Method in class org.apache.myfaces.util.ReverseListIterator
 
remove() - Method in class org.apache.myfaces.util.SelectItemsIterator
 
remove() - Method in class org.apache.myfaces.util.ViewIterator
 
replace(String, String, String) - Static method in class org.apache.myfaces.util.StringUtils
 
replace(String, char, String) - Static method in class org.apache.myfaces.util.StringUtils
 
replace(StringBuffer, String, String, String) - Static method in class org.apache.myfaces.util.StringUtils
 
resolveClass(ObjectStreamClass) - Method in class org.apache.myfaces.util.MyFacesObjectInputStream
 

S

SHORT_ARRAY_CLASS - Static variable in class org.apache.myfaces.util.ClassUtils
 
SHORT_OBJECT_ARRAY_CLASS - Static variable in class org.apache.myfaces.util.ClassUtils
 
STRING_OBJECT_ARRAY_CLASS - Static variable in class org.apache.myfaces.util.ClassUtils
 
SelectItemsIterator - class org.apache.myfaces.util.SelectItemsIterator.
 
SelectItemsIterator(UIComponent) - Constructor for class org.apache.myfaces.util.SelectItemsIterator
 
StateUtils - class org.apache.myfaces.util.StateUtils.
Created by IntelliJ IDEA.
StateUtils() - Constructor for class org.apache.myfaces.util.StateUtils
 
StringUtils - class org.apache.myfaces.util.StringUtils.
Implements utility functions for the String class
StringUtils() - Constructor for class org.apache.myfaces.util.StringUtils
 
s_nullEnumeration - Static variable in class org.apache.myfaces.util.NullEnumeration
 
simpleClassForName(String) - Static method in class org.apache.myfaces.util.ClassUtils
Same as ClassUtils.classForName(String) 55 , but throws a RuntimeException (FacesException) instead of a ClassNotFoundException.
simpleJavaTypeToClass(String) - Static method in class org.apache.myfaces.util.ClassUtils
Same as ClassUtils.javaTypeToClass(String) 55 , but throws a RuntimeException (FacesException) instead of a ClassNotFoundException.
size() - Method in class org.apache.myfaces.util.BiLevelCacheMap
 
splitLongString(String, char) - Static method in class org.apache.myfaces.util.StringUtils
Split a string into an array of strings arround a character separator.
splitLongString(String, char, char) - Static method in class org.apache.myfaces.util.StringUtils
Split a string into an array of strings arround a character separator.
splitShortString(String, char) - Static method in class org.apache.myfaces.util.StringUtils
Split a string into an array of strings arround a character separator.
splitShortString(String, char, char) - Static method in class org.apache.myfaces.util.StringUtils
Split a string into an array of strings arround a character separator.
substituteParams(Locale, String, Object[]) - Static method in class org.apache.myfaces.util.MessageUtils
Uses MessageFormat and the supplied parameters to fill in the param placeholders in the String.
substring(String, int, int) - Static method in class org.apache.myfaces.util.StringUtils
 

T

testClassForName() - Method in class org.apache.myfaces.util.ClassUtilsTest
 
testJavaTypeToClass() - Method in class org.apache.myfaces.util.ClassUtilsTest
 
toLocale(String) - Static method in class org.apache.myfaces.util.LocaleUtils
Converts a locale string to Locale class.
traceView(String) - Static method in class org.apache.myfaces.util.DebugUtils
 
traceView(String, UIViewRoot) - Static method in class org.apache.myfaces.util.DebugUtils
Be careful, when using this version of traceView: Some component properties (e.g.
trim(String[]) - Static method in class org.apache.myfaces.util.StringUtils
 

V

ViewIterator - class org.apache.myfaces.util.ViewIterator.
Iterates over a view structure, i.e.
ViewIterator(UIComponent) - Constructor for class org.apache.myfaces.util.ViewIterator
 
values() - Method in class org.apache.myfaces.util.BiLevelCacheMap
 

Z

ZIP_CHARSET - Static variable in class org.apache.myfaces.util.StateUtils
 

_

_cacheL1 - Variable in class org.apache.myfaces.util.BiLevelCacheMap
To preinitialize _cacheL1 with default values use an initialization block
_cacheL2 - Variable in class org.apache.myfaces.util.BiLevelCacheMap
Must be final because it is used for synchronization
_childs - Variable in class org.apache.myfaces.util.SelectItemsIterator
 
_collectionLabel - Variable in class org.apache.myfaces.util.SelectItemsIterator
 
_current - Variable in class org.apache.myfaces.util.ViewIterator
 
_currentUISelectItems - Variable in class org.apache.myfaces.util.SelectItemsIterator
 
_cursor - Variable in class org.apache.myfaces.util.ReverseListIterator
 
_enumeration - Variable in class org.apache.myfaces.util.EnumerationIterator
 
_it - Variable in class org.apache.myfaces.util.IteratorEnumeration
 
_list - Variable in class org.apache.myfaces.util.ReverseListIterator
 
_mayHaveNext - Variable in class org.apache.myfaces.util.ViewIterator
 
_mergeThreshold - Variable in class org.apache.myfaces.util.BiLevelCacheMap
 
_missCount - Variable in class org.apache.myfaces.util.BiLevelCacheMap
 
_nestedItems - Variable in class org.apache.myfaces.util.SelectItemsIterator
 
_next - Variable in class org.apache.myfaces.util.ViewIterator
 
_nextItem - Variable in class org.apache.myfaces.util.SelectItemsIterator
 
_stack - Variable in class org.apache.myfaces.util.ViewIterator
 

A B C D E F G H I J K L M N O P R S T V Z _