Uses of Class
org.easetech.easytest.loader.LoaderType

Packages that use LoaderType
org.easetech.easytest.loader   
 

Uses of LoaderType in org.easetech.easytest.loader
 

Methods in org.easetech.easytest.loader that return LoaderType
static LoaderType LoaderType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static LoaderType[] LoaderType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.easetech.easytest.loader with parameters of type LoaderType
static Loader LoaderFactory.getLoader(LoaderType loaderType)
          Return an instance of Loader based on the type of file or return null.
 



Copyright © 2013. All Rights Reserved.