| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
AbstractReader --+
|
reader.ETreeAbstractReader --+
|
expressionreader.ExpressionReader --+
|
AttributeValueReader
ElementTree based XACML AttributeValue type parser
|
|||
| NoneType |
TYPE XACML type to instantiate from parsed object |
||
|
Inherited from |
|||
|
|||
| ndg.xacml.core.attributevalue.AttributeValue derived type |
|
||
|
|||
|
Inherited from Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
| ndg.xacml.core.attributevalue.AttributeValueClassFactory |
FACTORY = AttributeValueClassFactory()factory function for returning an Attribute value type for a given XACML Attribute value URI |
||
__abstractmethods__ =
|
|||
|
Inherited from Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
Parse *AttributeValue type element - override this method instead of _parseExtension since AttributeValue class is virtual. A sub-type can be instantiated only once the data type attribute is parsed
|
Parse XML Attribute value element
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Thu Apr 5 08:44:36 2012 | http://epydoc.sourceforge.net |