public class RuleDefinitionList extends BaseHandle<InputStream,OperationNotSupported> implements Iterable<RuleDefinition>, RuleListReadHandle
UNKNOWN_LENGTH
Constructor and Description |
---|
RuleDefinitionList() |
Modifier and Type | Method and Description |
---|---|
Iterator<RuleDefinition> |
iterator()
returns an iterator over a set of rules.
|
int |
size()
gets the number of rules in the list.
|
getByteLength, getFormat, getMimetype, setByteLength, setFormat, setMimetype
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEach, spliterator
public Iterator<RuleDefinition> iterator()
iterator
in interface Iterable<RuleDefinition>
public int size()
Copyright © 2013-2016 MarkLogic Corporation.