public class GroundedValueAsIterable extends java.lang.Object implements java.lang.Iterable<Item>
GroundedValue
as a Java Iterable
Constructor and Description |
---|
GroundedValueAsIterable(GroundedValue value) |
Modifier and Type | Method and Description |
---|---|
java.util.Iterator<Item> |
iterator() |
public GroundedValueAsIterable(GroundedValue value)
Copyright (c) 2004-2022 Saxonica Limited. All rights reserved.