Package net.sf.saxon.tree.iter
Interface NodeWrappingFunction<B,T extends NodeInfo>
- Type Parameters:
B
- the type of the node in the external object modelT
- the type of the Saxon node
public interface NodeWrappingFunction<B,T extends NodeInfo>
Interface to a function that wraps nodes from an external object model in a Saxon NodeInfo
representation
-
Method Summary
-
Method Details
-
wrap
-