public class C4DocEnumerator extends Object
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
void |
free() |
C4Document |
getDocument() |
boolean |
next() |
public void close()
public void free()
public boolean next()
throws LiteCoreException
LiteCoreExceptionpublic C4Document getDocument() throws LiteCoreException
LiteCoreException