Package ndg :: Package xacml :: Package core :: Package functions :: Package v1 :: Module regexp_match
[hide private]

Module regexp_match

source code

NDG XACML1.0 Regular expression matching function module

NERC DataGrid


Date: 26/03/10

Author: P J Kershaw

Contact: Philip.Kershaw@stfc.ac.uk

Copyright:  

License: BSD - see LICENSE file in top-level directory

Classes [hide private]
  RegexpMatchBase
XACML 2.0 Regular Expression matching base class function
  StringRegexMatch
String regular expression match function class representation
  FunctionClassFactory
Class Factory for string-regexp-match XACML function class.
Variables [hide private]
  __revision__ = '$Id: regexp_match.py 8017 2012-02-16 08:39:08Z...
  attributeValueClassFactory = AttributeValueClassFactory()
  __package__ = 'ndg.xacml.core.functions.v1'
Variables Details [hide private]

__revision__

Value:
'$Id: regexp_match.py 8017 2012-02-16 08:39:08Z pjkersha $'