Xalan-C++ API Reference  1.12.0
xalanc::XalanSourceTreeDocument Member List

This is the complete list of members for xalanc::XalanSourceTreeDocument, including all inherited members.

allocator_size_type typedefxalanc::XalanSourceTreeDocument
appendChildNode(XalanSourceTreeComment *theChild)xalanc::XalanSourceTreeDocument
appendChildNode(XalanSourceTreeElement *theChild)xalanc::XalanSourceTreeDocument
appendChildNode(XalanSourceTreeProcessingInstruction *theChild)xalanc::XalanSourceTreeDocument
ATTRIBUTE_NODE enum valuexalanc::XalanNode
AttributesArrayAllocatorType typedefxalanc::XalanSourceTreeDocument
block_size_type typedefxalanc::XalanSourceTreeDocument
bucket_count_type typedefxalanc::XalanSourceTreeDocument
bucket_size_type typedefxalanc::XalanSourceTreeDocument
CDATA_SECTION_NODE enum valuexalanc::XalanNode
COMMENT_NODE enum valuexalanc::XalanNode
create(MemoryManager &theManager, bool fPoolAllText=s_poolAllTextNodes, block_size_type theNamesStringPoolBlockSize=eDefaultNamesStringPoolBlockSize, bucket_count_type theNamesStringPoolBucketCount=eDefaultNamesStringPoolBucketCount, bucket_size_type theNamesStringPoolBucketSize=eDefaultNamesStringPoolBucketSize, block_size_type theValuesStringPoolBlockSize=eDefaultValuesStringPoolBlockSize, bucket_count_type theValuesStringPoolBucketCount=eDefaultValuesStringPoolBucketCount, bucket_size_type theValuesStringPoolBucketSize=eDefaultValuesStringPoolBucketSize)xalanc::XalanSourceTreeDocumentstatic
createCommentNode(const XalanDOMChar *data, XalanDOMString::size_type length, XalanNode *theParentNode=0, XalanNode *thePreviousSibling=0, XalanNode *theNextSibling=0)xalanc::XalanSourceTreeDocument
createElementNode(const XalanDOMChar *name, const AttributeListType &attrs, XalanNode *theParentNode=0, XalanNode *thePreviousSibling=0, XalanNode *theNextSibling=0, bool fAddXMLNamespaceAttribute=false)xalanc::XalanSourceTreeDocument
createElementNode(const XalanDOMChar *uri, const XalanDOMChar *localname, const XalanDOMChar *qname, const AttributesType &attrs, XalanNode *theParentNode=0, XalanNode *thePreviousSibling=0, XalanNode *theNextSibling=0, bool fAddXMLNamespaceAttribute=false)xalanc::XalanSourceTreeDocument
createElementNode(const XalanDOMChar *tagName, const AttributeListType &attrs, const PrefixResolver &thePrefixResolver, XalanNode *theParentNode=0, XalanNode *thePreviousSibling=0, XalanNode *theNextSibling=0, bool fAddXMLNamespaceAttribute=false)xalanc::XalanSourceTreeDocument
createElementNode(const XalanDOMChar *name, const AttributesType &attrs, XalanNode *theParentNode=0, XalanNode *thePreviousSibling=0, XalanNode *theNextSibling=0, bool fAddXMLNamespaceAttribute=false)xalanc::XalanSourceTreeDocument
createProcessingInstructionNode(const XalanDOMChar *target, const XalanDOMChar *data, XalanNode *theParentNode=0, XalanNode *thePreviousSibling=0, XalanNode *theNextSibling=0)xalanc::XalanSourceTreeDocument
createTextIWSNode(const XalanDOMChar *chars, XalanDOMString::size_type length, XalanNode *theParentNode=0, XalanNode *thePreviousSibling=0, XalanNode *theNextSibling=0)xalanc::XalanSourceTreeDocument
createTextNode(const XalanDOMChar *chars, XalanDOMString::size_type length, XalanNode *theParentNode=0, XalanNode *thePreviousSibling=0, XalanNode *theNextSibling=0)xalanc::XalanSourceTreeDocument
DOCUMENT_FRAGMENT_NODE enum valuexalanc::XalanNode
DOCUMENT_NODE enum valuexalanc::XalanNode
DOCUMENT_TYPE_NODE enum valuexalanc::XalanNode
eDefaultAttributeAllocatorBlockSize enum valuexalanc::XalanSourceTreeDocument
eDefaultAttributeNSAllocatorBlockSize enum valuexalanc::XalanSourceTreeDocument
eDefaultCommentAllocatorBlockSize enum valuexalanc::XalanSourceTreeDocument
eDefaultElementAllocatorBlockSize enum valuexalanc::XalanSourceTreeDocument
eDefaultElementNSAllocatorBlockSize enum valuexalanc::XalanSourceTreeDocument
eDefaultNamesStringPoolBlockSize enum valuexalanc::XalanSourceTreeDocument
eDefaultNamesStringPoolBucketCount enum valuexalanc::XalanSourceTreeDocument
eDefaultNamesStringPoolBucketSize enum valuexalanc::XalanSourceTreeDocument
eDefaultPIAllocatorBlockSize enum valuexalanc::XalanSourceTreeDocument
eDefaultTextAllocatorBlockSize enum valuexalanc::XalanSourceTreeDocument
eDefaultTextIWSAllocatorBlockSize enum valuexalanc::XalanSourceTreeDocument
eDefaultValuesStringPoolBlockSize enum valuexalanc::XalanSourceTreeDocument
eDefaultValuesStringPoolBucketCount enum valuexalanc::XalanSourceTreeDocument
eDefaultValuesStringPoolBucketSize enum valuexalanc::XalanSourceTreeDocument
ELEMENT_NODE enum valuexalanc::XalanNode
ElementByIDMapType typedefxalanc::XalanSourceTreeDocument
ENTITY_NODE enum valuexalanc::XalanNode
ENTITY_REFERENCE_NODE enum valuexalanc::XalanNode
getAttributes() const xalanc::XalanSourceTreeDocumentvirtual
getChildNodes() const xalanc::XalanSourceTreeDocumentvirtual
getDocumentElement() const xalanc::XalanSourceTreeDocumentvirtual
getElementById(const XalanDOMString &elementId) const xalanc::XalanSourceTreeDocumentvirtual
getFirstChild() const xalanc::XalanSourceTreeDocumentvirtual
getIndex() const xalanc::XalanSourceTreeDocumentvirtual
getLastChild() const xalanc::XalanSourceTreeDocumentvirtual
getLocalName() const xalanc::XalanSourceTreeDocumentvirtual
getNamespaceURI() const xalanc::XalanSourceTreeDocumentvirtual
getNextSibling() const xalanc::XalanSourceTreeDocumentvirtual
getNodeName() const xalanc::XalanSourceTreeDocumentvirtual
getNodeType() const xalanc::XalanSourceTreeDocumentvirtual
getNodeValue() const xalanc::XalanSourceTreeDocumentvirtual
getOwnerDocument() const xalanc::XalanSourceTreeDocumentvirtual
getParentNode() const xalanc::XalanSourceTreeDocumentvirtual
getPoolAllTextNodes()xalanc::XalanSourceTreeDocumentinlinestatic
getPrefix() const xalanc::XalanSourceTreeDocumentvirtual
getPreviousSibling() const xalanc::XalanSourceTreeDocumentvirtual
getUnparsedEntityURI(const XalanDOMString &theName) const xalanc::XalanSourceTreeDocument
IndexType typedefxalanc::XalanNode
initialize(MemoryManager &theManager)xalanc::XalanSourceTreeDocumentstatic
isIndexed() const xalanc::XalanSourceTreeDocumentvirtual
NodeType enum namexalanc::XalanNode
NOTATION_NODE enum valuexalanc::XalanNode
xalanc::XalanDocument::operator=(const XalanDocument &theSource)xalanc::XalanDocumentprotected
xalanc::XalanNode::operator=(const XalanNode &theSource)xalanc::XalanNodeprotected
xalanc::XalanDocument::operator==(const XalanDocument &theRHS) const xalanc::XalanDocumentprotected
xalanc::XalanNode::operator==(const XalanNode &theRHS) const xalanc::XalanNodeprotected
PROCESSING_INSTRUCTION_NODE enum valuexalanc::XalanNode
setPoolAllTextNodes(bool fPool)xalanc::XalanSourceTreeDocumentinlinestatic
terminate()xalanc::XalanSourceTreeDocumentstatic
TEXT_NODE enum valuexalanc::XalanNode
UNKNOWN_NODE enum valuexalanc::XalanNode
unparsedEntityDeclaration(const XalanDOMChar *name, const XalanDOMChar *publicId, const XalanDOMChar *systemId, const XalanDOMChar *notationName)xalanc::XalanSourceTreeDocument
UnparsedEntityURIMapType typedefxalanc::XalanSourceTreeDocument
XalanDocument()xalanc::XalanDocument
XalanDocument(const XalanDocument &theSource)xalanc::XalanDocumentprotected
XalanNode()xalanc::XalanNode
XalanNode(const XalanNode &theSource)xalanc::XalanNodeprotected
XalanSourceTreeDocument(MemoryManager &theManager, bool fPoolAllText=s_poolAllTextNodes, block_size_type theNamesStringPoolBlockSize=eDefaultNamesStringPoolBlockSize, bucket_count_type theNamesStringPoolBucketCount=eDefaultNamesStringPoolBucketCount, bucket_size_type theNamesStringPoolBucketSize=eDefaultNamesStringPoolBucketSize, block_size_type theValuesStringPoolBlockSize=eDefaultValuesStringPoolBlockSize, bucket_count_type theValuesStringPoolBucketCount=eDefaultValuesStringPoolBucketCount, bucket_size_type theValuesStringPoolBucketSize=eDefaultValuesStringPoolBucketSize)xalanc::XalanSourceTreeDocument
XalanSourceTreeDocument(MemoryManager &theManager, allocator_size_type theAttributeBlockSize, allocator_size_type theAttributeNSBlockSize, allocator_size_type theCommentBlockSize, allocator_size_type theElementBlockSize, allocator_size_type theElementNSBlockSize, allocator_size_type thePIBlockSize, allocator_size_type theTextBlockSize, allocator_size_type theTextIWSBlockSize, bool fPoolAllText=s_poolAllTextNodes)xalanc::XalanSourceTreeDocument
~XalanDocument()xalanc::XalanDocumentvirtual
~XalanNode()xalanc::XalanNodevirtual
~XalanSourceTreeDocument()xalanc::XalanSourceTreeDocumentvirtual