Tabs for XML

org.eclipse.wst.rdb.outputview.xmlTabs

[Enter the first release in which this extension point appears.]

This extension-point allows users to add one or more TabItems to the parent TabFolder for displaying XML data. For example, a tab for showing the xml tree would be a good extension. The default parent folder only displays the xml source.

<!ELEMENT tabs EMPTY>

<!ATTLIST tabs

class CDATA #REQUIRED>


[Enter extension point usage example here.]

[Enter API information here.]

[Enter information about supplied implementation of this extension point.]