-
class XmlPrinter
- attribute(self, elementUri, elementName, name, value)
- doctype(self, name, publicId, systemId)
- startElement(self, namespaceUri, tagName, namespaces, attributes)
- text(self, text, disableEscaping=0)
Data and other non-method functions defined here:
- __doc__ = None
- __module__ = 'Ft.Xml.Lib.XmlPrinter'
-
str(object) -> string
Return a nice string representation of the object.
If the argument is a string, the return value is the same object.
- attrEntitiesApos = <cEntityMap for 6 entities>
- attrEntitiesQuot = <cEntityMap for 6 entities>
- textEntities = <cEntityMap for 4 entities>