JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Interface
com.walkfares.odsl.loader.VarLoader
Packages that use
VarLoader
Package
Description
com.walkfares.odsl.loader
Uses of
VarLoader
in
com.walkfares.odsl.loader
Methods in
com.walkfares.odsl.loader
that return
VarLoader
Modifier and Type
Method
Description
static
VarLoader
VarLoaderFactory.
getLoader
(
String
destination,
Class
varClass)