|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.saxon.expr.Atomizer.AtomizingFunction
Implement the mapping function. This is stateless, so there is a singleton instance.
| Method Summary | |
static SequenceIterator |
getAtomizingIterator(SequenceIterator base)
|
static Atomizer.AtomizingFunction |
getInstance()
Get the singleton instance |
java.lang.Object |
map(Item item)
Map one item to a sequence. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
public static Atomizer.AtomizingFunction getInstance()
public static SequenceIterator getAtomizingIterator(SequenceIterator base)
public java.lang.Object map(Item item)
throws XPathException
MappingFunction
map in interface MappingFunctionitem - The item to be mapped.
XPathException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||