Trees | Indices | Help |
|
---|
|
|
|||
|
DeferredDeviceError Deferred Device Error Exception |
||
|
DeviceHandler Base class for DeviceHandler objects |
||
|
WurflProcessor WURFL Processing Class |
|
|||
|
main(processor_class,
device_handler_class,
option_parser) Main utility function |
|
|||
|
__doc__ = """ WURFL processing utility. """
|
||
|
__author__ = 'Armand Lynch <lyncha@users.sourceforge.net>'
|
||
|
__contributors__ = 'Pau Aliagas <pau@newtral.org>'
|
||
|
__copyright__ = 'Copyright 2004-6, Armand Lynch'
|
||
|
__license__ = 'LGPL'
|
||
|
__url__ = 'http://wurfl.sourceforge.net/python/'
|
||
|
__version__ = '1.0.0a'
|
||
|
usage = 'usage: %prog [options] WURFL_XML_FILE'
|
||
|
op = <optparse.OptionParser instance at 0xb7bdcc0c>
|
|
Main utility function Function to help instantiate a WurflProcessor class or subclass with additional command line options.
|
|
__doc__None
|
__author__None
|
__contributors__None
|
__copyright__None
|
__license__None
|
__url__None
|
__version__None
|
usageNone
|
opNone
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0alpha3 on Sat Feb 10 21:44:50 2007 | http://epydoc.sourceforge.net |