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

Home

Readme
Charter
Release Info

Installation
Download
Build Instructions

Programming
Samples
FAQs

API Docs
DOM C++ Binding
Migration Guide

Feedback
Bug-Reporting
Mailing Lists

Source Repository
Applications

API Docs for SAX and DOM
 

XMLNetAccessor Class Reference

Inheritance diagram for XMLNetAccessor:

List of all members.

Public Member Functions

virtual ~XMLNetAccessor ()
virtual const XMLCh * getId () const =0
virtual BinInputStreammakeNew (const XMLURL &urlSrc, const XMLNetHTTPInfo *httpInfo=0)=0

Protected Member Functions

 XMLNetAccessor ()


Constructor & Destructor Documentation

virtual XMLNetAccessor::~XMLNetAccessor (  )  [virtual]

XMLNetAccessor::XMLNetAccessor (  )  [protected]


Member Function Documentation

virtual const XMLCh* XMLNetAccessor::getId (  )  const [pure virtual]

virtual BinInputStream* XMLNetAccessor::makeNew ( const XMLURL urlSrc,
const XMLNetHTTPInfo httpInfo = 0 
) [pure virtual]


The documentation for this class was generated from the following file:


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