XNull

This is a tag that simply writes out it's contents with no enclosing element.

For the most part, this function can be served by passing lists into the constructor parameters and element insert methods. The XNull class is mainly to allow derived classes to do funky things.

Base Classes

Methods

__str__(self)

   def __str__(self):

writeOn(self, out)

   def writeOn(self, out):