RichFaces CDK: Resources Maven Plugin 4.3.0.Final

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: Resources Maven Plugin 4.3.0.Final

Copyright © 2013 JBoss by Red Hat. All Rights Reserved.