Inheritance diagram for StylesheetExecutionContextDefault:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Construct a StylesheetExecutionContextDefault object.
|
|
Construct a StylesheetExecutionContextDefault object.
|
|
|
|
Add a result attribute to the list of pending attributes.
Implements StylesheetExecutionContext. |
|
Add a result attribute to the list of pending attributes.
Implements StylesheetExecutionContext. |
|
Add KeyDeclaration to construction list.
Implements StylesheetExecutionContext. |
|
Borrow a cached FormatterToText instance.
Implements StylesheetExecutionContext. |
|
Borrow a cached MutableNodeRefList instance.
Implements StylesheetExecutionContext. |
|
Borrow a cached NodeSorter instance.
Implements StylesheetExecutionContext. |
|
Send character data from an XObject to the result tree.
Implements StylesheetExecutionContext. |
|
Send character data from a node to the result tree.
Implements StylesheetExecutionContext. |
|
Receive notification of character data.
Implements StylesheetExecutionContext. |
|
Send raw character data from an XObject to the result tree.
Implements StylesheetExecutionContext. |
|
Send raw character data from a node to the result tree.
Implements StylesheetExecutionContext. |
|
Receive notification of character data. If available, when the disable-output-escaping attribute is used, output raw text without escaping.
Implements StylesheetExecutionContext. |
|
Reset the vector of top level parameters.
Implements StylesheetExecutionContext. |
|
Clone a node to the result tree.
Implements StylesheetExecutionContext. |
|
Clone a node to the result tree.
Implements StylesheetExecutionContext. |
|
Compare two strings using the collation of the current locale.
Implements StylesheetExecutionContext. |
|
Compare two strings using the collation of the current locale.
Implements StylesheetExecutionContext. |
|
Compare two strings using the collation of the supplied locale.
Implements StylesheetExecutionContext. |
|
Compare two strings using the collation of the current locale.
Implements StylesheetExecutionContext. |
|
Called when a Comment is to be constructed.
Implements StylesheetExecutionContext. |
|
Add namespace attributes for a node to the list of pending attributes.
Implements StylesheetExecutionContext. |
|
Create a new empty document.
Implements StylesheetExecutionContext. |
|
|
|
|
|
Create a new FormatterToHTML instance. The execution context owns the instance and will delete it when reset.
Implements StylesheetExecutionContext. |
|
FormatterToText instance constructor.
Implements StylesheetExecutionContext. |
|
Create a new FormatterToXML instance. The execution context owns the instance and will delete it when reset.
Implements StylesheetExecutionContext. |
|
Create and initialize an xpath and return it. This is to be used to create an XPath that is only used during execution.
Implements StylesheetExecutionContext. |
|
Create a MutableNodeRefList with the appropriate context.
Implements StylesheetExecutionContext. |
|
Create a PrintWriter using the provided FILE instance.
Implements StylesheetExecutionContext. |
|
Create a PrintWriter using the provided ostream instance.
Implements StylesheetExecutionContext. |
|
Create a PrintWriter. Create an appropriate output stream using the provided file name and encoding.
Implements StylesheetExecutionContext. |
|
Create a PrintWriter for the provided stream.
Implements StylesheetExecutionContext. |
|
Create an ResultTreeFragment as a variable and push it on to the stack with the current context.
Implements StylesheetExecutionContext. |
|
Execute the supplied XPath and and create a variable in the current context.
Implements StylesheetExecutionContext. |
|
Create a new XalanNumberFormat instance.
Implements StylesheetExecutionContext. |
|
Create an XObject that represents a Result tree fragment.
Implements StylesheetExecutionContext. |
|
Print a diagnostics string to the output device.
Implements StylesheetExecutionContext. |
|
Display the duration since pushTime was called.
Implements StylesheetExecutionContext. |
|
Whether diagnostic output is to be generated.
Implements StylesheetExecutionContext. |
|
Determine if an external element is available by resolving a string to a QName.
Implements StylesheetExecutionContext. |
|
Determine if an external element is available.
Implements StylesheetExecutionContext. |
|
Remove KeyDeclaration from construction list.
Implements StylesheetExecutionContext. |
|
Receive notification of the end of a document. The SAX parser will invoke this method only once, and it will be the last method invoked during the parse. The parser shall not invoke this method until it has either abandoned parsing (because of an unrecoverable error) or reached the end of input.
Implements StylesheetExecutionContext. |
|
Receive notification of the end of an element.
Implements StylesheetExecutionContext. |
|
Report an error and throw an exception.
Implements StylesheetExecutionContext. |
|
Report an error and throw an exception.
Implements StylesheetExecutionContext. |
|
Report an error and throw an exception.
Implements StylesheetExecutionContext. |
|
Report an error and throw an exception.
Implements StylesheetExecutionContext. |
|
Handle an extension function.
Implements StylesheetExecutionContext. |
|
Determine if an element is on the recursion stack.
Implements StylesheetExecutionContext. |
|
Given a DOM Document, tell what URI was used to parse it. Needed for relative resolution.
Implements StylesheetExecutionContext. |
|
Fire a generate event.
Implements StylesheetExecutionContext. |
|
Fire a selection event.
Implements StylesheetExecutionContext. |
|
Fire a trace event.
Implements StylesheetExecutionContext. |
|
Flush the pending element.
Implements StylesheetExecutionContext. |
|
Determine if a function is available.
Implements StylesheetExecutionContext. |
|
Determine if a function is available.
Implements StylesheetExecutionContext. |
|
Get a cached string for temporary use.
Implements StylesheetExecutionContext. |
|
Retrieve node list for current context.
Implements StylesheetExecutionContext. |
|
Implements StylesheetExecutionContext. |
|
Implements StylesheetExecutionContext. |
|
If this function returns true, only text nodes can be copied to the result tree.
Implements StylesheetExecutionContext. |
|
Get the counters table, which is a table of cached results that is used by ElemNumber.
Implements StylesheetExecutionContext. |
|
Retrieve the current mode.
Implements StylesheetExecutionContext. |
|
Retrieve the node currently being executed.
Implements StylesheetExecutionContext. |
|
Get the top of the stack frame from where a search for a variable or param should take place.
Implements StylesheetExecutionContext. |
|
Retrieve the current template.
Implements StylesheetExecutionContext. |
|
Retrieve the XalanDecimalFormatSymbols instance associated with the name.
Implements StylesheetExecutionContext. |
|
|
|
Get the value for run-time escaping of URLs. This can override the property specified by the stylesheet. The default behavior is to honor the property in the stylesheet.
Implements StylesheetExecutionContext. |
|
Get the current formatter listener.
Implements StylesheetExecutionContext. |
|
Get the top of the global stack frame.
Implements StylesheetExecutionContext. |
|
Determine if a KeyDeclaration is being constructed.
Implements StylesheetExecutionContext. |
|
Retrieve the current number of spaces to indent.
Implements StylesheetExecutionContext. |
|
Retrieve the URI corresponding to a namespace prefix.
Implements StylesheetExecutionContext. |
|
Given a valid element key, return the corresponding node list.
Implements StylesheetExecutionContext. |
|
Given a valid element key, return the corresponding node list.
Implements StylesheetExecutionContext. |
|
Get the value for run-time omission of URLs. This can override the property specified by the stylesheet. The default behavior is to honor the property in the stylesheet.
Implements StylesheetExecutionContext. |
|
Given a name, return a string representing the value, but don't look in the global space.
Implements StylesheetExecutionContext. |
|
Retrieve the resolver for namespaces.
Implements StylesheetExecutionContext. |
|
Determine whether conflicts should be reported.
Implements StylesheetExecutionContext. |
|
Retrieve the result namespace corresponding to a prefix.
Implements StylesheetExecutionContext. |
|
Retrieve the result prefix corresponding to a namespace.
Implements StylesheetExecutionContext. |
|
Retrieve root document for stylesheet. Note that this does not have to be a XalanDocument -- it can be any node in a document.
Implements StylesheetExecutionContext. |
|
Implements StylesheetExecutionContext. |
|
Get a XalanSourceTreeDocument, primarily for creating result tree fragments.
|
|
Tells if FoundIndex should be thrown if index is found. This is an optimization for match patterns, and is used internally by the XPath engine.
Implements StylesheetExecutionContext. |
|
Determine the number of trace listeners.
Implements StylesheetExecutionContext. |
|
If this is set to true, simple traces of template calls are made.
Implements StylesheetExecutionContext. |
|
Generate a random namespace prefix guaranteed to be unique.
Implements StylesheetExecutionContext. |
|
Generate a random namespace prefix guaranteed to be unique.
Implements StylesheetExecutionContext. |
|
The getUnparsedEntityURI function returns the URI of the unparsed entity with the specified name in the same document as the context node (see [3.3 Unparsed Entities]). It returns the empty string if there is no such entity.
Implements StylesheetExecutionContext. |
|
|
|
Given a name, locate a variable in the current context, and return a pointer to the object.
Implements StylesheetExecutionContext. |
|
Special Xalan namespace for built-in extensions.
Implements StylesheetExecutionContext. |
|
Determine the full XSLT Namespace URI.
Implements StylesheetExecutionContext. |
|
|
|
Static function to install a new XalanNumberFormatFactory. The caller owns the XalanNumberFormatFactory instance.
|
|
See if there is an element pending.
Implements StylesheetExecutionContext. |
|
Determine if a node is after another node, in document order.
Implements StylesheetExecutionContext. |
|
Determine whether or not a prefix is in use on the pending element or the pending attributes.
Implements StylesheetExecutionContext. |
|
Output a message.
Implements StylesheetExecutionContext. |
|
Output a message.
Implements StylesheetExecutionContext. |
|
Report a message.
Implements StylesheetExecutionContext. |
|
Report a message.
Implements StylesheetExecutionContext. |
|
Given a result tree fragment, walk the tree and output it to the result stream.
Implements StylesheetExecutionContext. |
|
Output an object to the result tree by doing the right conversions. This is public for access by extensions.
Implements StylesheetExecutionContext. |
|
Provides support for XML parsing service.
Implements StylesheetExecutionContext. |
|
Pop the current context from the current context stack.
Implements StylesheetExecutionContext. |
|
Pop a frame marker for an element.
Implements StylesheetExecutionContext. |
|
Pop an element off the recursion stack.
Implements StylesheetExecutionContext. |
|
Implements StylesheetExecutionContext. |
|
Receive notification of a processing instruction.
Implements StylesheetExecutionContext. |
|
Push a context marker onto the stack to let us know when to stop searching for a var.
Implements StylesheetExecutionContext. |
|
Push a frame marker for an element.
Implements StylesheetExecutionContext. |
|
Push an element onto the recursion stack.
Implements StylesheetExecutionContext. |
|
Implements StylesheetExecutionContext. |
|
Given a template, search for the arguments and push them on the stack. Also, push default arguments on the stack.
Implements StylesheetExecutionContext. |
|
Mark the time, so that displayDuration can later display the elapsed clock ticks.
Implements StylesheetExecutionContext. |
|
Set a list of top level variables in the specified execution context stylesheet.
Implements StylesheetExecutionContext. |
|
Create an ResultTreeFragment as a variable and push it on to the stack with the current context.
Implements StylesheetExecutionContext. |
|
Execute the supplied XPath and push the result as a variable in the current context.
Implements StylesheetExecutionContext. |
|
Push a named variable onto the processor variable stack The variable will be evaluated when first referenced.
Implements StylesheetExecutionContext. |
|
Push a named variable onto the variables stack. The variable has already been evaluated.
Implements StylesheetExecutionContext. |
|
Execute an XPath using the provided expression, and push the result as a variable in the context of the supplied element.
Implements StylesheetExecutionContext. |
|
Return a cached string.
Implements StylesheetExecutionContext. |
|
Replace the contents of a pending attribute.
Implements StylesheetExecutionContext. |
|
Reset the instance. This must be called before another execution is attempted. Implements StylesheetExecutionContext. |
|
Resolve the params that were pushed by the caller.
Implements StylesheetExecutionContext. |
|
Return a previously borrowed FormatterToText instance.
Implements StylesheetExecutionContext. |
|
Return a previously borrowed MutableNodeRefList instance.
Implements StylesheetExecutionContext. |
|
Return a previously borrowed NodeSorter instance.
Implements StylesheetExecutionContext. |
|
Return the XPath created by createMatchPattern().
Implements StylesheetExecutionContext. |
|
This is a hook that XResultTreeFrag instances (which are reference counted), can notify the owning StylesheetExecutionContext instance when they are dereferenced and can be cleaned up.
Implements StylesheetExecutionContext. |
|
Set node list for current context.
Implements StylesheetExecutionContext. |
|
Set the flag that determines if only text nodes can be copied to the result tree.
Implements StylesheetExecutionContext. |
|
Set the current mode.
Implements StylesheetExecutionContext. |
|
Change the node currently being executed.
Implements StylesheetExecutionContext. |
|
Set the top of the stack frame from where a search for a variable or param should take place.
Implements StylesheetExecutionContext. |
|
Set the current template.
Implements StylesheetExecutionContext. |
|
Set the DOMSupport instance.
|
|
Set the value for run-time escaping of URLs. This can override the property specified by the stylesheet. The default behavior is to honor the property in the stylesheet.
Implements StylesheetExecutionContext. |
|
Set the current formatter listener.
Implements StylesheetExecutionContext. |
|
Set the value of the flag that controls whether HTML output will check for namespace declarations on HTML elements.
|
|
Set the value of the flag that controls whether HTML output will check for namespace declarations on HTML elements. Set this to true if you want the HTML output formatter to skip checking for namespaces on elements. This makes HTML output more efficient, but can result in non-conforming behavior, since the XSLT recommendation requires XML output for elements with namespaces.
|
|
Set the current number of spaces to indent.
Implements StylesheetExecutionContext. |
|
Get the value for run-time omission of URLs. This can override the property specified by the stylesheet. The default behavior is to honor the property in the stylesheet.
Implements StylesheetExecutionContext. |
|
Change the resolver for namespaces.
Implements StylesheetExecutionContext. |
|
Set root document for stylesheet. Note that this does not have to be a XalanDocument -- it can be any node in a document.
Implements StylesheetExecutionContext. |
|
Associate a document with a given URI.
Implements StylesheetExecutionContext. |
|
Set root stylesheet for stylesheet.
Implements StylesheetExecutionContext. |
|
Changes whether FoundIndex should be thrown if index is found. This is an optimization for match patterns, and is used internally by the XPath engine.
Implements StylesheetExecutionContext. |
|
|
|
Set the XObjectFactory instance.
|
|
Set the XPathEnvSupport instance.
|
|
Set the DOMSupport instance.
|
|
Tells, through the combination of the default-space attribute on xsl:stylesheet, xsl:strip-space, xsl:preserve-space, and the xml:space attribute, whether or not extra whitespace should be stripped from the node. Literal elements from template elements should not be tested with this function.
Implements StylesheetExecutionContext. |
|
Receive notification of the beginning of a document. The SAX parser will invoke this method only once, before any other methods in this interface or in DTDHandler (except for setDocumentLocator).
Implements StylesheetExecutionContext. |
|
Receive notification of the beginning of an element.
Implements StylesheetExecutionContext. |
|
Compose a diagnostic trace of the current selection.
Implements StylesheetExecutionContext. |
|
|
|
Report a warning.
Implements StylesheetExecutionContext. |
|
Report a warning.
Implements StylesheetExecutionContext. |
|
Report a warning.
Implements StylesheetExecutionContext. |
|
Report a warning.
Implements StylesheetExecutionContext. |
The documentation for this class was generated from the following file:
Doxygen and GraphViz are used to generate this API documentation from the Xalan-C header files.
![]() |
Xalan-C++ XSLT Processor Version 1.6 |
|