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

Comparing Oracle XML Parsers and Class Generators by Language , 3 of 3


Comparing the Oracle XML Class Generators

Table 24-3 compares the features of the Oracle XML parsers and class generators, according to language.


Table 24-4 Comparing Oracle XML Parsers and Class Generators  
Java  C  C++  PL/SQL 

Class Generator 

 

 

 

oracle.xml.classgen 

 

xmlcg 

 

CGDocument

CGNode

ClassGenerator

InvalidContentException

 

N/A 

 

N/A 

Character Sets (8):

    EBCDIC-CP-US

    ISO-8859-1

    ISO-10646-UCS-2

    ISO-10646-UCS-4

    Shift_SJIS

    US-ASCII

    UTF-8

    UTF-16

 

N/A 

Character Sets (8):

    EBCDIC-CP-US

    ISO-8859-1

    ISO-10646-UCS-2

    ISO-10646-UCS-4

    Shift_SJIS

    US-ASCII

    UTF-8

    UTF-16

 

N/A 

Default Character Set:

    US-ASCII

 

N/A 

Default Character Set:

    US-ASCII

 

N/A 


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