Package org.apache.myfaces.trinidadinternal.style

Interface Summary
StyleConstants Constants for org.apache.myfaces.trinidadinternal.style.
StyleContext The StyleContext interface is used to provide information about the target end user environment.
StyleProvider The StyleProvider API is used to access context-dependent style information.
 

Class Summary
BaseStyle Deprecated.  
CoreStyle Deprecated. Use the Style interface instead.
CSSStyle Deprecated. Use UnmodifiableStyle which cannot be modified once it is created.
ParsedPropertyKey Class for keys used by Style.getParsedProperty()
UnmodifiableStyle Style implementation for CSS properties.
 

Exception Summary
PropertyParseException Exception thrown by PropertyParser.
 



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