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, setMimetypepublic Iterator<RuleDefinition> iterator()
iterator in interface Iterable<RuleDefinition>public int size()
Copyright © 2013-2015 MarkLogic Corporation.