
public class NhrXMLReader extends BrmoXMLReader
| Modifier and Type | Field and Description |
|---|---|
(package private) Iterator<NhrBericht> |
iterator |
(package private) int |
volgorde |
soort| Constructor and Description |
|---|
NhrXMLReader(InputStream in) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasNext() |
void |
init() |
NhrBericht |
next() |
getBestandsDatum, getBestandsNaam, getContactEmail, getGebied, getOpmerking, getSoort, getStatus, getStatusDatum, setBestandsDatum, setBestandsNaam, setContactEmail, setDatumAsString, setDatumAsString, setGebied, setOpmerking, setSoort, setStatus, setStatusDatumIterator<NhrBericht> iterator
int volgorde
public NhrXMLReader(InputStream in) throws Exception
Exceptionpublic void init()
throws Exception
init in class BrmoXMLReaderExceptionpublic boolean hasNext()
throws Exception
hasNext in class BrmoXMLReaderExceptionpublic NhrBericht next() throws Exception
next in class BrmoXMLReaderExceptionCopyright © 2014–2016 B3Partners B.V.. All rights reserved.