|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ReferenceList
XMLObject representing XML Encryption, version 20021210, ReferenceList element.
| Field Summary | |
|---|---|
static java.lang.String |
DEFAULT_ELEMENT_LOCAL_NAME
Element local name. |
static javax.xml.namespace.QName |
DEFAULT_ELEMENT_NAME
Default element name. |
| Method Summary | |
|---|---|
java.util.List<DataReference> |
getDataReferences()
Get the list of data reference child elements. |
java.util.List<KeyReference> |
getKeyReferences()
Get the list of key reference child elements. |
java.util.List<ReferenceType> |
getReferences()
Get the list of reference child elements. |
| 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 |
|---|
static final java.lang.String DEFAULT_ELEMENT_LOCAL_NAME
static final javax.xml.namespace.QName DEFAULT_ELEMENT_NAME
| Method Detail |
|---|
java.util.List<ReferenceType> getReferences()
java.util.List<DataReference> getDataReferences()
java.util.List<KeyReference> getKeyReferences()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||