Uses of Class
juzu.asset.Asset.Value

Packages that use Asset.Value
juzu.asset   
 

Uses of Asset.Value in juzu.asset
 

Methods in juzu.asset that return Asset.Value
static Asset.Value Asset.classpath(String uri)
          Wraps an URI as a classpath located asset.
static Asset.Value Asset.of(AssetLocation location, String uri)
          Returns an asset.
static Asset.Value Asset.server(String uri)
          Wraps an URI as a server located asset.
static Asset.Value Asset.url(String uri)
          Wraps an URI as an absolute uri.
 



Copyright © 2013 eXo Platform SAS. All Rights Reserved.