Package dopal :: Module convert
[show private | hide private]
[frames | no frames]

Module dopal.convert

Contains classes used to convert an XML structure back into an object structure.
Classes
Converter  
ObjectWriterMixin  
ReaderMixin  
RemoteObjectConverter  
RemoteObjectWriterMixin  
WriterMixin  
XMLStructureReader  

Function Summary
  is_azureus_argument_type(java_type)
  is_azureus_return_type(java_type)

Variable Summary
Sentinel ATOM_TYPE = <sentinel object ('atom') at 0x007EBE50>
Sentinel MAPPING_TYPE = <sentinel object ('mapping') at 0x007F7CB...
Sentinel NULL_TYPE = <sentinel object ('null') at 0x007F7A50>
Sentinel OBJECT_TYPE = <sentinel object ('object') at 0x007F7B30>
Sentinel SEQUENCE_TYPE = <sentinel object ('sequence') at 0x007F7...

Variable Details

ATOM_TYPE

Type:
Sentinel
Value:
<sentinel object ('atom') at 0x007EBE50>                               

MAPPING_TYPE

Type:
Sentinel
Value:
<sentinel object ('mapping') at 0x007F7CB0>                            

NULL_TYPE

Type:
Sentinel
Value:
<sentinel object ('null') at 0x007F7A50>                               

OBJECT_TYPE

Type:
Sentinel
Value:
<sentinel object ('object') at 0x007F7B30>                             

SEQUENCE_TYPE

Type:
Sentinel
Value:
<sentinel object ('sequence') at 0x007F7BD0>                           

Generated by Epydoc 2.1 on Wed May 03 14:22:33 2006 http://epydoc.sf.net