Ft.Xml.ThirdParty.Xvif.xmlchargen

Modules

re  string  types   

Classes

class CharacterParser
__init__(self, chars=None)
_as_sre_subpattern(self, pattern)
_fill_range(self, alts, low, high)
as_array(self)
as_chardict(self)
as_re_class(self)
as_spec_string(self)
as_sre_class(self)
build_alts(self)

Data and other non-method functions defined here:

__doc__ = None
__module__ = 'Ft.Xml.ThirdParty.Xvif.xmlchargen'
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

compatrepr(s)
uniclass(i)
union(*args)

Data

BaseChar = <Ft.Xml.ThirdParty.Xvif.xmlchargen.CharacterParser instance>
CombiningChar = <Ft.Xml.ThirdParty.Xvif.xmlchargen.CharacterParser instance>
Digit = <Ft.Xml.ThirdParty.Xvif.xmlchargen.CharacterParser instance>
Extender = <Ft.Xml.ThirdParty.Xvif.xmlchargen.CharacterParser instance>
FirstNCNameChar = <Ft.Xml.ThirdParty.Xvif.xmlchargen.CharacterParser instance>
FirstNameChar = <Ft.Xml.ThirdParty.Xvif.xmlchargen.CharacterParser instance>
Ideographic = <Ft.Xml.ThirdParty.Xvif.xmlchargen.CharacterParser instance>
Letter = <Ft.Xml.ThirdParty.Xvif.xmlchargen.CharacterParser instance>
LetterDigit = <Ft.Xml.ThirdParty.Xvif.xmlchargen.CharacterParser instance>
NCNameChar = <Ft.Xml.ThirdParty.Xvif.xmlchargen.CharacterParser instance>
NameChar = <Ft.Xml.ThirdParty.Xvif.xmlchargen.CharacterParser instance>
__file__ = 'build/lib.linux-ppc-2.2/Ft/Xml/ThirdParty/Xvif/xmlchargen.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.ThirdParty.Xvif.xmlchargen'
str(object) -> string

Return a nice string representation of the object.
If the argument is a string, the return value is the same object.
intervall = <_sre.SRE_Pattern object>
single = <_sre.SRE_Pattern object>