Uses of Package
jxl.vague

Packages that use jxl.vague
jxl.enclosure.loader Classes responsible for managing modules and class-loading. 
jxl.vague Vague persists simple or nested bean property data without requiring a bean implementation. 
 

Classes in jxl.vague used by jxl.enclosure.loader
VagueObject
          VagueObject must be extended (not implemented) to use VagueContext.
 

Classes in jxl.vague used by jxl.vague
VagueContext
          VagueContext provides a means of peristing simple or nested bean property data, without creating a bean implementation.
VagueException
          The exception is only thrown if an unrecoverable error occurs during Vague object redirection.
VagueObject
          VagueObject must be extended (not implemented) to use VagueContext.