org.richfaces.cdk.resource.util
Class ResourceUtil

java.lang.Object
  extended by org.richfaces.cdk.resource.util.ResourceUtil

public final class ResourceUtil
extends java.lang.Object

Author:
Nick Belaevski

Nested Class Summary
static class ResourceUtil.VersionKey
           
 
Method Summary
static VirtualFile getLatestVersion(VirtualFile file, boolean library)
           
static java.util.Collection<VirtualFile> getResourceRoots(java.lang.Iterable<VFSRoot> cpRoots, java.lang.Iterable<VFSRoot> webRoots)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getLatestVersion

public static VirtualFile getLatestVersion(VirtualFile file,
                                           boolean library)

getResourceRoots

public static java.util.Collection<VirtualFile> getResourceRoots(java.lang.Iterable<VFSRoot> cpRoots,
                                                                 java.lang.Iterable<VFSRoot> webRoots)
                                                          throws java.net.URISyntaxException,
                                                                 java.io.IOException
Throws:
java.net.URISyntaxException
java.io.IOException


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