org.opensaml.xacml.policy
Interface XPathVersion

All Superinterfaces:
ValidatingXMLObject, XACMLObject, XMLObject

public interface XPathVersion
extends XACMLObject

XACML XPathVersion schema.


Field Summary
static QName DEFAULTS_ELEMENT_NAME
          QName of the element element.
static String ELEMENT_LOCAL_NAME
          Local name of the element.
 
Method Summary
 
Methods inherited from interface org.opensaml.xml.validation.ValidatingXMLObject
deregisterValidator, getValidators, registerValidator, validate
 
Methods inherited from interface org.opensaml.xml.XMLObject
addNamespace, detach, getDOM, getElementQName, getIDIndex, getNamespaceManager, getNamespaces, getNoNamespaceSchemaLocation, getOrderedChildren, getParent, getSchemaLocation, getSchemaType, hasChildren, hasParent, isNil, isNilXSBoolean, releaseChildrenDOM, releaseDOM, releaseParentDOM, removeNamespace, resolveID, resolveIDFromRoot, setDOM, setNil, setNil, setNoNamespaceSchemaLocation, setParent, setSchemaLocation
 

Field Detail

ELEMENT_LOCAL_NAME

static final String ELEMENT_LOCAL_NAME
Local name of the element.

See Also:
Constant Field Values

DEFAULTS_ELEMENT_NAME

static final QName DEFAULTS_ELEMENT_NAME
QName of the element element.



Copyright © 1999-2012. All Rights Reserved.