Package org.apache.myfaces.trinidad.util

Interface Summary
Service.Provider Inner interface that should be implemented if a class needs to provide services other than by the default approach.
 

Class Summary
ArrayMap<K,V> A Map implementation that stores its contents in a single array.
Base64InputStream An InputStream that decodes data from base64 representation into a binary format.
Base64OutputStream An OutputStream that encodes data in a base64 representation.
ClassLoaderUtils Utility methods for accessing classes and resources using an appropriate class loader.
ComponentUtils Utility functions used by the Apache Trinidad components.
ExternalContextUtils This provides some functionality for determining some things about the native request object that is not provided by the base utils.
FastMessageFormat The FastMessageFormat class is a greatly reduced version of the java.text.MessageFormat class.
IntegerUtils This class has been moved from bali share.
LabeledFacesMessage Extension to FacesMessage which keeps track of the label on the component that generated the message.
ListFromCollection Bean that can dynamically produce Lists from Collections.
MessageFactory Factory class to return FacesMessage objects.
Service API for retrieving a service from an object.
StringUtils This class contains String utilities.
URLUtils  
 



Copyright © 2001-2010 The Apache Software Foundation. All Rights Reserved.