Package net.sf.saxon.ma
Class MapOrArray
java.lang.Object
net.sf.saxon.ma.MapOrArray
- All Implemented Interfaces:
Callable,FunctionItem,GroundedValue,Item,Sequence
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.sf.saxon.om.FunctionItem
deepEqual40, deepEquals, export, getAnnotations, getArity, getDescription, getFunctionItemType, getFunctionName, getGenre, getOperandRoles, isArray, isMap, isSequenceVariadic, isTrustedResultType, makeNewContext, toShortStringMethods inherited from interface net.sf.saxon.om.GroundedValue
asIterable, concatenate, containsNode, effectiveBooleanValue, materializeMethods inherited from interface net.sf.saxon.om.Item
atomize, getLabel, getLength, getStringValue, getUnicodeStringValue, head, isStreamed, itemAt, iterate, reduce, subsequenceMethods inherited from interface net.sf.saxon.om.Sequence
makeRepeatable
-
Constructor Details
-
MapOrArray
public MapOrArray()
-
-
Method Details
-
obtainRootJNode
-