Package mobi :: Package mtld :: Package da :: Module api
[frames] | no frames]

Module api

Classes
  UnknownPropertyException
The UnknownPropertyException is thrown by the Api class when there is an attempt to fetch a property that is unknown for the supplied User-Agent or tree.
  InvalidPropertyException
The InvalidPropertyException is thrown by the Api class when there is an attempt to fetch a property that is unknown for the supplied User-Agent, tree and client side property set.
  JsonException
The JsonException is thrown by the Api class when there is an error loading the data file.
  DaApi
Used to load the recognition tree and perform lookups of all properties, or get individual properties.
Variables
  __package__ = 'mobi.mtld.da'