Xalan-C++ API Documentation

The Xalan C++ XSLT Processor Version 1.9

Main Page | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members | Related Pages

DOMServices Member List

This is the complete list of members for DOMServices, including all inherited members.
getLocalNameOfNode(const XalanNode &n)DOMServices [static]
getNameOfNode(const XalanNode &n)DOMServices [static]
getNameOfNode(const XalanAttr &attr)DOMServices [static]
getNameOfNode(const XalanElement &element)DOMServices [static]
getNamespaceForPrefix(const XalanDOMString &prefix, const XalanElement &namespaceContext)DOMServices [static]
getNamespaceForPrefix(const XalanDOMChar *theName, const PrefixResolver &thePrefixResolver, bool isAttribute, XalanDOMString &thePrefix)DOMServices [static]
getNamespaceOfNode(const XalanNode &n)DOMServices [static]
getNodeData(const XalanNode &node, XalanDOMString &data)DOMServices [static]
getNodeData(const XalanAttr &attribute, XalanDOMString &data)DOMServices [static]
getNodeData(const XalanComment &comment, XalanDOMString &data)DOMServices [static]
getNodeData(const XalanDocument &document, XalanDOMString &data)DOMServices [static]
getNodeData(const XalanDocumentFragment &documentFragment, XalanDOMString &data)DOMServices [static]
getNodeData(const XalanElement &element, XalanDOMString &data)DOMServices [static]
getNodeData(const XalanProcessingInstruction &pi, XalanDOMString &data)DOMServices [static]
getNodeData(const XalanText &text, XalanDOMString &data)DOMServices [static]
getNodeData(const XalanNode &node, FormatterListener &formatterListener, MemberFunctionPtr function)DOMServices [static]
getNodeData(const XalanAttr &attribute, FormatterListener &formatterListener, MemberFunctionPtr function)DOMServices [static]
getNodeData(const XalanComment &comment, FormatterListener &formatterListener, MemberFunctionPtr function)DOMServices [static]
getNodeData(const XalanDocument &document, FormatterListener &formatterListener, MemberFunctionPtr function)DOMServices [static]
getNodeData(const XalanDocumentFragment &documentFragment, FormatterListener &formatterListener, MemberFunctionPtr function)DOMServices [static]
getNodeData(const XalanElement &element, FormatterListener &formatterListener, MemberFunctionPtr function)DOMServices [static]
getNodeData(const XalanProcessingInstruction &pi, FormatterListener &formatterListener, MemberFunctionPtr function)DOMServices [static]
getNodeData(const XalanText &text, FormatterListener &formatterListener, MemberFunctionPtr function)DOMServices [static]
getParentOfNode(const XalanNode &node)DOMServices [static]
initialize(MemoryManagerType &theManager)DOMServices [static]
isNamespaceDeclaration(const XalanAttr &n)DOMServices [static]
isNodeAfter(const XalanNode &node1, const XalanNode &node2)DOMServices [static]
isNodeAfterSibling(const XalanNode &parent, const XalanNode &child1, const XalanNode &child2)DOMServices [static]
MemberFunctionPtr typedefDOMServices
s_emptyStringDOMServices [static]
s_XMLNamespaceDOMServices [static]
s_XMLNamespaceLengthDOMServices [static]
s_XMLNamespacePrefixDOMServices [static]
s_XMLNamespacePrefixLengthDOMServices [static]
s_XMLNamespacePrefixURIDOMServices [static]
s_XMLNamespacePrefixURILengthDOMServices [static]
s_XMLNamespaceSeparatorStringDOMServices [static]
s_XMLNamespaceSeparatorStringLengthDOMServices [static]
s_XMLNamespaceURIDOMServices [static]
s_XMLNamespaceURILengthDOMServices [static]
s_XMLNamespaceWithSeparatorDOMServices [static]
s_XMLNamespaceWithSeparatorLengthDOMServices [static]
s_XMLStringDOMServices [static]
s_XMLStringLengthDOMServices [static]
s_XMLStringWithSeparatorDOMServices [static]
s_XMLStringWithSeparatorLengthDOMServices [static]
terminate()DOMServices [static]

Interpreting class diagrams

Doxygen and GraphViz are used to generate this API documentation from the Xalan-C header files.

Xalan-C++ XSLT Processor Version 1.9
Copyright © 1999-2004 The Apache Software Foundation. All Rights Reserved.