slixmpp/docs/api/xmlstream/matcher.rst

42 lines
601 B
ReStructuredText
Raw Normal View History

Stanza Matchers
===============
The Basic Matcher
-----------------
2014-07-17 12:19:04 +00:00
.. module:: slixmpp.xmlstream.matcher.base
.. autoclass:: MatcherBase
:members:
ID Matching
-----------
2014-07-17 12:19:04 +00:00
.. module:: slixmpp.xmlstream.matcher.id
.. autoclass:: MatcherId
:members:
Stanza Path Matching
--------------------
2014-07-17 12:19:04 +00:00
.. module:: slixmpp.xmlstream.matcher.stanzapath
.. autoclass:: StanzaPath
:members:
XPath
-----
2014-07-17 12:19:04 +00:00
.. module:: slixmpp.xmlstream.matcher.xpath
.. autoclass:: MatchXPath
:members:
XMLMask
-------
2014-07-17 12:19:04 +00:00
.. module:: slixmpp.xmlstream.matcher.xmlmask
.. autoclass:: MatchXMLMask
:members: