public interface DefaultsType extends XACMLObject
Modifier and Type | Field and Description |
---|---|
static String |
POLICY_DEFAULTS_ELEMENT_LOCAL_NAME
Local name of the element PolicyDefaults.
|
static QName |
POLICY_DEFAULTS_ELEMENT_NAME
QName of the element PolicyDefaults.
|
static String |
POLICY_SET_DEFAULTS_ELEMENT_LOCAL_NAME
Local name of the element PolicySetDefaults.
|
static QName |
POLICY_SET_DEFAULTS_ELEMENT_NAME
QName of the element PolicySetDefaults.
|
static String |
SCHEMA_TYPE_LOCAL_NAME
Local name of the XSI type.
|
static QName |
SCHEMA_TYPE_NAME
QName of the XSI type.
|
Modifier and Type | Method and Description |
---|---|
org.opensaml.xml.schema.XSString |
getXPathVersion()
Gets the XPath version for this type.
|
void |
setXPathVersion(org.opensaml.xml.schema.XSString version)
Sets the XPath version for this type.
|
deregisterValidator, getValidators, registerValidator, validate
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
static final String POLICY_SET_DEFAULTS_ELEMENT_LOCAL_NAME
static final QName POLICY_SET_DEFAULTS_ELEMENT_NAME
static final String POLICY_DEFAULTS_ELEMENT_LOCAL_NAME
static final QName POLICY_DEFAULTS_ELEMENT_NAME
static final String SCHEMA_TYPE_LOCAL_NAME
static final QName SCHEMA_TYPE_NAME
org.opensaml.xml.schema.XSString getXPathVersion()
void setXPathVersion(org.opensaml.xml.schema.XSString version)
version
- XPath version for this typeCopyright © 1999-2013. All Rights Reserved.