Uses of Class
org.apache.myfaces.trinidadinternal.style.xml.parse.ColorSchemeNode

Packages that use ColorSchemeNode
org.apache.myfaces.trinidadinternal.style.xml.parse   
 

Uses of ColorSchemeNode in org.apache.myfaces.trinidadinternal.style.xml.parse
 

Methods in org.apache.myfaces.trinidadinternal.style.xml.parse that return types with arguments of type ColorSchemeNode
 java.util.Iterator<ColorSchemeNode> StyleSheetDocument.getColorSchemes()
          Implementation of StyleSheetDocument.getColorSchemes();
 

Constructors in org.apache.myfaces.trinidadinternal.style.xml.parse with parameters of type ColorSchemeNode
StyleSheetDocument(StyleSheetNode[] styleSheets, ColorSchemeNode[] colorSchemes)
          Deprecated. colorScheme elements are no longer supported
StyleSheetDocument(StyleSheetNode[] styleSheets, ColorSchemeNode[] colorSchemes, java.lang.String documentVersion)
          Deprecated. colorScheme elements are no longer supported
 



Copyright © 2001-2007 Apache Software Foundation. All Rights Reserved.