Ft.Xml.Catalog

Modules

Uri  re  warnings   
os  string  xml   

Classes

class Catalog(xml.sax.handler.ContentHandler)
_Catalog__ensure_attrs = __ensure_attrs(self, name, attrs, *attr_names)
_Catalog__make_abs = __make_abs(self, attrs, attr_name)
__init__(self, uri=None, quiet=1, bootstrap=0)
endElement(self, name)
endElementNS(self, name, qname)
parse(self)
parseTr9401(self, data)
parseXmlCat(self, data)
startElement(self, name, attrs)
startElementNS(self, name, qname, attrs)

Data and other non-method functions defined here:

__doc__ = None
__module__ = 'Ft.Xml.Catalog'
str(object) -> string

Return a nice string representation of the object.
If the argument is a string, the return value is the same object.

Functions

StringIO(...)
getEnvCatalogs(environ_name='XML_CATALOGS', quiet=1)

Data

DATADIR = '/home/bossekr/src/4suite/python-4suite-0.99cvs20040727/build/share'
str(object) -> string

Return a nice string representation of the object.
If the argument is a string, the return value is the same object.
FT_CATALOG = <Ft.Xml.Catalog.Catalog instance>
HAS_PYEXPAT = 1
int(x[, base]) -> integer

Convert a string or number to an integer, if possible. A floating point
argument will be truncated towards zero (this does not include a string
representation of a floating point number!) When converting a string, use
the optional base. It is an error to supply a base when converting a
non-string.
READ_EXTERNAL_DTD = 1
int(x[, base]) -> integer

Convert a string or number to an integer, if possible. A floating point
argument will be truncated towards zero (this does not include a string
representation of a floating point number!) When converting a string, use
the optional base. It is an error to supply a base when converting a
non-string.
TR9401 = <_sre.SRE_Pattern object>
__file__ = 'build/lib.linux-ppc-2.2/Ft/Xml/Catalog.py'
str(object) -> string

Return a nice string representation of the object.
If the argument is a string, the return value is the same object.
__name__ = 'Ft.Xml.Catalog'
str(object) -> string

Return a nice string representation of the object.
If the argument is a string, the return value is the same object.