RPKI Engine  1.0
Public Member Functions | Static Public Attributes
rpki::xml_utils::text_elt Class Reference
Inheritance diagram for rpki::xml_utils::text_elt:
Inheritance graph
Collaboration diagram for rpki::xml_utils::text_elt:
Collaboration graph

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 223 of file xml_utils.py.


Member Function Documentation

def rpki::xml_utils::text_elt::endElement (   self,
  stack,
  name,
  text 
)
def rpki::xml_utils::text_elt::toXML (   self)

Member Data Documentation

Name of the class attribute that holds the text value.

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

Definition at line 230 of file xml_utils.py.

Referenced by endElement(), and toXML().


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Properties