Ft.Xml.ThirdParty.Xvif.FragmentFilter
Modules
Classes
-
- match(self, uri, name, ruleClass)
Data and other non-method functions defined here:
- __doc__ = None
- __module__ = 'Ft.Xml.ThirdParty.Xvif.FragmentFilter'
-
str(object) -> string
Return a nice string representation of the object.
If the argument is a string, the return value is the same object.
-
- produce(self, filter, content, brk)
Data and other non-method functions defined here:
- __doc__ = None
- __module__ = 'Ft.Xml.ThirdParty.Xvif.FragmentFilter'
-
str(object) -> string
Return a nice string representation of the object.
If the argument is a string, the return value is the same object.
-
class AttributesNSImpl(xml.sax.xmlreader.AttributesImpl)
Data and other non-method functions defined here:
- __doc__ = None
- __module__ = 'xml.sax.xmlreader'
-
str(object) -> string
Return a nice string representation of the object.
If the argument is a string, the return value is the same object.
-
- produce(self, filter, content, brk)
Data and other non-method functions defined here:
- __doc__ = None
- __module__ = 'Ft.Xml.ThirdParty.Xvif.FragmentFilter'
-
str(object) -> string
Return a nice string representation of the object.
If the argument is a string, the return value is the same object.
-
class ContentHandler
Data and other non-method functions defined here:
- __doc__ = None
- __module__ = 'xml.sax.handler'
-
str(object) -> string
Return a nice string representation of the object.
If the argument is a string, the return value is the same object.
-
- produce(self, filter, content, brk)
Data and other non-method functions defined here:
- __doc__ = None
- __module__ = 'Ft.Xml.ThirdParty.Xvif.FragmentFilter'
-
str(object) -> string
Return a nice string representation of the object.
If the argument is a string, the return value is the same object.
-
class FilterContext
Data and other non-method functions defined here:
- __doc__ = None
- __module__ = 'Ft.Xml.ThirdParty.Xvif.FragmentFilter'
-
str(object) -> string
Return a nice string representation of the object.
If the argument is a string, the return value is the same object.
-
class FragmentFilter(xml.sax.saxutils.XMLFilterBase)
Data and other non-method functions defined here:
- __doc__ = None
- __module__ = 'Ft.Xml.ThirdParty.Xvif.FragmentFilter'
-
str(object) -> string
Return a nice string representation of the object.
If the argument is a string, the return value is the same object.
-
- match(self, uri, name, ruleClass)
Data and other non-method functions defined here:
- __doc__ = None
- __module__ = 'Ft.Xml.ThirdParty.Xvif.FragmentFilter'
-
str(object) -> string
Return a nice string representation of the object.
If the argument is a string, the return value is the same object.
-
- match(self, uri, name, ruleClass)
Data and other non-method functions defined here:
- __doc__ = None
- __module__ = 'Ft.Xml.ThirdParty.Xvif.FragmentFilter'
-
str(object) -> string
Return a nice string representation of the object.
If the argument is a string, the return value is the same object.
-
- fragment(self, filter, match, skipFirst, repeat, brk)
Data and other non-method functions defined here:
- __doc__ = None
- __module__ = 'Ft.Xml.ThirdParty.Xvif.FragmentFilter'
-
str(object) -> string
Return a nice string representation of the object.
If the argument is a string, the return value is the same object.
-
class PseudoMatch
Data and other non-method functions defined here:
- __doc__ = None
- __module__ = 'Ft.Xml.ThirdParty.Xvif.FragmentFilter'
-
str(object) -> string
Return a nice string representation of the object.
If the argument is a string, the return value is the same object.
-
- match(self, uri, name, matchClass)
Data and other non-method functions defined here:
- __doc__ = None
- __module__ = 'Ft.Xml.ThirdParty.Xvif.FragmentFilter'
-
str(object) -> string
Return a nice string representation of the object.
If the argument is a string, the return value is the same object.
- callbacks = {'http://simonstl.com/ns/fragments/': {'applyTo': <class Ft.Xml.ThirdParty.Xvif.FragmentFilter.ApplyTo>, 'attribute': <class Ft.Xml.ThirdParty.Xvif.FragmentFilter.Attribute>, 'chars': <class Ft.Xml.ThirdParty.Xvif.FragmentFilter.Chars>, 'element': <class Ft.Xml.ThirdParty.Xvif.FragmentFilter.Element>, 'fragmentRule': <class Ft.Xml.ThirdParty.Xvif.FragmentFilter.FragmentRule>, 'fragmentRules': <class Ft.Xml.ThirdParty.Xvif.FragmentFilter.FragmentRules>, 'produce': <class Ft.Xml.ThirdParty.Xvif.FragmentFilter.Produce>, 'skip': <class Ft.Xml.ThirdParty.Xvif.FragmentFilter.Skip>}}
-
- produce(self, filter, content, brk)
Data and other non-method functions defined here:
- __doc__ = None
- __module__ = 'Ft.Xml.ThirdParty.Xvif.FragmentFilter'
-
str(object) -> string
Return a nice string representation of the object.
If the argument is a string, the return value is the same object.
-
class XMLFilterBase(xml.sax.saxlib.XMLFilter)
Data and other non-method functions defined here:
- __doc__ = None
- __module__ = 'xml.sax.saxutils'
-
str(object) -> string
Return a nice string representation of the object.
If the argument is a string, the return value is the same object.
-
class _Callback
Data and other non-method functions defined here:
- __doc__ = None
- __module__ = 'Ft.Xml.ThirdParty.Xvif.FragmentFilter'
-
str(object) -> string
Return a nice string representation of the object.
If the argument is a string, the return value is the same object.
-
class atof_error(exceptions.StandardError)
Data and other non-method functions defined here:
- __doc__ = 'Inappropriate argument value (of correct type).'
-
str(object) -> string
Return a nice string representation of the object.
If the argument is a string, the return value is the same object.
- __module__ = 'exceptions'
-
str(object) -> string
Return a nice string representation of the object.
If the argument is a string, the return value is the same object.
-
class atoi_error(exceptions.StandardError)
Data and other non-method functions defined here:
- __doc__ = 'Inappropriate argument value (of correct type).'
-
str(object) -> string
Return a nice string representation of the object.
If the argument is a string, the return value is the same object.
- __module__ = 'exceptions'
-
str(object) -> string
Return a nice string representation of the object.
If the argument is a string, the return value is the same object.
-
class atol_error(exceptions.StandardError)
Data and other non-method functions defined here:
- __doc__ = 'Inappropriate argument value (of correct type).'
-
str(object) -> string
Return a nice string representation of the object.
If the argument is a string, the return value is the same object.
- __module__ = 'exceptions'
-
str(object) -> string
Return a nice string representation of the object.
If the argument is a string, the return value is the same object.
-
class index_error(exceptions.StandardError)
Data and other non-method functions defined here:
- __doc__ = 'Inappropriate argument value (of correct type).'
-
str(object) -> string
Return a nice string representation of the object.
If the argument is a string, the return value is the same object.
- __module__ = 'exceptions'
-
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
- maketrans(...)
-
maketrans(frm, to) -> string
Return a translation table (a string of 256 bytes long)
suitable for use in string.translate. The strings frm and to
must be of the same length.
- split(s, sep=None, maxsplit=-1)
Data
- InvalidFragmentException = 'InvalidFragmentException'
-
str(object) -> string
Return a nice string representation of the object.
If the argument is a string, the return value is the same object.
- InvalidRuleException = 'InvalidRulesException'
-
str(object) -> string
Return a nice string representation of the object.
If the argument is a string, the return value is the same object.
- XMLNS_NAMESPACE = 'http://www.w3.org/2000/xmlns/'
-
str(object) -> string
Return a nice string representation of the object.
If the argument is a string, the return value is the same object.
- __file__ = 'build/lib.linux-ppc-2.2/Ft/Xml/ThirdParty/Xvif/FragmentFilter.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.FragmentFilter'
-
str(object) -> string
Return a nice string representation of the object.
If the argument is a string, the return value is the same object.
- ascii_letters = 'abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ'
-
str(object) -> string
Return a nice string representation of the object.
If the argument is a string, the return value is the same object.
- ascii_lowercase = 'abcdefghijklmnopqrstuvwxyz'
-
str(object) -> string
Return a nice string representation of the object.
If the argument is a string, the return value is the same object.
- ascii_uppercase = 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'
-
str(object) -> string
Return a nice string representation of the object.
If the argument is a string, the return value is the same object.
- digits = '0123456789'
-
str(object) -> string
Return a nice string representation of the object.
If the argument is a string, the return value is the same object.
- hexdigits = '0123456789abcdefABCDEF'
-
str(object) -> string
Return a nice string representation of the object.
If the argument is a string, the return value is the same object.
- letters = 'abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ'
-
str(object) -> string
Return a nice string representation of the object.
If the argument is a string, the return value is the same object.
- lowercase = 'abcdefghijklmnopqrstuvwxyz'
-
str(object) -> string
Return a nice string representation of the object.
If the argument is a string, the return value is the same object.
- octdigits = '01234567'
-
str(object) -> string
Return a nice string representation of the object.
If the argument is a string, the return value is the same object.
- printable = '0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ!"#$%&\'()*+,-./:;<=>?@[\\]^_`{|}~ \t\n\r\x0b\x0c'
-
str(object) -> string
Return a nice string representation of the object.
If the argument is a string, the return value is the same object.
- punctuation = '!"#$%&\'()*+,-./:;<=>?@[\\]^_`{|}~'
-
str(object) -> string
Return a nice string representation of the object.
If the argument is a string, the return value is the same object.
- uppercase = 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'
-
str(object) -> string
Return a nice string representation of the object.
If the argument is a string, the return value is the same object.
- whitespace = '\t\n\x0b\x0c\r '
-
str(object) -> string
Return a nice string representation of the object.
If the argument is a string, the return value is the same object.