Uses of Class
biz.c24.io.api.Factory

Packages that use Factory
biz.c24.io.api Various utility classes. 
 

Uses of Factory in biz.c24.io.api
 

Methods in biz.c24.io.api that return Factory
static Factory Factory.newInstance(File file)
          Creates a new instance of the factory from the specified project url using the default classloader.
static Factory Factory.newInstance(File file, ClassLoader loader)
          Creates a new instance of the factory from the specified project file using the specified classloader.
static Factory Factory.newInstance(URI uri)
          Creates a new instance of the factory from the specified project file based uri.
static Factory Factory.newInstance(URI uri, ClassLoader loader)
          Creates a new instance of the factory from the specified project file based uri using the specified classloader.
 



C24 Technologies © 2002-2012: All Rights Reserved.