Package ndg :: Package xacml :: Package utils :: Module xpath_selector
[hide private]

Module xpath_selector

source code

XPath selection for XACML AttributeSelector


Date: 23/12/11

Author: R B Wilkinson

Contact: Philip.Kershaw@stfc.ac.uk

Copyright: (C) 2011 Science and Technology Facilities Council

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

Classes [hide private]
  XPathSelectorInterface
Interface for XPath selectors.
  EtreeXPathSelector
XPathSelectorInterface using ElementTree XPath selection.
Variables [hide private]
  __revision__ = '$Id$'
  __package__ = 'ndg.xacml.utils'