ANNOTATION_TARGET enum name | XSAnnotation | |
fComponentType | XSObject | [protected] |
fContents | XSAnnotation | [protected] |
fId | XSObject | [protected] |
fMemoryManager | XSObject | [protected] |
fNext | XSAnnotation | [protected] |
fXSModel | XSObject | [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 value | XSAnnotation | |
W3C_DOM_ELEMENT enum value | XSAnnotation | |
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] |