summaryrefslogtreecommitdiff
path: root/docs/api/xmlstream/matcher.rst
blob: df3591bcedc625acbe31108adbc5208764b7544b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
Stanza Matchers
===============

The Basic Matcher
-----------------
.. module:: sleekxmpp.xmlstream.matcher.base

.. autoclass:: MatcherBase
    :members:


ID Matching
-----------
.. module:: sleekxmpp.xmlstream.matcher.id

.. autoclass:: MatcherId
    :members:


Stanza Path Matching
--------------------
.. module:: sleekxmpp.xmlstream.matcher.stanzapath

.. autoclass:: StanzaPath
    :members:


XPath
-----
.. module:: sleekxmpp.xmlstream.matcher.xpath

.. autoclass:: MatchXPath
    :members:


XMLMask
-------
.. module:: sleekxmpp.xmlstream.matcher.xmlmask

.. autoclass:: MatchXMLMask
    :members: