RichFaces CDK Maven Resources Plugin 4.1.0.CR2

org.richfaces.cdk
Class ResourceLibraryExpander

java.lang.Object
  extended by org.richfaces.cdk.ResourceLibraryExpander

public class ResourceLibraryExpander
extends Object

Expands resource libraries (.reslib).

Author:
Lukas Fryc

Constructor Summary
ResourceLibraryExpander()
           
 
Method Summary
 Collection<org.richfaces.resource.ResourceKey> expandResourceLibraries(Collection<org.richfaces.resource.ResourceKey> resources)
          Expands resource libraries (.reslib) in collection of resource keys.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ResourceLibraryExpander

public ResourceLibraryExpander()
Method Detail

expandResourceLibraries

public Collection<org.richfaces.resource.ResourceKey> expandResourceLibraries(Collection<org.richfaces.resource.ResourceKey> resources)
Expands resource libraries (.reslib) in collection of resource keys.

Parameters:
resources - resource keys to be expanded
Returns:
collection with all resource libraries expanded to particular resource keys (keeps ordering)

RichFaces CDK Maven Resources Plugin 4.1.0.CR2

Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.