public static class Atomizer.AtomizingFunction extends Object implements MappingFunction
| Modifier and Type | Method and Description |
|---|---|
static Atomizer.AtomizingFunction |
getInstance()
Get the singleton instance
|
AtomicIterator |
map(Item item)
Map one item to a sequence.
|
public static Atomizer.AtomizingFunction getInstance()
public AtomicIterator map(Item item) throws XPathException
MappingFunctionmap in interface MappingFunctionitem - The item to be mapped.XPathException - if a dynamic error occursCopyright (c) 2004-2017 Saxonica Limited. All rights reserved.