JavaScript is disabled on your browser.
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
net.sf.saxon.tree.iter
Interface NodeWrappingFunction<B,T extends
NodeInfo
>
Type Parameters:
B
- the type of the node in the external object model
T
- 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
Methods
Modifier and Type
Method and Description
T
wrap
(
B
node)
Method Detail
wrap
T
wrap(
B
node)
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method