com.icl.saxon.om
public class EmptyEnumeration extends Object implements AxisEnumeration
Method Summary | |
---|---|
static EmptyEnumeration | getInstance()
Return an instance of an EmptyEnumeration |
int | getLastPosition() |
boolean | hasMoreElements() |
boolean | isPeer() |
boolean | isReverseSorted() |
boolean | isSorted() |
NodeInfo | nextElement() |