Uses of Interface
com.acciente.commons.loader.ResourceDef

Packages that use ResourceDef
com.acciente.commons.loader   
 

Uses of ResourceDef in com.acciente.commons.loader
 

Classes in com.acciente.commons.loader that implement ResourceDef
 class FileResourceDef
          An implementation of a ResourceDef backed by files.
 

Methods in com.acciente.commons.loader that return ResourceDef
 ResourceDef JavaCompiledClassDefLoader.getResourceDef(String sResourceName)
           
 ResourceDef ClassDefLoader.getResourceDef(String sResourceName)
          Load the data and other information about the specified resource
 



Copyright © 2008-2013 Acciente, LLC. All Rights Reserved.