| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
AbstractFunction --+
|
RegexpMatchBase
XACML 2.0 Regular Expression matching base class function
|
|||
|
Inherited from |
|||
|
|||
| bool |
|
||
|
Inherited from Inherited from |
|||
|
|||
| NoneType (must be string in derived type) |
FUNCTION_NS = Nonenamespace for the given function |
||
| string |
FUNCTION_NS_SUFFIX = generic suffix for regular expression type function URNs |
||
| string |
CLASS_NAME_SUFFIX = suffix for all regular expression class names |
||
| NoneType |
TYPE = Noneattribute type for the given implementation. |
||
| dict of string mappings to re.RegexObject |
compiled_regexes = cache of compiled regular expressions |
||
| string |
FUNCTION_SUFFIX suffix for all regular expression type function class names |
||
__abstractmethods__ =
|
|||
|
Inherited from Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
Match URI against regular expression pattern
|
|
|||
TYPEattribute type for the given implementation. Derived classes should set appropriately
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Thu Apr 5 08:44:35 2012 | http://epydoc.sourceforge.net |