Ft.Xml.ThirdParty.Xvif.FragmentFilter

Modules

copy  re     

Classes

__init__(self)
endElementNS(self, rules, (uri, name), qname)
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.
__init__(self)
endElementNS(self, rules, (nsURI, localName), qName)
getProduceAttribute(self, filter, content, attrs, brk)
produce(self, filter, content, brk)
set_localName(self, rules, value)
set_nsURI(self, rules, value)
set_prefix(self, rules, value)

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)
__init__(self, attrs, qnames)
copy(self)
getNameByQName(self, name)
getQNameByName(self, name)
getQNames(self)
getValueByQName(self, name)

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.
__init__(self)
getProduceAttribute(self, filter, content, attrs, brk)
produce(self, filter, content, brk)
set_after(self, rules, value)
set_before(self, rules, value)

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
__init__(self)
characters(self, content)
endDocument(self)
endElement(self, name)
endElementNS(self, name, qname)
endPrefixMapping(self, prefix)
ignorableWhitespace(self, whitespace)
processingInstruction(self, target, data)
setDocumentLocator(self, locator)
skippedEntity(self, name)
startDocument(self)
startElement(self, name, attrs)
startElementNS(self, name, qname, attrs)
startPrefixMapping(self, prefix, uri)

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.
__init__(self)
endElementNS(self, rules, (nsURI, localName), qName)
getProduceAttribute(self, filter, content, attrs, brk)
produce(self, filter, content, brk)
set_localName(self, rules, value)
set_nsURI(self, rules, value)
set_prefix(self, rules, value)

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
__init__(self)
appendContent(self, content)
appendTemporaryPrefix(self, prefix)
setAttrs(self, attrs)
setMatch(self)
setRule(self, rule)

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)
__init__(self, rules)
characters(self, content)
context(self)
endAttribute(self)
endElementNS(self, (uri, name), qname)
endPrefixMapping(self, prefix)
findPrefix(self, uri)
popContext(self)
pushContext(self, ctx=None)
startAttribute(self, uri, name, prefix, content, attrs, brk=0)
startElementNS(self, (uri, name), qname, attrs)
startPrefixMapping(self, prefix, uri)

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.
__init__(self)
append(self, child)
fragment(self, filter, match)
getFragmentedAttributes(self, filter, match, attrs)
getMatch(self, content)
match(self, uri, name, ruleClass)
set_break(self, rules, value)
set_pattern(self, rules, value)
set_repeat(self, rules, value)
set_skipFirst(self, rules, value)
set_split(self, rules, value)

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.
__init__(self)
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.
__init__(self)
fragment(self, filter, match, skipFirst, repeat, brk)
getFragmentedAttributes(self, filter, match, attrs, 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
__init__(self, values)
group(self, id)

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 RulesLoader(xml.sax.handler.ContentHandler, Ft.Xml.ThirdParty.Xvif.FragmentFilter._Callback, )
__init__(self, xmlReader=None)
__str__(self)
append(self, child)
appendMe(self)
appendStack(self, element)
characters(self, content)
endDocument(self)
endElementNS(self, (uri, name), qname)
match(self, uri, name, matchClass)
previousElement(self)
startElementNS(self, (uri, name), qname, attrs)
unKnownElement(self, uri, name)

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>}}
__init__(self)
getProduceAttribute(self, filter, content, attrs, brk)
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)
characters(self, content)
endDocument(self)
endElement(self, name)
endElementNS(self, name, qname)
endPrefixMapping(self, prefix)
error(self, exception)
fatalError(self, exception)
getFeature(self, name)
getProperty(self, name)
ignorableWhitespace(self, chars)
notationDecl(self, name, publicId, systemId)
parse(self, source)
processingInstruction(self, target, data)
resolveEntity(self, publicId, systemId)
setDocumentLocator(self, locator)
setFeature(self, name, state)
setLocale(self, locale)
setProperty(self, name, value)
skippedEntity(self, name)
startDocument(self)
startElement(self, name, attrs)
startElementNS(self, name, qname, attrs)
startPrefixMapping(self, prefix, uri)
unparsedEntityDecl(self, name, publicId, systemId, ndata)
warning(self, exception)

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
__init__(self)
append(self, child)
characters(self, content)
endElementNS(self, rulesLoader, name, qname)
startElementNS(self, rulesLoader, name, qname, attrs)

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

atof(s)
atoi(s, base=10)
atol(s, base=10)
capitalize(s)
capwords(s, sep=None)
center(s, width)
count(s, *args)
expandtabs(s, tabsize=8)
find(s, *args)
index(s, *args)
join(words, sep=' ')
joinfields = join(words, sep=' ')
ljust(s, width)
lower(s)
lstrip(s, chars=None)
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.
replace(s, old, new, maxsplit=-1)
rfind(s, *args)
rindex(s, *args)
rjust(s, width)
rstrip(s, chars=None)
split(s, sep=None, maxsplit=-1)
splitfields = split(s, sep=None, maxsplit=-1)
strip(s, chars=None)
swapcase(s)
translate(s, table, deletions='')
upper(s)
zfill(x, width)

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.