| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
public interface ItemMappingFunctionpublic Item map(Item item) throws XPathException
Map one item to another item.
- Parameters:
item- The input item to be mapped.
- Returns:
- either the output item, or null.