This is the complete list of members for StylesheetExecutionContext, including all inherited members.
addResultAttribute(const XalanDOMString &aname, const XalanDOMString &value)=0 | StylesheetExecutionContext | [pure virtual] |
addResultAttribute(const XalanDOMString &aname, const XalanDOMChar *value)=0 | StylesheetExecutionContext | [pure virtual] |
beginConstruction(const KeyDeclaration &keyDeclaration)=0 | StylesheetExecutionContext | [pure virtual] |
borrowFormatterToText()=0 | StylesheetExecutionContext | [protected, pure virtual] |
borrowMutableNodeRefList()=0 | StylesheetExecutionContext | [pure virtual] |
borrowNodeSorter()=0 | StylesheetExecutionContext | [pure virtual] |
BorrowReturnFormatterToText class | StylesheetExecutionContext | [friend] |
characters(const XalanDOMChar *ch, XalanDOMString::size_type start, XalanDOMString::size_type length)=0 | StylesheetExecutionContext | [pure virtual] |
characters(const XalanNode &node)=0 | StylesheetExecutionContext | [pure virtual] |
characters(const XObjectPtr &xobject)=0 | StylesheetExecutionContext | [pure virtual] |
charactersRaw(const XalanDOMChar *ch, XalanDOMString::size_type start, XalanDOMString::size_type length)=0 | StylesheetExecutionContext | [pure virtual] |
charactersRaw(const XalanNode &node)=0 | StylesheetExecutionContext | [pure virtual] |
charactersRaw(const XObjectPtr &xobject)=0 | StylesheetExecutionContext | [pure virtual] |
clearTopLevelParams()=0 | StylesheetExecutionContext | [pure virtual] |
cloneToResultTree(const XalanNode &node, const LocatorType *locator)=0 | StylesheetExecutionContext | [pure virtual] |
cloneToResultTree(const XalanNode &node, XalanNode::NodeType nodeType, bool overrideStrip, bool shouldCloneAttributes, const LocatorType *locator)=0 | StylesheetExecutionContext | [pure virtual] |
collationCompare(const XalanDOMString &theLHS, const XalanDOMString &theRHS, XalanCollationServices::eCaseOrder theCaseOrder=XalanCollationServices::eDefault)=0 | StylesheetExecutionContext | [pure virtual] |
collationCompare(const XalanDOMString &theLHS, const XalanDOMString &theRHS, const XalanDOMString &theLocale, XalanCollationServices::eCaseOrder theCaseOrder=XalanCollationServices::eDefault)=0 | StylesheetExecutionContext | [pure virtual] |
collationCompare(const XalanDOMChar *theLHS, const XalanDOMChar *theRHS, XalanCollationServices::eCaseOrder theCaseOrder=XalanCollationServices::eDefault)=0 | StylesheetExecutionContext | [pure virtual] |
collationCompare(const XalanDOMChar *theLHS, const XalanDOMChar *theRHS, const XalanDOMChar *theLocale, XalanCollationServices::eCaseOrder theCaseOrder=XalanCollationServices::eDefault)=0 | StylesheetExecutionContext | [pure virtual] |
comment(const XalanDOMChar *data)=0 | StylesheetExecutionContext | [pure virtual] |
copyNamespaceAttributes(const XalanNode &src)=0 | StylesheetExecutionContext | [pure virtual] |
createFormatterToHTML(Writer &writer, const XalanDOMString &encoding=XalanDOMString(), const XalanDOMString &mediaType=XalanDOMString(), const XalanDOMString &doctypeSystem=XalanDOMString(), const XalanDOMString &doctypePublic=XalanDOMString(), bool doIndent=true, int indent=eDefaultHTMLIndentAmount, bool escapeURLs=true, bool omitMetaTag=false)=0 | StylesheetExecutionContext | [pure virtual] |
createFormatterToText(Writer &writer, const XalanDOMString &encoding)=0 | StylesheetExecutionContext | [pure virtual] |
createFormatterToXML(Writer &writer, const XalanDOMString &version=XalanDOMString(), bool doIndent=false, int indent=eDefaultXMLIndentAmount, const XalanDOMString &encoding=XalanDOMString(), const XalanDOMString &mediaType=XalanDOMString(), const XalanDOMString &doctypeSystem=XalanDOMString(), const XalanDOMString &doctypePublic=XalanDOMString(), bool xmlDecl=true, const XalanDOMString &standalone=XalanDOMString())=0 | StylesheetExecutionContext | [pure virtual] |
createMatchPattern(const XalanDOMString &str, const PrefixResolver &resolver)=0 | StylesheetExecutionContext | [pure virtual] |
createMutableNodeRefList() const =0 | StylesheetExecutionContext | [pure virtual] |
createPrintWriter(XalanOutputStream *theTextOutputStream)=0 | StylesheetExecutionContext | [pure virtual] |
createPrintWriter(const XalanDOMString &theFileName, const XalanDOMString &theEncoding)=0 | StylesheetExecutionContext | [pure virtual] |
createPrintWriter(StreamType &theStream)=0 | StylesheetExecutionContext | [pure virtual] |
createPrintWriter(FILE *theStream)=0 | StylesheetExecutionContext | [pure virtual] |
createVariable(const XPath &xpath, XalanNode *contextNode, const PrefixResolver &resolver)=0 | StylesheetExecutionContext | [pure virtual] |
createVariable(const ElemTemplateElement &templateChild, XalanNode *sourceNode)=0 | StylesheetExecutionContext | [pure virtual] |
createXalanNumberFormat()=0 | StylesheetExecutionContext | [pure virtual] |
createXResultTreeFrag(const ElemTemplateElement &templateChild, XalanNode *sourceNode)=0 | StylesheetExecutionContext | [pure virtual] |
diag(const XalanDOMString &theString)=0 | StylesheetExecutionContext | [pure virtual] |
displayDuration(const XalanDOMString &theMessage, const void *theKey)=0 | StylesheetExecutionContext | [pure virtual] |
doDiagnosticsOutput() const =0 | StylesheetExecutionContext | [pure virtual] |
eDefaultHTMLIndentAmount enum value | StylesheetExecutionContext | |
eDefaultXMLIndentAmount enum value | StylesheetExecutionContext | |
eDummy enum name | StylesheetExecutionContext | |
eEscapeURLs enum name | StylesheetExecutionContext | |
eEscapeURLsDefault enum value | StylesheetExecutionContext | |
eEscapeURLsNo enum value | StylesheetExecutionContext | |
eEscapeURLsYes enum value | StylesheetExecutionContext | |
elementAvailable(const XalanQName &theQName) const =0 | StylesheetExecutionContext | [pure virtual] |
elementAvailable(const XalanDOMString &theName, const LocatorType *locator) const =0 | StylesheetExecutionContext | [pure virtual] |
endConstruction(const KeyDeclaration &keyDeclaration)=0 | StylesheetExecutionContext | [pure virtual] |
endDocument()=0 | StylesheetExecutionContext | [pure virtual] |
endElement(const XalanDOMChar *name)=0 | StylesheetExecutionContext | [pure virtual] |
eOmitMETATag enum name | StylesheetExecutionContext | |
eOmitMETATagDefault enum value | StylesheetExecutionContext | |
eOmitMETATagNo enum value | StylesheetExecutionContext | |
eOmitMETATagYes enum value | StylesheetExecutionContext | |
error(const XalanDOMString &msg, const ElemTemplateElement &styleNode, const XalanNode *sourceNode=0) const =0 | StylesheetExecutionContext | [pure virtual] |
error(const char *msg, const ElemTemplateElement &styleNode, const XalanNode *sourceNode=0) const =0 | StylesheetExecutionContext | [pure virtual] |
error(const XalanDOMString &msg, const XalanNode *sourceNode, const LocatorType *locator) const =0 | StylesheetExecutionContext | [pure virtual] |
error(const char *msg, const XalanNode *sourceNode, const LocatorType *locator) const =0 | StylesheetExecutionContext | [pure virtual] |
ExecutionContext() | ExecutionContext | [explicit] |
extFunction(const XalanDOMString &theNamespace, const XalanDOMString &functionName, XalanNode *context, const XObjectArgVectorType &argVec, const LocatorType *locator)=0 | StylesheetExecutionContext | [pure virtual] |
findOnElementRecursionStack(const ElemTemplateElement *theElement) const =0 | StylesheetExecutionContext | [pure virtual] |
findURIFromDoc(const XalanDocument *owner) const =0 | StylesheetExecutionContext | [pure virtual] |
fireGenerateEvent(const GenerateEvent &ge)=0 | StylesheetExecutionContext | [pure virtual] |
fireSelectEvent(const SelectionEvent &se)=0 | StylesheetExecutionContext | [pure virtual] |
fireTraceEvent(const TracerEvent &te)=0 | StylesheetExecutionContext | [pure virtual] |
flushPending()=0 | StylesheetExecutionContext | [pure virtual] |
formatNumber(double number, const XalanDOMString &pattern, XalanDOMString &theResult, const XalanNode *context=0, const LocatorType *locator=0)=0 | StylesheetExecutionContext | [pure virtual] |
formatNumber(double number, const XalanDOMString &pattern, const XalanDOMString &dfsName, XalanDOMString &theResult, const XalanNode *context=0, const LocatorType *locator=0)=0 | StylesheetExecutionContext | [pure virtual] |
functionAvailable(const XalanQName &theQName) const =0 | StylesheetExecutionContext | [pure virtual] |
functionAvailable(const XalanDOMString &theName, const LocatorType *locator) const =0 | StylesheetExecutionContext | [pure virtual] |
getCachedString()=0 | StylesheetExecutionContext | [pure virtual] |
getContextNodeList() const =0 | StylesheetExecutionContext | [pure virtual] |
getContextNodeListLength() const =0 | StylesheetExecutionContext | [pure virtual] |
getContextNodeListPosition(const XalanNode &contextNode) const =0 | StylesheetExecutionContext | [pure virtual] |
getCopyTextNodesOnly() const =0 | StylesheetExecutionContext | [pure virtual] |
getCountersTable()=0 | StylesheetExecutionContext | [pure virtual] |
getCurrentMode() const =0 | StylesheetExecutionContext | [pure virtual] |
getCurrentNode() const =0 | StylesheetExecutionContext | [pure virtual] |
getCurrentStackFrameIndex() const =0 | StylesheetExecutionContext | [pure virtual] |
getCurrentTemplate() const =0 | StylesheetExecutionContext | [pure virtual] |
getEscapeURLs() const =0 | StylesheetExecutionContext | [pure virtual] |
getFormatterListener() const =0 | StylesheetExecutionContext | [pure virtual] |
getGlobalStackFrameIndex() const =0 | StylesheetExecutionContext | [pure virtual] |
getInConstruction(const KeyDeclaration &keyDeclaration) const =0 | StylesheetExecutionContext | [pure virtual] |
getIndent() const =0 | StylesheetExecutionContext | [pure virtual] |
getNamespaceForPrefix(const XalanDOMString &prefix) const =0 | StylesheetExecutionContext | [pure virtual] |
getNodeSetByKey(XalanDocument *doc, const XalanQName &qname, const XalanDOMString &ref, MutableNodeRefList &nodelist)=0 | StylesheetExecutionContext | [pure virtual] |
getNodeSetByKey(XalanDocument *doc, const XalanDOMString &name, const XalanDOMString &ref, const LocatorType *locator, MutableNodeRefList &nodelist)=0 | StylesheetExecutionContext | [pure virtual] |
getOmitMETATag() const =0 | StylesheetExecutionContext | [pure virtual] |
getParamVariable(const XalanQName &theName)=0 | StylesheetExecutionContext | [pure virtual] |
getPrefixResolver() const =0 | StylesheetExecutionContext | [pure virtual] |
getQuietConflictWarnings() const =0 | StylesheetExecutionContext | [pure virtual] |
getResultNamespaceForPrefix(const XalanDOMString &thePrefix) const =0 | StylesheetExecutionContext | [pure virtual] |
getResultPrefixForNamespace(const XalanDOMString &theNamespace) const =0 | StylesheetExecutionContext | [pure virtual] |
getRootDocument() const =0 | StylesheetExecutionContext | [pure virtual] |
getSourceDocument(const XalanDOMString &theURI) const =0 | StylesheetExecutionContext | [pure virtual] |
getTraceListeners() const =0 | StylesheetExecutionContext | [pure virtual] |
getTraceSelects() const =0 | StylesheetExecutionContext | [pure virtual] |
getUniqueNamespaceValue() const =0 | StylesheetExecutionContext | [pure virtual] |
getUniqueNamespaceValue(XalanDOMString &theValue) const =0 | StylesheetExecutionContext | [pure virtual] |
getUnparsedEntityURI(const XalanDOMString &theName, const XalanDocument &theDocument) const =0 | StylesheetExecutionContext | [pure virtual] |
getVariable(const XalanQName &name, const LocatorType *locator=0)=0 | StylesheetExecutionContext | [pure virtual] |
getXalanXSLNameSpaceURL() const =0 | StylesheetExecutionContext | [pure virtual] |
getXObjectFactory() const | XPathExecutionContext | |
getXSLNameSpaceURL() const =0 | StylesheetExecutionContext | [pure virtual] |
isElementPending() const =0 | StylesheetExecutionContext | [pure virtual] |
isNodeAfter(const XalanNode &node1, const XalanNode &node2) const =0 | StylesheetExecutionContext | [pure virtual] |
isPendingResultPrefix(const XalanDOMString &thePrefix)=0 | StylesheetExecutionContext | [pure virtual] |
m_xobjectFactory | XPathExecutionContext | [protected] |
message(const XalanDOMString &msg, const ElemTemplateElement &styleNode, const XalanNode *sourceNode=0) const =0 | StylesheetExecutionContext | [pure virtual] |
message(const char *msg, const ElemTemplateElement &styleNode, const XalanNode *sourceNode=0) const =0 | StylesheetExecutionContext | [pure virtual] |
message(const XalanDOMString &msg, const XalanNode *sourceNode=0, const LocatorType *locator=0) const =0 | StylesheetExecutionContext | [pure virtual] |
message(const char *msg, const XalanNode *sourceNode=0, const LocatorType *locator=0) const =0 | StylesheetExecutionContext | [pure virtual] |
outputResultTreeFragment(const XObject &theTree, const LocatorType *locator)=0 | StylesheetExecutionContext | [pure virtual] |
outputToResultTree(const XObject &xobj, const LocatorType *locator)=0 | StylesheetExecutionContext | [pure virtual] |
ParamVectorType typedef | StylesheetExecutionContext | |
parseXML(const XalanDOMString &urlString, const XalanDOMString &base) const =0 | StylesheetExecutionContext | [pure virtual] |
popContextMarker()=0 | StylesheetExecutionContext | [pure virtual] |
popContextNodeList()=0 | StylesheetExecutionContext | [pure virtual] |
popCurrentNode()=0 | StylesheetExecutionContext | [pure virtual] |
popCurrentTemplate()=0 | StylesheetExecutionContext | [pure virtual] |
popElementFrame()=0 | StylesheetExecutionContext | [pure virtual] |
popElementRecursionStack()=0 | StylesheetExecutionContext | [pure virtual] |
popOutputContext()=0 | StylesheetExecutionContext | [pure virtual] |
processingInstruction(const XalanDOMChar *target, const XalanDOMChar *data)=0 | StylesheetExecutionContext | [pure virtual] |
pushContextMarker()=0 | StylesheetExecutionContext | [pure virtual] |
pushContextNodeList(const NodeRefListBase &theList)=0 | StylesheetExecutionContext | [pure virtual] |
pushCurrentNode(XalanNode *theCurrentNode)=0 | StylesheetExecutionContext | [pure virtual] |
pushCurrentTemplate(const ElemTemplate *theTemplate)=0 | StylesheetExecutionContext | [pure virtual] |
pushElementFrame(const ElemTemplateElement *elem)=0 | StylesheetExecutionContext | [pure virtual] |
pushOnElementRecursionStack(const ElemTemplateElement *theElement)=0 | StylesheetExecutionContext | [pure virtual] |
pushOutputContext(FormatterListener *flistener=0)=0 | StylesheetExecutionContext | [pure virtual] |
pushParams(const ElemTemplateElement &xslCallTemplateElement)=0 | StylesheetExecutionContext | [pure virtual] |
pushTime(const void *theKey)=0 | StylesheetExecutionContext | [pure virtual] |
pushTopLevelVariables(const ParamVectorType &topLevelParams)=0 | StylesheetExecutionContext | [pure virtual] |
pushVariable(const XalanQName &name, const ElemTemplateElement *element, const XalanDOMString &str, XalanNode *contextNode, const PrefixResolver &resolver)=0 | StylesheetExecutionContext | [pure virtual] |
pushVariable(const XalanQName &name, const ElemTemplateElement *element, const XPath &xpath, XalanNode *contextNode, const PrefixResolver &resolver)=0 | StylesheetExecutionContext | [pure virtual] |
pushVariable(const XalanQName &name, const ElemTemplateElement *element, const ElemTemplateElement &templateChild, XalanNode *sourceNode)=0 | StylesheetExecutionContext | [pure virtual] |
pushVariable(const XalanQName &name, const XObjectPtr val, const ElemTemplateElement *element)=0 | StylesheetExecutionContext | [pure virtual] |
pushVariable(const XalanQName &name, const ElemVariable *var, const ElemTemplateElement *element)=0 | StylesheetExecutionContext | [pure virtual] |
releaseCachedString(XalanDOMString &theString)=0 | StylesheetExecutionContext | [pure virtual] |
replacePendingAttribute(const XalanDOMChar *theName, const XalanDOMChar *theNewType, const XalanDOMChar *theNewValue)=0 | StylesheetExecutionContext | [pure virtual] |
reset()=0 | StylesheetExecutionContext | [pure virtual] |
resolveTopLevelParams()=0 | StylesheetExecutionContext | [pure virtual] |
returnFormatterToText(FormatterToText *theFormatter)=0 | StylesheetExecutionContext | [protected, pure virtual] |
returnMutableNodeRefList(MutableNodeRefList *theList)=0 | StylesheetExecutionContext | [pure virtual] |
returnNodeSorter(NodeSorter *theSorter)=0 | StylesheetExecutionContext | [pure virtual] |
returnXPath(const XPath *xpath)=0 | StylesheetExecutionContext | [pure virtual] |
returnXResultTreeFrag(XResultTreeFrag *theXResultTreeFrag)=0 | StylesheetExecutionContext | [pure virtual] |
setCopyTextNodesOnly(bool fValue)=0 | StylesheetExecutionContext | [pure virtual] |
setCurrentMode(const XalanQName *theMode)=0 | StylesheetExecutionContext | [pure virtual] |
setCurrentStackFrameIndex(int currentStackFrameIndex=-1)=0 | StylesheetExecutionContext | [pure virtual] |
setEscapeURLs(eEscapeURLs value)=0 | StylesheetExecutionContext | [pure virtual] |
setFormatterListener(FormatterListener *flistener)=0 | StylesheetExecutionContext | [pure virtual] |
setIndent(int indentAmount)=0 | StylesheetExecutionContext | [pure virtual] |
setOmitMETATag(eOmitMETATag value)=0 | StylesheetExecutionContext | [pure virtual] |
setPrefixResolver(const PrefixResolver *thePrefixResolver)=0 | StylesheetExecutionContext | [pure virtual] |
setRootDocument(XalanNode *theDocument)=0 | StylesheetExecutionContext | [pure virtual] |
setSourceDocument(const XalanDOMString &theURI, XalanDocument *theDocument)=0 | StylesheetExecutionContext | [pure virtual] |
setStylesheetRoot(const StylesheetRoot *theStylesheet)=0 | StylesheetExecutionContext | [pure virtual] |
shouldStripSourceNode(const XalanText &node)=0 | StylesheetExecutionContext | [pure virtual] |
size_type typedef | XPathExecutionContext | |
startDocument()=0 | StylesheetExecutionContext | [pure virtual] |
startElement(const XalanDOMChar *name)=0 | StylesheetExecutionContext | [pure virtual] |
StreamType typedef | StylesheetExecutionContext | |
StylesheetExecutionContext(XObjectFactory *theXObjectFactory=0) | StylesheetExecutionContext | [explicit] |
tl_size_type typedef | StylesheetExecutionContext | |
traceSelect(const ElemTemplateElement &theStylesheetElement, const NodeRefListBase &nl, const XPath *xpath)=0 | StylesheetExecutionContext | [pure virtual] |
warn(const XalanDOMString &msg, const ElemTemplateElement &styleNode, const XalanNode *sourceNode=0) const =0 | StylesheetExecutionContext | [pure virtual] |
warn(const char *msg, const ElemTemplateElement &styleNode, const XalanNode *sourceNode=0) const =0 | StylesheetExecutionContext | [pure virtual] |
warn(const XalanDOMString &msg, const XalanNode *sourceNode=0, const LocatorType *locator=0) const =0 | StylesheetExecutionContext | [pure virtual] |
warn(const char *msg, const XalanNode *sourceNode=0, const LocatorType *locator=0) const =0 | StylesheetExecutionContext | [pure virtual] |
XalanNumberFormatAutoPtr typedef | StylesheetExecutionContext | |
XObjectArgVectorType typedef | XPathExecutionContext | |
XPathExecutionContext(XObjectFactory *theXObjectFactory=0) | XPathExecutionContext | [explicit] |
~ExecutionContext() | ExecutionContext | [virtual] |
~StylesheetExecutionContext() | StylesheetExecutionContext | [virtual] |
~XPathExecutionContext() | XPathExecutionContext | [virtual] |
Doxygen and GraphViz are used to generate this API documentation from the Xalan-C header files.
![]() |
Xalan-C++ XSLT Processor Version 1.8 |
|