4Suite API Documentation

Module Ft.Lib.DistExt.Formatters.ExtensionFormatter

Classes:

Classes

Methods

doc_element(self, element, namespace, qname)
doc_function(self, function, namespace, qname)
doc_module(self, module)
doc_namespace(self, namespace, prefix)
make_qname(self, namespaces, namespace_uri, name)

Methods inherited from class Ft.Lib.DistExt.Formatters.XmlFormatter.XmlFormatter

Methods inherited from class Ft.Lib.DistExt.Formatters.XmlFormatter.XmlRepr

Methods inherited from class pydoc.TextRepr

repr1, repr_instance, repr_string

Methods inherited from class repr.Repr

repr_array, repr_deque, repr_dict, repr_frozenset, repr_list, repr_long, repr_set, repr_tuple

Fields