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 , 2 of 3


Comparing the Oracle XML Parsers

Table 24-3 compares the features of the Oracle XML parsers according to language.


Table 24-3 Comparing Oracle XML Parsers  
Java  C  C++  PL/SQL 

Parser, Version 2 

 

 

 

Includes DOM API 

Includes DOM API 

Includes DOM API 

Includes DOM API 

Includes SAX API 

Includes SAX API 

Includes SAX API 

N/A 

XSL-T Processor 

XSL-T Processor 

XSL-T Processor 

XSL-T Processor 

Namespace 1.0 support 

Namespace 1.0 support 

Namespace 1.0 support 

Namespace 1.0 support 

XPath 1.0 support 

XPath 1.0 support 

XPath 1.0 support 

XPath 1.0 support 

Checks if document is well-formed 

Checks if document is well-formed 

Checks if document is well-formed 

Checks if document is well-formed 

Validating and Non-Validating Support 

Validating and Non-Validating Support 

Validating and Non-Validating Support 

Validating and Non-Validating Support 

Character Sets (15):

    BIG 5

    EBCDIC-CP-*

    EUC-JP

    EUC-KR

    GB2312

    ISO-2022-JP

    ISO-2022-KR

    ISO-8859-1to -9

    ISO-10646-UCS-2

    ISO-10646-UCS-4

    KOI8-R

    Shift_JIS

    US-ASCII

    UTF-8

    UTF-16

 

Character Sets (15):

    BIG 5

    EBCDIC-CP-*

    EUC-JP

    EUC-KR

    GB2312

    ISO-2022-JP

    ISO-2022-KR

    ISO-8859-1to -9

    ISO-10646-UCS-2

    ISO-10646-UCS-4

    KOI8-R

    Shift_JIS

    US-ASCII

    UTF-8

    UTF-16

 

Character Sets (15):

    BIG 5

    EBCDIC-CP-*

    EUC-JP

    EUC-KR

    GB2312

    ISO-2022-JP

    ISO-2022-KR

    ISO-8859-1to -9

    ISO-10646-UCS-2

    ISO-10646-UCS-4

    KOI8-R

    Shift_JIS

    US-ASCII

    UTF-8

    UTF-16

 

Character Sets (12):

    BIG 5

    EBCDIC-CP-*

    EUC-JP

    EUC-KR

    GB2312

    ISO-2022-JP

    ISO-2022-KR

    ISO-8859-1to -9

    KOI8-R

    Shift_JIS

    US-ASCII

    UTF-8

 

Default Character Set:

    UTF-8

 

Default Character Set:

    UTF-8

 

Default Character Set:

    UTF-8

 

Default Character Set:

    UTF-8

 

Operating Systems:

    All Oracle8i platforms 

Operating Systems:

All Oracle8i platforms 

Operating Systems:

All Oracle8i platforms

 

Operating Systems:

    All Oracle8i platforms 

 

Error recovery until fatal error 

N/A 

N/A 

Error recovery until fatal error 


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