Uses of Class
com.dynamide.resource.ResourceException

Packages that use ResourceException
com.dynamide.resource Classes for accessing resources from Dynamide. 
 

Uses of ResourceException in com.dynamide.resource
 

Methods in com.dynamide.resource that throw ResourceException
static byte[] Assembly.extractBinaryResourceContent(IContext node)
          Get the content of the resource as a byte array.
static java.lang.String Assembly.extractResourceContent(IContext node)
          Get the content of the resource as a String from an IContext node.
 java.lang.String Assembly.extractResourceContent(java.lang.String resourceID)
          Get the content of the resource as a String, by resourceID.
 IContext ResourceManager.findStaticResource(java.lang.String fullURI)
           
 WebAppEntry ResourceManager.uriToApp(java.lang.String uri)
           
 com.dynamide.resource.ResourceManager.UriToAppForHomeResult ResourceManager.uriToAppForHome(java.lang.String uri, java.lang.String home, java.lang.String where)
           
 



Copyright © 2001-2013 DYNAMIDE.COM. All Rights Reserved.