This is the complete list of members for XSLTProcessor, including all inherited members.
addTraceListener(TraceListener *tl)=0 | XSLTProcessor | pure virtual |
clearStylesheetParams()=0 | XSLTProcessor | pure virtual |
defaultFormat(PrintWriter &pw, eSource source, eClassification classification, const XalanDOMString &msg, const Locator *locator, const XalanNode *sourceNode) | ProblemListenerBase | static |
defaultFormat(PrintWriter &pw, eSource source, eClassification classification, const XalanDOMString &msg, const XalanNode *sourceNode) | ProblemListenerBase | static |
eClassification enum name | ProblemListenerBase | |
eClassificationCount enum value | ProblemListenerBase | |
eERROR enum value | ProblemListenerBase | |
eError enum value | ProblemListenerBase | |
eMessage enum value | ProblemListenerBase | |
eMESSAGE enum value | ProblemListenerBase | |
eProblemSource typedef | ProblemListenerBase | |
eSource enum name | ProblemListenerBase | |
eSourceCount enum value | ProblemListenerBase | |
eWARNING enum value | ProblemListenerBase | |
eWarning enum value | ProblemListenerBase | |
eXMLParser enum value | ProblemListenerBase | |
eXMLPARSER enum value | ProblemListenerBase | |
eXPATH enum value | ProblemListenerBase | |
eXPath enum value | ProblemListenerBase | |
eXSLPROCESSOR enum value | ProblemListenerBase | |
eXSLTProcessor enum value | ProblemListenerBase | |
fireGenerateEvent(const GenerateEvent &ge)=0 | XSLTProcessor | pure virtual |
fireSelectEvent(const SelectionEvent &se)=0 | XSLTProcessor | pure virtual |
fireTraceEvent(const TracerEvent &te)=0 | XSLTProcessor | pure virtual |
getFormatterListener() const =0 | XSLTProcessor | pure virtual |
getSourceTreeFromInput(const XSLTInputSource &inputSource)=0 | XSLTProcessor | pure virtual |
getStylesheetRoot() const =0 | XSLTProcessor | pure virtual |
getTraceListeners() const =0 | XSLTProcessor | pure virtual |
getTraceSelects() const =0 | XSLTProcessor | pure virtual |
getUniqueNamespaceValue(XalanDOMString &theValue)=0 | XSLTProcessor | pure virtual |
getXMLParserLiaison() const =0 | XSLTProcessor | pure virtual |
problem(eSource source, eClassification classification, const XalanDOMString &msg, const Locator *locator, const XalanNode *sourceNode)=0 | XSLTProcessor | pure virtual |
problem(eSource source, eClassification classification, const XalanDOMString &msg, const XalanNode *sourceNode)=0 | XSLTProcessor | pure virtual |
ProblemListenerBase() | ProblemListenerBase | |
process(const XSLTInputSource &inputSource, const XSLTInputSource &stylesheetSource, XSLTResultTarget &outputTarget, StylesheetConstructionContext &constructionContext, StylesheetExecutionContext &executionContext)=0 | XSLTProcessor | pure virtual |
process(const XSLTInputSource &inputSource, XSLTResultTarget &outputTarget, StylesheetExecutionContext &executionContext)=0 | XSLTProcessor | pure virtual |
processStylesheet(const XSLTInputSource &stylesheetSource, StylesheetConstructionContext &constructionContext)=0 | XSLTProcessor | pure virtual |
processStylesheet(const XalanDOMString &xsldocURLString, StylesheetConstructionContext &constructionContext)=0 | XSLTProcessor | pure virtual |
removeTraceListener(TraceListener *tl)=0 | XSLTProcessor | pure virtual |
reset()=0 | XSLTProcessor | pure virtual |
resolveTopLevelParams(StylesheetExecutionContext &executionContext)=0 | XSLTProcessor | pure virtual |
s_messageCodes | ProblemListenerBase | protectedstatic |
setDiagnosticsOutput(PrintWriter *pw)=0 | XSLTProcessor | pure virtual |
setExecutionContext(StylesheetExecutionContext *theExecutionContext)=0 | XSLTProcessor | pure virtual |
setFormatterListener(FormatterListener *flistener)=0 | XSLTProcessor | pure virtual |
setQuietConflictWarnings(bool b)=0 | XSLTProcessor | pure virtual |
setStylesheetParam(const XalanDOMString &key, XObjectPtr value)=0 | XSLTProcessor | pure virtual |
setStylesheetParam(const XalanDOMString &key, const XalanDOMString &expression)=0 | XSLTProcessor | pure virtual |
setStylesheetRoot(const StylesheetRoot *theStylesheet)=0 | XSLTProcessor | pure virtual |
size_type typedef | XSLTProcessor | |
traceSelect(StylesheetExecutionContext &executionContext, const ElemTemplateElement &theStylesheetElement, const NodeRefListBase &nl, const XPath *xpath) const =0 | XSLTProcessor | pure virtual |
XSLTProcessor() | XSLTProcessor | |
~ProblemListenerBase() | ProblemListenerBase | virtual |
~XSLTProcessor() | XSLTProcessor | virtual |
Doxygen and GraphViz are used to generate this API documentation from the Xalan-C header files.
Xalan-C++ XSLT Processor Version 1.11 |
|