Package net.sf.saxon.ma.jnode
package net.sf.saxon.ma.jnode
-
ClassesClassDescriptionIterator over the children of this JNodeAbstract implementation of JNode, covering both root and non-root JNodesA child JNode that wraps an entry in a mapA root JNode that wraps a map or arrayRepresents the type jnode((), T) where T is a sequence type giving the type of the JNode content; the node must be a root JNode (that is, its selector and parent properties must be absent)Represents the type jnode(S, T) where T is a sequence type giving the type of the JNode content and S is a selector value, or null meaning "*" indicating that the selector can be any value (including absent).