Uses of Class
sav.z.Base

Uses of Base in sav.z
 

Methods in sav.z that return Base
 Base Session.exploreBase(java.lang.String path)
          Sets up the Session's path database as readable.
 Base Session.exploreBase()
          Sets up the Session's current database as readable.
 Base Session.base()
          Constructs a Base object for the current Session's database.
 Base Session.base(int category)
          Constructs a Base object of the current Session's database for navigation through category values.