|
Oracle Security Developer Tools XML Security Java API Reference 10g Release 3 (10.1.3) B25383-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Interface for XML-DSIG elements that can be the target of an object reference.
ObjectReference| Method Summary | |
java.lang.String |
getId()Returns the value of the Id attribute for this object. |
java.lang.String |
getType()Returns a URI identifying the type of this object. |
void |
setId(java.lang.String id)Sets the Id attribute for this object. |
| Method Detail |
public void setId(java.lang.String id)
throws org.w3c.dom.DOMException
id - The ID name of this object.org.w3c.dom.DOMExceptionpublic java.lang.String getId()
public java.lang.String getType()
null if none is defined.
|
Oracle Security Developer Tools XML Security Java API Reference 10g Release 3 (10.1.3) B25383-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||