Oracle8i Application Developer's Guide - XML
Release 3 (8.1.7)

Part Number A86030-01

Library

Product

Contents

Index

Go to previous page Go to beginning of chapter Go to next page

Using XML Transviewer Beans, 7 of 15


Using Treeviewer Bean (XMLTreeView() API)

The Treeviewer Bean shows an XML document as a tree. It recognizes the following XML DOM nodes:

It takes as input an org.w3c.dom.Document object.

Figure 20-3 illustrates the XML Tree Viewer Bean usage.

A DOM XML document is input to the XMLTreeView.setXMLDocument(doc) method. This associates the XML Tree Viewer with the XML document.

Available TreeViewer Bean methods are:

Figure 20-3 XML Tree Viewer Bean Usage



Go to previous page Go to beginning of chapter Go to next page
Oracle
Copyright © 1996-2000, Oracle Corporation.

All Rights Reserved.

Library

Product

Contents

Index