Package scriptella.driver
package scriptella.driver
Parent package for Scriptella drivers.
This package is the recommended namespace for drivers. Scriptella's
driver lookup automatically searches for driver classes in this package
without requiring a fully qualified class name. The search procedure is
described in DriverFactory.