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

Part Number A86030-01

Library

Solution Area

Contents

Index

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

Using XML Java Class Generator, 6 of 8


XML Java Class Generator Sample Files in sample/

Table 18-1 lists the sample files available in directory of $ORACLE_HOME/xdk/java/classgen/sample that you receive with the Oracle software.

Table 18-1 XML Java Class Generator: Sample Files in sample/
Sample File Name  Description 

SampleMain.java 

A sample application to generate Java source files based on a DTD 

Widl.dtd 

A sample DTD 

Widl.xml 

A sample XML file based on Widl.dtd 

TestWidl.java 

A sample application to construct XML document using the Java source files generated by SampleMain 

Widl.out 

XML Document printed by TestWidl.out 


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

All Rights Reserved.

Library

Solution Area

Contents

Index