v2-to-v6-callbacks.CallbackTranslator Class Reference

Inheritance diagram for v2-to-v6-callbacks.CallbackTranslator:

Public Member Functions

def __init__ (self, plugin, only_dump_ids)
 
def dump_id (self, fname)
 
def dump (self)
 
def startDocument (self)
 
def startElement (self, tag, attrs)
 
def characters (self, content)
 
def endElement (self, tag)

Data Fields

indent
 
plugin
 
pre
 
post
 
content
 
rettype
 
name
 
description
 
args
 
code
 
only_dump_ids
 
eyed

Constructor & Destructor Documentation

◆ __init__()

def v2-to-v6-callbacks.CallbackTranslator.__init__ (   self,
  plugin,
  only_dump_ids 
)

Member Function Documentation

◆ characters()

def v2-to-v6-callbacks.CallbackTranslator.characters (   self,
  content 
)

◆ dump()

◆ dump_id()

def v2-to-v6-callbacks.CallbackTranslator.dump_id (   self,
  fname 
)

◆ endElement()

◆ startDocument()

def v2-to-v6-callbacks.CallbackTranslator.startDocument (   self)

◆ startElement()

Field Documentation

◆ args

v2-to-v6-callbacks.CallbackTranslator.args

◆ code

◆ content

◆ description

◆ eyed

v2-to-v6-callbacks.CallbackTranslator.eyed

◆ indent

v2-to-v6-callbacks.CallbackTranslator.indent

◆ name

v2-to-v6-callbacks.CallbackTranslator.name

◆ only_dump_ids

◆ plugin

◆ post

v2-to-v6-callbacks.CallbackTranslator.post

◆ pre

v2-to-v6-callbacks.CallbackTranslator.pre

◆ rettype

v2-to-v6-callbacks.CallbackTranslator.rettype

The documentation for this class was generated from the following file: