com.novell.nds.dirxml.driver.xds
Interface OptionsParent
- All Superinterfaces:
- ParamParent, XDSElement
- All Known Implementing Classes:
- XDSDriverOptionsElement, XDSPublisherOptionsElement, XDSSubscriberOptionsElement
- public interface OptionsParent
- extends XDSElement, ParamParent
A <driver-options>,
<publisher-options>, or
<subscriber-options> element.
extractInstanceElements
public List extractInstanceElements()
- Returns this element's child
<instance> elements.
-
Invocation Context:
-
READ
- Returns:
Collections.EMPTY_LIST or a list of
XDSInstanceElement objects; will not return
null