|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.apache.ws.sandbox.security.trust.message.token.AbstractToken
org.apache.ws.sandbox.security.trust.message.token.CompositeElement
| Field Summary |
| Fields inherited from class org.apache.ws.sandbox.security.trust.message.token.AbstractToken |
document, element |
| Constructor Summary | |
CompositeElement(org.w3c.dom.Document doc)
|
|
CompositeElement(org.w3c.dom.Element elem)
|
|
| Method Summary | |
protected void |
setElementTextValue(org.w3c.dom.Text textNode)
This is called with a Text node of the
current element |
| Methods inherited from class org.apache.ws.sandbox.security.trust.message.token.AbstractToken |
addChild, deserializeChildElement, getElement, getToken, parse, removeChild, setElement, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public CompositeElement(org.w3c.dom.Document doc)
doc -
public CompositeElement(org.w3c.dom.Element elem)
throws WSTrustException
elem -
WSTrustException| Method Detail |
protected void setElementTextValue(org.w3c.dom.Text textNode)
throws WSTrustException
AbstractTokenText node of the
current element
setElementTextValue in class AbstractTokentextNode -
WSTrustException
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||