public abstract class CompiledAxisMappingFunction extends java.lang.Object implements MappingFunction
Constructor and Description |
---|
CompiledAxisMappingFunction() |
Modifier and Type | Method and Description |
---|---|
abstract AxisIterator |
map(Item origin)
Map one item to a sequence.
|
public abstract AxisIterator map(Item origin) throws XPathException
MappingFunction
map
in interface MappingFunction
origin
- The item to be mapped.XPathException
- if a dynamic error occursCopyright (c) 2004-2022 Saxonica Limited. All rights reserved.