blob: 008321f09a65566621c5686c8541663ec6b8609a [file] [log] [blame]
<HTML><HEAD><TITLE>Xalan-C++ API Documentation</TITLE></HEAD>
<BODY>
<h2 align="center">Xalan-C++ API Documentation</h2>
<h3 align="center">The Xalan C++ XSLT Processor Version 1.10</h3>
</BODY>
<!-- Generated by Doxygen 1.2.8.1 -->
<center>
<a class="qindex" href="index.html">Main Page</a> &nbsp; <a class="qindex" href="hierarchy.html">Class Hierarchy</a> &nbsp; <a class="qindex" href="classes.html">Alphabetical List</a> &nbsp; <a class="qindex" href="annotated.html">Compound List</a> &nbsp; <a class="qindex" href="files.html">File List</a> &nbsp; <a class="qindex" href="functions.html">Compound Members</a> &nbsp; <a class="qindex" href="globals.html">File Members</a> &nbsp; </center>
<hr><h1>StylesheetExecutionContext Member List</h1>This is the complete list of members for <a class="el" href="classStylesheetExecutionContext.html">StylesheetExecutionContext</a>, including all inherited members.<ul>
<li><a class="el" href="classStylesheetExecutionContext.html#a31">addResultAttribute</a>(const XalanDOMString &amp;aname, const XalanDOMString &amp;value)=0
<code> [pure virtual]</code><li><a class="el" href="classStylesheetExecutionContext.html#a32">addResultAttribute</a>(const XalanDOMString &amp;aname, const XalanDOMChar *value)=0
<code> [pure virtual]</code><li><a class="el" href="classStylesheetExecutionContext.html#a73">beginCreateXResultTreeFrag</a>(XalanNode *sourceNode)=0
<code> [pure virtual]</code><li><a class="el" href="classStylesheetExecutionContext.html#a75">beginFormatToText</a>(XalanDOMString &amp;theResult)=0
<code> [pure virtual]</code><li><a class="el" href="classStylesheetExecutionContext.html#a52">beginParams</a>()=0
<code> [pure virtual]</code><li><a class="el" href="classStylesheetExecutionContext.html#a135">borrowMutableNodeRefList</a>()=0
<code> [pure virtual]</code><li><a class="el" href="classStylesheetExecutionContext.html#a66">characters</a>(const XalanDOMChar *ch, XalanDOMString::size_type start, XalanDOMString::size_type length)=0
<code> [pure virtual]</code><li><a class="el" href="classStylesheetExecutionContext.html#a115">characters</a>(const XalanNode &amp;node)=0
<code> [pure virtual]</code><li><a class="el" href="classStylesheetExecutionContext.html#a116">characters</a>(const XObjectPtr &amp;xobject)=0
<code> [pure virtual]</code><li><a class="el" href="classStylesheetExecutionContext.html#a67">charactersRaw</a>(const XalanDOMChar *ch, XalanDOMString::size_type start, XalanDOMString::size_type length)=0
<code> [pure virtual]</code><li><a class="el" href="classStylesheetExecutionContext.html#a117">charactersRaw</a>(const XalanNode &amp;node)=0
<code> [pure virtual]</code><li><a class="el" href="classStylesheetExecutionContext.html#a118">charactersRaw</a>(const XObjectPtr &amp;xobject)=0
<code> [pure virtual]</code><li><a class="el" href="classStylesheetExecutionContext.html#a51">clearTopLevelParams</a>()=0
<code> [pure virtual]</code><li><a class="el" href="classStylesheetExecutionContext.html#a71">cloneToResultTree</a>(const XalanNode &amp;node, const LocatorType *locator)=0
<code> [pure virtual]</code><li><a class="el" href="classStylesheetExecutionContext.html#a72">cloneToResultTree</a>(const XalanNode &amp;node, XalanNode::NodeType nodeType, bool overrideStrip, bool shouldCloneAttributes, const LocatorType *locator)=0
<code> [pure virtual]</code><li><a class="el" href="classStylesheetExecutionContext.html#a106">collationCompare</a>(const XalanDOMString &amp;theLHS, const XalanDOMString &amp;theRHS, XalanCollationServices::eCaseOrder theCaseOrder=XalanCollationServices::eDefault)=0
<code> [pure virtual]</code><li><a class="el" href="classStylesheetExecutionContext.html#a107">collationCompare</a>(const XalanDOMString &amp;theLHS, const XalanDOMString &amp;theRHS, const XalanDOMString &amp;theLocale, XalanCollationServices::eCaseOrder theCaseOrder=XalanCollationServices::eDefault)=0
<code> [pure virtual]</code><li><a class="el" href="classStylesheetExecutionContext.html#a108">collationCompare</a>(const XalanDOMChar *theLHS, const XalanDOMChar *theRHS, XalanCollationServices::eCaseOrder theCaseOrder=XalanCollationServices::eDefault)=0
<code> [pure virtual]</code><li><a class="el" href="classStylesheetExecutionContext.html#a109">collationCompare</a>(const XalanDOMChar *theLHS, const XalanDOMChar *theRHS, const XalanDOMChar *theLocale, XalanCollationServices::eCaseOrder theCaseOrder=XalanCollationServices::eDefault)=0
<code> [pure virtual]</code><li><a class="el" href="classStylesheetExecutionContext.html#a68">comment</a>(const XalanDOMChar *data)=0
<code> [pure virtual]</code><li><a class="el" href="classStylesheetExecutionContext.html#a33">copyNamespaceAttributes</a>(const XalanNode &amp;src)=0
<code> [pure virtual]</code><li><a class="el" href="classStylesheetExecutionContext.html#a138">createAndPushMutableNodeRefList</a>()=0
<code> [pure virtual]</code><li><a class="el" href="classStylesheetExecutionContext.html#a142">createAndPushNodesToTransformList</a>(const NodeRefListBase *nodeList)=0
<code> [pure virtual]</code><li><a class="el" href="classStylesheetExecutionContext.html#a90">createFormatterToHTML</a>(Writer &amp;writer, const XalanDOMString &amp;encoding=XalanDOMString(XalanMemMgrs::getDummyMemMgr()), const XalanDOMString &amp;mediaType=XalanDOMString(XalanMemMgrs::getDummyMemMgr()), const XalanDOMString &amp;doctypeSystem=XalanDOMString(XalanMemMgrs::getDummyMemMgr()), const XalanDOMString &amp;doctypePublic=XalanDOMString(XalanMemMgrs::getDummyMemMgr()), bool doIndent=true, int indent=eDefaultHTMLIndentAmount, bool escapeURLs=true, bool omitMetaTag=false)=0
<code> [pure virtual]</code><li><a class="el" href="classStylesheetExecutionContext.html#a91">createFormatterToText</a>(Writer &amp;writer, const XalanDOMString &amp;encoding)=0
<code> [pure virtual]</code><li><a class="el" href="classStylesheetExecutionContext.html#a89">createFormatterToXML</a>(Writer &amp;writer, const XalanDOMString &amp;version=XalanDOMString(XalanMemMgrs::getDummyMemMgr()), bool doIndent=false, int indent=eDefaultXMLIndentAmount, const XalanDOMString &amp;encoding=XalanDOMString(XalanMemMgrs::getDummyMemMgr()), const XalanDOMString &amp;mediaType=XalanDOMString(XalanMemMgrs::getDummyMemMgr()), const XalanDOMString &amp;doctypeSystem=XalanDOMString(XalanMemMgrs::getDummyMemMgr()), const XalanDOMString &amp;doctypePublic=XalanDOMString(XalanMemMgrs::getDummyMemMgr()), bool xmlDecl=true, const XalanDOMString &amp;standalone=XalanDOMString(XalanMemMgrs::getDummyMemMgr()))=0
<code> [pure virtual]</code><li><a class="el" href="classStylesheetExecutionContext.html#a40">createMatchPattern</a>(const XalanDOMString &amp;str, const PrefixResolver &amp;resolver)=0
<code> [pure virtual]</code><li><a class="el" href="classStylesheetExecutionContext.html#a137">createMutableNodeRefList</a>(MemoryManagerType &amp;theManager) const=0
<code> [pure virtual]</code><li><a class="el" href="classStylesheetExecutionContext.html#a110">createPrintWriter</a>(XalanOutputStream *theTextOutputStream)=0
<code> [pure virtual]</code><li><a class="el" href="classStylesheetExecutionContext.html#a111">createPrintWriter</a>(const XalanDOMString &amp;theFileName, const XalanDOMString &amp;theEncoding)=0
<code> [pure virtual]</code><li><a class="el" href="classStylesheetExecutionContext.html#a112">createPrintWriter</a>(StreamType &amp;theStream)=0
<code> [pure virtual]</code><li><a class="el" href="classStylesheetExecutionContext.html#a113">createPrintWriter</a>(FILE *theStream)=0
<code> [pure virtual]</code><li><a class="el" href="classStylesheetExecutionContext.html#a94">createUseAttributeSetIndexesOnStack</a>()=0
<code> [pure virtual]</code><li><a class="el" href="classStylesheetExecutionContext.html#a43">createVariable</a>(const XPath &amp;xpath, XalanNode *contextNode, const PrefixResolver &amp;resolver)=0
<code> [pure virtual]</code><li><a class="el" href="classStylesheetExecutionContext.html#a93">createXalanNumberFormat</a>()=0
<code> [pure virtual]</code><li><a class="el" href="classStylesheetExecutionContext.html#s12s5">eDefaultHTMLIndentAmount</a> enum value
<li><a class="el" href="classStylesheetExecutionContext.html#s12s4">eDefaultXMLIndentAmount</a> enum value
<li><a class="el" href="classStylesheetExecutionContext.html#s12">eDummy</a> enum name
<li><a class="el" href="classStylesheetExecutionContext.html#s13">eEscapeURLs</a> enum name
<li><a class="el" href="classStylesheetExecutionContext.html#s13s6">eEscapeURLsDefault</a> enum value
<li><a class="el" href="classStylesheetExecutionContext.html#s13s7">eEscapeURLsNo</a> enum value
<li><a class="el" href="classStylesheetExecutionContext.html#s13s8">eEscapeURLsYes</a> enum value
<li><a class="el" href="classStylesheetExecutionContext.html#a129">elementAvailable</a>(const XalanQName &amp;theQName) const=0
<code> [pure virtual]</code><li><a class="el" href="classStylesheetExecutionContext.html#a130">elementAvailable</a>(const XalanDOMString &amp;theName, const LocatorType *locator) const=0
<code> [pure virtual]</code><li><a class="el" href="classStylesheetExecutionContext.html#a74">endCreateXResultTreeFrag</a>()=0
<code> [pure virtual]</code><li><a class="el" href="classStylesheetExecutionContext.html#a63">endDocument</a>()=0
<code> [pure virtual]</code><li><a class="el" href="classStylesheetExecutionContext.html#a65">endElement</a>(const XalanDOMChar *name)=0
<code> [pure virtual]</code><li><a class="el" href="classStylesheetExecutionContext.html#a76">endFormatToText</a>()=0
<code> [pure virtual]</code><li><a class="el" href="classStylesheetExecutionContext.html#a53">endParams</a>()=0
<code> [pure virtual]</code><li><a class="el" href="classStylesheetExecutionContext.html#s14">eOmitMETATag</a> enum name
<li><a class="el" href="classStylesheetExecutionContext.html#s14s9">eOmitMETATagDefault</a> enum value
<li><a class="el" href="classStylesheetExecutionContext.html#s14s10">eOmitMETATagNo</a> enum value
<li><a class="el" href="classStylesheetExecutionContext.html#s14s11">eOmitMETATagYes</a> enum value
<li><a class="el" href="classStylesheetExecutionContext.html#a2">error</a>(const XalanDOMString &amp;msg, const ElemTemplateElement &amp;styleNode, const XalanNode *sourceNode=0) const=0
<code> [pure virtual]</code><li><a class="el" href="classStylesheetExecutionContext.html#a163">error</a>(const XalanDOMString &amp;msg, const XalanNode *sourceNode, const LocatorType *locator) const=0
<code> [pure virtual]</code><li><a class="el" href="classExecutionContext.html#a0">ExecutionContext</a>(MemoryManagerType &amp;m_memoryManager)
<code> [explicit]</code><li><a class="el" href="classStylesheetExecutionContext.html#a133">extFunction</a>(const XalanDOMString &amp;theNamespace, const XalanDOMString &amp;functionName, XalanNode *context, const XObjectArgVectorType &amp;argVec, const LocatorType *locator)=0
<code> [pure virtual]</code><li><a class="el" href="classStylesheetExecutionContext.html#a81">findOnElementRecursionStack</a>(const ElemTemplateElement *theElement) const=0
<code> [pure virtual]</code><li><a class="el" href="classStylesheetExecutionContext.html#a156">findURIFromDoc</a>(const XalanDocument *owner) const=0
<code> [pure virtual]</code><li><a class="el" href="classStylesheetExecutionContext.html#a101">fireGenerateEvent</a>(const GenerateEvent &amp;ge)=0
<code> [pure virtual]</code><li><a class="el" href="classStylesheetExecutionContext.html#a103">fireSelectEvent</a>(const SelectionEvent &amp;se)=0
<code> [pure virtual]</code><li><a class="el" href="classStylesheetExecutionContext.html#a102">fireTraceEvent</a>(const TracerEvent &amp;te)=0
<code> [pure virtual]</code><li><a class="el" href="classStylesheetExecutionContext.html#a70">flushPending</a>()=0
<code> [pure virtual]</code><li><a class="el" href="classStylesheetExecutionContext.html#a161">formatNumber</a>(double number, const XalanDOMString &amp;pattern, XalanDOMString &amp;theResult, const XalanNode *context=0, const LocatorType *locator=0)=0
<code> [pure virtual]</code><li><a class="el" href="classStylesheetExecutionContext.html#a162">formatNumber</a>(double number, const XalanDOMString &amp;pattern, const XalanDOMString &amp;dfsName, XalanDOMString &amp;theResult, const XalanNode *context=0, const LocatorType *locator=0)=0
<code> [pure virtual]</code><li><a class="el" href="classStylesheetExecutionContext.html#a131">functionAvailable</a>(const XalanQName &amp;theQName) const=0
<code> [pure virtual]</code><li><a class="el" href="classStylesheetExecutionContext.html#a132">functionAvailable</a>(const XalanDOMString &amp;theName, const LocatorType *locator) const=0
<code> [pure virtual]</code><li><a class="el" href="classStylesheetExecutionContext.html#a147">getAndPopCachedString</a>()=0
<code> [pure virtual]</code><li><a class="el" href="classStylesheetExecutionContext.html#a145">getAndPushCachedString</a>()=0
<code> [pure virtual]</code><li><a class="el" href="classXPathExecutionContext.html#s2">GetCachedString</a> typedef
<li><a class="el" href="classStylesheetExecutionContext.html#a148">getCachedString</a>()=0
<code> [pure virtual]</code><li><a class="el" href="classStylesheetExecutionContext.html#a126">getContextNodeList</a>() const=0
<code> [pure virtual]</code><li><a class="el" href="classStylesheetExecutionContext.html#a127">getContextNodeListLength</a>() const=0
<code> [pure virtual]</code><li><a class="el" href="classStylesheetExecutionContext.html#a128">getContextNodeListPosition</a>(const XalanNode &amp;contextNode) const=0
<code> [pure virtual]</code><li><a class="el" href="classStylesheetExecutionContext.html#a6">getCopyTextNodesOnly</a>() const=0
<code> [pure virtual]</code><li><a class="el" href="classStylesheetExecutionContext.html#a114">getCountersTable</a>()=0
<code> [pure virtual]</code><li><a class="el" href="classStylesheetExecutionContext.html#a19">getCurrentMode</a>() const=0
<code> [pure virtual]</code><li><a class="el" href="classStylesheetExecutionContext.html#a120">getCurrentNode</a>() const=0
<code> [pure virtual]</code><li><a class="el" href="classStylesheetExecutionContext.html#a59">getCurrentStackFrameIndex</a>() const=0
<code> [pure virtual]</code><li><a class="el" href="classStylesheetExecutionContext.html#a22">getCurrentTemplate</a>() const=0
<code> [pure virtual]</code><li><a class="el" href="classStylesheetExecutionContext.html#a85">getEscapeURLs</a>() const=0
<code> [pure virtual]</code><li><a class="el" href="classStylesheetExecutionContext.html#a27">getFormatterListener</a>() const=0
<code> [pure virtual]</code><li><a class="el" href="classStylesheetExecutionContext.html#a58">getGlobalStackFrameIndex</a>() const=0
<code> [pure virtual]</code><li><a class="el" href="classStylesheetExecutionContext.html#a38">getIndent</a>() const=0
<code> [pure virtual]</code><li><a class="el" href="classStylesheetExecutionContext.html#a99">getInvoker</a>() const=0
<code> [pure virtual]</code><li><a class="el" href="classStylesheetExecutionContext.html#a146">getLastCachedString</a>()=0
<code> [pure virtual]</code><li><a class="el" href="classExecutionContext.html#a5">getMemoryManager</a>()
<li><a class="el" href="classStylesheetExecutionContext.html#a155">getNamespaceForPrefix</a>(const XalanDOMString &amp;prefix) const=0
<code> [pure virtual]</code><li><a class="el" href="classStylesheetExecutionContext.html#a143">getNextNodeToTransform</a>()=0
<code> [pure virtual]</code><li><a class="el" href="classStylesheetExecutionContext.html#a150">getNodeSetByKey</a>(XalanDocument *doc, const XalanQName &amp;qname, const XalanDOMString &amp;ref, MutableNodeRefList &amp;nodelist)=0
<code> [pure virtual]</code><li><a class="el" href="classStylesheetExecutionContext.html#a151">getNodeSetByKey</a>(XalanDocument *doc, const XalanDOMString &amp;name, const XalanDOMString &amp;ref, const LocatorType *locator, MutableNodeRefList &amp;nodelist)=0
<code> [pure virtual]</code><li><a class="el" href="classStylesheetExecutionContext.html#a92">getNodeSorter</a>()=0
<code> [pure virtual]</code><li><a class="el" href="classStylesheetExecutionContext.html#a87">getOmitMETATag</a>() const=0
<code> [pure virtual]</code><li><a class="el" href="classStylesheetExecutionContext.html#a55">getParamVariable</a>(const XalanQName &amp;theName)=0
<code> [pure virtual]</code><li><a class="el" href="classStylesheetExecutionContext.html#a153">getPrefixResolver</a>() const=0
<code> [pure virtual]</code><li><a class="el" href="classStylesheetExecutionContext.html#a5">getQuietConflictWarnings</a>() const=0
<code> [pure virtual]</code><li><a class="el" href="classStylesheetExecutionContext.html#a35">getResultNamespaceForPrefix</a>(const XalanDOMString &amp;thePrefix) const=0
<code> [pure virtual]</code><li><a class="el" href="classStylesheetExecutionContext.html#a34">getResultPrefixForNamespace</a>(const XalanDOMString &amp;theNamespace) const=0
<code> [pure virtual]</code><li><a class="el" href="classStylesheetExecutionContext.html#a16">getRootDocument</a>() const=0
<code> [pure virtual]</code><li><a class="el" href="classStylesheetExecutionContext.html#a12">getSkipElementAttributes</a>() const=0
<code> [pure virtual]</code><li><a class="el" href="classStylesheetExecutionContext.html#a159">getSourceDocument</a>(const XalanDOMString &amp;theURI) const=0
<code> [pure virtual]</code><li><a class="el" href="classStylesheetExecutionContext.html#a100">getTraceListeners</a>() const=0
<code> [pure virtual]</code><li><a class="el" href="classStylesheetExecutionContext.html#a104">getTraceSelects</a>() const=0
<code> [pure virtual]</code><li><a class="el" href="classStylesheetExecutionContext.html#a37">getUniqueNamespaceValue</a>(XalanDOMString &amp;theValue) const=0
<code> [pure virtual]</code><li><a class="el" href="classStylesheetExecutionContext.html#a157">getUnparsedEntityURI</a>(const XalanDOMString &amp;theName, const XalanDocument &amp;theDocument) const=0
<code> [pure virtual]</code><li><a class="el" href="classStylesheetExecutionContext.html#a95">getUseAttributeSetIndexes</a>()=0
<code> [pure virtual]</code><li><a class="el" href="classStylesheetExecutionContext.html#a152">getVariable</a>(const XalanQName &amp;name, const LocatorType *locator=0)=0
<code> [pure virtual]</code><li><a class="el" href="classStylesheetExecutionContext.html#a80">getXalanXSLNameSpaceURL</a>() const=0
<code> [pure virtual]</code><li><a class="el" href="classXPathExecutionContext.html#a6">getXObjectFactory</a>() const
<li><a class="el" href="classStylesheetExecutionContext.html#a79">getXSLNameSpaceURL</a>() const=0
<code> [pure virtual]</code><li><a class="el" href="classStylesheetExecutionContext.html#a25">isElementPending</a>() const=0
<code> [pure virtual]</code><li><a class="el" href="classStylesheetExecutionContext.html#a123">isNodeAfter</a>(const XalanNode &amp;node1, const XalanNode &amp;node2) const=0
<code> [pure virtual]</code><li><a class="el" href="classStylesheetExecutionContext.html#a36">isPendingResultPrefix</a>(const XalanDOMString &amp;thePrefix)=0
<code> [pure virtual]</code><li><a class="el" href="classExecutionContext.html#n0">m_memoryManager</a>
<code> [protected]</code><li><a class="el" href="classXPathExecutionContext.html#n0">m_xobjectFactory</a>
<code> [protected]</code><li><a class="el" href="classStylesheetExecutionContext.html#a4">message</a>(const XalanDOMString &amp;msg, const ElemTemplateElement &amp;styleNode, const XalanNode *sourceNode=0) const=0
<code> [pure virtual]</code><li><a class="el" href="classStylesheetExecutionContext.html#a165">message</a>(const XalanDOMString &amp;msg, const XalanNode *sourceNode=0, const LocatorType *locator=0) const=0
<code> [pure virtual]</code><li><a class="el" href="classStylesheetExecutionContext.html#a78">outputResultTreeFragment</a>(const XObject &amp;theTree, const LocatorType *locator)=0
<code> [pure virtual]</code><li><a class="el" href="classStylesheetExecutionContext.html#a77">outputToResultTree</a>(const XObject &amp;xobj, const LocatorType *locator)=0
<code> [pure virtual]</code><li><a class="el" href="classStylesheetExecutionContext.html#s2">ParamVectorType</a> typedef
<li><a class="el" href="classStylesheetExecutionContext.html#a134">parseXML</a>(MemoryManagerType &amp;theManager, const XalanDOMString &amp;urlString, const XalanDOMString &amp;base) const=0
<code> [pure virtual]</code><li><a class="el" href="classStylesheetExecutionContext.html#a49">popContextMarker</a>()=0
<code> [pure virtual]</code><li><a class="el" href="classStylesheetExecutionContext.html#a125">popContextNodeList</a>()=0
<code> [pure virtual]</code><li><a class="el" href="classStylesheetExecutionContext.html#a8">popCopyTextNodesOnly</a>()=0
<code> [pure virtual]</code><li><a class="el" href="classStylesheetExecutionContext.html#a21">popCurrentMode</a>()=0
<code> [pure virtual]</code><li><a class="el" href="classStylesheetExecutionContext.html#a122">popCurrentNode</a>()=0
<code> [pure virtual]</code><li><a class="el" href="classStylesheetExecutionContext.html#a61">popCurrentStackFrameIndex</a>()=0
<code> [pure virtual]</code><li><a class="el" href="classStylesheetExecutionContext.html#a24">popCurrentTemplate</a>()=0
<code> [pure virtual]</code><li><a class="el" href="classStylesheetExecutionContext.html#a57">popElementFrame</a>()=0
<code> [pure virtual]</code><li><a class="el" href="classStylesheetExecutionContext.html#a83">popElementRecursionStack</a>()=0
<code> [pure virtual]</code><li><a class="el" href="classStylesheetExecutionContext.html#a15">popExecuteIf</a>()=0
<code> [pure virtual]</code><li><a class="el" href="classStylesheetExecutionContext.html#a98">popInvoker</a>()=0
<code> [pure virtual]</code><li><a class="el" href="classStylesheetExecutionContext.html#a144">popNodesToTransformList</a>()=0
<code> [pure virtual]</code><li><a class="el" href="classStylesheetExecutionContext.html#a30">popOutputContext</a>()=0
<code> [pure virtual]</code><li><a class="el" href="classStylesheetExecutionContext.html#a10">popProcessCurrentAttribute</a>()=0
<code> [pure virtual]</code><li><a class="el" href="classStylesheetExecutionContext.html#a13">popSkipElementAttributes</a>()=0
<code> [pure virtual]</code><li><a class="el" href="classStylesheetExecutionContext.html#a96">popUseAttributeSetIndexesFromStack</a>()=0
<code> [pure virtual]</code><li><a class="el" href="classStylesheetExecutionContext.html#a141">popXObjectPtr</a>()=0
<code> [pure virtual]</code><li><a class="el" href="classStylesheetExecutionContext.html#a69">processingInstruction</a>(const XalanDOMChar *target, const XalanDOMChar *data)=0
<code> [pure virtual]</code><li><a class="el" href="classStylesheetExecutionContext.html#a48">pushContextMarker</a>()=0
<code> [pure virtual]</code><li><a class="el" href="classStylesheetExecutionContext.html#a124">pushContextNodeList</a>(const NodeRefListBase &amp;theList)=0
<code> [pure virtual]</code><li><a class="el" href="classStylesheetExecutionContext.html#a7">pushCopyTextNodesOnly</a>(bool copyTextNodesOnly)=0
<code> [pure virtual]</code><li><a class="el" href="classStylesheetExecutionContext.html#a20">pushCurrentMode</a>(const XalanQName *theMode)=0
<code> [pure virtual]</code><li><a class="el" href="classStylesheetExecutionContext.html#a121">pushCurrentNode</a>(XalanNode *theCurrentNode)=0
<code> [pure virtual]</code><li><a class="el" href="classStylesheetExecutionContext.html#a60">pushCurrentStackFrameIndex</a>(int currentStackFrameIndex=-1)=0
<code> [pure virtual]</code><li><a class="el" href="classStylesheetExecutionContext.html#a23">pushCurrentTemplate</a>(const ElemTemplate *theTemplate)=0
<code> [pure virtual]</code><li><a class="el" href="classStylesheetExecutionContext.html#a56">pushElementFrame</a>(const ElemTemplateElement *elem)=0
<code> [pure virtual]</code><li><a class="el" href="classStylesheetExecutionContext.html#a14">pushExecuteIf</a>(bool executeIf)=0
<code> [pure virtual]</code><li><a class="el" href="classStylesheetExecutionContext.html#a97">pushInvoker</a>(const ElemTemplateElement *invoker)=0
<code> [pure virtual]</code><li><a class="el" href="classStylesheetExecutionContext.html#a82">pushOnElementRecursionStack</a>(const ElemTemplateElement *theElement)=0
<code> [pure virtual]</code><li><a class="el" href="classStylesheetExecutionContext.html#a29">pushOutputContext</a>(FormatterListener *flistener=0)=0
<code> [pure virtual]</code><li><a class="el" href="classStylesheetExecutionContext.html#a54">pushParam</a>(const XalanQName &amp;qName, const XObjectPtr &amp;theValue)=0
<code> [pure virtual]</code><li><a class="el" href="classStylesheetExecutionContext.html#a9">pushProcessCurrentAttribute</a>(bool processAttribute)=0
<code> [pure virtual]</code><li><a class="el" href="classStylesheetExecutionContext.html#a11">pushSkipElementAttributes</a>(bool skipAttributes)=0
<code> [pure virtual]</code><li><a class="el" href="classStylesheetExecutionContext.html#a42">pushTopLevelVariables</a>(const ParamVectorType &amp;topLevelParams)=0
<code> [pure virtual]</code><li><a class="el" href="classStylesheetExecutionContext.html#a44">pushVariable</a>(const XalanQName &amp;name, const ElemTemplateElement *element, const XalanDOMString &amp;str, XalanNode *contextNode, const PrefixResolver &amp;resolver)=0
<code> [pure virtual]</code><li><a class="el" href="classStylesheetExecutionContext.html#a45">pushVariable</a>(const XalanQName &amp;name, const ElemTemplateElement *element, const XPath &amp;xpath, XalanNode *contextNode, const PrefixResolver &amp;resolver)=0
<code> [pure virtual]</code><li><a class="el" href="classStylesheetExecutionContext.html#a46">pushVariable</a>(const XalanQName &amp;name, const XObjectPtr val, const ElemTemplateElement *element)=0
<code> [pure virtual]</code><li><a class="el" href="classStylesheetExecutionContext.html#a47">pushVariable</a>(const XalanQName &amp;name, const ElemVariable *var, const ElemTemplateElement *element)=0
<code> [pure virtual]</code><li><a class="el" href="classStylesheetExecutionContext.html#a140">pushXObjectPtr</a>(const XObjectPtr &amp;xobjectPtr)=0
<code> [pure virtual]</code><li><a class="el" href="classStylesheetExecutionContext.html#a139">releaseAndPopMutableNodeRefList</a>()=0
<code> [pure virtual]</code><li><a class="el" href="classStylesheetExecutionContext.html#a149">releaseCachedString</a>(XalanDOMString &amp;theString)=0
<code> [pure virtual]</code><li><a class="el" href="classStylesheetExecutionContext.html#a26">replacePendingAttribute</a>(const XalanDOMChar *theName, const XalanDOMChar *theNewType, const XalanDOMChar *theNewValue)=0
<code> [pure virtual]</code><li><a class="el" href="classStylesheetExecutionContext.html#a119">reset</a>()=0
<code> [pure virtual]</code><li><a class="el" href="classStylesheetExecutionContext.html#a50">resolveTopLevelParams</a>()=0
<code> [pure virtual]</code><li><a class="el" href="classStylesheetExecutionContext.html#a136">returnMutableNodeRefList</a>(MutableNodeRefList *theList)=0
<code> [pure virtual]</code><li><a class="el" href="classStylesheetExecutionContext.html#a41">returnXPath</a>(const XPath *xpath)=0
<code> [pure virtual]</code><li><a class="el" href="classStylesheetExecutionContext.html#a84">returnXResultTreeFrag</a>(XResultTreeFrag *theXResultTreeFrag)=0
<code> [pure virtual]</code><li><a class="el" href="classStylesheetExecutionContext.html#a86">setEscapeURLs</a>(eEscapeURLs value)=0
<code> [pure virtual]</code><li><a class="el" href="classStylesheetExecutionContext.html#a28">setFormatterListener</a>(FormatterListener *flistener)=0
<code> [pure virtual]</code><li><a class="el" href="classStylesheetExecutionContext.html#a39">setIndent</a>(int indentAmount)=0
<code> [pure virtual]</code><li><a class="el" href="classStylesheetExecutionContext.html#a88">setOmitMETATag</a>(eOmitMETATag value)=0
<code> [pure virtual]</code><li><a class="el" href="classStylesheetExecutionContext.html#a154">setPrefixResolver</a>(const PrefixResolver *thePrefixResolver)=0
<code> [pure virtual]</code><li><a class="el" href="classStylesheetExecutionContext.html#a17">setRootDocument</a>(XalanNode *theDocument)=0
<code> [pure virtual]</code><li><a class="el" href="classStylesheetExecutionContext.html#a160">setSourceDocument</a>(const XalanDOMString &amp;theURI, XalanDocument *theDocument)=0
<code> [pure virtual]</code><li><a class="el" href="classStylesheetExecutionContext.html#a18">setStylesheetRoot</a>(const StylesheetRoot *theStylesheet)=0
<code> [pure virtual]</code><li><a class="el" href="classStylesheetExecutionContext.html#a158">shouldStripSourceNode</a>(const XalanText &amp;node)=0
<code> [pure virtual]</code><li><a class="el" href="classXPathExecutionContext.html#s1">size_type</a> typedef
<li><a class="el" href="classStylesheetExecutionContext.html#a62">startDocument</a>()=0
<code> [pure virtual]</code><li><a class="el" href="classStylesheetExecutionContext.html#a64">startElement</a>(const XalanDOMChar *name)=0
<code> [pure virtual]</code><li><a class="el" href="classStylesheetExecutionContext.html#s1">StreamType</a> typedef
<li><a class="el" href="classStylesheetExecutionContext.html#a0">StylesheetExecutionContext</a>(MemoryManagerType &amp;m_memoryManager, XObjectFactory *theXObjectFactory=0)
<code> [explicit]</code><li><a class="el" href="classStylesheetExecutionContext.html#s0">tl_size_type</a> typedef
<li><a class="el" href="classStylesheetExecutionContext.html#a105">traceSelect</a>(const ElemTemplateElement &amp;theStylesheetElement, const NodeRefListBase &amp;nl, const XPath *xpath)=0
<code> [pure virtual]</code><li><a class="el" href="classStylesheetExecutionContext.html#a3">warn</a>(const XalanDOMString &amp;msg, const ElemTemplateElement &amp;styleNode, const XalanNode *sourceNode=0) const=0
<code> [pure virtual]</code><li><a class="el" href="classStylesheetExecutionContext.html#a164">warn</a>(const XalanDOMString &amp;msg, const XalanNode *sourceNode=0, const LocatorType *locator=0) const=0
<code> [pure virtual]</code><li><a class="el" href="classStylesheetExecutionContext.html#s3">XalanNumberFormatAutoPtr</a> typedef
<li><a class="el" href="classXPathExecutionContext.html#s0">XObjectArgVectorType</a> typedef
<li><a class="el" href="classXPathExecutionContext.html#a0">XPathExecutionContext</a>(MemoryManagerType &amp;m_memoryManager, XObjectFactory *theXObjectFactory=0)
<code> [explicit]</code><li><a class="el" href="classExecutionContext.html#a1">~ExecutionContext</a>()
<code> [virtual]</code><li><a class="el" href="classStylesheetExecutionContext.html#a1">~StylesheetExecutionContext</a>()
<code> [virtual]</code><li><a class="el" href="classXPathExecutionContext.html#a1">~XPathExecutionContext</a>()
<code> [virtual]</code></ul>
<p align="center"><a href="diagramnotes.html">Interpreting class diagrams</a></p>
<p><FONT color="#000000" face="arial,helvetica,sanserif" size="-1">
<i><A href="http://www.stack.nl/~dimitri/doxygen/">Doxygen</A> and
<A href="http://www.research.att.com/sw/tools/graphviz/">GraphViz</A> are used to generate this API documentation from the Xalan-C header files.</I></FONT></p>
<TABLE border="0" cellpadding="0" cellspacing="0" width="820"><TR><TD bgcolor="#0086b2"><IMG height="1" src="../resources/dot.gif" width="1" alt="dot"></TD></TR></TABLE>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="0" WIDTH="80%">
<TR>
<TD WIDTH="80%" VALIGN="TOP">
<P ALIGN="CENTER"><B>Xalan-C++ XSLT Processor Version 1.10</B><BR>
Copyright &copy; 1999-2004 The Apache Software Foundation. All Rights Reserved.</i></p>
</TD>
</TR>
<TR>
<TD WIDTH="100%">
<P ALIGN="CENTER"><IMG SRC="ApacheLogo.jpg" WIDTH="387" HEIGHT="100" ALIGN="BOTTOM" BORDER="0" ALT="Apache Logo">
</TD>
</TR>
</TABLE>