|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Any element that contains driver option, driver state, or authentication information.
A child element of <driver-options>
,
<publisher-options>
,
<subscriber-options>
, <driver-state>
,
<publisher-state>
,
<subscriber-state>
, or
<authentication-info>
elements.
Method Summary | |
String |
getDisplayName()
Returns the display-name attribute value. |
boolean |
hasContent()
Does this element the parent of child nodes? |
boolean |
isContentSensitive()
|
boolean |
isPasswordRef()
|
Methods inherited from interface com.novell.nds.dirxml.driver.xds.TextParent |
appendText, extractText |
Methods inherited from interface com.novell.nds.dirxml.driver.xds.XDSElement |
attributeValueGet, attributeValueGet, attributeValueSet, childElements, domDocument, domElement, localName, namespaceName, position, tagName |
Method Detail |
public String getDisplayName()
null
; will not return "" (empty string)public boolean isContentSensitive()
public boolean isPasswordRef()
public boolean hasContent()
true
if it does; false
otherwise
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |