http://xml.apache.org/http://www.apache.org/http://www.w3.org/

Home

Readme
Charter
Release Info

Installation
Download
Build Instructions

FAQs
Samples
API Docs

DOM C++ Binding
Programming
Migration Guide

Feedback
Bug-Reporting
PDF Document

Source Repository
User Mail Archive
Devel Mail Archive

API Docs for SAX and DOM
 

Deprecated List

Member AbstractDOMParser::elementTypeInfo (const XMLCh *const typeName, const XMLCh *const typeURI)

Member Base64::decode (const XMLCh *const inputData, unsigned int *decodedLength, MemoryManager *const memMgr=0, Conformance conform=Conf_RFC2045)
use decodeToXMLByte instead.

Member HexBin::decode (const XMLCh *const hexData, MemoryManager *const manager=XMLPlatformUtils::fgMemoryManager)
use decodeToXMLByte instead.

Class SAXParser
This interface has been replaced by the SAX2 interface, which includes Namespace support. See SAX2XMLReader for more information.

Member SAXParser::resolveEntity (const XMLCh *const publicId, const XMLCh *const systemId, const XMLCh *const baseURI=0)
This method is no longer called (the other resolveEntity one is).

Member XercesDOMParser::resolveEntity (const XMLCh *const publicId, const XMLCh *const systemId, const XMLCh *const baseURI=0)
This method is no longer called (the other resolveEntity one is).

Member XMLAttDef::getProvided () const

Member XMLAttDef::getDOMTypeInfoUri () const =0

Member XMLAttDef::getDOMTypeInfoName () const =0

Member XMLAttDef::setProvided (const bool newValue)

Member XMLAttDefList::hasMoreElements () const =0
This method is not thread-safe.

Member XMLAttDefList::nextElement ()=0
This method is not thread-safe.

Member XMLAttDefList::Reset ()=0
This method is not thread-safe.

Member XMLAttr::getValidatingTypeURI () const

Member XMLAttr::getValidatingTypeName () const

Member XMLAttr::setDatatypeValidator (DatatypeValidator *datatypeValidator)

Member XMLAttr::setSchemaValidated (const bool isSchema)

Member XMLDocumentHandler::elementTypeInfo (const XMLCh *const , const XMLCh *const )

Member XMLElementDecl::getDOMTypeInfoUri () const =0

Member XMLElementDecl::getDOMTypeInfoName () const =0

Member XMLElementDecl::LookupOpts
Use of addIfNotFound couldl produce undefined behaviour in multithreaded environments.


Copyright © 1994-2004 The Apache Software Foundation. All Rights Reserved.