Uses of Package
jade

Packages that use jade
Package
Description
 
 
  • Classes in jade used by client
    Class
    Description
    The JadeObject class implements the object JadeObject which stores an array of JadePairs.
  • Classes in jade used by jade
    Class
    Description
    The JadeException is a generic exception that inherits from type exception.
    The JadeObject class implements the object JadeObject which stores an array of JadePairs.
    The JadePair acts like a tuple, it stores both a String value of first and second.