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
 

XSAnnotation Member List

This is the complete list of members for XSAnnotation, including all inherited members.

ANNOTATION_TARGET enum nameXSAnnotation
fComponentTypeXSObject [protected]
fContentsXSAnnotation [protected]
fIdXSObject [protected]
fMemoryManagerXSObject [protected]
fNextXSAnnotation [protected]
fXSModelXSObject [protected]
getAnnotationString() const XSAnnotation
getAnnotationString()XSAnnotation
getId() const XSObject [virtual]
getLineCol(int &line, int &col) const XSAnnotation
getName()XSObject [virtual]
getNamespace()XSObject [virtual]
getNamespaceItem()XSObject [virtual]
getNext()XSAnnotation
getSystemId() const XSAnnotation
getType() const XSObject
operator delete(void *p)XMemory
operator delete(void *p, MemoryManager *memMgr)XMemory
operator delete(void *p, void *ptr)XMemory
operator new(size_t size)XMemory
operator new(size_t size, MemoryManager *memMgr)XMemory
operator new(size_t size, void *ptr)XMemory
setId(unsigned int id)XSObject
setLineCol(int line, int col)XSAnnotation
setNext(XSAnnotation *const nextAnnotation)XSAnnotation
setSystemId(const XMLCh *const systemId)XSAnnotation
W3C_DOM_DOCUMENT enum valueXSAnnotation
W3C_DOM_ELEMENT enum valueXSAnnotation
writeAnnotation(DOMNode *node, ANNOTATION_TARGET targetType)XSAnnotation
writeAnnotation(ContentHandler *handler)XSAnnotation
XMemory()XMemory [protected]
XSAnnotation(const XMLCh *const contents, MemoryManager *const manager=XMLPlatformUtils::fgMemoryManager)XSAnnotation
XSAnnotation(MemoryManager *const manager)XSAnnotation
XSObject(XSConstants::COMPONENT_TYPE compType, XSModel *const xsModel, MemoryManager *const manager=XMLPlatformUtils::fgMemoryManager)XSObject
~XSAnnotation()XSAnnotation
~XSObject()XSObject [virtual]



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