rpki.xml_utils.text_elt Class Reference

Inherits rpki::xml_utils::base_elt.

Inherited by rpki.left_right.list_published_objects_elt, rpki.left_right.report_error_elt, and rpki.publication.report_error_elt.

List of all members.

Public Member Functions

def endElement
def toXML

Static Public Attributes

 text_attribute = None
 Name of the class attribute that holds the text value.

Detailed Description

Virtual base class for XML message elements that contain text.

Definition at line 219 of file xml_utils.py.


Member Function Documentation

def rpki.xml_utils.text_elt.endElement (   self,
  stack,
  name,
  text 
)
Extract text from parsed XML.

Reimplemented from rpki.xml_utils.base_elt.

Definition at line 228 of file xml_utils.py.

def rpki.xml_utils.text_elt.toXML (   self  ) 
Insert text into generated XML.

Reimplemented from rpki.xml_utils.base_elt.

Definition at line 235 of file xml_utils.py.


Member Data Documentation

Name of the class attribute that holds the text value.

Reimplemented in rpki.left_right.list_published_objects_elt, rpki.left_right.report_error_elt, and rpki.publication.report_error_elt.

Definition at line 226 of file xml_utils.py.


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

Generated on Tue Jan 12 07:56:03 2010 for RPKI Engine by  doxygen 1.6.1