Package com.saxonica.ee.stream.om

The package com.saxonica.ee.stream.om contains internal code to support executing of streaming templates in XSLT.

These classes will never be used by user-written applications.

The concept of a "fleeting node" is a node that is only transiently available during a streaming pass over a document. It implements the NodeInfo interface to a sufficient extent to enable the operations that are allowed for pattern matching and template execution in a streaming mode.