
public class NhrXMLReader extends BrmoXMLReader
| Modifier and Type | Field and Description |
|---|---|
static String |
PREFIX |
soort| Constructor and Description |
|---|
NhrXMLReader(InputStream in) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,String> |
extractBSN(String brXml)
maakt een map met bsn,bsnhash.
|
String |
getXML(Map<String,String> map) |
boolean |
hasNext() |
void |
init() |
NhrBericht |
next() |
getBestandsDatum, getBestandsNaam, getContactEmail, getGebied, getHash, getOpmerking, getSoort, getStatus, getStatusDatum, setBestandsDatum, setBestandsNaam, setContactEmail, setDatumAsString, setDatumAsString, setGebied, setOpmerking, setSoort, setStatus, setStatusDatumpublic static final String PREFIX
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 BrmoXMLReaderExceptionpublic Map<String,String> extractBSN(String brXml)
brXml - stringpublic String getXML(Map<String,String> map) throws ParserConfigurationException
ParserConfigurationExceptionCopyright © 2014–2019 B3Partners B.V.. All rights reserved.