public interface WrappingFunction
| Modifier and Type | Method and Description | 
|---|---|
| VirtualNode | makeWrapper(NodeInfo node,
           VirtualNode parent)Factory method to wrap a node with a wrapper that implements the Saxon
 NodeInfo interface. | 
VirtualNode makeWrapper(NodeInfo node, VirtualNode parent)
node - The underlying nodeparent - The wrapper for the parent of the node (null if unknown)Copyright (c) 2004-2020 Saxonica Limited. All rights reserved.