org.richfaces.cdk.resource.util
Class ResourceUtil.VersionKey

java.lang.Object
  extended by org.richfaces.cdk.resource.util.ResourceUtil.VersionKey
Enclosing class:
ResourceUtil

public static final class ResourceUtil.VersionKey
extends Object


Constructor Summary
ResourceUtil.VersionKey(String version, String extension)
           
 
Method Summary
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ResourceUtil.VersionKey

public ResourceUtil.VersionKey(String version,
                               String extension)
                        throws NumberFormatException
Throws:
NumberFormatException
Method Detail

toString

public String toString()
Overrides:
toString in class Object


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